| Commit message (Expand) | Author | Age | Files | Lines |
* | It's 2013, even for a manpage | Johannes Schlüter | 2013-03-24 | 1 | -2/+2 |
* | Update the arguments in the prototype of fpm_socket_unix_test_connect(). | Adam Harvey | 2013-01-16 | 1 | -1/+1 |
* | Happy New Year~ | Xinchen Hui | 2013-01-01 | 61 | -69/+69 |
* | Fixed Bug #63581 Possible buffer overflow | Remi Collet | 2012-11-28 | 1 | -3/+4 |
* | Fixed Bug #63581 Possible null dereference | Remi Collet | 2012-11-28 | 1 | -2/+6 |
* | Enabled apache 2.4 handler build option | Pierre Joye | 2012-11-13 | 1 | -0/+19 |
* | Remove executable permission on phpt | Xinchen Hui | 2012-10-10 | 1 | -0/+0 |
* | Fixed bug #62216 | Jerome Loyet | 2012-09-28 | 1 | -1/+1 |
* | - Fixed bug #62887 (Only /status?plain&full gives "last request cpu") | Jerome Loyet | 2012-09-28 | 1 | -9/+9 |
* | - Fixed bug #62947 (Unneccesary warnings on FPM) | Jerome Loyet | 2012-09-28 | 1 | -5/+5 |
* | - add missing php-fpm.service.in | Jerome Loyet | 2012-09-28 | 1 | -0/+12 |
* | - Fixed bug #63085 (Systemd integration and daemonize) | Jerome Loyet | 2012-09-28 | 8 | -12/+52 |
* | - Fixed bug #62954 (startup problems fpm / php-fpm) | Jerome Loyet | 2012-09-27 | 6 | -57/+59 |
* | year++ | Xinchen Hui | 2012-09-05 | 7 | -11/+11 |
* | Fix bug #62654 | Rasmus Lerdorf | 2012-07-25 | 1 | -3/+3 |
* | Fix memleak in CLI | Johannes Schlüter | 2012-06-27 | 1 | -0/+3 |
* | - Fixed bug #62205 (php-fpm segfaults (null passed to strstr)) | Jerome Loyet | 2012-06-01 | 3 | -4/+44 |
* | - fix missing include for unix sockets | Jerome Loyet | 2012-06-01 | 1 | -0/+1 |
* | - Comment unused function to avoid warnings | Jerome Loyet | 2012-06-01 | 1 | -0/+4 |
* | Fixed bug #62176 Test Bug - sapi/cli/tests/bug61546.phpt | Matt Ficken | 2012-05-29 | 1 | -1/+10 |
* | Fixed bug #61218 (the previous patch was not enough restritive on fcgi name s... | Jerome Loyet | 2012-05-26 | 1 | -6/+42 |
* | Fixed bug #61218 (FPM drops connection while receiving some binary valuesin F... | Jerome Loyet | 2012-05-26 | 1 | -40/+8 |
* | - Fixed bug #62033 (USR2 signal was sent even if not catch when daemonize and... | Jerome Loyet | 2012-05-26 | 4 | -2/+5 |
* | - Fixed bug #62160 (Add process.priority to set nice(2) priorities) | Jerome Loyet | 2012-05-26 | 4 | -0/+65 |
* | - add missing headers to avoid warnings | Jerome Loyet | 2012-05-26 | 1 | -0/+2 |
* | - Fixed bug #62153 (when using unix sockets, multiples FPM instances can be l... | Jerome Loyet | 2012-05-25 | 2 | -0/+26 |
* | - Fixed bug #62033 (php-fpm exits with status 0 on some failures to start) | Jerome Loyet | 2012-05-25 | 9 | -31/+135 |
* | - Fixed bug #61026 (FPM pools can listen on the same address) | Jerome Loyet | 2012-05-23 | 1 | -1/+15 |
* | - Fixed bug #61295 (php-fpm should not fail with commented 'user' for non-roo... | Jerome Loyet | 2012-05-23 | 1 | -2/+2 |
* | - Fix help message for '-R' | Jerome Loyet | 2012-05-23 | 1 | -1/+1 |
* | - add missing help message for '-R' | Jerome Loyet | 2012-05-23 | 1 | -1/+4 |
* | - Fixed bug #61835 (php-fpm is not allowed to run as root) | Jerome Loyet | 2012-05-23 | 4 | -9/+18 |
* | - Fixed bug #61045 (fpm don't send error log to fastcgi clients) | Jerome Loyet | 2012-05-22 | 3 | -3/+51 |
* | improve fix for CVE-2012-1823 | Stanislav Malyshev | 2012-05-07 | 1 | -3/+8 |
* | Fix for CVE-2012-1823 | Rasmus Lerdorf | 2012-05-05 | 1 | -1/+14 |
* | Fixed bug #61546 (functions related to current script failed when chdir() in ... | Xinchen Hui | 2012-04-30 | 2 | -3/+30 |
* | - Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename s... | Felipe Pena | 2012-04-19 | 1 | -3/+4 |
* | Fixed bug #61605 (header_remove() does not remove all headers) | Xinchen Hui | 2012-04-04 | 1 | -0/+34 |
* | Fixed bug #61043: Regression in magic_quotes_gpc fix (CVE-2012-0831) | Gustavo André dos Santos Lopes | 2012-03-21 | 2 | -4/+8 |
|\ |
|
| * | Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831) | Ondřej Surý | 2012-03-21 | 2 | -4/+8 |
* | | Replace $Revision$ with $Id$ in keyword expansion enable files | David Soria Parra | 2012-03-20 | 2 | -2/+2 |
|/ |
|
* | Fixed bug #61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c). | Ilia Alshanetsky | 2012-03-19 | 1 | -1/+1 |
* | Fixed bug #61172 (Add Apache 2.4 support) | Christopher Jones | 2012-03-02 | 2 | -6/+20 |
* | more verbose skip reason in test files with not so obvious extension requirem... | Olivier DOUCET | 2012-02-25 | 3 | -3/+3 |
* | Yup, these need to be escaped. Good catch. | Rasmus Lerdorf | 2012-02-21 | 1 | -1/+1 |
* | Fix bug 61149 | Rasmus Lerdorf | 2012-02-20 | 1 | -1/+1 |
* | Always restore PG(magic_quote_gpc) on request shutdown | Dmitry Stogov | 2012-02-02 | 2 | -2/+6 |
* | Missing ifdef here | Rasmus Lerdorf | 2012-01-19 | 1 | -0/+2 |
* | - Fixed bug #60659 (FPM does not clear auth_user on request accept) | Jérôme Loyet | 2012-01-04 | 1 | -0/+2 |
* | - Fixed bug #60629 (memory corruption when web server closed the fcgi fd) | Jérôme Loyet | 2012-01-03 | 3 | -5/+5 |