| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix spelling in comments and text files. | Rainer Jung | 2016-08-11 | 1 | -1/+1 |
* | as in r1517366, drop the severity in authz_groupfile when a require | Eric Covener | 2015-01-23 | 1 | -1/+1 |
* | follow-up to r1554161, r1554168, r1554170, r1554175, r1554188, and r1554195: | Jeff Trawick | 2014-01-15 | 1 | -1/+1 |
* | Pass the correct pointer that made it past the test suite. | Graham Leggett | 2013-12-30 | 1 | -1/+1 |
* | mod_authnz_groupfile: Support the expression parser within the require direct... | Graham Leggett | 2013-12-30 | 1 | -2/+34 |
* | Don't log AUTHZ_DENIED failures at ERROR level in authz providers | Eric Covener | 2013-08-25 | 1 | -1/+1 |
* | Fix PR 54463 by removing an optional 'standard' parameter. | Christophe Jaillet | 2013-05-20 | 1 | -14/+4 |
* | * modules/aaa/mod_authz_owner.h: Add header file with optional hook | Joe Orton | 2012-12-11 | 1 | -4/+8 |
* | Use apr_is_empty_table() instead of getting a table and checking the value of... | Christophe Jaillet | 2012-11-20 | 1 | -2/+2 |
* | Add lots of unique tags to error log messages | Stefan Fritsch | 2011-12-03 | 1 | -8/+8 |
* | Add ap_varbuf API for resizable buffers. | Stefan Fritsch | 2011-08-13 | 1 | -4/+9 |
* | Allow authz providers to check args while reading the config and allow | Stefan Fritsch | 2010-09-19 | 1 | -2/+6 |
* | The approach for allowing authorization by user or IP introduced in r956387, | Stefan Fritsch | 2010-07-14 | 1 | -6/+2 |
* | Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take | Stefan Fritsch | 2010-06-06 | 1 | -1/+1 |
* | Prior to authn/z refactoring in r368027, if authorization Require | Chris Darroch | 2008-10-16 | 1 | -0/+12 |
* | Convert common provider version strings ("0") to | Chris Darroch | 2008-05-20 | 1 | -2/+4 |
* | Avoid calling access control hooks for internal requests with | Chris Darroch | 2008-04-03 | 1 | -4/+6 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
* | Authz refactoring | Bradley Nicholes | 2006-01-11 | 1 | -104/+104 |
* | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -11/+11 |
* | Changed cmpstri to strcasecmp as per Justin's note. | Rich Bowen | 2005-07-21 | 1 | -2/+2 |
* | The arguments to require are case-sensitive, so that "Require User" and | Rich Bowen | 2005-07-20 | 1 | -2/+2 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-07 | 1 | -1/+1 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 1 | -53/+10 |
* | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |
* | strip trailing spaces of groupnames. | André Malo | 2003-07-15 | 1 | -1/+9 |
* | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
* | add support for "require file-group" | André Malo | 2003-01-15 | 1 | -36/+80 |
* | cleanup. | André Malo | 2003-01-06 | 1 | -13/+10 |
* | there is some confusion with "yes" and "no" and "on" and "off"... ;-) | Wilfredo Sanchez | 2002-12-08 | 1 | -2/+2 |
* | Revert the examples to use AuthGroupFile | Justin Erenkrantz | 2002-09-14 | 1 | -3/+3 |
* | Upon further review, it seems silly to add z the here when we didn't add | Justin Erenkrantz | 2002-09-14 | 1 | -1/+1 |
* | fix a bad parameter to ap_log_rerror() | Jeff Trawick | 2002-09-10 | 1 | -1/+1 |
* | Stage #1 of the aaa rewrite - refactoring modules. | Justin Erenkrantz | 2002-09-10 | 1 | -0/+277 |