php-src/ext/session
2001-01-07 10:42:15 +00:00
..
tests Add a new test and refine the fourth test 2001-01-07 10:40:41 +00:00
config.m4 Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd 2000-05-02 04:01:15 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +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 No need for GCC extensions in non-debugging mode. 2000-12-21 05:31:18 +00:00
mod_mm.h Unify use of my email address 2000-07-10 10:09:15 +00:00
mod_user.c Use zval_ptr_dtor instead of zval_dtor/FREE_ZVAL pair. 2001-01-07 10:32:06 +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 Use MAKE_STD_ZVAL/FREE_ZVAL to handle zval memory allocation. 2001-01-07 10:42:15 +00:00
setup.stub first import of session module 1999-06-05 19:52:58 +00:00