index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
session
/
mod_session_dbd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_session: Introduce SessionExpiryUpdateInterval which allows to
Yann Ylavic
2015-10-16
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-17
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-02
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-08
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-05
1
-10
/
+2
*
mod_session_dbd: Add a session implementation capable of storing
Graham Leggett
2008-04-05
1
-0
/
+639