openldap/servers/slapd/back-ldbm
Luke Howard 71d76fbeba slap_mods2entry() should not zero pointers into the modifications
list because checking is performed on these, rather than the entry.

slap_mods_free() now takes an extra argument indicating whether to
free the values or not.
2005-08-01 02:16:02 +00:00
..
add.c ITS:3749: Extend manageDIT support to LDBM. 2005-06-03 17:24:31 +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
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 Silence "unused <something>" warnings 2005-07-14 19:52:08 +00:00
compare.c
config.c
dbcache.c
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 Debug output: printed soc_cname, should be soc_cname.bv_val 2005-07-04 06:05:04 +00:00
extended.c
filterindex.c
id2children.c
id2entry.c
idl.c
index.c
init.c
key.c
ldbm.c
ldbm.h
Makefile.in
modify.c ITS:3749: Extend manageDIT support to LDBM. 2005-06-03 17:24:31 +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 ITS#3847 silence warnings 2005-07-11 12:11:15 +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