summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-05-291-1/+10
|\
| * Fixed bug #62176 Test Bug - sapi/cli/tests/bug61546.phptMatt Ficken2012-05-291-1/+10
| * Fixed bug #61218 (the previous patch was not enough restritive on fcgi name s...Jerome Loyet2012-05-261-6/+42
| * Fixed bug #61218 (FPM drops connection while receiving some binary valuesin F...Jerome Loyet2012-05-261-40/+8
| * - Fixed bug #62033 (USR2 signal was sent even if not catch when daemonize and...Jerome Loyet2012-05-264-2/+5
| * - Fixed bug #62160 (Add process.priority to set nice(2) priorities)Jerome Loyet2012-05-264-0/+65
| * - add missing headers to avoid warningsJerome Loyet2012-05-261-0/+2
| * - Fixed bug #62153 (when using unix sockets, multiples FPM instances can be l...Jerome Loyet2012-05-252-0/+26
| * - Fixed bug #62033 (php-fpm exits with status 0 on some failures to start)Jerome Loyet2012-05-259-31/+135
| * - Fixed bug #61026 (FPM pools can listen on the same address)Jerome Loyet2012-05-231-1/+15
| * - Fixed bug #61295 (php-fpm should not fail with commented 'user' for non-roo...Jerome Loyet2012-05-231-2/+2
| * - Fix help message for '-R'Jerome Loyet2012-05-231-1/+1
| * - add missing help message for '-R'Jerome Loyet2012-05-231-1/+4
| * - Fixed bug #61835 (php-fpm is not allowed to run as root)Jerome Loyet2012-05-234-9/+18
| * - Fixed bug #61045 (fpm don't send error log to fastcgi clients)Jerome Loyet2012-05-223-3/+51
| * improve fix for CVE-2012-1823Stanislav Malyshev2012-05-071-3/+8
| * Fix for CVE-2012-1823Rasmus Lerdorf2012-05-051-1/+14
* | Fixed bug #61218 (the previous patch was not enough restritive on fcgi name s...Jerome Loyet2012-05-261-6/+42
* | Fixed bug #61218 (FPM drops connection while receiving some binary values in ...Jerome Loyet2012-05-261-40/+8
* | Fixed bug #62033 (USR2 signal was sent even if not catch when daemonize and a...Jerome Loyet2012-05-264-2/+5
* | - Fixed bug #62160 (Add process.priority to set nice(2) priorities)Jerome Loyet2012-05-264-0/+65
* | - add missing headers to avoid warningsJerome Loyet2012-05-261-0/+2
* | - Fixed bug #62153 (when using unix sockets, multiples FPM instances can be l...Jerome Loyet2012-05-252-0/+26
* | - Fixed bug #62033 (php-fpm exits with status 0 on some failures to start)Jerome Loyet2012-05-259-31/+135
* | Fix broken apache_request_headers testRasmus Lerdorf2012-05-231-1/+3
* | - Fixed bug #61026 (FPM pools can listen on the same address)Jerome Loyet2012-05-231-1/+15
* | - Fixed bug #61839 (Unable to cross-compile PHP with --enable-fpm)Jerome Loyet2012-05-231-0/+4
* | - Fixed bug #61295 (php-fpm should not fail with commented 'user' for non-roo...Jerome Loyet2012-05-231-2/+2
* | - fix help message for '-R'Jerome Loyet2012-05-231-2/+2
* | - Fixed bug #61835 (php-fpm is not allowed to run as root)Jerome Loyet2012-05-234-9/+20
* | - Fixed bug #61045 (fpm don't send error log to fastcgi clients)Jerome Loyet2012-05-223-3/+53
* | Correct test titleXinchen Hui2012-05-091-1/+1
* | Implemented FR #61977 (Need CLI web-server support for files with .htm & svg ...Xinchen Hui2012-05-092-5/+164
* | Fix test failed, the fsockopen will be refused immediately if the server is ...Xinchen Hui2012-05-091-10/+7
* | TypoDavid Soria Parra2012-05-081-1/+1
* | c++ commentsStanislav Malyshev2012-05-081-4/+4
* | restore BCStanislav Malyshev2012-05-081-1/+1
* | ws + restore BC to apache_request_headersStanislav Malyshev2012-05-081-7/+7
* | fix bug #61807 - Buffer Overflow in apache_request_headersStanislav Malyshev2012-05-082-2/+57
* | improve fix for CVE-2012-1823Stanislav Malyshev2012-05-071-3/+8
* | Fix bug 61769 Random failure of php_cli_server*phpt testsMatt Ficken2012-05-062-2/+25
* | correct variable nameXinchen Hui2012-05-061-14/+14
* | Fix for CVE-2012-1823Rasmus Lerdorf2012-05-041-1/+14
* | Merge remote-tracking branch 'origin/PHP-5.3' into PHP-5.4Xinchen Hui2012-04-302-3/+30
|\ \ | |/
| * Fixed bug #61546 (functions related to current script failed when chdir() in ...Xinchen Hui2012-04-302-3/+30
* | typo in testXinchen Hui2012-04-211-1/+1
* | Make css string constantXinchen Hui2012-04-211-1/+1
* | Fixed typoXinchen Hui2012-04-211-1/+1
* | Improved performance while sending error pageXinchen Hui2012-04-211-67/+30
* | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-04-191-3/+4
|\ \ | |/