openldap/servers/slapd/back-ldap
2006-09-14 09:06:17 +00:00
..
add.c improve timeout support (ITS#4157, ITS#4663); manpage cleanup 2006-09-04 08:24:05 +00:00
back-ldap.h add basic monitoring support to back-ldap/slapo-chain (slapo-chain needs work) 2006-09-14 01:05:48 +00:00
bind.c ldap_back_dobind_int() may need to free a connection 2006-09-11 22:45:19 +00:00
chain.c further cleanup 2006-09-14 01:07:18 +00:00
compare.c improve timeout support (ITS#4157, ITS#4663); manpage cleanup 2006-09-04 08:24:05 +00:00
config.c URIs need to be between double quotes 2006-09-14 01:02:28 +00:00
delete.c improve timeout support (ITS#4157, ITS#4663); manpage cleanup 2006-09-04 08:24:05 +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 comment monitoring by now 2006-09-14 09:06:17 +00:00
Makefile.in Happy new year! 2006-01-03 23:11:52 +00:00
modify.c improve timeout support (ITS#4157, ITS#4663); manpage cleanup 2006-09-04 08:24:05 +00:00
modrdn.c improve timeout support (ITS#4157, ITS#4663); manpage cleanup 2006-09-04 08:24:05 +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 improve timeout support (ITS#4157, ITS#4663); manpage cleanup 2006-09-04 08:24:05 +00:00
TODO.proxy
unbind.c delete all conns cached for a single client->proxy connection (partially addresses ITS#4387) 2006-02-06 21:39:56 +00:00