openldap/servers/slapd/back-ldap
2005-11-04 01:42:11 +00:00
..
add.c allow noUserMod attrs write proxying when manageDIT is set (still to work in frontend for add) 2005-08-17 19:40:02 +00:00
back-ldap.h hide unused member (will likely be removed) 2005-09-24 18:46:01 +00:00
bind.c don't copy o_ndn into lc_bound_ndn, otherwise we end up in a bind with DN but no password\! 2005-10-14 23:25:57 +00:00
chain.c add a giant mutex around the ldapinfo structure to serialize chaining (need to check for deadlocks...) 2005-11-04 01:42:11 +00:00
compare.c seems to definitely fix issues related to ITS#3808 2005-06-29 16:38:09 +00:00
config.c Add missing Statslog() statements (loglevel stats/stats2): 2005-08-14 00:14:58 +00:00
delete.c remove unrequired member; address ITS#3913 2005-08-02 22:48:30 +00:00
extended.c fix previous commit (addresses ITS#4139) 2005-11-03 21:48:46 +00:00
init.c remove unrequired member; address ITS#3913 2005-08-02 22:48:30 +00:00
Makefile.in put back chain overlay into back-ldap 2005-01-09 21:26:32 +00:00
modify.c fix typo (ITS#4005) 2005-09-06 15:17:07 +00:00
modrdn.c remove unrequired member; address ITS#3913 2005-08-02 22:48:30 +00:00
proto-ldap.h cleanup states/timeout handling in back-ldap/meta; add connection pooling and defer of pseudoroot bind to back-meta 2005-09-24 18:39:26 +00:00
search.c don't leak matchedDN 2005-11-01 16:47:17 +00:00
TODO.proxy remove rewrite stuff -- now delegted to rwm overlay 2004-11-13 14:43:30 +00:00
unbind.c cleanup states/timeout handling in back-ldap/meta; add connection pooling and defer of pseudoroot bind to back-meta 2005-09-24 18:39:26 +00:00