openldap/servers/slapd/back-ldap
2005-07-23 19:38:57 +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 '#if 0' out variables used only in #if 0. Fix '#if 0'-ed out counting loops. 2005-07-22 13:21:10 +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 put back chain overlay into back-ldap 2005-01-09 21:26:32 +00:00
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 remove rewrite stuff -- now delegted to rwm overlay 2004-11-13 14:43:30 +00:00
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