openldap/servers/slapd/back-bdb
2001-12-06 03:24:09 +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 Fix, index databases were not being closed on shutdown. 2001-12-06 03:24:09 +00:00
delete.c Added experimental support for DB_DIRTY_READ. 2001-11-28 03:11:04 +00:00
dn2entry.c Mostly working modify 2000-09-28 00:02:47 +00:00
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 Rough in extended ops, modify, and modrdn. 2000-09-27 22:28:59 +00:00
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 Fixup bdb_entry_release now that entry_decode uses two memory blocks 2001-12-05 00:24:13 +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 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 tool_reindex now regenerates the dn2id index as well as the others. 2001-12-05 01:36:18 +00:00