2262 Commits (eff12e56b63531ca70f2bc55bbb59366b65191e0)

Author SHA1 Message Date
Pierre Joye 019bdff395 Enabled apache 2.4 handler build option 14 years ago
Xinchen Hui 610c7fbe7b Remove executable permission on phpt 14 years ago
Jerome Loyet bb02fd5772 Fixed bug #62216 14 years ago
Jerome Loyet 151b16cf7f - Fixed bug #62887 (Only /status?plain&full gives "last request cpu") 14 years ago
Jerome Loyet e31553c204 - Fixed bug #62947 (Unneccesary warnings on FPM) 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 75c63c5503 - Fixed bug #62954 (startup problems fpm / php-fpm) 14 years ago
Xinchen Hui d64d9e3351 year++ 14 years ago
Rasmus Lerdorf 5799ebdb0c Fix bug #62654 14 years ago
Johannes Schlüter bc0972e78d Fix memleak in CLI 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
Matt Ficken 4054890b26 Fixed bug #62176 Test Bug - sapi/cli/tests/bug61546.phpt 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 e7ff3e839b Fixed bug #61218 (FPM drops connection while receiving some binary valuesin FastCGI requests) 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 f6655b62d8 - Fixed bug #62160 (Add process.priority to set nice(2) priorities) 14 years ago
Jerome Loyet 63e11f9025 - add missing headers to avoid warnings 14 years ago
Jerome Loyet a7761262f7 - Fixed bug #62153 (when using unix sockets, multiples FPM instances can be launched without errors) 14 years ago
Jerome Loyet bf9120ecae - Fixed bug #62033 (php-fpm exits with status 0 on some failures to start) 14 years ago
Jerome Loyet 5d61e56dd7 - Fixed bug #61026 (FPM pools can listen on the same address) 14 years ago
Jerome Loyet 812d248193 - Fixed bug #61295 (php-fpm should not fail with commented 'user' for non-root start) 14 years ago
Jerome Loyet f4c38016b6 - Fix help message for '-R' 14 years ago
Jerome Loyet 629273d11b - add missing help message for '-R' 14 years ago
Jerome Loyet 7b396c078c - Fixed bug #61835 (php-fpm is not allowed to run as root) 14 years ago
Jerome Loyet faca4e08b4 - Fixed bug #61045 (fpm don't send error log to fastcgi clients) 14 years ago
Stanislav Malyshev 000e84aa88 improve fix for CVE-2012-1823 14 years ago
Rasmus Lerdorf 168e8920be Fix for CVE-2012-1823 14 years ago
Xinchen Hui bae56a87f8 Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi). 14 years ago
Felipe Pena c3b0fb4fbe - Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename set to null) patch by ab@php.net 14 years ago
Xinchen Hui 896c4539df Fixed bug #61605 (header_remove() does not remove all headers) 14 years ago
Ondřej Surý d1fd5432e1 Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831) 14 years ago
David Soria Parra f7b10abae9 Replace $Revision$ with $Id$ in keyword expansion enable files 14 years ago
Ilia Alshanetsky edb57810a7 Fixed bug #61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c). 14 years ago
Christopher Jones 949ef40139 Fixed bug #61172 (Add Apache 2.4 support) 14 years ago
Olivier DOUCET ce535f1819 more verbose skip reason in test files with not so obvious extension requirements 14 years ago
Rasmus Lerdorf 69f24fb502 Yup, these need to be escaped. Good catch. 14 years ago
Rasmus Lerdorf cc813032cd Fix bug 61149 14 years ago
Dmitry Stogov 87c038be06 Always restore PG(magic_quote_gpc) on request shutdown 14 years ago
Rasmus Lerdorf 6f27b1f1a6 Missing ifdef here 14 years ago
Jérôme Loyet b9fab77d13 - Fixed bug #60659 (FPM does not clear auth_user on request accept) 14 years ago
Jérôme Loyet 0ca9fbc0de - Fixed bug #60629 (memory corruption when web server closed the fcgi fd) 14 years ago
Felipe Pena e4ca0ed09f - Year++ 14 years ago
George Wang 3c1df3349a fixed a crash in cli mode when apache_request_headers() is called 14 years ago
Felipe Pena b7e84d6b83 - Removed C++ comment style 15 years ago
George Wang 56728f11a8 keep code to be compatible with PHP4 15 years ago
George Wang badd6a91d4 keep PHP_5_4 in sync with PHP_5_3 branch 15 years ago
Jérôme Loyet e5ccae408e - Added .phar to default authorized extensions 15 years ago