History log of /php-src/ext/session/mod_files.c (Results 26 – 50 of 230)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-7.1.1, php-5.6.29, php-7.0.14, php-7.1.0, php-5.6.29RC1, php-7.0.14RC1
# d61db8d6 21-Nov-2016 Anatol Belski

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
remove TSRMLS_*


# 5e9b4c26 21-Nov-2016 Anatol Belski

remove TSRMLS_*

Revision tags: php-7.1.0RC6, php-5.6.28, php-7.0.13, php-5.6.28RC1, php-7.1.0RC5, php-7.0.13RC1, php-7.1.0RC4, php-5.6.27, php-7.0.12, php-7.1.0RC3, php-5.6.27RC1, php-7.0.12RC1
# eac277ed 16-Sep-2016 Christoph M. Becker

Merge branch 'PHP-7.0' into PHP-7.1


# 48cf8dd9 16-Sep-2016 Christoph M. Becker

Merge branch 'PHP-5.6' into PHP-7.0


# 66826730 16-Sep-2016 Christoph M. Becker

Fix #73100: session_destroy null dereference in ps_files_path_create

Revision tags: php-5.6.26, php-7.1.0RC2, php-7.0.11
# 17dbb916 09-Sep-2016 Yasuo Ohgaki

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Update NEWS
Fixed Bug #68015 Session does not report invalid uid for files save handler


# 0e3b30fa 09-Sep-2016 Yasuo Ohgaki

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Fixed Bug #68015 Session does not report invalid uid for files save handler


# 38553e85 09-Sep-2016 Yasuo Ohgaki

Fixed Bug #68015 Session does not report invalid uid for files save handler

# 8c16f226 05-Sep-2016 Stanislav Malyshev

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
phpdbg: couple of network function return checks. Possible overflow when copy the socket_path configuration.


Revision tags: php-5.6.26RC1, php-7.1.0RC1, php-7.0.11RC1, php-7.1.0beta3, php-5.6.25, php-7.0.10, php-7.1.0beta2, php-5.6.25RC1, php-7.0.10RC1, php-7.1.0beta1, php-5.6.24, php-7.0.9, php-5.5.38, php-5.6.24RC1, php-7.1.0alpha3, php-7.0.9RC1
# 19350b6b 28-Jun-2016 David Carlier

phpdbg: couple of network function return checks. Possible
overflow when copy the socket_path configuration.

# a4a2f66e 01-Sep-2016 Yasuo Ohgaki

Revert "Revert "Implement RFC Add session_gc() https://wiki.php.net/rfc/session-gc""

This reverts commit 355c7e7d1cdc180d368c6214ea7605443fc88c92.

# 355c7e7d 31-Aug-2016 Yasuo Ohgaki

Revert "Implement RFC Add session_gc() https://wiki.php.net/rfc/session-gc"

This reverts commit 1cf179e4150308d8217d9517408ca5e22b5d607f.

# 1cf179e4 28-Aug-2016 Yasuo Ohgaki

Implement RFC Add session_gc() https://wiki.php.net/rfc/session-gc

# 72ec312f 03-Jul-2016 Xinchen Hui

Merge branch 'PHP-7.0'

* PHP-7.0:
Fixed bug #72531 (ps_files_cleanup_dir Buffer overflow)


# 67447375 03-Jul-2016 Xinchen Hui

Fixed bug #72531 (ps_files_cleanup_dir Buffer overflow)

Revision tags: php-7.1.0alpha2
# 323b2733 21-Jun-2016 Dmitry Stogov

Fixed compilation warnings

Revision tags: php-7.0.8, php-5.6.23, php-5.5.37, php-5.6.23RC1, php-7.0.8RC1, php-7.1.0alpha1, php-5.6.22, php-5.5.36, php-7.0.7, php-5.6.22RC1, php-7.0.7RC1, php-7.0.6, php-5.6.21, php-5.5.35, php-5.6.21RC1, php-7.0.6RC1, php-5.6.20, php-5.5.34, php-7.0.5, php-5.6.20RC1, php-7.0.5RC1, php-5.6.19, php-5.5.33, php-7.0.4, php-5.6.19RC1, php-7.0.4RC1, php-5.6.18, php-7.0.3, php-5.5.32
# 40b9f52c 29-Jan-2016 Anatol Belski

Revert "fix leak in 5.6"

This reverts commit fa548e5ca9b275ac383cadddde0f4e6d9a806f24.

# fa548e5c 29-Jan-2016 Anatol Belski

fix leak in 5.6

# 25108bab 29-Jan-2016 Anatol Belski

refix bug #69111, crash in 5.6 only

Revision tags: php-5.6.18RC1, php-7.0.3RC1, php-5.6.17, php-5.5.31, php-7.0.2
# ed35de78 01-Jan-2016 Lior Kaplan

Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
Happy new year (Update copyright to 2016)


# 49493a2d 01-Jan-2016 Lior Kaplan

Happy new year (Update copyright to 2016)

Revision tags: php-7.0.2RC1, php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1
# de8bfb32 07-Nov-2015 Xinchen Hui

Use defined macro

# 148bb622 07-Nov-2015 Xinchen Hui

Revert "Fixed bug #70876 Segmentation fault when regenerating session id with strict mode"

This reverts commit 0bf3ebb4ba77f38261d9cb21a205a7d31b7f85cf.

# 0bf3ebb4 07-Nov-2015 Reeze Xia

Fixed bug #70876 Segmentation fault when regenerating session id with strict mode

The comment *mod_data always be non-NULL is not true.
The same as this FIXME: https://github.com/php/php

Fixed bug #70876 Segmentation fault when regenerating session id with strict mode

The comment *mod_data always be non-NULL is not true.
The same as this FIXME: https://github.com/php/php-src/blob/master/ext/session/mod_files.c#L676

show more ...

Revision tags: php-5.6.15, php-7.0.0RC6, php-7.0.1, php-5.6.15RC1, php-7.0.0RC5, php-5.5.30, php-5.6.14, php-7.0.0RC4
# 2f7cc862 19-Sep-2015 Yasuo Ohgaki

Fixed bug #70529 Session read causes "String is not zero-terminated" error

12345678910