| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | Fixed session module is sending multiple set-cookie headers when session.use_... | Yasuo Ohgaki | 2014-01-15 | 1 | -0/+1 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Fixed Bug #65475 | Yasuo Ohgaki | 2013-08-21 | 1 | -2/+2 |
* | Strict session. Detect session id collision | Yasuo Ohgaki | 2013-08-04 | 1 | -1/+14 |
* | Strict session | Yasuo Ohgaki | 2013-08-04 | 1 | -2/+44 |
* | - Fixed bug #61594 (ext/session/mod_mm.c: missing free of ps_mm_instance) pat... | Felipe Pena | 2013-06-24 | 1 | -0/+2 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Fixed bug #60339 (valgrind reports LEAK --with-mm) | Felipe Pena | 2011-11-19 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: ws + sync | Jani Taskinen | 2009-05-18 | 1 | -57/+68 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | snprintf() -> slprintf() | Ilia Alshanetsky | 2007-02-27 | 1 | -1/+1 |
* | fix typo | Antony Dovgal | 2007-02-26 | 1 | -1/+1 |
* | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 1 | -1/+1 |
* | Eliminate strcat() usage. | Ilia Alshanetsky | 2007-02-19 | 1 | -11/+17 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | Do not use alloca() where it can be abused through user input. | Ilia Alshanetsky | 2004-06-30 | 1 | -2/+2 |
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | fix ZTS build | Marcus Boerger | 2002-12-05 | 1 | -1/+1 |
* | php_error -> php_error_docref | Marcus Boerger | 2002-12-05 | 1 | -2/+4 |
* | - Fixed bug: #17977, session build as shared works now with mm handler too. | foobar | 2002-06-28 | 1 | -11/+0 |
* | Did not revert back enough. | Sascha Schumann | 2002-03-06 | 1 | -3/+8 |
* | Weep out all recent commits of Yasuo. | Sascha Schumann | 2002-03-06 | 1 | -11/+3 |
* | Fixed typo :) | Yasuo Ohgaki | 2002-03-06 | 1 | -1/+1 |
* | Use static mm file save path. Now we can safely stop web server at start up w... | Yasuo Ohgaki | 2002-03-06 | 1 | -8/+6 |
* | Make php start even with wrong save_path. | Yasuo Ohgaki | 2002-03-06 | 1 | -5/+7 |
* | Fixed crash with mm save handler | Yasuo Ohgaki | 2002-03-05 | 1 | -1/+4 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
* | We need mm file for each user. | Yasuo Ohgaki | 2002-01-25 | 1 | -5/+9 |
* | Add sapi postfix for mm save path. | Yasuo Ohgaki | 2002-01-25 | 1 | -8/+11 |
* | Fix startup crash | Yasuo Ohgaki | 2002-01-10 | 1 | -2/+4 |
* | Improved code for handling PS(save_path) | Sascha Schumann | 2002-01-10 | 1 | -5/+16 |
* | Ws fix | Sascha Schumann | 2002-01-10 | 1 | -5/+5 |
* | Make use of save_path for mm file. | Yasuo Ohgaki | 2002-01-10 | 1 | -2/+12 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
* | Fix a serious long-standing bug which deleted the shared memory segment | Sascha Schumann | 2001-07-19 | 1 | -48/+92 |
* | Fix GC bug which did not increment the proper variable. | Sascha Schumann | 2001-07-18 | 1 | -61/+73 |
* | Retire old hash algorithm and use the FNV-1 algorithm. | Sascha Schumann | 2001-07-18 | 1 | -18/+11 |
* | The extension name seems to be usually totally lower-cased. | foobar | 2001-06-24 | 1 | -1/+1 |
* | Fold a bit more code | Rasmus Lerdorf | 2001-06-06 | 1 | -0/+10 |