openldap/servers/slapd/back-ldap
Hallvard Furuseth 9873eb7ab0 Add missing Statslog() statements (loglevel stats/stats2):
"ABANDON", "STARTTLS", "CANCEL", "WHOAMI", "PASSMOD", "EXT", "INTERM",
  "TLS established", SASL and Extended Response "RESULT".
In Statslog output "conn=xx fd=yy closed", append the reason in
  "()" unless client or server closed the connection after Unbind.
Still missing Statslog output from a number of failed requests.
2005-08-14 00:14: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 tls propagation, including rebind 2005-08-11 16:01:24 +00:00
bind.c should compile also when #undef HAVE_TLS 2005-08-12 10:51:39 +00:00
chain.c Call slap_mods2entry() in do_add(), so that global overlays (including 2005-07-31 04:56:27 +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 seems to definitely fix issues related to ITS#3808 2005-06-29 16:38:09 +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 remove unrequired member; address ITS#3913 2005-08-02 22:48:30 +00:00
modrdn.c remove unrequired member; address ITS#3913 2005-08-02 22:48:30 +00:00
proto-ldap.h Declare ldap_back_init_cf(). 2005-07-17 12:06:09 +00:00
search.c fix referrals handling (needs work) 2005-07-30 16:25:18 +00:00
TODO.proxy remove rewrite stuff -- now delegted to rwm overlay 2004-11-13 14:43:30 +00:00
unbind.c use trylock only where necessary 2005-08-07 00:35:11 +00:00