openldap/servers/slapd/back-bdb
Howard Chu 180e1d5269 Don't maintain a DN_SUBTREE index for the backend suffix, just return
BDB_IDL_ALL. This has a huge impact on I/O and txn logs.
2001-12-03 14:04:06 +00:00
..
add.c Added experimental support for DB_DIRTY_READ. 2001-11-28 03:11:04 +00:00
attr.c Misc code cleanup 2001-11-27 03:41:03 +00:00
attribute.c Misc code cleanup 2001-11-27 03:41:03 +00:00
back-bdb.h Renamed BDB_ID2ENTRY_PAGESIZE to just BDB_PAGESIZE; set it on each database 2001-11-28 20:48:06 +00:00
backbdb.dsp Work in progress codes. !UNTESTED! 2001-06-15 07:08:37 +00:00
bind.c Misc code cleanup 2001-11-27 03:41:03 +00:00
compare.c Replace existing SLAP_MR_ matching flags with: 2001-11-27 21:59:56 +00:00
config.c Added experimental support for DB_DIRTY_READ. 2001-11-28 03:11:04 +00:00
dbcache.c Renamed BDB_ID2ENTRY_PAGESIZE to just BDB_PAGESIZE; set it on each database 2001-11-28 20:48:06 +00:00
delete.c Added experimental support for DB_DIRTY_READ. 2001-11-28 03:11:04 +00:00
dn2entry.c
dn2id.c Don't maintain a DN_SUBTREE index for the backend suffix, just return 2001-12-03 14:04:06 +00:00
error.c Misc code cleanup 2001-11-27 03:41:03 +00:00
extended.c Initial idl fetch code, undef BDB_INDEX for now, other cleanup 2001-10-05 01:19:58 +00:00
external.h
filterindex.c In presence_candidates(), always return a full match for objectClass. 2001-11-30 01:21:52 +00:00
group.c Misc code cleanup 2001-11-27 03:41:03 +00:00
id2entry.c Rewrote entry_encode/entry_decode again, uses 50% less disk space. 2001-12-03 14:00:19 +00:00
idl.c Added experimental support for DB_DIRTY_READ. 2001-11-28 03:11:04 +00:00
idl.h More indexing fixes. Now passes tests 0-7, 10, and 11. 2001-11-24 12:41:54 +00:00
index.c Misc code cleanup 2001-11-27 03:41:03 +00:00
init.c Renamed BDB_ID2ENTRY_PAGESIZE to just BDB_PAGESIZE; set it on each database 2001-11-28 20:48:06 +00:00
key.c Misc code cleanup 2001-11-27 03:41:03 +00:00
Makefile.in Added bdb_attribute and bdb_group ACL support routines 2001-11-12 20:52:25 +00:00
modify.c Added experimental support for DB_DIRTY_READ. 2001-11-28 03:11:04 +00:00
modrdn.c Added experimental support for DB_DIRTY_READ. 2001-11-28 03:11:04 +00:00
nextid.c Cleanup a while() loop. 2001-11-27 22:10:01 +00:00
passwd.c Added experimental support for DB_DIRTY_READ. 2001-11-28 03:11:04 +00:00
proto-bdb.h Fix segv in slapcat. Tool must use be_entry_return to free entries 2001-11-27 09:34:53 +00:00
referral.c Ported referral patches from back-ldbm. I believe search.c still needs 2001-11-05 06:24:11 +00:00
search.c Misc code cleanup 2001-11-27 03:41:03 +00:00
tools.c Added experimental support for DB_DIRTY_READ. 2001-11-28 03:11:04 +00:00