]> granicus.if.org Git - apache/history - modules/aaa/mod_authz_user.c
Fix a comment similar to r1638072
[apache] / modules / aaa / mod_authz_user.c
2014-01-15 Jeff Trawickfollow-up to r1554161, r1554168, r1554170, r1554175...
2013-12-30 Graham Leggettmod_authz_user: Support the expression parser within...
2013-08-25 Eric CovenerDon't log AUTHZ_DENIED failures at ERROR level in authz...
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2010-09-19 Stefan FritschAllow authz providers to check args while reading the...
2010-07-14 Stefan FritschThe approach for allowing authorization by user or...
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2008-10-16 Chris DarrochPrior to authn/z refactoring in r368027, if authorizati...
2008-05-19 Chris DarrochConvert common provider version strings ("0") to
2008-04-03 Chris DarrochAvoid calling access control hooks for internal request...
2007-08-06 Jim Jagielskidetabify
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2006-01-18 Bradley NicholesRemove the call to ap_note_auth_failure() from the...
2006-01-11 Bradley NicholesAuthz refactoring
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-07-21 Rich BowenChanged cmpstri to strcasecmp as per Justin's note.
2005-07-20 Rich BowenThe arguments to require are case-sensitive, so that...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-07 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-02-03 André Malofinished that boring job:
2003-01-06 André Malosome cleanup.
2002-12-08 Wilfredo Sanchezthere is some confusion with "yes" and "no" and "on...
2002-09-10 Justin ErenkrantzStage #1 of the aaa rewrite - refactoring modules.