openldap/servers/slapd/back-bdb
2005-11-04 20:00:03 +00:00
..
add.c reverse previous commit 2005-11-04 20:00:03 +00:00
attr.c Multi-threaded slapindex 2005-10-27 10:34:33 +00:00
back-bdb.h Multi-threaded slapindex 2005-10-27 10:34:33 +00:00
bind.c
cache.c Cleanup unused def 2005-10-18 21:36:06 +00:00
compare.c
config.c Align Operation buffers using LBER_ALIGNED_BUFFER 2005-10-12 23:17:28 +00:00
dbcache.c
delete.c Update result code to IANA-assigned values 2005-11-03 01:27:07 +00:00
dn2entry.c
dn2id.c ITS#4132 reset CACHE_ENTRY_ONELEVEL when complete. Fell out from a bad merge. 2005-11-01 15:52:44 +00:00
error.c
extended.c
filterindex.c
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 More hdb optimizing - cache subtree IDLs, not just onelevels 2005-09-26 07:30:36 +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 Use sorted array for indexed attrs instead of AVL tree 2005-10-26 08:31:38 +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 Update result code to IANA-assigned values 2005-11-03 01:27:07 +00:00
modrdn.c Update result code to IANA-assigned values 2005-11-03 01:27:07 +00:00
nextid.c
operational.c
proto-bdb.h Multi-threaded slapindex 2005-10-27 10:34:33 +00:00
referral.c
search.c ITS#4030 fix alias deref for Finding, fix alias error code propagation. 2005-09-22 21:12:04 +00:00
tools.c ITS#4143 bdb_tool_info should only be non-NULL for QUICK index/add 2005-11-04 02:52:14 +00:00
trans.c