summaryrefslogtreecommitdiff
path: root/sapi/fpm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pull-request/995' into PHP-5.5Antony Dovgal2015-02-161-2/+0
|\
| * fix bug #68822 (request time is reset too early)redfoxli2015-02-161-2/+0
* | fcgi_write in fpm returns ssizt_t, but it returns int in cgiXinchen Hui2015-01-271-1/+1
* | Also Fixed #68571 in CGI SAPI, and some cleanupXinchen Hui2015-01-272-6/+6
* | Merge branch 'fixbug68571tophp5.5' of https://github.com/redfoxli/php-src int...Xinchen Hui2015-01-272-1/+6
|\ \
| * | follow C89 formatredfoxli2014-12-101-1/+2
| * | fix-bug-68571-to-php5.5redfoxli2014-12-092-1/+5
| |/
* | Bump yearXinchen Hui2015-01-1515-17/+17
* | cleanup old unused typedefRemi Collet2015-01-061-2/+0
* | Fix bug #68751 listen.allowed_clients is brokenRemi Collet2015-01-051-1/+1
|/
* Fixed Bug #68478 acess_log don't use prefixRemi Collet2014-11-223-3/+6
* Fix bug #68463 listen.allowed_clients can silently result in no allowed accessRemi Collet2014-11-211-0/+4
* Raise a warning when listen = hostname used and is resolved as multiple addre...Remi Collet2014-11-211-4/+9
* move zlog_set_level() againDavid Zuelke2014-11-212-2/+1
* Change pm.start_servers default warning to noticeDavid Zuelke2014-11-211-1/+1
* Fixed bug #68391 Returns the pool config files in orderFlorian MARGAINE2014-11-211-1/+1
* Fixed bug #68452 php-fpm man page is oudated (-g, -R, -z)Remi Collet2014-11-191-4/+10
* Fixed bug #68381 Set FPM log level earlier during initDavid Zuelke2014-11-181-1/+2
* update fpm configuration for #68428Remi Collet2014-11-171-1/+1
* Fixed bug #68428 allowed_client is IPv4 onlyRemi Collet2014-11-171-22/+50
* comment about ipv4-mapped in fpm confRemi Collet2014-11-171-2/+2
* Improve fix bug #68421 access.format='%R' doesn't log ipv6 addressRemi Collet2014-11-171-4/+14
* improve comments about FPM listen optionRemi Collet2014-11-161-2/+4
* Fixed Bug #68420 listen=9000 listens to ipv6 localhost instead of all addressesRemi Collet2014-11-151-7/+17
* Fix bug #68421 access.format='%R' doesn't log ipv6 addressRemi Collet2014-11-143-4/+10
* Fix bug #68423i PHP-FPM will no longer load all poolsRemi Collet2014-11-141-3/+14
* add IPv6 support to php-fpmRobin Gloster2014-10-034-48/+98
* Fixed bug #65641 PHP-FPM incorrectly defines the SCRIPT_NAME variable when us...Remi Collet2014-09-151-0/+11
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-08-281-3/+8
|\
| * restore FPM compatibility with mod_fastcgi broken since #694 / 67541, fixes b...David Zuelke2014-08-281-3/+8
* | See bug #67635Remi Collet2014-07-201-2/+14
* | improve previous, add message during configureRemi Collet2014-07-191-0/+3
* | Fixed bug #67635 php links to systemd libraries without using pkg-configRemi Collet2014-07-191-3/+15
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-07-081-0/+4
|\ \ | |/
| * Fix Bug #67530 error_log=syslog ignoredRemi Collet2014-07-081-0/+4
* | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-06-301-4/+0
|\ \ | |/
| * Revert "Fix Bug #67530 error_log=syslog ignored"Ferenc Kovacs2014-06-301-4/+0
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-06-272-0/+7
|\ \ | |/
| * 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
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-292-3/+3
|\ \ | |/
| * Fix bug #67060: use default mode of 660Stanislav Malyshev2014-04-292-3/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-201-1/+5
|\ \ | |/
| * Fix #66908: php-fpm reload leaks epoll_create() file descriptorJulio Pintos2014-04-201-1/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-131-1/+1
|\ \ | |/
| * 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
* | add clear_env option to FPM configPaul Annesley2014-02-254-1/+16