openldap/servers/slapd/back-bdb
2005-10-27 13:38:21 +00:00
..
add.c Fix noop behavior, don't same TXN twice. Use consistent return code. 2005-10-17 08:09:28 +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 Fix noop behavior, don't same TXN twice. Use consistent return code. 2005-10-17 08:09:28 +00:00
dn2entry.c
dn2id.c ITS#4088 force cursors to use same locker 2005-10-18 20:52:04 +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 Multi-threaded slapindex 2005-10-27 10:34:33 +00:00
init.c Use sorted array for indexed attrs instead of AVL tree 2005-10-26 08:31:38 +00:00
key.c Add IDL caching for slapadd/slapindex quick mode 2005-10-22 21:41:58 +00:00
Makefile.in
modify.c Fix noop behavior, don't same TXN twice. Use consistent return code. 2005-10-17 08:09:28 +00:00
modrdn.c Fix noop behavior, don't same TXN twice. Use consistent return code. 2005-10-17 08:09:28 +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 Fix cache flush / retry sequencing 2005-10-27 13:38:21 +00:00
trans.c