openldap/servers/slapd/back-bdb
Howard Chu 0c8a4b1756 More fixes for modify - don't delete index keys that are still being used
by other values of the attribute.

Also, filter out duplicate keys to avoid redundant DB operations.

Key collisions due to separate attributes indexed by supertype are still
not safe. Yuck.
2003-06-13 06:09:45 +00:00
..
add.c Add server side assert control support. 2003-06-10 04:44:41 +00:00
attr.c use SLAP_PTRCMP 2003-04-18 17:16:48 +00:00
back-bdb.h - LDAP_SYNCREPL defined in include/ldap.h 2003-05-01 23:39:29 +00:00
backbdb.dsp works without SLAPI 2003-01-20 20:18:53 +00:00
bind.c Restructured to avoid direct use of sl_malloc functions. Minimizes impact 2003-05-25 00:53:08 +00:00
cache.c ITS#2593 keep entryinfo locked during delete 2003-06-12 22:47:13 +00:00
compare.c Add server side assert control support. 2003-06-10 04:44:41 +00:00
config.c Function renaming, make internal funcs static, etc. 2003-04-23 06:34:55 +00:00
dbcache.c Revert previous patch: Bad time for it. 2003-06-12 09:20:04 +00:00
delete.c Add server side assert control support. 2003-06-10 04:44:41 +00:00
dn2entry.c Restructured to avoid direct use of sl_malloc functions. Minimizes impact 2003-05-25 00:53:08 +00:00
dn2id.c Another BDB_HIER e_name / e_nname fix 2003-06-12 11:14:50 +00:00
error.c Happy new year 2003-01-03 20:20:47 +00:00
extended.c Major API change - (SLAP_OP_BLOCKS) All request parameters are 2003-03-30 09:03:54 +00:00
external.h Function renaming, make internal funcs static, etc. 2003-04-23 06:34:55 +00:00
filterindex.c ITS#2522 fix candidate return values - once more, with feeling... 2003-05-22 09:17:42 +00:00
id2entry.c Restructured to avoid direct use of sl_malloc functions. Minimizes impact 2003-05-25 00:53:08 +00:00
idl.c Function renaming, make internal funcs static, etc. 2003-04-23 06:34:55 +00:00
idl.h Happy new year 2003-01-03 20:20:47 +00:00
index.c More fixes for modify - don't delete index keys that are still being used 2003-06-13 06:09:45 +00:00
init.c ITS#2440 unmunge init_module names 2003-06-12 22:25:20 +00:00
key.c Happy new year 2003-01-03 20:20:47 +00:00
Makefile.in Another round of minor copyright updates 2003-05-25 03:56:57 +00:00
modify.c More fixes for modify - don't delete index keys that are still being used 2003-06-13 06:09:45 +00:00
modrdn.c Add server side assert control support. 2003-06-10 04:44:41 +00:00
nextid.c Happy new year 2003-01-03 20:20:47 +00:00
operational.c Function renaming, make internal funcs static, etc. 2003-04-23 06:34:55 +00:00
passwd.c Restructured to avoid direct use of sl_malloc functions. Minimizes impact 2003-05-25 00:53:08 +00:00
proto-bdb.h More fixes for modify - don't delete index keys that are still being used 2003-06-13 06:09:45 +00:00
referral.c Restructured to avoid direct use of sl_malloc functions. Minimizes impact 2003-05-25 00:53:08 +00:00
search.c Add server side assert control support. 2003-06-10 04:44:41 +00:00
tools.c Restructured to avoid direct use of sl_malloc functions. Minimizes impact 2003-05-25 00:53:08 +00:00