openldap/servers/slapd/back-ldap
2006-09-03 11:02:15 +00:00
..
add.c s/managedit/relax/ 2006-08-22 23:31:46 +00:00
back-ldap.h fix response sending while rebinding (ITS#4597) 2006-06-24 16:58:49 +00:00
bind.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
chain.c add return-error support to searches 2006-06-12 22:27:52 +00:00
compare.c fix response sending while rebinding (ITS#4597) 2006-06-24 16:58:49 +00:00
config.c more cleanup for previous commit 2006-06-15 23:43:09 +00:00
delete.c fix response sending while rebinding (ITS#4597) 2006-06-24 16:58:49 +00:00
distproc.c LDAP_DEVEL cleanup 2006-08-18 06:29:46 +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 Some LDAP_DEVEL cleanup 2006-08-15 19:36:54 +00:00
Makefile.in Happy new year! 2006-01-03 23:11:52 +00:00
modify.c s/managedit/relax/ 2006-08-22 23:31:46 +00:00
modrdn.c fix response sending while rebinding (ITS#4597) 2006-06-24 16:58:49 +00:00
proto-ldap.h Some LDAP_DEVEL cleanup 2006-08-15 19:36:54 +00:00
search.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
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