]> granicus.if.org Git - apache/history - modules/aaa/mod_authz_host.c
hostname: Test and log useragent_host per-request across various modules,
[apache] / modules / aaa / mod_authz_host.c
2016-02-12 William A. Rowe Jrhostname: Test and log useragent_host per-request acros...
2015-03-19 Jan Kaluža* mod_access_compat, mod_authz_host: Handle '#' character.
2014-01-15 Jeff Trawickfollow-up to r1554161, r1554168, r1554170, r1554175...
2013-12-30 Graham Leggettmod_authnz_host: Support the expression parser within...
2013-04-02 Christophe JailletUse apr_psprintf(... "%pm"...) instead of explicit...
2011-12-14 Graham LeggettFurther clarify the naming of the entity that originate...
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-11-25 Graham LeggettIntroduce a per connection "peer_ip" and a per request...
2011-11-22 Graham LeggettIntroduce a per request version of the remote IP addres...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-08-07 Eric CovenerPR46214: axe some misleading DEBUG messages in mod_auth...
2010-09-25 Stefan Fritschdon't use data allocated from ptemp when parsing .htaccess
2010-09-25 Stefan Fritschin 'ip' authz provider, parse subnets only once on...
2010-09-25 Stefan FritschAdd 'local' authz provider that matches connections...
2010-09-25 Stefan FritschMove all, env, and method authz providers from mod_auth...
2010-09-19 Stefan FritschAdd method authz provider as potential Limit/LimitExcep...
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-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-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-17 Roy T. FieldingUse ap_strchr instead of strchr and get the constness...
2003-01-06 André Malonot very spectacular ;-)
2002-09-10 Justin ErenkrantzStage #1 of the aaa rewrite - refactoring modules.