openldap/servers/slapd/back-ldbm
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
..
abandon.c Y2k copyright update 2000-05-13 02:47:56 +00:00
add.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
alias.c Fix aliasing. 2000-06-17 02:00:30 +00:00
attr.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
attribute.c New backend routine: back_attribute 2000-06-21 17:41:49 +00:00
back-ldbm.h Bug hunting -- various problems with opening caches. 2000-06-14 18:23:43 +00:00
backldbm.dsp Add attribute.c to project. 2000-06-23 20:24:13 +00:00
bind.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
cache.c Misc code cleanup. 2000-06-10 22:39:30 +00:00
close.c Y2k copyright update 2000-05-13 02:47:56 +00:00
compare.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
config.c Don't automatically index objectlclass eq, ineffective more than not 2000-06-06 19:30:49 +00:00
dbcache.c Use the first empty slot in the open cache table, so scan doesn't (usu 2000-06-15 17:48:16 +00:00
delete.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
dn2id.c Y2k copyright update 2000-05-13 02:47:56 +00:00
entry.c Y2k copyright update 2000-05-13 02:47:56 +00:00
extended.c Const'ification 2000-05-22 03:46:57 +00:00
external.h New backend routine: back_attribute 2000-06-21 17:23:24 +00:00
filterindex.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
group.c Bug fix. 2000-06-14 23:28:28 +00:00
id2children.c Y2k copyright update 2000-05-13 02:47:56 +00:00
id2entry.c Rework URI parser to provide true scheme not proto/properties. 2000-06-07 01:09:40 +00:00
idl.c cond_*() routines: Pass pointer to Datum, not Datum. Probably 2000-06-14 23:48:13 +00:00
index.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
init.c New backend routine: back_attribute 2000-06-21 17:23:24 +00:00
key.c New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
Makefile.in Added attribute.c 2000-06-21 17:46:15 +00:00
modify.c Minor adjustments to last commit 2000-06-15 22:53:18 +00:00
modrdn.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
nextid.c Y2k copyright update 2000-05-13 02:47:56 +00:00
passwd.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
proto-back-ldbm.h unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
referral.c Modified slapd to be slurpd friendly. 2000-06-25 20:07:40 +00:00
sasl.c Y2k copyright update 2000-05-13 02:47:56 +00:00
search.c Reimplement search_candidate support for scope, referrals, and aliases. 2000-06-17 05:01:50 +00:00
tools.c unifdef -DSLAPD_SCHEMA_NOT_COMPAT -USLAPD_SCHEMA_COMPAT 2000-06-06 19:43:18 +00:00
unbind.c Y2k copyright update 2000-05-13 02:47:56 +00:00