summaryrefslogtreecommitdiff
path: root/sapi/fpm/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2015-11-231-1/+1
|\
| * Fixed bug #61751 (SAPI build problem on AIX: Undefined symbol: php_register_i...Lior Kaplan2015-11-231-1/+1
* | FIx darwin buildStanislav Malyshev2015-05-311-1/+1
* | Only link fastcgi into fpm and cgiXinchen Hui2015-05-261-3/+3
* | Fixed fpm-side (tests passes)Xinchen Hui2015-05-231-2/+1
* | split fpm config to two parts. PR#903Elan Ruusamäe2014-12-141-1/+1
|/
* Fix bug #68526 Implement POSIX Access Control List for UDSRemi Collet2014-12-101-0/+14
* Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-07-251-2/+29
|\
| * 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
* | fix indentationAntony Dovgal2014-01-171-21/+21
* | Add apparmor change hat functionality to fpmGernot Vormayr2014-01-171-0/+17
|/
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-4/+4
* Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-05-211-1/+21
|\
| * Add --with-fpm-systemd option to report health to systemd, andRemi Collet2013-05-211-1/+21
| * Merge branch 'fuckgit' into PHP-5.4Jerome Loyet2012-09-281-0/+657
| |\
| | * - Fixed bug #63085 (Systemd integration and daemonize)Jerome Loyet2012-09-281-1/+1
* | | - fix merge (fucking git merging system ... :( )Jerome Loyet2012-09-281-0/+653
|/ /
* | Merge branch 'PHP-5.3' into PHP-5.4Jerome Loyet2012-09-281-653/+0
|\ \ | |/ |/|
| * - Fixed bug #63085 (Systemd integration and daemonize)Jerome Loyet2012-09-281-1/+1
| * - Fixed bug #62033 (php-fpm exits with status 0 on some failures to start)Jerome Loyet2012-05-251-0/+1
| * - Implemented FR #52569 (Add the "ondemand" process-manager to allow zero chi...Jérôme Loyet2011-10-081-0/+177
| * - Fixed bug #55577 (status.html does not install)Jérôme Loyet2011-10-081-1/+1
| * - Replaced shm_slots with a real scoreboardJérôme Loyet2011-06-261-1/+1
| * - Added custom access log (also added per request %CPU and memory mesurement)Jérôme Loyet2011-06-231-0/+30
| * - Fixed bug #52501 (libevent made FPM crashed when forking -- libevent has be...Jérôme Loyet2010-11-261-231/+1
| * - Fixed #52691 (allow multiple instance of FPM using a custom prefix)Jérôme Loyet2010-11-141-0/+2
| * - Fixed #52660 (custom process title for FPM)Jérôme Loyet2010-11-121-1/+1
| * - add "listen queue len" stat (thx to Andrei Nigmatulin)Jérôme Loyet2010-11-111-0/+34
| * - remove FPM specific version which is irrelevant since FPM integration into ...Jérôme Loyet2010-09-071-3/+0
| * - Fixed bug #52498 (libevent was not only linked to php-fpm)Jérôme Loyet2010-09-071-3/+10
| * - Fixed bug #52725 (gcc builtin atomic functions were sometimes used when the...Jérôme Loyet2010-09-011-0/+19
| * - Fixed bug #52476 (move php-fpm man page from section 1 to section 8)Jérôme Loyet2010-07-291-1/+1
| * improve ptrace() testAntony Dovgal2010-06-161-4/+4
| * merge FPM SAPI from trunk (as agreed with Johannes)Antony Dovgal2010-05-261-0/+610
* - Fixed bug #62033 (php-fpm exits with status 0 on some failures to start)Jerome Loyet2012-05-251-0/+1
* - Fixed bug #61839 (Unable to cross-compile PHP with --enable-fpm)Jerome Loyet2012-05-231-0/+4
* - remove experimental flag on fpmJérôme Loyet2011-11-151-1/+1
* - fix r317922 (missing PHP_ADD_BUILD_DIR(sapi/fpm/fpm/events) in config.m4)Jérôme Loyet2011-10-091-0/+1
* - Implemented FR #52569 (Add the "ondemand" process-manager to allow zero chi...Jérôme Loyet2011-10-081-0/+177
* - Fixed bug #55577 (status.html does not install)Jérôme Loyet2011-10-081-1/+1
* - Replaced shm_slots with a real scoreboardJérôme Loyet2011-06-261-1/+1
* - Added custom access log (also added per request %CPU and memory mesurement)Jérôme Loyet2011-06-231-0/+30
* - Fixed bug #52501 (libevent made FPM crashed when forking -- libevent has be...Jérôme Loyet2010-11-261-231/+1
* - Fixed #52691 (allow multiple instance of FPM using a custom prefix)Jérôme Loyet2010-11-141-0/+2
* - Implemented FR #53271, FR #52410 (Building multiple PHP binary SAPIs and on...Jani Taskinen2010-11-131-8/+9
* - Fixed #52660 (custom process title for FPM)Jérôme Loyet2010-11-121-1/+1
* - add "listen queue len" stat (thx to Andrei Nigmatulin)Jérôme Loyet2010-11-111-0/+34
* - remove FPM specific version which is irrelevant since FPM integration into ...Jérôme Loyet2010-09-071-3/+0