summaryrefslogtreecommitdiff
path: root/sapi/cgi
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-313-5/+5
* Fixed support for IIS FastCGI technical previewDmitry Stogov2007-04-192-20/+30
* Impersonation fixDmitry Stogov2007-03-013-5/+26
* reverted impersonation fix because of 4.4.6 release processDmitry Stogov2007-02-273-26/+5
* Backport: Fixed impersonation support for persistent FastCGI connections.Dmitry Stogov2007-02-273-5/+26
* Fixed bug #40286 (PHP fastcgi with PHP_FCGI_CHILDREN don't kill children when...Dmitry Stogov2007-02-161-6/+2
* MFH: Bump year.Sebastian Bergmann2007-01-013-5/+5
* MFHAntony Dovgal2006-12-281-1/+1
* Fixed crash on error message during PHP startup in FastCGIDmitry Stogov2006-02-221-1/+3
* iFixed several small FastCGI releated bugsDmitry Stogov2006-02-031-2/+4
* bump year and license versionfoobar2006-01-013-14/+14
* - 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
* MFHfoobar2005-04-281-2/+2
* MFHfoobar2005-04-281-1/+6
* fix C++ commentsAntony Dovgal2005-04-221-1/+1
* Revert broken patchfoobar2005-02-111-11/+1
* MFH: - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME)foobar2005-02-041-1/+11
* MFH: Fix ZTS buildfoobar2005-01-111-0/+2
* MFH: - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr s...foobar2005-01-101-0/+7
* MFH: - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-1/+1
* - Quote macro names in AC_DEFUN()foobar2004-12-302-2/+2
* MFH: Made php -m output sorted case-insensitevlyEdin Kadribasic2004-07-141-1/+1
* - revert to proper behaviour. The environment variable PHP_FCGI_CHILDRENSascha Schumann2004-07-051-1/+1
* MFH: Fixed bug #27802 (default number of children to 8 whenIlia Alshanetsky2004-03-311-1/+1
* MFH: Fixed bug #22127 (Invalid response code when force-cgi-redirect safetyIlia Alshanetsky2004-03-121-0/+1
* MFH: Bug #27104 CLI/CGI SAPI module variable name conflictMarcus Boerger2004-02-111-26/+26
* MFH: Win32 build fix.Ilia Alshanetsky2004-02-111-1/+1
* MFH:Ilia Alshanetsky2004-02-101-5/+11
* MFH: Fixed bug #26758 (FastCGI exits immediately with status 255).Ilia Alshanetsky2004-02-101-1/+1
* MFH: Fixed bug #27026 (Added cgi.nph that allows forcing of the Status: 200Ilia Alshanetsky2004-02-101-2/+6
* Fix a memleakMarcus Boerger2004-01-191-0/+3
* - Fixed year in version noticesDerick Rethans2004-01-131-2/+2
* fix potential buffer overrunStanislav Malyshev2003-12-071-2/+7
* MFHfoobar2003-12-011-1/+1
* Fix "bug" #26039foobar2003-10-311-1/+1
* MFH: Fixed formatting issues (patch by: Joe Orton)Ilia Alshanetsky2003-10-171-1/+1
* MFH: Aligned configure help texts.foobar2003-10-031-4/+5
* Major bug fix upgrade to the bundled libfcgiSascha Schumann2003-09-219-344/+317
* - MFH: build problems fix with CLIfoobar2003-09-081-2/+2
* Update documentation, -b ip:port worksSascha Schumann2003-09-031-5/+14
* fix heuristic: if someone passed "-b IP:port", this check wouldSascha Schumann2003-09-031-6/+10
* fetch fd correctly in fastcgi caseSascha Schumann2003-09-021-0/+8
* implement get_fd/force_http_10 methods for CGI SAPISascha Schumann2003-09-021-2/+22
* nuke unused varSascha Schumann2003-09-021-1/+0
* MFH: Don't forget to flush() buffers for -w -sIlia Alshanetsky2003-08-131-0/+2
* don't overwrite script_path_translated if no PATH_TRANSLATED was receivedSascha Schumann2003-08-041-1/+2
* MFH: Preserve exit status for non-php execution modes.Ilia Alshanetsky2003-08-011-2/+3
* MFH: Fixed bug #23509 (exit code lost when exit() called fromIlia Alshanetsky2003-08-011-0/+1
* MFH: Be more verbose about what is installed (and in CGI case, WHERE)foobar2003-07-021-1/+1