Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove extra ; | Johannes Schlüter | 2012-06-22 | 1 | -1/+1 |
| | |||||
* | Fix bug 61870 ext\session\tests\bug42596.phpt fails | Anatoliy Belsky | 2012-04-30 | 1 | -1/+4 |
| | |||||
* | Fixed bug #60634 (Segmentation fault when trying to die() in ↵ | Ilia Alshanetsky | 2012-03-08 | 1 | -4/+4 |
| | | | | SessionHandler::write()) | ||||
* | - Fixed bug #60860 (session.save_handler=user without defined function core ↵ | Felipe Pena | 2012-01-28 | 2 | -0/+24 |
| | | | | dumps) | ||||
* | add more tests for #60634 (stems from #21306) and xfail them all for the moment | Arpad Ray | 2012-01-04 | 6 | -1/+245 |
| | |||||
* | add test for #60634 | Arpad Ray | 2012-01-03 | 1 | -0/+45 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 8 | -8/+8 |
| | |||||
* | - Fixed bug #60339 (valgrind reports LEAK --with-mm) | Felipe Pena | 2011-11-19 | 1 | -1/+1 |
| | | | | | patch by: yohgaki at ohgaki dot net | ||||
* | fix #49599, the eol-style is important here, as this is a regression test ↵ | Ferenc Kovacs | 2011-09-26 | 1 | -42/+42 |
| | | | | for #36459 | ||||
* | MFH to fix PHP_5_3 diffs shown on http://qa.php.net/reports/?version=5.3.9-dev | Christopher Jones | 2011-09-26 | 7 | -6/+12 |
| | |||||
* | I don't see why would be this a win only test. it works for me on linux, ↵ | Ferenc Kovacs | 2011-09-13 | 1 | -4/+1 |
| | | | | checked the history, find no explanation. | ||||
* | fixed bug #55267 - session_regenerate_id fails after header sent even if ↵ | Hannes Magnusson | 2011-08-29 | 1 | -1/+1 |
| | | | | session.use_cookies = 0 | ||||
* | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | |||||
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | - install extra headers | Pierre Joye | 2011-06-16 | 1 | -1/+1 |
| | |||||
* | Fixed test. | Shein Alexey | 2011-06-09 | 1 | -1/+6 |
| | |||||
* | Changed session.save_path to /tmp to make test run. | Shein Alexey | 2011-06-09 | 1 | -4/+4 |
| | |||||
* | Skip reason is now printed if session.save_path is not writable. | Shein Alexey | 2011-06-09 | 1 | -1/+1 |
| | |||||
* | Fixed session test breakage due to serialize precision issue. | Shein Alexey | 2011-06-09 | 1 | -1/+1 |
| | |||||
* | fix tests | Antony Dovgal | 2011-05-04 | 1 | -1/+1 |
| | |||||
* | - local redeclaration | Pierre Joye | 2011-01-23 | 1 | -6/+6 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 8 | -8/+8 |
| | |||||
* | - add phpize support for windows, need a nmake install for now (nmake ↵ | Pierre Joye | 2010-12-13 | 1 | -0/+1 |
| | | | | devel-pkg version is coming), works exactly the same as on unix, or should :) | ||||
* | -ws | Pierre Joye | 2010-12-13 | 1 | -2/+0 |
| | |||||
* | - Fixed config.m4 to complete the fix for bug #53141 (thanks Johannes) | Felipe Pena | 2010-11-02 | 1 | -0/+1 |
| | |||||
* | - Fixed bug #53141 (autoload misbehaves if called from closing session) | Felipe Pena | 2010-11-02 | 2 | -0/+27 |
| | | | | | patch by: ladislav at marek dot su | ||||
* | Fixed a compiler warning | Ilia Alshanetsky | 2010-08-27 | 1 | -2/+1 |
| | |||||
* | Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED ↵ | Kalle Sommer Nielsen | 2010-08-11 | 12 | -13/+13 |
| | | | | | | (Fixes #52570) # Trunk patch will follow shortly | ||||
* | - [DOC] MFH: add session.entropy* support to windows | Pierre Joye | 2010-06-08 | 1 | -1/+25 |
| | |||||
* | - restore previous setting | Pierre Joye | 2010-06-08 | 1 | -1/+1 |
| | |||||
* | - [DOC] add session.entropy* support to windows | Pierre Joye | 2010-06-08 | 1 | -1/+1 |
| | |||||
* | - silent warning | Pierre Joye | 2010-06-02 | 1 | -2/+2 |
| | |||||
* | Fixed handling of session variable serialization on certain prefix ↵ | Ilia Alshanetsky | 2010-04-26 | 1 | -1/+1 |
| | | | | characters. Reported by Stefan Esser | ||||
* | Added test for bug #51338 | Ilia Alshanetsky | 2010-03-23 | 1 | -0/+15 |
| | |||||
* | Fixed bug #51338 (URL-Rewriter is still enabled if use_only_cookies is on). | Ilia Alshanetsky | 2010-03-22 | 1 | -3/+7 |
| | |||||
* | - Reverted r296062 and r296065 | Jani Taskinen | 2010-03-12 | 1 | -4/+4 |
| | |||||
* | MFH: Improved / fixed output buffering (Michael Wallner) | Jani Taskinen | 2010-03-11 | 1 | -4/+4 |
| | |||||
* | Fixed a possible open_basedir/safe_mode bypass in session extension ↵ | Ilia Alshanetsky | 2010-01-31 | 1 | -1/+6 |
| | | | | identified by Grzegorz Stachowiak. | ||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 8 | -8/+8 |
| | |||||
* | Along with the valid char set, also add a length check to the | Rasmus Lerdorf | 2009-12-26 | 1 | -2/+4 |
| | | | | | | | | | session id here to avoid a lower-level error on the open() later on in case we exceed MAX_PATH. The lower level open() error includes the session dir path in it, so this is a very low-priority security fix. People should not be running production systems with display_errors turned on. | ||||
* | Fixed compilation | Dmitry Stogov | 2009-12-04 | 1 | -1/+1 |
| | |||||
* | protect http_session_vars from interrupt corruption | Stanislav Malyshev | 2009-12-04 | 1 | -4/+10 |
| | | | | | improve save_path check | ||||
* | removed now obsolete NetWare hack since I fixed this | Guenter Knauf | 2009-11-03 | 2 | -11/+1 |
| | | | | | with Novell some longer time ago in their SDK header. | ||||
* | Fixed tests | Dmitry Stogov | 2009-09-21 | 12 | -13/+14 |
| | |||||
* | configure dependency has to be optional as well | Antony Dovgal | 2009-07-28 | 1 | -1/+1 |
| | |||||
* | fix segfault in session/tests/031.phpt by adding optional extension | Antony Dovgal | 2009-07-28 | 2 | -1/+10 |
| | | | | | | dependency (php_hash_hashtable has to be initialized when setting session.hash_function) | ||||
* | MFH: fix crash when session hash function generated long hashes with ↵ | Gwynne Raskind | 2009-07-17 | 2 | -10/+28 |
| | | | | hash_bits_per_character larger than 4 | ||||
* | fix test | Jani Taskinen | 2009-05-26 | 1 | -0/+1 |
| | |||||
* | MFH: ws + sync | Jani Taskinen | 2009-05-18 | 5 | -229/+201 |
| | |||||
* | - Fixed tests | Felipe Pena | 2009-05-05 | 12 | -13/+24 |
| |