]> granicus.if.org Git - apache/history - modules/session/mod_session.c
You don't export the local registered functions
[apache] / modules / session / mod_session.c
2008-06-07 William A. Rowe JrYou don't export the local registered functions
2008-06-06 William A. Rowe Jrmod_session has a different scope than the core.
2008-04-17 Graham LeggettBe defensive to ensure no segfault should the session...
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 Ruediger Pluem* Fix eol-style property.
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-05 Graham LeggettRename the ap_escape_path_segment_b function as suggest...
2008-04-05 Graham LeggettMake sure we protect ourselves against the session...
2008-04-04 Graham Leggettmod_session: Add a generic session interface to unify...