]> granicus.if.org Git - apache/history - modules/aaa/mod_authn_socache.c
move a temporary table from r->pool to a temporary
[apache] / modules / aaa / mod_authn_socache.c
2014-03-29 Jeff Trawickdon't log bogus rv
2014-03-11 Jan Kalužamod_authn_socache.c: fix creation of default socache_in...
2013-10-14 Chris DarrochSupport optional initialization arguments for socache...
2013-01-01 Stefan FritschAdd some caching for password hash validation.
2011-12-04 Stefan FritschMore pointers to mod_socache*
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-11-09 Jeff Trawickuse non-'const char *' while building string to avoid...
2011-11-09 Nick Kewmod_authn_socache: tidy up r1199565.
2011-11-09 Nick Kewmod_authn_socache: fix namespacing issue
2011-10-19 Stefan FritschDon't return a pointer to a stack variable
2011-10-08 Nick Kewmod_authn_socache: fix it to enable initialisation...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-03-10 Jim JagielskiFix brokeness... Thx Rüdiger Plüm
2011-01-05 Nick KewChange AuthnCacheProvider --> AuthnCacheProvideFor...
2010-06-30 Nick Kewauthn_socache: if loaded but not configured to do anything,
2010-06-30 Nick KewExtra robustness check: don't segfault if no socache...
2010-06-25 William A. Rowe JrFurther normalize initalization stanzas
2010-06-25 William A. Rowe JrC99 is not a requirement, fix style violation niq refus...
2010-06-25 Nick KewDisallow setting cache context in .htaccess, lest it...
2010-06-23 Nick Kewexpiry is a time, not an interval
2010-06-23 Nick KewName change: fix incompleteness of r957089
2010-06-23 Nick KewName change: calling it mod_authn_cache could get confu...