openldap/servers/slapd/back-bdb
Pierangelo Masarati d85e24dfa3 fix return
2010-02-17 20:08:07 +00:00
..
add.c More for ITS#5326 - don't free ora_e->e_name if same as o_req_dn 2009-05-05 21:54:01 +00:00
attr.c error out when adding multiple olcIndex values for the same attribute (ITS#6196) 2009-07-03 14:29:40 +00:00
back-bdb.h silence warnings 2009-08-19 12:55:15 +00:00
bind.c
cache.c Clean up prev commit 2009-11-04 06:09:51 +00:00
compare.c
config.c silence warnings 2009-08-19 12:55:15 +00:00
dbcache.c
delete.c wrap gmtime for reentrancy (ITS#6262) 2009-08-18 23:48:15 +00:00
dn2entry.c
dn2id.c ITS#6467, use memcpy instead for strcpy when copying across array 2010-02-15 15:25:47 +00:00
error.c
extended.c
filterindex.c
id2entry.c
idl.c Silence "maybe uninitialized" warning (eprev after 0 iterations, cannot happen) 2009-11-30 14:00:18 +00:00
idl.h
index.c
init.c implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
key.c
Makefile.in
modify.c ITS#6469, don't touch op_attrs when updatedn is modifying contextCSN 2010-02-05 11:49:49 +00:00
modrdn.c
monitor.c don't dereference pointer in case of error 2009-10-19 23:41:11 +00:00
nextid.c
operational.c Must use txns everywhere, otherwise it will deadlock 2009-03-05 21:59:05 +00:00
proto-bdb.h implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
referral.c
search.c silence warning 2009-08-19 13:02:54 +00:00
tools.c fix return 2010-02-17 20:08:07 +00:00
trans.c