openldap/servers/slapd/back-ldbm
Howard Chu f81ad346ff ITS#3978: Added alock calls; warns about inconsistency but continues
to start. Fails for concurrent access attempts, since ldbm does not
support any concurrency. (So slaptools are prevented from running when
slapd is already active.)
2005-09-04 15:48:44 +00:00
..
add.c Add o_no_schema_check to operation structure 2005-08-01 15:26:13 +00:00
alias.c
attr.c
back-ldbm.h ITS#3978: Added alock calls; warns about inconsistency but continues 2005-09-04 15:48:44 +00:00
bind.c
cache.c
close.c ITS#3978: Added alock calls; warns about inconsistency but continues 2005-09-04 15:48:44 +00:00
compare.c
config.c
dbcache.c Not sure why autoheader isn't doing its job... 2005-08-12 06:17:24 +00:00
delete.c
dn2id.c
entry.c
extended.c
filterindex.c
id2children.c
id2entry.c
idl.c
index.c
init.c ITS#3978: Added alock calls; warns about inconsistency but continues 2005-09-04 15:48:44 +00:00
key.c
ldbm.c Not sure why autoheader isn't doing its job... 2005-08-12 06:17:24 +00:00
ldbm.h
Makefile.in
modify.c Add o_no_schema_check to operation structure 2005-08-01 15:26:13 +00:00
modrdn.c
nextid.c
operational.c
proto-back-ldbm.h
referral.c
search.c harmonize back-ldbm and back-bdb handling of searchBase disclose access; fixes ITS#3964, ITS#3963 still open 2005-08-23 17:38:50 +00:00
tools.c