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 more on strict config parsing (ITS#3705) 2005-05-06 16:42:03 +00:00
back-ldbm.h ITS#3978: Added alock calls; warns about inconsistency but continues 2005-09-04 15:48:44 +00:00
bind.c fix ACL value checking for bind (ITS#3446) 2005-01-07 13:50:38 +00:00
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 Happy New Year! 2005-01-01 20:49:32 +00:00
config.c more on strict config parsing (ITS#3705) 2005-05-06 16:42:03 +00:00
dbcache.c Not sure why autoheader isn't doing its job... 2005-08-12 06:17:24 +00:00
delete.c implement add/delete granularity in write access (ITS#3631) 2005-04-08 00:18:24 +00:00
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 Debug output: printed soc_cname, should be soc_cname.bv_val 2005-07-04 06:05:04 +00:00
extended.c Happy New Year! 2005-01-01 20:49:32 +00:00
filterindex.c Happy New Year! 2005-01-01 20:49:32 +00:00
id2children.c Happy New Year! 2005-01-01 20:49:32 +00:00
id2entry.c Use str2entry2 2005-01-24 03:42:56 +00:00
idl.c Happy New Year! 2005-01-01 20:49:32 +00:00
index.c Happy New Year! 2005-01-01 20:49:32 +00:00
init.c ITS#3978: Added alock calls; warns about inconsistency but continues 2005-09-04 15:48:44 +00:00
key.c Happy New Year! 2005-01-01 20:49:32 +00:00
ldbm.c Not sure why autoheader isn't doing its job... 2005-08-12 06:17:24 +00:00
ldbm.h Happy New Year! 2005-01-01 20:49:32 +00:00
Makefile.in Happy New Year! 2005-01-01 20:49:32 +00:00
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 Happy New Year! 2005-01-01 20:49:32 +00:00
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 ITS#3648 use slapd runqueue for periodic sync 2005-04-12 12:35:00 +00:00
referral.c Fix prev commit 2005-01-19 08:48:13 +00:00
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