| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_ldap: Use the LDAP API directly to implement the rebind callback | Joe Orton | 2020-06-16 | 1 | -8/+43 |
* | Add missing pool tags to help debugging. | Yann Ylavic | 2020-04-16 | 1 | -0/+3 |
* | Fix spelling errors found by codespell. [skip ci] | Mike Rumph | 2020-02-13 | 1 | -2/+2 |
* | PR62989: DOCTYPE tags in server-generated HTML. | Eric Covener | 2020-01-31 | 1 | -1/+1 |
* | Avoid duplicated APLOGNO. | Christophe Jaillet | 2019-06-14 | 1 | -2/+2 |
* | PR63305: fix graceful restart crashes in LDAP | Eric Covener | 2019-04-01 | 2 | -24/+45 |
* | * modules/ldap/util_ldap_cache_mgr.c (util_ald_create_caches): Destroy | Joe Orton | 2018-10-05 | 1 | -5/+9 |
* | Axe some dead code. | Christophe Jaillet | 2018-05-24 | 1 | -1/+1 |
* | fix bld break in r1831165 | Eric Covener | 2018-05-08 | 1 | -1/+1 |
* | style fix for r1831165 | Eric Covener | 2018-05-08 | 1 | -2/+2 |
* | mod_ldap: log and abort locking errors. | Eric Covener | 2018-05-08 | 1 | -42/+56 |
* | mod_ldap: fix format warnings. | Yann Ylavic | 2018-03-20 | 2 | -4/+4 |
* | 10 years after r567503 , fix this properly. | Eric Covener | 2018-02-19 | 1 | -3/+2 |
* | PR61891: looping over mostly full LDAP cache | Eric Covener | 2017-12-13 | 4 | -7/+31 |
* | https://bz.apache.org/bugzilla/show_bug.cgi?id=58855 | Jim Jagielski | 2017-01-09 | 1 | -1/+1 |
* | Fix spelling in comments and text files. | Rainer Jung | 2016-08-11 | 1 | -1/+1 |
* | Fix some style issues on files that can easily be synch'ed with 2.4.x | Christophe Jaillet | 2015-09-30 | 1 | -4/+4 |
* | Silence a sparse warning about inconsistent indenting + some minor style issues | Christophe Jaillet | 2015-08-31 | 1 | -12/+12 |
* | remove old static ldc->reason | Eric Covener | 2015-07-07 | 1 | -1/+0 |
* | stuff unexpected LDAP errors into ldc->reason, not just in trace messages. | Eric Covener | 2015-07-07 | 1 | -3/+12 |
* | *) mod_ldap: In some case, LDAP_NO_SUCH_ATTRIBUTE could be returned instead of | Eric Covener | 2015-06-28 | 1 | -4/+9 |
* | Fix directive name in error message + fix some style issue | Christophe Jaillet | 2015-06-15 | 1 | -8/+9 |
* | LDAP connection pool did not release/close connections with | Eric Covener | 2015-06-15 | 1 | -2/+3 |
* | Give a better hint. | Eric Covener | 2015-04-28 | 1 | -1/+1 |
* | Fix strange indent. | Christophe Jaillet | 2014-10-20 | 1 | -3/+5 |
* | In 2.4.10, AuthLDAPBindDN might not be used for some LDAP searches, causing | Eric Covener | 2014-07-26 | 1 | -1/+1 |
* | make LDAPConnectionPoolTTL more conservative, use r->request_time rather than | Eric Covener | 2014-07-05 | 1 | -4/+10 |
* | Don't use a hardcoded cn=* in case the subgroup has no CN. | Eric Covener | 2013-10-01 | 1 | -1/+1 |
* | arrange previous fix. | Jean-Frederic Clere | 2013-09-26 | 1 | -4/+4 |
* | Follow-up to r1526436: Fix compilation error | Jeff Trawick | 2013-09-26 | 1 | -1/+1 |
* | Fix for PR 54626. | Jean-Frederic Clere | 2013-09-26 | 1 | -0/+12 |
* | revert comments in r1521973, may be more misleadin then good. | Eric Covener | 2013-09-11 | 1 | -13/+1 |
* | comments only, before I task switch. | Eric Covener | 2013-09-11 | 1 | -1/+13 |
* | "LDAPReferrals off" does not disable LDAPReferrals feature. Default OpenLDAP ... | Eric Covener | 2013-08-25 | 1 | -7/+20 |
* | remove nested retry loop, uldap_connection_open retries. | Eric Covener | 2013-08-04 | 1 | -5/+1 |
* | add TRACE5 messages around each LDAP retry | Eric Covener | 2013-08-04 | 1 | -0/+10 |
* | retry during a timeout in uldap_cache_checkuserid(), like other paths that ch... | Eric Covener | 2013-08-04 | 1 | -0/+8 |
* | don't retry if uldap_connection_open() fails, because it has already | Eric Covener | 2013-08-04 | 1 | -5/+1 |
* | Unlikely potential memory leak. | Christophe Jaillet | 2013-07-17 | 1 | -1/+1 |
* | re-try LDAP connections in a few authz paths. | Eric Covener | 2013-06-24 | 1 | -2/+10 |
* | Drop severity of "LDAP: Setting referrals to ON" from DEBUG to TRACE4 | Eric Covener | 2013-06-24 | 1 | -1/+1 |
* | uldap_simple_bind was subsequently rewritten to use the op_timeout with ldap_... | Eric Covener | 2013-06-24 | 1 | -8/+0 |
* | prevent excessive delays retrying new connections that timed out. | Eric Covener | 2013-06-24 | 1 | -0/+1 |
* | PR54587: LDAP connections used for authn were not respecting | Eric Covener | 2013-03-04 | 1 | -7/+36 |
* | No need to clear memory that is fully initialized just the line after. | Christophe Jaillet | 2012-12-10 | 1 | -5/+5 |
* | CVE-2012-3499 | Stefan Fritsch | 2012-12-08 | 1 | -1/+1 |
* | No need it apr_pcalloc here, the memory is fully initialized the line just after | Christophe Jaillet | 2012-10-14 | 1 | -1/+1 |
* | make LDAPSharedCacheFile relative to DefaultRuntimeDir | Jeff Trawick | 2012-08-10 | 1 | -1/+1 |
* | NetWare build tweaks. | Guenter Knauf | 2012-08-09 | 1 | -1/+1 |
* | bytes is not a unit of filename | Jeff Trawick | 2012-08-05 | 1 | -1/+1 |