openldap/servers/slapd/back-ldbm
2000-09-25 06:49:27 +00:00
..
abandon.c
add.c Catch nextid failures. 2000-09-12 21:16:03 +00:00
alias.c Fix alias deref success v. NoSuchObject bug 2000-08-27 17:53:01 +00:00
attr.c First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +00:00
attribute.c
back-ldbm.h First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +00:00
backldbm.dsp
bind.c Fix SPASSWD merge for real 2000-09-20 17:34:06 +00:00
cache.c
close.c
compare.c
config.c
dbcache.c
delete.c Consistently don't require "entry" access (except on search) 2000-09-05 21:48:12 +00:00
dn2id.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
entry.c
extended.c
external.h
filterindex.c First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +00:00
group.c
id2children.c
id2entry.c
idl.c remove assert(0) 2000-08-07 17:19:55 +00:00
index.c declare return value of index_mask() to be slap_mask_t, also get rid of extraneous code in for() loop 2000-09-13 21:51:14 +00:00
init.c Framework for back-bdb 2000-09-18 18:51:07 +00:00
key.c
Makefile.in
modify.c dereference 'char **text' when passing it as an arg to Debug() 2000-09-13 21:52:50 +00:00
modrdn.c Consistently don't require "entry" access (except on search) 2000-09-05 21:48:12 +00:00
nextid.c Catch nextid failures. 2000-09-12 21:16:03 +00:00
passwd.c Fix typo in comment 2000-09-20 23:29:14 +00:00
proto-back-ldbm.h First cut of LDBM substrings indexing. Needs testing. 2000-08-22 21:26:25 +00:00
referral.c
sasl.c
search.c Clean up logging and fix ITS#771 typo 2000-09-25 06:49:27 +00:00
tools.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
unbind.c