]> granicus.if.org Git - apache/history - modules/aaa/mod_authz_groupfile.c
mod_authn_socache.c: fix creation of default socache_instance.
[apache] / modules / aaa / mod_authz_groupfile.c
2014-01-15 Jeff Trawickfollow-up to r1554161, r1554168, r1554170, r1554175...
2013-12-30 Graham LeggettPass the correct pointer that made it past the test...
2013-12-30 Graham Leggettmod_authnz_groupfile: Support the expression parser...
2013-08-25 Eric CovenerDon't log AUTHZ_DENIED failures at ERROR level in authz...
2013-05-20 Christophe JailletFix PR 54463 by removing an optional 'standard' parameter.
2012-12-11 Joe Orton* modules/aaa/mod_authz_owner.h: Add header file with...
2012-11-20 Christophe JailletUse apr_is_empty_table() instead of getting a table...
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-08-13 Stefan FritschAdd ap_varbuf API for resizable buffers.
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...
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-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-07-14 André Malostrip trailing spaces of groupnames.
2003-02-03 André Malofinished that boring job:
2003-01-15 André Maloadd support for "require file-group"
2003-01-06 André Malocleanup.
2002-12-08 Wilfredo Sanchezthere is some confusion with "yes" and "no" and "on...
2002-09-13 Justin ErenkrantzRevert the examples to use AuthGroupFile
2002-09-13 Justin ErenkrantzUpon further review, it seems silly to add z the here...
2002-09-10 Jeff Trawickfix a bad parameter to ap_log_rerror()
2002-09-10 Justin ErenkrantzStage #1 of the aaa rewrite - refactoring modules.