openldap/servers/slapd/back-bdb
2005-12-16 11:33:11 +00:00
..
add.c cache LRU concurrency improvements, reorder DB accesses for consistency 2005-12-09 00:20:18 +00:00
attr.c Multi-threaded slapindex 2005-10-27 10:34:33 +00:00
back-bdb.h cache LRU concurrency improvements, reorder DB accesses for consistency 2005-12-09 00:20:18 +00:00
bind.c unifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES 2005-11-27 01:03:03 +00:00
cache.c cache LRU concurrency improvements, reorder DB accesses for consistency 2005-12-09 00:20:18 +00:00
compare.c
config.c reset bi_attrs after reindexing (ITS#4260) 2005-12-16 00:44:13 +00:00
dbcache.c
delete.c cache LRU concurrency improvements, reorder DB accesses for consistency 2005-12-09 00:20:18 +00:00
dn2entry.c
dn2id.c Fix ITS#4263 2005-12-15 22:52:31 +00:00
error.c
extended.c
filterindex.c ITS#4226 must close cursor when limiting candidate check 2005-11-29 11:34:47 +00:00
id2entry.c Eliminate long-lived read transaction, we can just set a cursor's locker 2005-10-18 21:35:07 +00:00
idl.c ITS#4250 bdb_idl_delete needs to check for Range 2005-12-07 01:54:50 +00:00
idl.h
index.c Fix uninit'd rc 2005-10-30 07:42:08 +00:00
init.c cache LRU concurrency improvements, reorder DB accesses for consistency 2005-12-09 00:20:18 +00:00
key.c Use #ifdef BDB_TOOL_IDL_CACHE to enable IDL cache. Leave disabled for 2005-10-27 13:57:48 +00:00
Makefile.in
modify.c log what is being modified 2005-12-15 17:45:31 +00:00
modrdn.c use helper to destroy modrdn modifications... 2005-12-06 22:55:30 +00:00
nextid.c
operational.c
proto-bdb.h Multi-threaded slapindex 2005-10-27 10:34:33 +00:00
referral.c
search.c anticipate sr_err/sr_ref cross-check, so that the right error gets logged 2005-12-16 11:33:11 +00:00
tools.c cache LRU concurrency improvements, reorder DB accesses for consistency 2005-12-09 00:20:18 +00:00
trans.c