openldap/servers/slapd/back-ldap
2005-07-22 03:23:58 +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 note an issue 2005-07-22 03:23:26 +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 more on leaks & small fixes to unparsing 2005-07-22 03:23:58 +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 fix ITS#3862 2005-07-18 21:32:31 +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