334 Commits (67817a199ca4c8bcff163cb005287c0087db6bf3)

Author SHA1 Message Date
Felipe Pena cd176e0452 - Fixed bug #63983 (enabling FPM borks compile on FreeBSD) patch by: chibisuke at web dot de 13 years ago
Lior Kaplan ee01af7df1 Fix bug #64764: Add status option to fpm init.d script 13 years ago
Stanislav Malyshev ac40c0b562 Merge branch 'pull-request/341' 13 years ago
Veres Lajos 04145dc2aa typo fixes (argument) 13 years ago
Remi Collet 9f6ca9bc64 Fixed Bug #64915 (error_log ignored when daemonize=0) 13 years ago
Remi Collet 0e99329e0a Add --with-fpm-systemd option to report health to systemd, and 13 years ago
Remi Collet 0549e55d82 From code coverity scan, syscall return value must be check. 13 years ago
Remi Collet 444e59eb20 fix more resource leaks 13 years ago
Remi Collet 331540d20c From code coverity scan 13 years ago
Remi Collet d0c40220d1 fixed size array cannot be null 13 years ago
Remi Collet 8492bbefbb use limit_extensions as we use security_limit_extensions later (free) 13 years ago
Remi Collet a7d6cb2360 unused variable 13 years ago
Remi Collet ab117573cd fix possible null deref (detected by code coverity scan) 13 years ago
Remi Collet 4a92ae3401 When Apache use RewriteRule to redirect, via mod_proxy_fgi, to php-fpm 13 years ago
Jonh Wendell 59b016192d Added HTTP codes as of RFC 6585 13 years ago
Adam Harvey f63a9f6c11 Update the arguments in the prototype of fpm_socket_unix_test_connect(). 13 years ago
Xinchen Hui 0a7395e009 Happy New Year 13 years ago
Xinchen Hui a2045ff332 Happy New Year~ 13 years ago
Remi Collet bc492007da Fixed Bug #63581 Possible buffer overflow 13 years ago
Remi Collet f08060a48f Fixed Bug #63581 Possible null dereference 13 years ago
Jerome Loyet bb02fd5772 Fixed bug #62216 14 years ago
Jerome Loyet 9ef925b351 - Fixed bug #62887 (Only /status?plain&full gives "last request cpu") 14 years ago
Jerome Loyet 151b16cf7f - Fixed bug #62887 (Only /status?plain&full gives "last request cpu") 14 years ago
Jerome Loyet 72f3457161 - Fixed bug #62947 (Unneccesary warnings on FPM) 14 years ago
Jerome Loyet e31553c204 - Fixed bug #62947 (Unneccesary warnings on FPM) 14 years ago
Jerome Loyet 64a0e7cdc2 - Fixed bug #63085 (Systemd integration and daemonize) 14 years ago
Jerome Loyet 2259a8f18b - add missing php-fpm.service.in 14 years ago
Jerome Loyet 851a04bb7b - Fixed bug #63085 (Systemd integration and daemonize) 14 years ago
Jerome Loyet b5eb1456aa - Fixed bug #62954 (startup problems fpm / php-fpm) 14 years ago
Jerome Loyet 75c63c5503 - Fixed bug #62954 (startup problems fpm / php-fpm) 14 years ago
Xinchen Hui d64d9e3351 year++ 14 years ago
Lars Strojny 8e7081f3ac Merging PR 121 to add support for slow request counting on the PHP-FPM status page 14 years ago
Rasmus Lerdorf 5799ebdb0c Fix bug #62654 14 years ago
Rasmus Lerdorf 5f224412fa Fix bug #62654 14 years ago
Jerome Loyet 238caeb63c - Fixed bug #62205 (php-fpm segfaults (null passed to strstr)) 14 years ago
Jerome Loyet ec4a1d576b - fix missing include for unix sockets 14 years ago
Jerome Loyet 43ec708882 - Comment unused function to avoid warnings 14 years ago
Jerome Loyet 38ca8cb7a1 - Fixed bug #62205 (php-fpm segfaults (null passed to strstr)) 14 years ago
Jerome Loyet 35abf3f20c - fix missing include for unix sockets 14 years ago
Jerome Loyet 59e0930d37 - Comment unused function to avoid warnings 14 years ago
Jerome Loyet 773e85a788 Fixed bug #61218 (the previous patch was not enough restritive on fcgi name string checks) 14 years ago
Jerome Loyet 2f7bd57f93 Fixed bug #61218 (the previous patch was not enough restritive on fcgi name string checks) 14 years ago
Jerome Loyet 60cca8b9c9 Fixed bug #61218 (FPM drops connection while receiving some binary values in FastCGI requests) 14 years ago
Jerome Loyet e7ff3e839b Fixed bug #61218 (FPM drops connection while receiving some binary valuesin FastCGI requests) 14 years ago
Jerome Loyet e052da3a6b Fixed bug #62033 (USR2 signal was sent even if not catch when daemonize and an error occured) 14 years ago
Jerome Loyet 0298b92b69 - Fixed bug #62033 (USR2 signal was sent even if not catch when daemonize and an error occured) 14 years ago
Jerome Loyet decc394a20 - Fixed bug #62160 (Add process.priority to set nice(2) priorities) 14 years ago
Jerome Loyet f6655b62d8 - Fixed bug #62160 (Add process.priority to set nice(2) priorities) 14 years ago
Jerome Loyet 0037598252 - add missing headers to avoid warnings 14 years ago
Jerome Loyet 63e11f9025 - add missing headers to avoid warnings 14 years ago