openldap/servers/slapd/back-bdb
2005-09-22 21:12:04 +00:00
..
add.c
attr.c
back-bdb.h ITS#4010 fixes complaint, larger problem remains 2005-09-08 15:28:36 +00:00
bind.c
cache.c ITS#4015 silence pointer/integer size warnings 2005-09-08 23:47:19 +00:00
compare.c
config.c minor cleanup 2005-08-11 23:53:52 +00:00
dbcache.c
delete.c
dn2entry.c
dn2id.c More hdb tweaks, add radix sort code from mbackes@symas.com 2005-09-16 01:25:40 +00:00
error.c
extended.c
filterindex.c fix ordered indexing check 2005-08-05 00:08:22 +00:00
id2entry.c
idl.c Fix prev commit, BIG_ENDIAN was broken 2005-09-16 01:56:36 +00:00
idl.h Use quicksort instead of heapsort for hdb_idl_sort 2005-09-12 03:54:52 +00:00
index.c
init.c ITS#3992 check bi_dbenv 2005-09-01 12:15:30 +00:00
key.c
Makefile.in ITS#3978 move alock from back-bdb to slapd 2005-09-04 15:21:57 +00:00
modify.c Check errcode from dn2entry before using ei 2005-09-08 11:14:12 +00:00
modrdn.c Tweak newsuperior error codes 2005-09-10 01:51:34 +00:00
nextid.c
operational.c
proto-bdb.h More optimizing - try harder to avoid sorting 2005-09-15 08:29:58 +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
trans.c