php-src/ext/session
Sascha Schumann a982eb2267 `len' is not the actual length of the string, but the possible maximum
length. This fixes a couple of problems, like not setting the cookie path
correctly.
2000-05-29 15:07:19 +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 - Fix problem in sessions module under Win32. Need to use ; as an options 2000-05-27 16:38:49 +00:00
mod_files.h - some cleanups 1999-06-07 16:43:24 +00:00
mod_files.sh - cleanup code 1999-08-22 14:14:46 +00:00
mod_mm.c Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
mod_mm.h - add global startup/shutdown handlers 1999-09-03 17:46:39 +00:00
mod_user.c Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
mod_user.h Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
modules.c add user-level callbacks 1999-09-17 05:40:59 +00:00
php_session.h Save more overhead. Look for the serializer/save_handler only when they're actually modified. 2000-05-26 13:02:11 +00:00
session.c `len' is not the actual length of the string, but the possible maximum 2000-05-29 15:07:19 +00:00
setup.stub first import of session module 1999-06-05 19:52:58 +00:00