openldap/servers/slapd/back-ldap
2004-08-24 09:19:33 +00:00
..
add.c add idassert code (undocumented yet) 2004-05-13 20:25:53 +00:00
back-ldap.h clear shared connections when ldap_result fails with -1 (typically, remote server is down); fixes ITS#3217 2004-07-04 23:35:18 +00:00
bind.c assert administrative identity instead of the required one if doing auth check in non-caching mode 2004-07-23 00:11:05 +00:00
compare.c add idassert code (undocumented yet) 2004-05-13 20:25:53 +00:00
config.c cleanup previous fix; maybe the advanced url parsing funcs should go in some ldap_pvt.h header? 2004-07-26 08:31:01 +00:00
delete.c add idassert code (undocumented yet) 2004-05-13 20:25:53 +00:00
extended.c clear shared connections when ldap_result fails with -1 (typically, remote server is down); fixes ITS#3217 2004-07-04 23:35:18 +00:00
external.h clean up unnecessary checks; don't use SASL native authz if authz ID is not static, because back-ldap pools connections... 2004-06-21 00:57:12 +00:00
init.c ITS#3291 delay use of slap_known_controls until all configuration is done 2004-08-19 12:10:22 +00:00
Makefile.in
map.c fix erroneous logging 2004-06-20 22:42:04 +00:00
modify.c add idassert code (undocumented yet) 2004-05-13 20:25:53 +00:00
modrdn.c add idassert code (undocumented yet) 2004-05-13 20:25:53 +00:00
search.c add paged results support to back-ldap 2004-08-24 09:19:33 +00:00
suffixmassage.c fix DN_SEPARATOR() and clarify its use 2004-05-07 09:03:05 +00:00
TODO.proxy
unbind.c slightly rework user/operational attributes handling (including fixing a bug in the logic of the previous change to backend_operational()); cleanup; more improvements to slapo-rwm and back-relay 2004-07-25 23:16:40 +00:00