php-src/ext/session
Sascha Schumann 43ff395b65 Const'ify part of sapi_request_info.
query_string, post_data, path_translated, request_uri, auth_user,
auth_password and argv0 are modified, so they cannot become const.
2000-11-02 15:47:02 +00:00
..
config.m4 Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd 2000-05-02 04:01:15 +00:00
Makefile.in Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd 2000-05-02 04:01:15 +00:00
mod_files.c Fixed crash (bus error) in readdir() and session cleanup when compiled 2000-10-18 14:14:14 +00:00
mod_files.h Unify use of my email address 2000-07-10 10:09:15 +00:00
mod_files.sh - cleanup code 1999-08-22 14:14:46 +00:00
mod_mm.c Return SUCCESS from write handler, if vallen is 0. 2000-09-29 21:44:45 +00:00
mod_mm.h Unify use of my email address 2000-07-10 10:09:15 +00:00
mod_user.c Add session_write_close(). This is primarily intended to enable 2000-10-11 19:47:15 +00:00
mod_user.h Add session_write_close(). This is primarily intended to enable 2000-10-11 19:47:15 +00:00
modules.c add user-level callbacks 1999-09-17 05:40:59 +00:00
php_session.h Allow to send secure cookies 2000-10-28 17:13:28 +00:00
session.c Const'ify part of sapi_request_info. 2000-11-02 15:47:02 +00:00
setup.stub first import of session module 1999-06-05 19:52:58 +00:00