summaryrefslogtreecommitdiff
path: root/sapi/cgi
Commit message (Expand)AuthorAgeFilesLines
* Fix build on win32Frank M. Kromann2006-02-041-2/+5
* Fixed bug #36158 (SIGTERM is not handled correctly when running as a FastCGI ...Dmitry Stogov2006-02-032-4/+12
* AIX supportDmitry Stogov2006-02-021-1/+1
* Reimplement FastCGI interfaceDmitry Stogov2006-02-025-10/+1095
* bump year and license versionfoobar2006-01-013-11/+11
* Fixed bug #34429 (Output buffering cannot be turned off with FastCGI)Dmitry Stogov2005-12-091-0/+2
* MFH: fix possible compile errorfoobar2005-12-031-1/+1
* - sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP respons...Michael Wallner2005-11-021-13/+5
* - MFH: Fix #34557 php -m exits with "error" 1Johannes Schlüter2005-10-061-3/+3
* - 2004 -> 2005foobar2005-08-033-5/+5
* Fixed support for shared extensions on AIXDmitry Stogov2005-07-071-0/+3
* Don't crash here if there are errors (such as failing to load extensions viaWez Furlong2005-06-161-1/+3
* cs + wsfoobar2005-06-031-175/+162
* - Unify the "configure --help" textsfoobar2005-05-291-12/+11
* int != longfoobar2005-04-281-2/+2
* - Added fastcgi.logging php.ini option to be able to disablefoobar2005-04-281-1/+6
* Expose EXEEXT and use for cli/cgi binariesfoobar2005-04-211-1/+1
* Fix for bug #32263Rasmus Lerdorf2005-03-141-0/+2
* MFB: Fix VPATH buildfoobar2005-03-061-0/+1
* Revert previous patchfoobar2005-02-111-11/+1
* - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME)foobar2005-02-041-1/+11
* Fix ZTS buildfoobar2005-01-111-0/+2
* - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream).foobar2005-01-101-0/+7
* - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-1/+1
* MFB_4_3: Quote macro names in AC_DEFUN()foobar2004-12-302-2/+2
* Add the new request_time sapi struct entry to all the sapis. Some of theseRasmus Lerdorf2004-12-201-0/+1
* Made php -m output sorted case-insensitevlyEdin Kadribasic2004-07-141-1/+1
* - revert to proper behaviourSascha Schumann2004-07-051-1/+1
* Fix fastCGI breakage: due to calling flush on unitialized requests,Stanislav Malyshev2004-05-061-2/+8
* Fixed bug #27802 (default number of children to 8 when PHP_FCGI_CHILDREN isIlia Alshanetsky2004-03-311-1/+1
* Invalid response code when force-cgi-redirect safety mechanism is triggeredIlia Alshanetsky2004-03-121-0/+1
* As discussed a while ago. There is no reason to disallow command-lineRasmus Lerdorf2004-02-271-45/+33
* Bugfix #27104 CLI/CGI SAPI module variable name conflictMarcus Boerger2004-02-111-26/+26
* Proper win32 fix.Ilia Alshanetsky2004-02-111-1/+1
* Fixed win32 build.Ilia Alshanetsky2004-02-102-7/+12
* Fixed bug #26758 (FastCGI exits immediately with status 255).Ilia Alshanetsky2004-02-101-1/+1
* Fixed bug #27026 (Added cgi.nph that allows forcing of the Status: 200Ilia Alshanetsky2004-02-101-2/+6
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* fix fastcgi buildWez Furlong2004-01-081-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-082-6/+6
* fix potential buffer overrunStanislav Malyshev2003-12-071-2/+7
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+25
* - Made --program-prefix and --program-suffix work. (See bug #23030)foobar2003-12-011-1/+1
* Windows compile fix (patch by sfox@php.net).Edin Kadribasic2003-11-131-3/+0
* MFBfoobar2003-10-311-1/+1
* Fixed formatting issues (patch by: Joe Orton)Ilia Alshanetsky2003-10-171-1/+1
* Aligned configure help texts.foobar2003-10-031-4/+5
* - Should fix some CLI build problems on some systems.foobar2003-09-081-2/+2
* Update documentation, -b ip:port worksSascha Schumann2003-09-031-5/+14