summaryrefslogtreecommitdiffstats
path: root/modules/aaa/mod_authz_groupfile.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow authz providers to check args while reading the config and allowStefan Fritsch2010-09-191-2/+6
* The approach for allowing authorization by user or IP introduced in r956387,Stefan Fritsch2010-07-141-6/+2
* Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to takeStefan Fritsch2010-06-061-1/+1
* Prior to authn/z refactoring in r368027, if authorization RequireChris Darroch2008-10-161-0/+12
* Convert common provider version strings ("0") toChris Darroch2008-05-201-2/+4
* Avoid calling access control hooks for internal requests withChris Darroch2008-04-031-4/+6
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Authz refactoringBradley Nicholes2006-01-111-104/+104
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-11/+11
* Changed cmpstri to strcasecmp as per Justin's note.Rich Bowen2005-07-211-2/+2
* The arguments to require are case-sensitive, so that "Require User" andRich Bowen2005-07-201-2/+2
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-071-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1
* strip trailing spaces of groupnames.André Malo2003-07-151-1/+9
* finished that boring job:André Malo2003-02-031-1/+1
* add support for "require file-group"André Malo2003-01-151-36/+80
* cleanup.André Malo2003-01-061-13/+10
* there is some confusion with "yes" and "no" and "on" and "off"... ;-)Wilfredo Sanchez2002-12-081-2/+2
* Revert the examples to use AuthGroupFileJustin Erenkrantz2002-09-141-3/+3
* Upon further review, it seems silly to add z the here when we didn't addJustin Erenkrantz2002-09-141-1/+1
* fix a bad parameter to ap_log_rerror()Jeff Trawick2002-09-101-1/+1
* Stage #1 of the aaa rewrite - refactoring modules.Justin Erenkrantz2002-09-101-0/+277