index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
session
/
mod_session_dbd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_session: Introduce SessionExpiryUpdateInterval which allows to
Yann Ylavic
2015-10-17
1
-4
/
+4
*
mod_session_dbd: follow up to r1687021.
Yann Ylavic
2015-06-23
1
-6
/
+5
*
mod_session_dbd: follow up to r1686122.
Yann Ylavic
2015-06-23
1
-4
/
+7
*
mod_session_dbd: Request Notes should have request lifetime.
Nick Kew
2015-06-18
1
-3
/
+3
*
mod_authn_dbd, mod_authz_dbd, mod_session_dbd, mod_rewrite: Fix lifetime
Yann Ylavic
2015-05-13
1
-1
/
+2
*
CVE-2013-2249
Graham Leggett
2013-05-31
1
-35
/
+47
*
Axed C++ comments.
Guenter Knauf
2012-11-14
1
-2
/
+2
*
formatting: space vs tab
Christophe Jaillet
2012-11-13
1
-4
/
+4
*
mod_session_dbd: fix a segmentation fault in the function dbd_remove.
Christophe Jaillet
2012-11-13
1
-16
/
+8
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-16
/
+16
*
mod_session_dbd: Use apr_status_t as a return code across the mod_session API.
Graham Leggett
2011-12-02
1
-2
/
+2
*
Remove some more now redundant log prefixes
Stefan Fritsch
2011-11-30
1
-17
/
+16
*
break some very long lines, no code change
Stefan Fritsch
2011-01-24
1
-5
/
+10
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-1
/
+1
*
Enhance ap_hook_monitor to pass along a server_rec (in
Jim Jagielski
2009-09-25
1
-3
/
+3
*
mod_session_cookie, mod_session_dbd: Make sure cookies are set both
Graham Leggett
2008-08-30
1
-6
/
+6
*
You don't export registered entry points
William A. Rowe Jr
2008-06-07
1
-10
/
+6
*
Change the directives within the mod_session* modules to be valid
Graham Leggett
2008-04-09
1
-7
/
+7
*
Insert prototypes to remove compiler warnings. [Joe Orton]
Graham Leggett
2008-04-09
1
-0
/
+4
*
No var declarations in the middle of the code.
Guenter Knauf
2008-04-08
1
-1
/
+2
*
Remove all references to CORE_PRIVATE.
Paul Querna
2008-04-07
1
-2
/
+0
*
Fix the defaults, which currently override the config instead of default the ...
Graham Leggett
2008-04-06
1
-1
/
+0
*
Optimisation: We have no need to distiguish between a Cookie and a Cookie2 wh...
Graham Leggett
2008-04-06
1
-10
/
+2
*
mod_session_dbd: Add a session implementation capable of storing
Graham Leggett
2008-04-05
1
-0
/
+639