]> granicus.if.org Git - apache/history - modules/cache/mod_socache_dc.c
Fix a corner case where automatic APLOGNO number generation generates invalid code...
[apache] / modules / cache / mod_socache_dc.c
2015-04-05 Rainer JungAdd output for "?auto" version of server-status
2012-04-07 Igor Galićfix style, no code change.
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-07-04 Rainer JungSilence compiler warnings.
2011-02-09 Ruediger Pluem* Make module compile by fixing some typos.
2010-06-26 William A. Rowe JrIntroduce an socache iterator 'userctx' for the user...
2010-06-23 Nick KewFix return values from socache modules when a key is...
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-03-16 Jim JagielskiAlign "hidden" function names with external... picky...
2010-03-03 Jeff Trawickfix these warnings (and presumably a similar one in...
2010-02-09 Jeff Trawickfix additional use of "session" terminology, following...
2010-02-09 William A. Rowe Jrdistcache already demonstrates sub-second resolutions...
2008-12-12 Joe Ortonsocache API tweaks based on chrisd's review:
2008-04-16 Chris Darrochremove const on socache module declarations to avoid...
2008-04-08 Joe OrtonAdjust socache init interface to take sizing hints...
2008-04-08 Joe Orton* modules/cache/ap_socache.h: Add ap_socache_instance_t...
2008-04-08 Joe OrtonSession cache interface redesign, Part 8: