openldap/servers/slapd/back-bdb
Howard Chu 76dd6bb6da Revert to previous behavior:
always use DB_AUTO_COMMIT when opening a database, don't make it
  dependent on an in-progress transaction

  use mutex instead of DB lock for db access.
2003-09-25 00:27:22 +00:00
..
add.c Silence valgrind warnings of uninit'd memory 2003-09-24 03:03:53 +00:00
attr.c use SLAP_PTRCMP 2003-04-18 17:16:48 +00:00
back-bdb.h Revert to previous behavior: 2003-09-25 00:27:22 +00:00
backbdb.dsp
bind.c Restructured to avoid direct use of sl_malloc functions. Minimizes impact 2003-05-25 00:53:08 +00:00
cache.c Cleanup prev commit 2003-09-22 10:11:10 +00:00
compare.c Add server side assert control support. 2003-06-10 04:44:41 +00:00
config.c Function renaming, make internal funcs static, etc. 2003-04-23 06:34:55 +00:00
ctxcsn.c Add memctx param to build_new_dn(). cleanup DN leaks. 2003-09-24 04:30:41 +00:00
dbcache.c Revert to previous behavior: 2003-09-25 00:27:22 +00:00
delete.c cn=ldapsync berval cleanup 2003-09-20 03:26:40 +00:00
dn2entry.c back-hdb caching updates, use EntryInfo cache for hdb_dn2idl. 2003-09-22 08:37:32 +00:00
dn2id.c Fix alignment issues in hdb_dn2idl_internal 2003-09-23 10:55:57 +00:00
error.c
extended.c Major API change - (SLAP_OP_BLOCKS) All request parameters are 2003-03-30 09:03:54 +00:00
external.h slaptool update for LDAP Sync replication 2003-08-30 15:19:35 +00:00
filterindex.c ITS#2596 init ID list 2003-06-15 23:10:30 +00:00
id2entry.c Fix segfault if entry_get is called with NULL attribute 2003-09-20 07:48:57 +00:00
idl.c Function renaming, make internal funcs static, etc. 2003-04-23 06:34:55 +00:00
idl.h
index.c Revert to previous behavior: 2003-09-25 00:27:22 +00:00
init.c Revert to previous behavior: 2003-09-25 00:27:22 +00:00
key.c
Makefile.in Context CSN Patch (2) 2003-08-25 19:15:04 +00:00
modify.c Revert broken index optimizations 2003-09-21 10:11:46 +00:00
modrdn.c Add memctx param to build_new_dn(). cleanup DN leaks. 2003-09-24 04:30:41 +00:00
nextid.c
operational.c Function renaming, make internal funcs static, etc. 2003-04-23 06:34:55 +00:00
passwd.c cleanup 2003-09-15 21:53:58 +00:00
proto-bdb.h Revert to previous behavior: 2003-09-25 00:27:22 +00:00
referral.c Restructured to avoid direct use of sl_malloc functions. Minimizes impact 2003-05-25 00:53:08 +00:00
search.c Initial support for pre/post read controls. 2003-09-16 18:56:04 +00:00
tools.c back-hdb caching updates, use EntryInfo cache for hdb_dn2idl. 2003-09-22 08:37:32 +00:00
trans.c Berkeley DB congestion avoidance 2003-07-01 11:55:18 +00:00