summaryrefslogtreecommitdiff
path: root/ext/msession
Commit message (Expand)AuthorAgeFilesLines
* Get rid of more useless RINIT/RSHUTDOWN callsRasmus Lerdorf2005-02-072-21/+3
* Another instance where alloca() is not needed.Ilia Alshanetsky2004-06-301-2/+8
* C++ comments.Ilia Alshanetsky2004-04-291-4/+4
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-082-2/+2
* emalloc -> safe_emallocIlia Alshanetsky2003-08-121-1/+1
* updating license information in the headers.James Cox2003-06-103-9/+9
* Fixing functionicalls with variable number of parameters...Stefan Esser2003-03-061-21/+21
* Fix for GCC 3Mark L. Woodward2003-02-121-0/+2
* Restore php_error -> php_error_docref patch.Ilia Alshanetsky2003-01-201-36/+24
* Updated for Msession 1.2.Mark L. Woodward2003-01-204-148/+202
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-181-24/+24
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* Removed C++ commentsMark L. Woodward2002-08-222-9/+9
* - Fix more TSRM gotchasDerick Rethans2002-06-281-9/+9
* Unify error messagesDerick Rethans2002-06-261-24/+24
* Added persistent connections, and automattic reconnect onMark L. Woodward2002-06-042-36/+130
* Chages for beta3Mark L. Woodward2002-04-152-20/+20
* Added new features for msession beta 2Mark L. Woodward2002-04-083-4/+91
* Fixed ZTS buildYasuo Ohgaki2002-04-071-1/+1
* PHP_SESSION_API not always defined.Mark L. Woodward2002-04-011-2/+2
* Fixed conditional compilation based on macros changed inMark L. Woodward2002-03-311-8/+10
* Added support for session manager ID creation, works with patch submitted ear...Mark L. Woodward2002-03-241-1/+38
* extension converted automatically to PHP_NEW_EXTENSION. Manually confirmedSascha Schumann2002-03-122-12/+1
* Fix compiler warnings and header file path.Yasuo Ohgaki2002-03-011-3/+4
* Maintain headers.Sebastian Bergmann2002-02-281-4/+4
* Added one more tweak for 4.0.x compatibility.Mark L. Woodward2002-02-111-4/+4
* Backward compatibility to 4.0.6 does not have "HAVE_PHP_SESSION" defineMark L. Woodward2002-02-081-6/+7
* Sorry guys, PHP 4.0.6's ZEND_MODULE_API_NO is whacked, it has an extraMark L. Woodward2002-02-051-10/+19
* removed the new-style parameter parser code for bc *and* readabilityHartmut Holzgraefe2002-02-051-150/+56
* More 4.0.6 compatibility.Mark L. Woodward2002-02-041-1/+11
* Restored backward compatibility to PHP 4.0.6Mark L. Woodward2002-02-041-1/+5
* Fix ZTS buildYasuo Ohgaki2002-02-041-1/+3
* Moved "ifdef HAVE_PHP_SESSION" oops!Mark L. Woodward2001-12-261-1/+1
* Major cleanupMark L. Woodward2001-12-231-399/+296
* A php script which shows how to use msession with PHP sessionsMark L. Woodward2001-12-231-0/+125
* Added php.ini entry info.Mark L. Woodward2001-12-231-0/+11
* Renamed msession_getdata and msession_setdata toMark L. Woodward2001-12-233-9/+14
* re-added prototype folding hooksHartmut Holzgraefe2001-12-221-0/+74
* *now* it is backwards compatible ...Hartmut Holzgraefe2001-12-221-1/+5
* Toned down a comment that was written in the heat of the moment.Mark L. Woodward2001-12-221-12/+8
* Added msession_callMark L. Woodward2001-12-222-4/+38
* reverted chagesMark L. Woodward2001-12-221-391/+679
* Update headers.Sebastian Bergmann2001-12-113-4/+4
* - proto descriptionsHartmut Holzgraefe2001-12-071-559/+448
* added protos (but without description yet)Hartmut Holzgraefe2001-12-061-0/+64
* some cleanup of ext_skel stuffHartmut Holzgraefe2001-12-061-61/+18
* whitespace/indentHartmut Holzgraefe2001-12-061-374/+384
* Unified the configure messages.foobar2001-11-301-0/+3
* Fixed bug: #13844foobar2001-10-271-4/+0
* This file is generated.foobar2001-10-131-7/+0