summaryrefslogtreecommitdiff
path: root/sapi/fpm
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug #67530 error_log=syslog ignoredRemi Collet2014-07-081-0/+4
* Revert "Fix Bug #67530 error_log=syslog ignored"Ferenc Kovacs2014-06-301-4/+0
* Fix Bug #67531 syslog cannot be set in pool configurationRemi Collet2014-06-271-0/+3
* Fix Bug #67530 error_log=syslog ignoredRemi Collet2014-06-271-0/+4
* Fix bug #67060: use default mode of 660Stanislav Malyshev2014-04-292-3/+3
* Fix #66908: php-fpm reload leaks epoll_create() file descriptorJulio Pintos2014-04-201-1/+5
* Fix bug #66482, replace wrong item name 'priority' with 'process.priority' in...itxx002014-04-131-1/+1
* add clear_env option to FPM configPaul Annesley2014-02-254-1/+16
* Bump yearXinchen Hui2014-01-0315-17/+17
* Fix bug #66008Rasmus Lerdorf2013-10-311-0/+1
* Fix typoRasmus Lerdorf2013-10-201-1/+1
* Initialize these to make Coverity happyRasmus Lerdorf2013-10-191-2/+3
* Typo fix: managment -> managementLior Kaplan2013-10-191-1/+1
* Use minus sign instead of hyphenLior Kaplan2013-10-191-1/+1
* non living code related typo fixesVeres Lajos2013-08-041-1/+1
* typo fixesVeres Lajos2013-07-151-1/+1
* - Fixed bug #63983 (enabling FPM borks compile on FreeBSD) patch by: chibisuk...Felipe Pena2013-06-261-0/+13
* Fix bug #64764: Add status option to fpm init.d scriptLior Kaplan2013-06-161-1/+15
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* typo fixes (argument)Veres Lajos2013-06-101-1/+1
* Fixed Bug #64915 (error_log ignored when daemonize=0)Remi Collet2013-05-241-0/+4
* Add --with-fpm-systemd option to report health to systemd, andRemi Collet2013-05-218-2/+189
* Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2013-05-034-4/+12
|\
| * From code coverity scan, syscall return value must be check.Remi Collet2013-05-034-4/+12
* | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2013-05-022-1/+6
|\ \ | |/
| * fix more resource leaksRemi Collet2013-05-022-1/+6
* | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2013-05-023-5/+27
|\ \ | |/
| * From code coverity scanRemi Collet2013-05-023-5/+27
* | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2013-05-021-6/+6
|\ \ | |/
| * fixed size array cannot be nullRemi Collet2013-05-021-6/+6
* | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2013-05-021-3/+3
|\ \ | |/
| * use limit_extensions as we use security_limit_extensions later (free)Remi Collet2013-05-021-2/+2
| * unused variableRemi Collet2013-05-021-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2013-05-021-102/+106
|\ \ | |/
| * fix possible null deref (detected by code coverity scan)Remi Collet2013-05-021-102/+106
* | When Apache use RewriteRule to redirect, via mod_proxy_fgi, to php-fpmRemi Collet2013-04-301-1/+6
* | Added HTTP codes as of RFC 6585Jonh Wendell2013-02-171-0/+4
* | Merge branch 'PHP-5.3' into PHP-5.4Adam Harvey2013-01-161-1/+1
|\ \ | |/
| * Update the arguments in the prototype of fpm_socket_unix_test_connect().Adam Harvey2013-01-161-1/+1
| * Happy New Year~Xinchen Hui2013-01-0115-17/+17
* | Happy New YearXinchen Hui2013-01-0115-17/+17
* | Merge branch 'PHP-5.3' into PHP-5.4Remi Collet2012-11-282-5/+10
|\ \ | |/
| * Fixed Bug #63581 Possible buffer overflowRemi Collet2012-11-281-3/+4
| * Fixed Bug #63581 Possible null dereferenceRemi Collet2012-11-281-2/+6
* | Merge branch 'PHP-5.3' into PHP-5.4Jerome Loyet2012-09-281-1/+1
|\ \ | |/
| * Fixed bug #62216Jerome Loyet2012-09-281-1/+1
| * - Fixed bug #62887 (Only /status?plain&full gives "last request cpu")Jerome Loyet2012-09-281-9/+9
| * - Fixed bug #62947 (Unneccesary warnings on FPM)Jerome Loyet2012-09-281-5/+5
| * - add missing php-fpm.service.inJerome Loyet2012-09-281-0/+12
* | - Fixed bug #62887 (Only /status?plain&full gives "last request cpu")Jerome Loyet2012-09-281-9/+9