summaryrefslogtreecommitdiff
path: root/sapi/fpm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6'Ferenc Kovacs2014-06-301-4/+0
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-06-301-4/+0
| |\
| | * 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.6'Ferenc Kovacs2014-06-301-24/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'pull-request/694' into PHP-5.6Ferenc Kovacs2014-06-301-24/+1
| |\ \ \
| | * | | Fix SetHandler proxy:fcgi:// incompatibilitiesDavid Zülke2014-06-121-24/+1
* | | | | Merge branch 'PHP-5.6'Remi Collet2014-06-272-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-06-272-0/+7
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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.6'Stanislav Malyshev2014-04-292-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-292-3/+3
| |\ \ \ \ | | |/ / /
| | * | | 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.6'Stanislav Malyshev2014-04-201-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-201-1/+5
| |\ \ \ \ | | |/ / /
| | * | | 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.6'Stanislav Malyshev2014-04-131-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-131-1/+1
| |\ \ \ \ | | |/ / /
| | * | | 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
| | * | Bump yearXinchen Hui2014-01-0315-17/+17
| * | | add clear_env option to FPM configPaul Annesley2014-02-244-1/+16
* | | | add clear_env option to FPM configPaul Annesley2014-02-244-1/+16
* | | | Merge branch 'PHP-5.6'Lior Kaplan2014-02-141-2/+2
|\ \ \ \ | |/ / /
| * | | a few typofixesVeres Lajos2014-02-141-2/+2
| * | | fix indentationAntony Dovgal2014-01-177-54/+59
| * | | Add some basic and apparmor tests to fpmGernot Vormayr2014-01-176-0/+250
| * | | Add --force-stderr to fpmGernot Vormayr2014-01-174-5/+16
| * | | Add apparmor change hat functionality to fpmGernot Vormayr2014-01-174-0/+56
* | | | fix indentationAntony Dovgal2014-01-177-54/+59
* | | | Merge branch 'fpm-apparmor-fixed' of https://github.com/notti/php-srcAntony Dovgal2014-01-1614-5/+322
|\ \ \ \
| * | | | Add some basic and apparmor tests to fpmGernot Vormayr2014-01-076-0/+250
| * | | | Add --force-stderr to fpmGernot Vormayr2014-01-074-5/+16
| * | | | Add apparmor change hat functionality to fpmGernot Vormayr2013-07-024-0/+56
* | | | | Merge branch 'PHP-5.6'Xinchen Hui2014-01-0315-17/+17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bump yearXinchen Hui2014-01-0315-17/+17
* | | | | Merge branch 'PHP-5.6'Xinchen Hui2013-12-271-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fixed bug #66358 (fpm starts segfault)Xinchen Hui2013-12-271-1/+1
* | | | | Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRM...Kalle Sommer Nielsen2013-12-181-1/+1
|/ / / /
* | | | Merge branch 'PHP-5.5'Rasmus Lerdorf2013-10-311-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fix bug #66008Rasmus Lerdorf2013-10-311-0/+1
* | | | Merge branch 'master' of https://git.php.net/repository/php-srcAntony Dovgal2013-10-281-1/+4
|\ \ \ \