openldap/servers/slapd/back-ldap
Pierangelo Masarati a91ebfac79 plug leaks
2005-07-25 20:47:39 +00:00
..
add.c seems to definitely fix issues related to ITS#3808 2005-06-29 16:38:09 +00:00
back-ldap.h fix potential deadlock; improve idassert in case of authzFrom rules (new flag values); rootdn can always idassert 2005-07-03 23:27:56 +00:00
bind.c plug leaks 2005-07-25 20:47:39 +00:00
chain.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
compare.c seems to definitely fix issues related to ITS#3808 2005-06-29 16:38:09 +00:00
config.c plug leaks 2005-07-25 20:47:39 +00:00
delete.c seems to definitely fix issues related to ITS#3808 2005-06-29 16:38:09 +00:00
extended.c seems to definitely fix issues related to ITS#3808 2005-06-29 16:38:09 +00:00
init.c fix potential deadlock; improve idassert in case of authzFrom rules (new flag values); rootdn can always idassert 2005-07-03 23:27:56 +00:00
Makefile.in
modify.c seems to definitely fix issues related to ITS#3808 2005-06-29 16:38:09 +00:00
modrdn.c seems to definitely fix issues related to ITS#3808 2005-06-29 16:38:09 +00:00
proto-ldap.h Declare ldap_back_init_cf(). 2005-07-17 12:06:09 +00:00
search.c reverse logic (chasing a dangling pointer...) 2005-07-23 19:38:57 +00:00
TODO.proxy
unbind.c fix potential deadlock; improve idassert in case of authzFrom rules (new flag values); rootdn can always idassert 2005-07-03 23:27:56 +00:00