openldap/servers/slapd/back-bdb
2005-07-14 03:06:58 +00:00
..
add.c Additional manageDIT changes. 2005-05-13 21:09:26 +00:00
alock.c ITS#3770 lockf can return either EACCES or EAGAIN 2005-06-11 19:32:03 +00:00
alock.h
attr.c Let bdb_attr_index_unparser() return int (0) instead of void; the return 2005-07-04 05:21:39 +00:00
back-bdb.h ITS#3857 fix bottom-up modrdn cascades, use a global modrdn counter. 2005-07-12 13:17:56 +00:00
bind.c
cache.c ITS#3857 fix bottom-up modrdn cascades, use a global modrdn counter. 2005-07-12 13:17:56 +00:00
compare.c
config.c isspace() needs <ac/ctype.h> 2005-07-04 05:56:45 +00:00
dbcache.c Fix typo, add Truncate support 2005-04-21 19:46:47 +00:00
delete.c Propagate Abandon to allow cleanup callbacks to run 2005-04-28 18:50:24 +00:00
dn2entry.c
dn2id.c Don't do pointer arithmetic on void* 2005-07-04 05:18:01 +00:00
error.c ITS#3660 fix BDB verbose calls 2005-04-16 01:24:00 +00:00
extended.c
filterindex.c Misc bug fix: component matching 2005-04-27 00:25:30 +00:00
id2entry.c Debug output: printed soc_cname, should be soc_cname.bv_val 2005-07-04 06:05:04 +00:00
idl.c ITS#3765 don't allocate cache for empty IDLs 2005-06-11 19:12:49 +00:00
idl.h Happy New Year! 2005-01-01 20:49:32 +00:00
index.c ITS#3731 catch another BDB error leaking out to the frontend 2005-05-18 04:41:24 +00:00
init.c ITS#3857 fix bottom-up modrdn cascades, use a global modrdn counter. 2005-07-12 13:17:56 +00:00
key.c
Makefile.in
modify.c Additional manageDIT changes. 2005-05-13 21:09:26 +00:00
modrdn.c ITS#3857 fix bottom-up modrdn cascades, use a global modrdn counter. 2005-07-12 13:17:56 +00:00
nextid.c
operational.c
proto-bdb.h Silence "empty statement" warnings 2005-07-14 03:06:58 +00:00
referral.c
search.c goto loop_begin; skipped initialization of scopeok. 2005-07-10 16:14:28 +00:00
tools.c ITS#3843 from jtownsend@opendarwin.org: hide index_attrs / index_dummy 2005-07-07 03:51:43 +00:00
trans.c