openldap/servers/slapd/back-bdb
Howard Chu c722dd9ca8 Rework auto-recovery logic:
Removes ITS#3824 patch.
  Adds trace message for ITS#3833.
  Streamlines ITS#3607 patch.
2005-08-13 12:59:45 +00:00
..
add.c Add o_no_schema_check to operation structure 2005-08-01 15:26:13 +00:00
alock.c Cast unsigned char*slotbuf passed as char* 2005-07-25 21:05:52 +00:00
alock.h
attr.c
back-bdb.h Remove ";" after do{...}while(0) macros 2005-07-30 23:36:38 +00:00
bind.c
cache.c bdb_locker_id, bdb_locker_id_free: BerkeleyDB lock ids are u_int32_t, not int. 2005-07-27 12:19:16 +00:00
compare.c
config.c minor cleanup 2005-08-11 23:53:52 +00:00
dbcache.c
delete.c
dn2entry.c
dn2id.c Remove warning that HDB code is experimental and unsupported 2005-07-30 23:42:41 +00:00
error.c
extended.c
filterindex.c fix ordered indexing check 2005-08-05 00:08:22 +00:00
id2entry.c
idl.c
idl.h
index.c
init.c Rework auto-recovery logic: 2005-08-13 12:59:45 +00:00
key.c
Makefile.in
modify.c Add o_no_schema_check to operation structure 2005-08-01 15:26:13 +00:00
modrdn.c slap_mods2entry() should not zero pointers into the modifications 2005-08-01 02:16:02 +00:00
nextid.c
operational.c
proto-bdb.h bdb_locker_id, bdb_locker_id_free: BerkeleyDB lock ids are u_int32_t, not int. 2005-07-27 12:19:16 +00:00
referral.c
search.c minor cleanup 2005-08-11 23:53:52 +00:00
tools.c
trans.c