openldap/servers/slapd/back-ldap
2006-09-14 01:02:28 +00:00
..
add.c improve timeout support (ITS#4157, ITS#4663); manpage cleanup 2006-09-04 08:24:05 +00:00
back-ldap.h improve timeout support (ITS#4157, ITS#4663); manpage cleanup 2006-09-04 08:24:05 +00:00
bind.c ldap_back_dobind_int() may need to free a connection 2006-09-11 22:45:19 +00:00
chain.c add sb_version to slap_bindconf; 2006-09-11 00:52:43 +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 add sb_version to slap_bindconf; 2006-09-11 00:52:43 +00:00
Makefile.in
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 ldap_back_dobind_int() may need to free a connection 2006-09-11 22:45:19 +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