History log of /PHP-5.5/sapi/fpm/fpm/fastcgi.c (Results 26 – 50 of 54)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0eb2eec9 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, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2
# 4e396d73 08-Oct-2011 Jérôme Loyet

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


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

remove unused variable


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

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


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, php-5.3.7RC4
# 3afe7724 19-Jul-2011 Jérôme Loyet

- enhanced log messages
- code cosmetic


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

- enhanced log messages
- code cosmetic


# 1d3696ee 18-Jul-2011 Jérôme Loyet

remove forgotten debug log


# 1dc21c2f 18-Jul-2011 Jérôme Loyet

remove unused variable


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

remove unused variable


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

- remove is_fastcgi because FPM is always fastcgi


# 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


# 22065bc0 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


Revision tags: php-5.3.7RC3, php-5.4.0alpha2
# d5899d0b 05-Jul-2011 Jérôme Loyet

- ws and cosmetics


# a3b31f5c 05-Jul-2011 Jérôme Loyet

- ws and cosmetics


# 0494615b 05-Jul-2011 Jérôme Loyet

- ws and cosmetics


Revision tags: php-5.3.7RC2
# bbe85184 23-Jun-2011 Jérôme Loyet

- Added custom access log (also added per request %CPU and memory mesurement)


# 8dcfa2f9 23-Jun-2011 Jérôme Loyet

- Added custom access log (also added per request %CPU and memory mesurement)


# 73b63100 23-Jun-2011 Jérôme Loyet

- Added custom access log (also added per request %CPU and memory mesurement)


Revision tags: php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# 970fe5b7 17-Jan-2011 Jérôme Loyet

- Enforce security in the fastcgi protocol parsing.


# 326f50b1 17-Jan-2011 Jérôme Loyet

- Enforce security in the fastcgi protocol parsing.


Revision tags: php-5.2.17, php-5.3.5, php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 4d005a8e 26-May-2010 Antony Dovgal

merge FPM SAPI from trunk (as agreed with Johannes)


# acf5fba0 23-Apr-2010 Jérôme Loyet

Remove unused functions / variables / #if 0 blocks


123