index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
aaa
/
mod_authn_socache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some caching for password hash validation.
Stefan Fritsch
2013-01-01
1
-2
/
+1
*
More pointers to mod_socache*
Stefan Fritsch
2011-12-04
1
-2
/
+8
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-17
/
+17
*
use non-'const char *' while building string to avoid warnings
Jeff Trawick
2011-11-09
1
-4
/
+6
*
mod_authn_socache: tidy up r1199565.
Nick Kew
2011-11-09
1
-3
/
+2
*
mod_authn_socache: fix namespacing issue
Nick Kew
2011-11-09
1
-1
/
+5
*
Don't return a pointer to a stack variable
Stefan Fritsch
2011-10-20
1
-2
/
+1
*
mod_authn_socache: fix it to enable initialisation to work if configured
Nick Kew
2011-10-08
1
-3
/
+12
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-1
/
+1
*
Fix brokeness... Thx Rüdiger Plüm
Jim Jagielski
2011-03-10
1
-1
/
+2
*
Change AuthnCacheProvider --> AuthnCacheProvideFor to deal with overloading
Nick Kew
2011-01-05
1
-1
/
+1
*
authn_socache: if loaded but not configured to do anything,
Nick Kew
2010-07-01
1
-1
/
+20
*
Extra robustness check: don't segfault if no socache provider selected
Nick Kew
2010-07-01
1
-0
/
+7
*
Further normalize initalization stanzas
William A. Rowe Jr
2010-06-25
1
-2
/
+2
*
C99 is not a requirement, fix style violation niq refuses(?) to correct.
William A. Rowe Jr
2010-06-25
1
-2
/
+4
*
Disallow setting cache context in .htaccess, lest it be abused for cross-site
Nick Kew
2010-06-25
1
-1
/
+1
*
expiry is a time, not an interval
Nick Kew
2010-06-23
1
-1
/
+1
*
Name change: fix incompleteness of r957089
Nick Kew
2010-06-23
1
-4
/
+4
*
Name change: calling it mod_authn_cache could get confusing, and the
Nick Kew
2010-06-23
1
-0
/
+403