openldap/servers/slapd/back-ldap
2006-09-30 01:11:19 +00:00
..
add.c fix ITS#4686 (retry with idassert) 2006-09-26 14:51:47 +00:00
back-ldap.h fix rebind with idassert when a connection expires; also, fix override 2006-09-30 01:11:19 +00:00
bind.c fix rebind with idassert when a connection expires; also, fix override 2006-09-30 01:11:19 +00:00
chain.c further cleanup 2006-09-14 01:07:18 +00:00
compare.c fix ITS#4686 (retry with idassert) 2006-09-26 14:51:47 +00:00
config.c URIs need to be between double quotes 2006-09-14 01:02:28 +00:00
delete.c fix ITS#4686 (retry with idassert) 2006-09-26 14:51:47 +00:00
distproc.c improve timeout support (ITS#4157, ITS#4663); manpage cleanup 2006-09-04 08:24:05 +00:00
extended.c back-ldap should only touch the connection timestamp when activity actually occurred (i.e. ldap_result() returned a positive value), otherwise if "the network cable is removed after the connection is established" ldap_result() keeps returning 0 forever... 2006-09-03 11:02:15 +00:00
init.c by now, don't bail out if monitoring cannot be set up 2006-09-14 22:26:37 +00:00
Makefile.in fix back-ldap monitoring 2006-09-14 19:56:34 +00:00
modify.c fix ITS#4686 (retry with idassert) 2006-09-26 14:51:47 +00:00
modrdn.c fix ITS#4686 (retry with idassert) 2006-09-26 14:51:47 +00:00
monitor.c fix back-ldap monitoring 2006-09-14 19:56:34 +00:00
proto-ldap.h add basic monitoring support to back-ldap/slapo-chain (slapo-chain needs work) 2006-09-14 01:05:48 +00:00
search.c fix ITS#4686 (retry with idassert) 2006-09-26 14:51:47 +00:00
TODO.proxy remove rewrite stuff -- now delegted to rwm overlay 2004-11-13 14:43:30 +00:00
unbind.c delete all conns cached for a single client->proxy connection (partially addresses ITS#4387) 2006-02-06 21:39:56 +00:00