openldap/servers/slapd
Kurt Zeilenga 6020fe58e8 Modified slapd to be slurpd friendly.
Slurpd incorrectly sends a separate attribute for each value of an
	attribute which caused slapd to complain.  Hacked slapd/add.c
	to merge values.
	Slurpd uses version 2 and hence cannot set ManageDSAit.  Hack
	slapd/back-ldbm/referral.c such that if update_ndn matches
	o_ndn, no referrals are returned.
Fix replication tests
	ldapmodify must be made against master as no rebind proc exists
	final ldapsearch should not chase
Fix referral tests
	Use -C option as needed
2000-06-25 20:07:40 +00:00
..
back-dnssrv New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-ldap Add ldap_back_attribute to ldap backend 2000-06-21 18:23:38 +00:00
back-ldbm Modified slapd to be slurpd friendly. 2000-06-25 20:07:40 +00:00
back-passwd New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-perl New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-shell New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-sql New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-tcl New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
schema Update OpenLDAP experimental schema 2000-06-20 03:15:48 +00:00
shell-backends
tools Modify ldapsearch(1) significantly. Now handles LDAPv3 search 2000-06-25 00:35:17 +00:00
abandon.c
acl.c Fix minor bug in handling group ACLs. 2000-06-21 19:07:56 +00:00
aclparse.c Use ASCII_*() macros and friends. Should be combined with similiar LDAP_*() 2000-06-20 17:05:15 +00:00
ad.c Duplicate language tag to avoid double free 2000-06-16 16:05:37 +00:00
add.c Modified slapd to be slurpd friendly. 2000-06-25 20:07:40 +00:00
at.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
attr.c Minor adjustments to last commit 2000-06-15 22:53:18 +00:00
ava.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
backend.c New backend routine: back_attribute 2000-06-21 17:23:24 +00:00
bind.c Const'ification 2000-05-22 03:46:57 +00:00
ch_malloc.c
charray.c Add ManageDSAit support to back-dnssrv 2000-06-05 03:10:46 +00:00
compare.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
config.c remove locale option. OpenLDAP is designed only for the "C" locale. 2000-06-20 16:55:23 +00:00
configinfo.c Const'ification 2000-05-22 03:46:57 +00:00
connection.c Minor cleanup 2000-06-14 21:11:56 +00:00
controls.c Remove not to be implemented control. 2000-06-06 04:50:24 +00:00
daemon.c Modify ldapsearch(1) significantly. Now handles LDAPv3 search 2000-06-25 00:35:17 +00:00
delete.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
dn.c Minor cleanup 2000-06-14 21:11:56 +00:00
entry.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
extended.c Const'ification 2000-05-22 03:46:57 +00:00
filter.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
filterentry.c Minor adjustments to substrings searching 2000-06-19 20:39:11 +00:00
index.c New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
init.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
kerberos.c
libslapd.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
lock.c
main.c Introduce LDAP_V() and friends 2000-06-20 03:53:12 +00:00
Makefile.in Round one of LDAP_F() macro changes. In this round we rename 2000-06-18 19:48:07 +00:00
modify.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
modrdn.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
module.c
monitor.c Reworked thread code to better support thread-library specific 2000-06-13 02:42:13 +00:00
mr.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
nt_svc.c Check if process is installed/running as service on NT beofre trying t 2000-06-15 02:21:01 +00:00
oc.c Fix is_object_subclass and implicitly add 'top' to structural 2000-06-19 16:12:57 +00:00
operation.c
passwd.c Added -llber 'N' ber_printf format which inserts a NULL if 2000-06-24 01:40:39 +00:00
phonetic.c
proto-slap.h New backend routine: back_attribute 2000-06-21 17:23:24 +00:00
repl.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
result.c Added -llber 'N' ber_printf format which inserts a NULL if 2000-06-24 01:40:39 +00:00
root_dse.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
sasl.c Misc code cleanup. 2000-06-10 22:39:30 +00:00
schema_check.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
schema_init.c DirectoryString syntaxes must have one or more octets to be valid. 2000-06-23 23:57:53 +00:00
schema_prep.c Use ASCII_*() macros and friends. Should be combined with similiar LDAP_*() 2000-06-20 17:05:15 +00:00
schema.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
schemaparse.c Use ASCII_*() macros and friends. Should be combined with similiar LDAP_*() 2000-06-20 17:05:15 +00:00
search.c Remove unnecessary arg from front end backend_check_referrals call 2000-06-16 04:07:57 +00:00
slap.h New backend routine: back_attribute 2000-06-21 17:23:24 +00:00
slapd.conf Add references to slappasswd(8) 2000-06-18 19:38:01 +00:00
slapd.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
slapd.dsw
starttls.c Const'ification 2000-05-22 03:46:57 +00:00
str2filter.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
suffixalias.c
syntax.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
unbind.c
user.c
value.c unrecognized objectIdentifer in desc form shall result in 2000-06-19 20:53:56 +00:00