]> granicus.if.org Git - apache/history - modules/aaa/mod_authz_dbd.c
move a temporary table from r->pool to a temporary
[apache] / modules / aaa / mod_authz_dbd.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_dbd: Support the expression parser within...
2012-11-10 Christophe JailletcppCheck: Suspicious condition.
2012-07-22 Stefan FritschCorrectly log the error returned by apr_dbd_pvselect()
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-08-03 Stefan FritschForbid some directives in .htaccess because of AllowOve...
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...
2008-03-25 Chris DarrochReturn AUTHZ_GRANTED not AUTHZ_DENIED when redirecting...
2007-08-24 William A. Rowe JrYou can't borrow AP_ namespace for imports/exports.
2006-07-11 Roy T. Fieldingupdate license header text
2006-01-11 Bradley NicholesAuthz refactoring
2005-11-18 Nick Kewmod_authz_dbd: SQL authz with Login/Session support