..
add.c
remove support for control as the operation is now incompatible
2005-12-16 15:01:59 +00:00
attr.c
Multi-threaded slapindex
2005-10-27 10:34:33 +00:00
back-bdb.h
cache LRU concurrency improvements, reorder DB accesses for consistency
2005-12-09 00:20:18 +00:00
bind.c
unifdef -DBDB_SUBENTRIES -DLDBM_SUBENTRIES
2005-11-27 01:03:03 +00:00
cache.c
cache LRU concurrency improvements, reorder DB accesses for consistency
2005-12-09 00:20:18 +00:00
compare.c
protect all occurrences of ACL_DISCLOSE
2005-04-09 17:00:40 +00:00
config.c
reset bi_attrs after reindexing (ITS#4260)
2005-12-16 00:44:13 +00:00
dbcache.c
Fix typo, add Truncate support
2005-04-21 19:46:47 +00:00
delete.c
cache LRU concurrency improvements, reorder DB accesses for consistency
2005-12-09 00:20:18 +00:00
dn2entry.c
ITS#3616 fixes for zero-length DN entry. generate context entry on the
2005-04-09 11:15:05 +00:00
dn2id.c
Fix ITS#4263
2005-12-15 22:52:31 +00:00
error.c
ITS#3660 fix BDB verbose calls
2005-04-16 01:24:00 +00:00
extended.c
Happy New Year!
2005-01-01 20:49:32 +00:00
filterindex.c
ITS#4226 must close cursor when limiting candidate check
2005-11-29 11:34:47 +00:00
id2entry.c
Eliminate long-lived read transaction, we can just set a cursor's locker
2005-10-18 21:35:07 +00:00
idl.c
ITS#4250 bdb_idl_delete needs to check for Range
2005-12-07 01:54:50 +00:00
idl.h
Use quicksort instead of heapsort for hdb_idl_sort
2005-09-12 03:54:52 +00:00
index.c
Fix uninit'd rc
2005-10-30 07:42:08 +00:00
init.c
cleanup db_close
2005-12-20 00:55:39 +00:00
key.c
Use #ifdef BDB_TOOL_IDL_CACHE to enable IDL cache. Leave disabled for
2005-10-27 13:57:48 +00:00
Makefile.in
ITS#3978 move alock from back-bdb to slapd
2005-09-04 15:21:57 +00:00
modify.c
log what is being modified
2005-12-15 17:45:31 +00:00
modrdn.c
Add orr_modlist member to request structure, containing a list of
2006-01-01 09:23:24 +00:00
nextid.c
Cleanup unused variables
2005-02-20 04:59:29 +00:00
operational.c
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
2005-07-18 06:22:33 +00:00
proto-bdb.h
Multi-threaded slapindex
2005-10-27 10:34:33 +00:00
referral.c
cure ITS#3602
2005-03-15 23:01:06 +00:00
search.c
anticipate sr_err/sr_ref cross-check, so that the right error gets logged
2005-12-16 11:33:11 +00:00
tools.c
cache LRU concurrency improvements, reorder DB accesses for consistency
2005-12-09 00:20:18 +00:00
trans.c
Happy New Year!
2005-01-01 20:49:32 +00:00