summaryrefslogtreecommitdiff
path: root/modules/aaa/mod_authz_groupfile.c
Commit message (Expand)AuthorAgeFilesLines
* 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-141-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-131-3/+3
* Upon further review, it seems silly to add z the here when we didn't addJustin Erenkrantz2002-09-131-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