summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug #67530 error_log=syslog ignoredRemi Collet2014-07-081-0/+4
* Fixed bug #66830 (Empty header causes PHP built-in web server to hang).Adam Harvey2014-07-072-4/+46
* 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
* Update copyright year to 2014Lior Kaplan2014-06-171-1/+1
* Add 308 and 426 to the HTTP response code map in the CLI server.Adam Harvey2014-06-122-0/+51
* Fixed bug #67406 built-in web-server segfaults on startupRemi Collet2014-06-101-3/+3
* 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
* fix apr_psprintf format string from e0df4e3dba7c4ab92442b9e82c1de01fdbaa3cceJeff Trawick2014-04-131-1/+1
* Fixed bug #65715 php5embed.lib isn't provided anymoreAnatol Belski2014-03-241-0/+2
* man page: long option name is --strip, not --strippedRemi Collet2014-02-281-1/+1
* --global have be removed in 5.2Remi Collet2014-02-281-9/+0
* add clear_env option to FPM configPaul Annesley2014-02-254-1/+16
* Bump yearXinchen Hui2014-01-0362-70/+70
* 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
* - Fixed bug #65818 (Segfault with built-in webserver and chunked transfer enc...Felipe Pena2013-10-051-0/+1
* Handle CLI server request headers case insensitively.Adam Harvey2013-09-092-10/+55
* Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-1/+1
* Fix #61345: fix install of CGI binaryMichael Heimpold2013-08-101-0/+1
* non living code related typo fixesVeres Lajos2013-08-045-5/+5
* typo fixesVeres Lajos2013-07-152-2/+2
* Add built-in web server to invocation listLior Kaplan2013-07-141-1/+2
* Terminology: change embedded web server to built-in web server to align with ...Lior Kaplan2013-07-141-3/+3
* Align -B and -E parameter names with cli usage (begin_code and end_code)Lior Kaplan2013-07-141-8/+8
* fix typo in php man pageRemi Collet2013-07-021-1/+1
* Fixed Bug #65143 Missing php-cgi man pageRemi Collet2013-07-024-0/+8
* - Fixed bug #63983 (enabling FPM borks compile on FreeBSD) patch by: chibisuk...Felipe Pena2013-06-261-0/+13
* Fix the spelling of the php_cli_server_http_response_status_code_pair typedef.Adam Harvey2013-06-201-8/+8
* Change the search in get_status_string() to correctly handle unknown codes.Adam Harvey2013-06-204-13/+146
* Fix bug #64764: Add status option to fpm init.d scriptLior Kaplan2013-06-161-1/+15
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-107-7/+7
* typo fixes (argument)Veres Lajos2013-06-101-1/+1
* typo fixes (accommodate, parameter)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