History log of /php-src/sapi/fpm/fpm/fpm_main.c (Results 201 – 225 of 274)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# dce25909 22-May-2012 Jerome Loyet

- Fixed bug #61045 (fpm don't send error log to fastcgi clients)

# faca4e08 22-May-2012 Jerome Loyet

- Fixed bug #61045 (fpm don't send error log to fastcgi clients)

Revision tags: php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1
# d1fd5432 20-Mar-2012 Ondřej Surý

Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831)

Revision tags: php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7
# 87c038be 02-Feb-2012 Dmitry Stogov

Always restore PG(magic_quote_gpc) on request shutdown

Revision tags: php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# 0ca9fbc0 03-Jan-2012 Jérôme Loyet

- Fixed bug #60629 (memory corruption when web server closed the fcgi fd)

# e7472221 03-Jan-2012 Jérôme Loyet

- Fixed bug #60629 (memory corruption when web server closed the fcgi fd)

Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2
# bc169ba8 15-Nov-2011 Jérôme Loyet

- FR #60199 (enhance FPM error log when the primary script can't be open)

# 8bdf576a 15-Nov-2011 Jérôme Loyet

- FR #60199 (enhance FPM error log when the primary script can't be open)

Revision tags: php-5.4.0RC1, php-5.3.9RC1
# a391535e 03-Nov-2011 Xinchen Hui

Fixed bug #60206 (possible integer overflow in content_length)

# d4b90b47 03-Nov-2011 Xinchen Hui

Fixed bug #60206 (possible integer overflow in content_length)

Revision tags: php-5.4.0beta2
# 3982cda8 09-Oct-2011 Jérôme Loyet

- Fixed bug #55533 (The -d parameter doesn't work)

# 17cbee6f 09-Oct-2011 Jérôme Loyet

- Fixed bug #55533 (The -d parameter doesn't work)

# 4e396d73 08-Oct-2011 Jérôme Loyet

- Backported from 5.4 branch:
* enhanced log messages
* code cosmetic

# 7fc36a52 08-Oct-2011 Jérôme Loyet

- Backported from 5.4 branch (don't write directly to stderr, use the internal logger instead (zlog))

# 9018d943 08-Oct-2011 Jérôme Loyet

- backparted from 5.4 branch (remove is_fastcgi because FPM is always fastcgi)

# c4e961f0 08-Oct-2011 Jérôme Loyet

- Backported FR #55181 from 5.4 branch (Enhance security by limiting access to user defined extensions)

Revision tags: php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3
# eb180ac3 02-Aug-2011 Jérôme Loyet

- Fixed bug #55340 (segfault when using some arguments -- bug introduced by commit r313351)

Revision tags: php-5.3.7RC4
# 9805e167 22-Jul-2011 Pierre Joye

- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ

# 3afe7724 19-Jul-2011 Jérôme Loyet

- enhanced log messages
- code cosmetic

# 627540cc 18-Jul-2011 Jérôme Loyet

fix a segfault when passing an empty value to a ini parameter from the web server (php_(admin_)?value)

# b7bee05d 18-Jul-2011 Jérôme Loyet

fix a segfault when passing an empty value to a ini parameter from the web server (php_(admin_)?value)

# bbce3745 18-Jul-2011 Jérôme Loyet

- don't write directly to stderr, use the internal logger instead (zlog)

# 0b71f4f5 18-Jul-2011 Jérôme Loyet

- remove is_fastcgi because FPM is always fastcgi

# 577d81fa 17-Jul-2011 Jérôme Loyet

- get rid of FPM_AUTOCONFIG_H which has never existed since FPM integration into core

# e615a86c 17-Jul-2011 Jérôme Loyet

- get rid of FPM_AUTOCONFIG_H which has never existed since FPM integration into core

1234567891011