| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typo | Christophe Jaillet | 2015-06-06 | 1 | -1/+1 |
* | fix syntax | Eric Covener | 2015-04-22 | 1 | -2/+2 |
* | add a prominent caveat about the effect of caching. | Eric Covener | 2015-04-22 | 1 | -2/+12 |
* | Break <highlight language="commit">foo</highlight> into separate lines. | Ken Coar | 2015-04-15 | 1 | -7/+14 |
* | Following up on BZ 53530.. putting quotation marks around | Ken Coar | 2015-04-15 | 1 | -10/+22 |
* | Fix typo + correctly spell this poor Barbara name, otherwise she will never b... | Christophe Jaillet | 2014-12-05 | 1 | -2/+2 |
* | Properly escape the < and >. | Graham Leggett | 2014-04-29 | 1 | -2/+2 |
* | Add the ldap-search option to mod_authnz_ldap, allowing authorization | Graham Leggett | 2014-04-25 | 1 | -0/+28 |
* | Add the ldap function to the expression API, allowing LDAP filters and | Graham Leggett | 2014-04-25 | 1 | -0/+10 |
* | Add <compatibility> notes for changes made in version 2.4.5 (and one forgotte... | Christophe Jaillet | 2014-04-14 | 1 | -3/+3 |
* | Add <compatibility> notes for changes made in version 2.4.8 + synch formating... | Christophe Jaillet | 2014-04-13 | 1 | -1/+1 |
* | mod_authnz_ldap: Support the expression parser within the require | Graham Leggett | 2013-12-30 | 1 | -0/+13 |
* | emphasize that these directives only apply to authn | Eric Covener | 2013-12-26 | 1 | -1/+6 |
* | fix XML validation error on r1546534 | Takashi Sato | 2013-11-29 | 1 | -1/+1 |
* | compat note for AuthLDAPBindPassword exec: | Eric Covener | 2013-11-29 | 1 | -0/+1 |
* | Change the default value of AuthLDAPMaxSubGroupDepth, so sub-group searching | Eric Covener | 2013-09-24 | 1 | -4/+4 |
* | add a note about sub-group searching and large groups. | Eric Covener | 2013-09-23 | 1 | -0/+9 |
* | fix odd wording | Jeff Trawick | 2013-08-05 | 1 | -1/+1 |
* | possibly improve the description of <code>none</code> added in r1497371 | Jeff Trawick | 2013-06-27 | 1 | -3/+3 |
* | authnzldap: support "none" as a filter to suppress using a search filter, | Eric Covener | 2013-06-27 | 1 | -1/+3 |
* | Add helper function to execute command w args and get one line of output. All... | Daniel Ruggeri | 2013-01-15 | 1 | -0/+15 |
* | Drop pre-2.3 compatibility notes from trunk docs. | Rainer Jung | 2012-12-14 | 1 | -1/+0 |
* | Fix up a badly styled example and a wrongly named directive. | Daniel Gruno | 2012-05-11 | 1 | -4/+4 |
* | fix XML validation. | Igor Galić | 2012-04-26 | 1 | -6/+6 |
* | Syntax for mod_a*.xml and MPMs | Daniel Gruno | 2012-04-26 | 1 | -75/+75 |
* | Typos and broken links in docs. Daniel Gruno (rumble at cord dk) | Rich Bowen | 2012-03-16 | 1 | -2/+2 |
* | More patches from Daniel Gruno (rumble at cord dot dk) for references to | Rich Bowen | 2012-03-15 | 1 | -1/+1 |
* | add new ldap features, make ap_expr entry more verbose | Stefan Fritsch | 2011-11-15 | 1 | -0/+3 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -78/+78 |
* | bad links due to typo | Eric Covener | 2011-04-04 | 1 | -2/+2 |
* | use example.com instead of other non-standard examples | Jeff Trawick | 2010-12-06 | 1 | -35/+35 |
* | Spelling errors | Stefan Fritsch | 2010-09-25 | 1 | -5/+5 |
* | update compatability from 2.3.7 to 2.3.6 | Eric Covener | 2010-06-03 | 1 | -5/+5 |
* | fix xml validation and doc build issues | Stefan Fritsch | 2010-06-03 | 1 | -4/+4 |
* | add defaults for two nested groups directives | Eric Covener | 2010-06-02 | 1 | -0/+2 |
* | mod_authnz_ldap: Search or Comparison during authorization phase | Eric Covener | 2010-06-01 | 1 | -0/+66 |
* | emphasize that trying to use the basic auth credentials directly | Eric Covener | 2010-05-30 | 1 | -0/+10 |
* | mod_authnz_ldap: Allow the initial DN lookup to bind with a | Eric Covener | 2010-05-29 | 1 | -0/+65 |
* | Allow mod_authnz_ldap to set environment variables when it only performs auth... | Eric Covener | 2010-05-29 | 1 | -2/+30 |
* | add defaults for AuthLDAPGroupAttribute to the synopsis | Eric Covener | 2010-03-08 | 1 | -0/+1 |
* | Typo | Rich Bowen | 2010-03-03 | 1 | -1/+1 |
* | doc for AuthLDAPBindAuthoritative | Eric Covener | 2009-11-18 | 1 | -0/+25 |
* | Remove text implying "Require valid-user" is handled by mod_authnz_ldap, which | Eric Covener | 2009-10-02 | 1 | -12/+3 |
* | The DN was fetched from the entry, and the password is passed by the client. | Lucien Gentis | 2008-12-14 | 1 | -1/+1 |
* | provide a little more context in the multiple hostnames example | Eric Covener | 2008-12-05 | 1 | -1/+1 |
* | no AuthzLDAPAuthoritative in trunk, because authz uses a provider API | Eric Covener | 2008-10-04 | 1 | -7/+1 |
* | use example.com for example domain name | Takashi Sato | 2008-05-19 | 1 | -4/+4 |
* | Typo fix as per PR44905, submitted by Jamie Taylor <jamie.taylor@pobox.com>. | Jason S. Lingohr | 2008-05-19 | 1 | -5/+5 |
* | Fix quoting for AuthLDAPUrl examples. | Vincent Bray | 2008-03-06 | 1 | -3/+3 |
* | Clarify when AUTHENTICATE_* variables are populated by mod_authnz_ldap | Eric Covener | 2008-02-13 | 1 | -4/+4 |