Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed win32 build. | Ilia Alshanetsky | 2004-02-10 | 1 | -1/+1 |
* | fix potential buffer overrun | Stanislav Malyshev | 2003-12-07 | 1 | -2/+7 |
* | Windows compile fix (patch by sfox@php.net). | Edin Kadribasic | 2003-11-13 | 1 | -3/+0 |
* | C++ -> C comments | Ben Mansell | 2003-03-05 | 1 | -1/+1 |
* | aparently did not add these on head | Shane Caraveo | 2002-12-02 | 2 | -0/+466 |
* | Fix CGI to match cgi spec. | Shane Caraveo | 2002-12-01 | 2 | -25/+55 |
* | configure now supports building the cgi-fcgi module | Shane Caraveo | 2002-11-26 | 5 | -113/+124 |
* | fixes for unix, untested | Shane Caraveo | 2002-10-13 | 1 | -14/+17 |
* | fix shutdown issues | Shane Caraveo | 2002-10-13 | 1 | -19/+13 |
* | fix invalid handle issue that shutdown php fastcgi prematurly | Shane Caraveo | 2002-10-13 | 1 | -9/+6 |
* | add security impersonation feature for running under IIS security | Shane Caraveo | 2002-03-18 | 2 | -9/+153 |
* | fix closing pipes | Shane Caraveo | 2002-03-17 | 1 | -14/+37 |
* | Fix warning, hope this is okay. | Sebastian Bergmann | 2002-03-11 | 1 | -1/+0 |
* | combine fastcgi capability with regular cgi binary | Shane Caraveo | 2002-03-10 | 15 | -0/+7998 |