openldap/servers/slapd/back-bdb
2001-12-06 03:29:23 +00:00
..
add.c Minor rearrangement, give pdn to dn2id_add to avoid getting it twice. 2001-12-06 03:26:37 +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
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 Fix, index databases were not being closed on shutdown. 2001-12-06 03:24:09 +00:00
delete.c Minor rearrangement, give pdn to dn2id_add to avoid getting it twice. 2001-12-06 03:26:37 +00:00
dn2entry.c
dn2id.c Minor rearrangement, give pdn to dn2id_add to avoid getting it twice. 2001-12-06 03:26:37 +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 Minor rearrangement, give pdn to dn2id_add to avoid getting it twice. 2001-12-06 03:26:37 +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 Rework indexing code, removing "autolang" and making 2001-12-05 00:06: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 Minor rearrangement, give pdn to dn2id_add to avoid getting it twice. 2001-12-06 03:26:37 +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 Minor rearrangement, give pdn to dn2id_add to avoid getting it twice. 2001-12-06 03:26:37 +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 Fix previous commit 2001-12-06 03:29:23 +00:00