Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'pull-request/1360' into PHP-7.0 | Joe Watkins | 2017-01-06 | 1 | -2/+8 |
|\ | |||||
| * | *[Sessions]: Now session is accessible if process is ran by root. Fixing bug:... | Evgeniy Spinov | 2015-06-28 | 1 | -1/+1 |
| * | *[Sessions]: Now session is accessible if process is ran by root. Fixing bug:... | Evgeniy Spinov | 2015-06-24 | 1 | -2/+8 |
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | | remove TSRMLS_* | Anatol Belski | 2016-11-21 | 1 | -2/+2 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-09-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix #73100: session_destroy null dereference in ps_files_path_create | Christoph M. Becker | 2016-09-16 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Yasuo Ohgaki | 2016-09-09 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Fixed Bug #68015 Session does not report invalid uid for files save handler | Yasuo Ohgaki | 2016-09-09 | 1 | -1/+3 |
| * | | Revert "fix leak in 5.6" | Anatol Belski | 2016-01-29 | 1 | -12/+0 |
| * | | fix leak in 5.6 | Anatol Belski | 2016-01-29 | 1 | -0/+12 |
| * | | refix bug #69111, crash in 5.6 only | Anatol Belski | 2016-01-29 | 1 | -0/+4 |
* | | | phpdbg: couple of network function return checks. Possible | David Carlier | 2016-09-04 | 1 | -0/+1 |
* | | | Fixed bug #72531 (ps_files_cleanup_dir Buffer overflow) | Xinchen Hui | 2016-07-03 | 1 | -0/+5 |
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
* | | | Use defined macro | Xinchen Hui | 2015-11-07 | 1 | -1/+1 |
* | | | Revert "Fixed bug #70876 Segmentation fault when regenerating session id with... | Xinchen Hui | 2015-11-07 | 1 | -4/+0 |
* | | | Fixed bug #70876 Segmentation fault when regenerating session id with strict ... | Reeze Xia | 2015-11-07 | 1 | -0/+4 |
* | | | Fixed bug #70529 Session read causes "String is not zero-terminated" error | Yasuo Ohgaki | 2015-09-19 | 1 | -0/+1 |
* | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -18/+18 |
* | | | Improved zend_string API (Francois Laupretre) | Dmitry Stogov | 2015-06-29 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2015-04-24 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Set NULL after efree | Yasuo Ohgaki | 2015-04-24 | 1 | -0/+1 |
* | | robuster read/write for mod ps_files | Anatol Belski | 2015-03-24 | 1 | -6/+41 |
* | | fix datatype mismatches | Anatol Belski | 2015-03-24 | 1 | -1/+1 |
* | | Fixed typos in comments | Yasuo Ohgaki | 2015-02-04 | 1 | -14/+14 |
* | | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2015-02-03 | 1 | -1/+4 |
|\ \ | |/ | |||||
| * | Fixed Bug #66623 no EINTR check on flock(LOCK_EX) | Yasuo Ohgaki | 2015-02-03 | 1 | -2/+5 |
* | | Merge branch 'PHP-5.6' | Yasuo Ohgaki | 2015-02-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed typo in comment | Yasuo Ohgaki | 2015-02-01 | 1 | -1/+1 |
| * | Bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | remove unused variable | Anatol Belski | 2015-01-30 | 1 | -1/+0 |
* | | WIP - test passes | Yasuo Ohgaki | 2015-01-22 | 1 | -45/+217 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -1/+1 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -23/+23 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | reduce struct size by 8 byte on 64 bit | Anatol Belski | 2014-09-13 | 1 | -1/+1 |
* | | revert the lstat part | Anatol Belski | 2014-08-29 | 1 | -2/+2 |
* | | fix stat vs zend_stat | Anatol Belski | 2014-08-29 | 1 | -2/+2 |
* | | data type fixes | Anatol Belski | 2014-08-29 | 1 | -2/+2 |
* | | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -4/+4 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -6/+6 |
* | | ported ext/session | Anatol Belski | 2014-08-19 | 1 | -6/+6 |
* | | This should be this (broken compiling before) | Xinchen Hui | 2014-05-19 | 1 | -1/+1 |
* | | only used if HAVE_NOFOLLOW | Pierre Joye | 2014-05-17 | 1 | -0/+2 |
* | | - Fixed ZTS build | Felipe Pena | 2014-05-13 | 1 | -1/+1 |
* | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -12/+23 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2014-04-14 | 1 | -1/+7 |
| |\ |