openldap/servers/slapd/back-bdb
Howard Chu b4bcc325ee Cache-thrashing protection: if the DB has more entries than the cache,
don't allow large search operations that touch more entries churn the
existing cached entries.
2007-11-12 11:16:30 +00:00
..
add.c cleanup 2007-11-11 20:32:18 +00:00
attr.c happy new year 2007-01-02 20:00:42 +00:00
back-bdb.h Cache-thrashing protection: if the DB has more entries than the cache, 2007-11-12 11:16:30 +00:00
bind.c remove experimental code as per ITS#4962 discussion 2007-09-07 12:33:21 +00:00
cache.c Cache-thrashing protection: if the DB has more entries than the cache, 2007-11-12 11:16:30 +00:00
compare.c Use attr_valfind instead of value_find_ex to optimize lookups 2007-09-24 05:02:31 +00:00
config.c Fix error message propagation 2007-10-15 10:22:51 +00:00
dbcache.c printf format paranoia: macros could be changed to contain format chars 2007-05-18 14:48:28 +00:00
delete.c fix test 2007-08-29 00:13:56 +00:00
dn2entry.c Cache-thrashing protection: if the DB has more entries than the cache, 2007-11-12 11:16:30 +00:00
dn2id.c More for BDB 4.6 compatibility 2007-08-17 20:33:46 +00:00
error.c happy new year 2007-01-02 20:00:42 +00:00
extended.c happy new year 2007-01-02 20:00:42 +00:00
filterindex.c blind fix: I assume we need to restore ors_scope 2007-09-04 19:31:47 +00:00
id2entry.c More for BDB 4.6 compatibility 2007-08-17 20:33:46 +00:00
idl.c check for ee == NULL 2007-09-26 22:37:35 +00:00
idl.h happy new year 2007-01-02 20:00:42 +00:00
index.c ITS#5189 revert index.c 1.67, just catch LDAP_OTHER 2007-10-23 00:25:51 +00:00
init.c ITS#5186 check for multiple suffixes at config time, not open time 2007-11-07 04:31:06 +00:00
key.c More for BDB 4.6 compatibility 2007-08-17 20:33:46 +00:00
Makefile.in happy new year 2007-01-02 20:00:42 +00:00
modify.c More for BDB 4.6 compatibility 2007-08-17 20:33:46 +00:00
modrdn.c Tweak entry parent check 2007-11-12 11:14:55 +00:00
monitor.c Cleanup debug msgs 2007-11-12 08:34:55 +00:00
nextid.c happy new year 2007-01-02 20:00:42 +00:00
operational.c happy new year 2007-01-02 20:00:42 +00:00
proto-bdb.h Cache-thrashing protection: if the DB has more entries than the cache, 2007-11-12 11:16:30 +00:00
referral.c consistently use "tag=" instead of "op=" in debug messages 2007-08-25 00:10:52 +00:00
search.c Cache-thrashing protection: if the DB has more entries than the cache, 2007-11-12 11:16:30 +00:00
tools.c ITS#5225 fix contextCSN updating 2007-11-12 03:50:31 +00:00
trans.c happy new year 2007-01-02 20:00:42 +00:00