| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Nuke the php_header() call here. Fixes the rest of #14409. | foobar | 2003-05-26 | 1 | -4/+1 |
| * | http://bugs.php.net/bug.php?id=14409 | Shane Caraveo | 2003-05-25 | 1 | -1/+1 |
| * | http://bugs.php.net/bug.php?id=23800 | Shane Caraveo | 2003-05-25 | 1 | -1/+1 |
| * | Revert PHP part of the fd patch | Zeev Suraski | 2003-05-21 | 1 | -1/+1 |
| * | MFH | Shane Caraveo | 2003-05-19 | 1 | -1/+7 |
| * | MFH | Shane Caraveo | 2003-05-19 | 1 | -25/+25 |
| * | MFH(r-1.225): fixed bug #23669 | Moriyoshi Koizumi | 2003-05-17 | 1 | -1/+1 |
| * | protect against further surprises by initializing all zend_file_handle's | Sascha Schumann | 2003-05-17 | 1 | -1/+1 |
| * | Added missing bracket. | foobar | 2003-05-15 | 1 | -1/+1 |
| * | MFH | Moriyoshi Koizumi | 2003-03-29 | 1 | -1/+3 |
| * | MFH(r-1.223): CS & WS fixes | Moriyoshi Koizumi | 2003-03-29 | 1 | -37/+54 |
| * | MFH(r-1.222): do the right fix.. | Moriyoshi Koizumi | 2003-03-28 | 1 | -9/+8 |
| * | MFH(r-1.221): fixed bug #22773 | Moriyoshi Koizumi | 2003-03-28 | 1 | -2/+2 |
| * | MFH | Shane Caraveo | 2003-03-27 | 1 | -1/+3 |
| * | fix using stdin. This was already fixed in php5. | Shane Caraveo | 2003-03-10 | 1 | -1/+1 |
| * | MFH | foobar | 2003-03-10 | 1 | -0/+1 |
| * | Option -b needs an argument. This fixes #22229. | Edin Kadribasic | 2003-02-15 | 1 | -1/+1 |
| * | Added missing $Id$ tag | foobar | 2003-02-14 | 1 | -0/+1 |
| * | MFH | foobar | 2003-02-13 | 1 | -2/+2 |
| * | MFH | Shane Caraveo | 2003-02-13 | 1 | -29/+44 |
| * | MFH | Shane Caraveo | 2003-01-25 | 1 | -175/+207 |
| * | MFH | Ilia Alshanetsky | 2003-01-08 | 1 | -0/+7 |
| * | MFH: Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -2/+2 |
| * | mfh (bug #21177) | George Schlossnagle | 2002-12-25 | 1 | -0/+7 |
| * | MFH | Stefan Esser | 2002-12-24 | 1 | -1/+1 |
| * | MFH | Shane Caraveo | 2002-12-02 | 1 | -2/+7 |
| * | MFH | Shane Caraveo | 2002-12-01 | 1 | -130/+335 |
| * | MFH: Avoid possible buffer overflow. | Edin Kadribasic | 2002-11-22 | 1 | -2/+9 |
| * | Don't send default http status (200) (Thanks to Sascha Schumann for idea). | Edin Kadribasic | 2002-11-22 | 1 | -7/+10 |
| * | MFH: Fixed bug #19207 by adding cgi.rfc2616_headers config directive. | Edin Kadribasic | 2002-11-22 | 1 | -2/+17 |
| * | MFH | Andrei Zmievski | 2002-11-15 | 1 | -7/+4 |
| * | MFH | Andrei Zmievski | 2002-11-14 | 1 | -5/+46 |
| * | Implemented -n switch to skip parsing ini at startup as suggested by Wez. | Marcus Boerger | 2002-11-12 | 1 | -1/+16 |
| * | reverting accidential commit | Hartmut Holzgraefe | 2002-11-12 | 1 | -7/+3 |
| * | *** empty log message *** | Hartmut Holzgraefe | 2002-11-12 | 1 | -3/+7 |
| * | Fixed bug #20035. ZE now allows us to pass the current line position by | Ilia Alshanetsky | 2002-11-05 | 1 | -1/+1 |
| * | - Fix build | Derick Rethans | 2002-10-25 | 1 | -2/+2 |
| * | - alphabetcial output for php -h (cgi) | Jan Lehnardt | 2002-10-25 | 1 | -12/+14 |
| * | centralize #include "build-defs.h" and drop (sometimes inconsistent) other | Sascha Schumann | 2002-10-24 | 1 | -2/+0 |
| * | make fastcgi usage threadsafe, ready for future multithreaded fastcgi impleme... | Shane Caraveo | 2002-10-13 | 1 | -89/+158 |
| * | We leak quite a few things intentionally, if you want to debug it - enable | Zeev Suraski | 2002-09-23 | 1 | -1/+1 |
| * | another startup initialization fix - only ISAPI and CGI SAPI's tested, | Zeev Suraski | 2002-09-18 | 1 | -2/+11 |
| * | Fix headers when default content type is used. | Marcus Boerger | 2002-09-04 | 1 | -3/+3 |
| * | Debug functions should only work in debug mode. | Edin Kadribasic | 2002-08-19 | 1 | -1/+1 |
| * | dump memory leaks on shutdown | Harald Radi | 2002-08-07 | 1 | -0/+4 |
| * | Generate content-type header, if the user did not specify one of its own. | Sascha Schumann | 2002-07-04 | 1 | -0/+10 |
| * | Add CRLF after complete HTTP reply header | Sascha Schumann | 2002-07-03 | 1 | -0/+1 |
| * | Use "Status: %d" instead of "HTTP/1.0 %d X" in the CGI SAPI module | Sascha Schumann | 2002-07-03 | 1 | -6/+18 |
| * | - Revert WS changes | Andi Gutmans | 2002-06-22 | 1 | -2/+0 |
| * | - This shouldn't have snuck in. | Andi Gutmans | 2002-06-22 | 1 | -1/+0 |
