summaryrefslogtreecommitdiff
path: root/sapi/fpm
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #77430 (php-fpm crashes with Main process exited)Jakub Zelenka2019-01-171-4/+7
* Future-proof email addressesZeev Suraski2018-11-011-2/+2
* Fix arginfo and clean up fpm_get_statusJakub Zelenka2018-10-211-6/+9
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-156-6/+6
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Sync leading and final newlines in source code filesPeter Kokot2018-10-1458-88/+4
* Trim trailing whitespace in source code filesPeter Kokot2018-10-134-22/+22
* Store zlog stream in each child so it can be reusedJakub Zelenka2018-08-278-53/+92
* fpm process name, FreeBSD 12.x using new setproctitle_fastDavid Carlier2018-08-052-2/+4
* Use php_openlog instead of openlog in FPMJakub Zelenka2018-08-051-1/+1
* Fix FPM logging when log pipe is closedJakub Zelenka2018-08-053-22/+49
* Fix AC_RUN_IFELSE calls when cross-compilingPeter Kokot2018-07-301-3/+3
* Replace obsolete AC_TRY_FOO with AC_FOO_IFELSEPeter Kokot2018-07-301-50/+41
* Trim trailing whitespaces in build filesPeter Kokot2018-07-291-18/+18
* Remove unused Git attributes identPeter Kokot2018-07-2516-30/+1
* Remove some dead codeKalle Sommer Nielsen2018-07-232-73/+4
* Return bool from zlog_stream_set_msg_{prefix,suffix}Jakub Zelenka2018-07-222-20/+22
* Fix off-by-one allocationNikita Popov2018-07-201-1/+1
* Fix incorrect length calculationNikita Popov2018-07-201-1/+1
* Fixed testDmitry Stogov2018-07-091-1/+1
* Refactore FPM loggingJakub Zelenka2018-07-0722-90/+1472
* Migrate fpm_get_status testJakub Zelenka2018-07-072-35/+15
* Implement fpm_get_statusTill Backhaus2018-07-074-1/+243
* fixes typo in daemonization DEBUG message after fork: acknoledge -> acknowledgeYousif Masoud2018-07-061-1/+1
* Fixed bug #62596 add getallheaders (apache_request_headers) missing function ...Remi Collet2018-07-052-1/+91
* Add syslog's ident and facility parameters to configPhilip Prindeville2018-07-011-1/+1
* Merge branch 'PHP-7.2'Nikita Popov2018-06-203-6/+47
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2018-06-203-6/+47
| |\
| | * Fixed bug #73342Nikita Popov2018-06-203-6/+47
* | | Remove old SVN keywords substitutionsPeter Kokot2018-06-1650-51/+0
* | | Merge branch 'PHP-7.2'Jakub Zelenka2018-06-124-139/+100
|\ \ \ | |/ /
| * | Port FPM test 023 and 024 to the new FPM testingJakub Zelenka2018-06-124-139/+100
* | | Merge branch 'PHP-7.2'Jakub Zelenka2018-06-1252-1682/+3377
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2018-06-1252-1684/+3379
| |\ \ | | |/
| | * Rewrite FPM testsJakub Zelenka2018-06-1252-1680/+3381
* | | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-282-2/+2
* | | Merge branch 'PHP-7.2'Jakub Zelenka2018-04-131-3/+8
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2018-04-131-3/+8
| |\ \ | | |/
| | * Support using acl_* functions on *BSDMichał Górny2018-04-131-3/+8
* | | Merge branch 'PHP-7.2'Jakub Zelenka2018-03-302-23/+69
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Jakub Zelenka2018-03-302-24/+70
| |\ \ | | |/
| | * Prevent modifying of getenv resultJakub Zelenka2018-03-301-5/+14
| | * 68440: ensure backwards compatibility with FPM_SOCKETS var; fix sockname sizeJacob Hipps2018-03-301-5/+13
| | * Fix bug #68440: [sapi/fpm] use multiple FPM_SOCKETS env vars to prevent hitti...Jacob Hipps2018-03-302-25/+54
* | | Merge branch 'PHP-7.2'Anatol Belski2018-03-274-1/+11
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-03-274-1/+11
| |\ \ | | |/
| | * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2018-03-274-1/+11
| | |\
| | | * Do not set PR_SET_DUMPABLE by defaultJakub Zelenka2018-03-274-1/+11
* | | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-202-2/+2
* | | | Remove trailing whitespace in inc filesGabriel Caruso2018-02-102-5/+5