openldap/servers/slapd/back-ldbm
Luke Howard 12d006d17d Add o_no_schema_check to operation structure
entry_schema_check() nows takes Operation instead of Backend as first
argument, allows it to check o_no_schema_check
2005-08-01 15:26:13 +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
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 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 Plug memory leak 2005-08-01 03:58:43 +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