openldap/servers/slapd/back-bdb
2005-11-24 01:10:05 +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 silence warnings... 2005-11-14 21:47:17 +00:00
compare.c
config.c use lutil_ato*() whenever appropriate 2005-11-24 01:10:05 +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 In hdb_dn2idl_internal, skip cursor get when dkids == 1 2005-11-20 22:32:39 +00:00
error.c
extended.c
filterindex.c Fix back-bdb inequality_candidates to use unchecked limit. 2005-11-20 10:39:05 +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#4186 hdb_idl_append() must not alter the tmp input. 2005-11-20 22:02:41 +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 ITS#4201 undo all bdb_db_open() steps if any step fails. 2005-11-23 23:57:40 +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
modify.c better fix to ITS#4183 (the prototype in proto-slap.h was erroneously committed earlier) 2005-11-18 00:00:39 +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#4175 wait for worker threads to be ready 2005-11-16 03:22:21 +00:00
trans.c