openldap/servers/slapd/back-bdb
Ralf Haferkamp 5ceb2cd4e0 ITS#6467, use memcpy instead for strcpy when copying across array
boundaries. To account for stricter checks when using -D_FORTIFY_SOURCE=2
with GCC 4.5
2010-02-15 15:25:47 +00:00
..
add.c
attr.c
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
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
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 implement support for selective iteration in slaptools (ITS#6442) 2010-01-18 15:00:40 +00:00
trans.c