openldap/servers/slapd/back-ldbm
2000-09-13 21:51:14 +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 ITS#717 slapd kbind patch 2000-09-07 22:03:32 +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 -lldbm now sets DB_USE_ENVIRON and support input of a DB home path. 2000-09-11 18:46:34 +00:00
key.c
Makefile.in
modify.c Move delete of last value check out of inner loop. 2000-08-15 21:57:28 +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 Consistently don't require "entry" access (except on search) 2000-09-05 21:48:12 +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
tools.c s/SAFEMEMCPY/AC_MEMCPY/ 2000-07-28 01:07:07 +00:00
unbind.c