]> granicus.if.org Git - apache/history - modules/aaa/mod_authn_dbd.c
move a temporary table from r->pool to a temporary
[apache] / modules / aaa / mod_authn_dbd.c
2013-01-01 Stefan FritschAdd some caching for password hash validation.
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-08-03 Stefan FritschForbid some directives in .htaccess because of AllowOve...
2010-06-22 Nick KewEnable authn_cache in the main easy-to-do authn provide...
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...
2008-03-19 Chris DarrochPR #43210: Disambiguate and tidy database authenticatio...
2007-10-20 Nick Kewapr_dbd_get_entry from r466865 doesn't alloc new memory...
2007-09-01 Graham Leggettmod_authnz_ldap, mod_authn_dbd: Tidy up the code to...
2006-10-26 Bradley NicholesMove the assignment statements after the #if code to...
2006-10-22 Graham Leggettmod_authn_dbd: Export any additional columns queried...
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-15 Nick KewReplace dodgy cast with ap_set_string_slot
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-10-30 Nick KewChange directives from OR_AUTHCFG to ACCESS_CONF
2005-10-18 Nick KewFaffing about with colon-delimiters (originally copied...
2005-10-14 Nick KewAdd mod_authn_dbd