summaryrefslogtreecommitdiffstats
path: root/modules/experimental/mod_auth_ldap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get mod_auth_ldap to retry connections on LDAP_SERVER_DOWNGraham Leggett2002-09-271-0/+12
* If the user passed invalid credentials (user id or password) and auth_ldap isBradley Nicholes2002-09-191-2/+2
* support non-threaded configurationsJeff Trawick2002-07-301-1/+9
* Fix a resource leak where LDAP connections were not being returnedGraham Leggett2002-07-221-0/+10
* Stop using the deprecated APR_XtOffsetOfCliff Woolley2002-05-181-9/+9
* Fail in a more sensible way when APR-util is missing its LDAP supportCliff Woolley2002-05-181-0/+4
* Updated to use the newer locking APIsBradley Nicholes2002-02-081-4/+4
* Initial revisionRyan Bloom2001-10-161-0/+862