]> granicus.if.org Git - apache/history - modules/session/mod_session_dbd.c
mod_session_dbd: Use apr_status_t as a return code across the mod_session API.
[apache] / modules / session / mod_session_dbd.c
2011-12-02 Graham Leggettmod_session_dbd: Use apr_status_t as a return code...
2011-11-30 Stefan FritschRemove some more now redundant log prefixes
2011-01-24 Stefan Fritschbreak some very long lines, no code change
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2009-09-25 Jim JagielskiEnhance ap_hook_monitor to pass along a server_rec (in
2008-08-30 Graham Leggettmod_session_cookie, mod_session_dbd: Make sure cookies...
2008-06-07 William A. Rowe JrYou don't export registered entry points
2008-04-09 Graham LeggettChange the directives within the mod_session* modules...
2008-04-08 Graham LeggettInsert prototypes to remove compiler warnings. [Joe...
2008-04-08 Guenter KnaufNo var declarations in the middle of the code.
2008-04-07 Paul QuernaRemove all references to CORE_PRIVATE.
2008-04-06 Graham LeggettFix the defaults, which currently override the config...
2008-04-05 Graham LeggettOptimisation: We have no need to distiguish between...
2008-04-05 Graham Leggettmod_session_dbd: Add a session implementation capable...