summaryrefslogtreecommitdiff
path: root/modules/aaa/mod_authz_dbm.c
Commit message (Expand)AuthorAgeFilesLines
* 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-67/+10
* update license to 2004.André Malo2004-01-011-1/+1
* finished that boring job:André Malo2003-02-031-1/+1
* Use ap_strchr instead of strchr and get the constness right.Roy T. Fielding2003-01-171-5/+8
* add support for "Require file-group"André Malo2003-01-151-24/+57
* be consistent:André Malo2003-01-061-31/+50
* allow group authorization to be stored in either basic or digest dbm userAndré Malo2003-01-061-43/+31
* oh, cool. the recent commit fixed accidentally a nullAndré Malo2003-01-031-1/+0
* some cleanup.André Malo2003-01-031-8/+1
* there is some confusion with "yes" and "no" and "on" and "off"... ;-)Wilfredo Sanchez2002-12-081-2/+2
* Upon further review, it seems silly to add z the here when we didn't addJustin Erenkrantz2002-09-131-1/+1
* Stage #1 of the aaa rewrite - refactoring modules.Justin Erenkrantz2002-09-101-0/+304