]> granicus.if.org Git - apache/commit
When using the MS SDK, re-establish LDAP backend connections on a
authorEric Covener <covener@apache.org>
Mon, 31 Dec 2007 19:20:25 +0000 (19:20 +0000)
committerEric Covener <covener@apache.org>
Mon, 31 Dec 2007 19:20:25 +0000 (19:20 +0000)
commit7c9503a556b7d64fe69583a288e2c1b288c8a742
tree72c4eaf6de9aac2d160f7df23171c0f6f752184c
parentd955a6d7357c2731eba2befe1b188627b0afe2d2
When using the MS SDK, re-establish LDAP backend connections on a
return code of LDAP_UNAVAILABLE as if it were LDAP_SERVER_DOWN.

With this SDK, LDAP_UNAVAIALBLE is returned when the socket had been closed
between LDAP API calls.

PR 39095

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@607766 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/util_ldap.h
modules/aaa/mod_authnz_ldap.c
modules/ldap/util_ldap.c