]> granicus.if.org Git - apache/history - modules/aaa/mod_authn_core.c
move a temporary table from r->pool to a temporary
[apache] / modules / aaa / mod_authn_core.c
2014-01-03 Eric CovenerProviders defined in <AuthnProviderAlias have not been...
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2010-10-23 Stefan Fritschmore temp pool usage and remove some useless apr_pstrdup()s
2010-06-20 Stefan FritschDon't apr_pstrdup in ap_auth_type(). It returns const...
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2008-10-31 Chris DarrochAdd AuthType of None to support disabling authentication.
2008-07-22 Eric Covenerpropogate a NULL get_realm_hash() implementation from...
2008-07-22 Eric Covenerrevert r672639 which lacked a necessary major bump...
2008-06-29 Eric Covenermod_auth_digest: Detect during startup when AuthDigestP...
2008-05-22 Chris DarrochDetermine registered authn/z providers directly in...
2008-05-19 Chris DarrochConvert common provider version strings ("0") to
2008-04-07 Paul QuernaRemove all references to CORE_PRIVATE.
2008-04-03 Chris DarrochAvoid calling access control hooks for internal request...
2007-07-20 Nick KewMultiple trivial fixes from Christophe JAILLET
2006-07-24 Bradley NicholesAdd a check to make sure that the base provider and...
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