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 assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
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 assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
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 assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
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 slap_mods2entry() should not zero pointers into the modifications 2005-08-01 02:16:02 +00:00
nextid.c
operational.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
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 assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00