index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
cache
/
mod_socache_dc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add output for "?auto" version of server-status
Rainer Jung
2015-04-05
1
-2
/
+9
*
fix style, no code change.
Igor Galić
2012-04-07
1
-1
/
+2
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-10
/
+10
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-12
/
+12
*
Silence compiler warnings.
Rainer Jung
2011-07-04
1
-1
/
+1
*
* Make module compile by fixing some typos.
Ruediger Pluem
2011-02-09
1
-2
/
+2
*
Introduce an socache iterator 'userctx' for the user to track the
William A. Rowe Jr
2010-06-26
1
-1
/
+1
*
Fix return values from socache modules when a key is not found in cache
Nick Kew
2010-06-23
1
-1
/
+1
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-1
/
+1
*
Align "hidden" function names with external... picky, but
Jim Jagielski
2010-03-16
1
-2
/
+2
*
fix these warnings (and presumably a similar one in mod_socache_dc.c):
Jeff Trawick
2010-03-03
1
-4
/
+4
*
fix additional use of "session" terminology, following r907917
Jeff Trawick
2010-02-09
1
-7
/
+7
*
distcache already demonstrates sub-second resolutions, but much more
William A. Rowe Jr
2010-02-09
1
-5
/
+17
*
socache API tweaks based on chrisd's review:
Joe Orton
2008-12-12
1
-4
/
+7
*
remove const on socache module declarations to avoid segfault in
Chris Darroch
2008-04-16
1
-1
/
+1
*
Adjust socache init interface to take sizing hints, and namespace tag
Joe Orton
2008-04-08
1
-1
/
+4
*
* modules/cache/ap_socache.h: Add ap_socache_instance_t object type.
Joe Orton
2008-04-08
1
-20
/
+10
*
Session cache interface redesign, Part 8:
Joe Orton
2008-04-08
1
-0
/
+182