openldap/servers/slapd/back-bdb
Howard Chu dd7003cf9f Added linearindex option for slapindex. Improves performance when database
size exceeds dbcache size by minimizing cache thrashing.
2004-07-22 22:32:37 +00:00
..
add.c silence warning 2004-07-14 00:22:27 +00:00
attr.c
back-bdb.h Added linearindex option for slapindex. Improves performance when database 2004-07-22 22:32:37 +00:00
backbdb.dsp
bind.c
cache.c Don't bother logging lock failures for tryOnly mode 2004-07-12 20:02:24 +00:00
compare.c
config.c Added linearindex option for slapindex. Improves performance when database 2004-07-22 22:32:37 +00:00
ctxcsn.c make sure we only get here when everything is fine 2004-07-10 11:41:28 +00:00
dbcache.c
delete.c
dn2entry.c
dn2id.c Make sure hdb gets signed chars for len comparison 2004-07-18 12:29:52 +00:00
error.c
extended.c
external.h
filterindex.c
id2entry.c normalize authcDN (ITS#3246); don't touch databases when running slapadd in dryryn mode (ITS#3244); release lock when acquiring entry in tool mode (ITS#3245) 2004-07-17 14:45:07 +00:00
idl.c SLAP_IDL_CACHE macro removed 2004-07-09 03:31:52 +00:00
idl.h cleanup 2004-07-01 22:40:03 +00:00
index.c
init.c Release cache locker on db close 2004-07-12 14:29:13 +00:00
key.c
Makefile.in
modify.c ITS#3226: Clear attribute flags after schema_check failed 2004-07-09 11:18:42 +00:00
modrdn.c Better fix for ITS#3213, plug mem leaks. Also fix postread response. 2004-07-05 20:08:20 +00:00
nextid.c
operational.c rework op/rs structures to deal with opeartional attributes 2004-07-18 21:44:29 +00:00
proto-bdb.h SLAP_IDL_CACHE macro removed 2004-07-09 03:31:52 +00:00
referral.c
search.c rework op/rs structures to deal with opeartional attributes 2004-07-18 21:44:29 +00:00
tools.c Added linearindex option for slapindex. Improves performance when database 2004-07-22 22:32:37 +00:00
trans.c