summaryrefslogtreecommitdiff
path: root/sapi/cgi/libfcgi
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix C++ commentsAntony Dovgal2005-04-221-1/+1
* MFH: - Fix outside-source-tree builds. Always include generated header filesfoobar2005-01-091-1/+1
* - Quote macro names in AC_DEFUN()foobar2004-12-301-1/+1
* fix potential buffer overrunStanislav Malyshev2003-12-071-2/+7
* Major bug fix upgrade to the bundled libfcgiSascha Schumann2003-09-218-333/+302
* Fix VPATH buildsSascha Schumann2003-05-291-2/+2
* MFHShane Caraveo2002-12-021-2/+0
* MFHShane Caraveo2002-12-017-138/+536
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2002-11-261-0/+111
* fixes for unix, untestedShane Caraveo2002-10-131-14/+17
* fix shutdown issuesShane Caraveo2002-10-131-19/+13
* fix invalid handle issue that shutdown php fastcgi prematurlyShane Caraveo2002-10-131-9/+6
* add security impersonation feature for running under IIS securityShane Caraveo2002-03-182-9/+153
* fix closing pipesShane Caraveo2002-03-171-14/+37
* Fix warning, hope this is okay.Sebastian Bergmann2002-03-111-1/+0
* combine fastcgi capability with regular cgi binaryShane Caraveo2002-03-1015-0/+7998