| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH: Fixed formatting issues (patch by: Joe Orton) | Ilia Alshanetsky | 2003-10-17 | 1 | -1/+1 |
| * | MFH: Aligned configure help texts. | foobar | 2003-10-03 | 1 | -4/+5 |
| * | Major bug fix upgrade to the bundled libfcgi | Sascha Schumann | 2003-09-21 | 9 | -344/+317 |
| * | - MFH: build problems fix with CLI | foobar | 2003-09-08 | 1 | -2/+2 |
| * | Update documentation, -b ip:port works | Sascha Schumann | 2003-09-03 | 1 | -5/+14 |
| * | fix heuristic: if someone passed "-b IP:port", this check would | Sascha Schumann | 2003-09-03 | 1 | -6/+10 |
| * | fetch fd correctly in fastcgi case | Sascha Schumann | 2003-09-02 | 1 | -0/+8 |
| * | implement get_fd/force_http_10 methods for CGI SAPI | Sascha Schumann | 2003-09-02 | 1 | -2/+22 |
| * | nuke unused var | Sascha Schumann | 2003-09-02 | 1 | -1/+0 |
| * | MFH: Don't forget to flush() buffers for -w -s | Ilia Alshanetsky | 2003-08-13 | 1 | -0/+2 |
| * | don't overwrite script_path_translated if no PATH_TRANSLATED was received | Sascha Schumann | 2003-08-04 | 1 | -1/+2 |
| * | MFH: Preserve exit status for non-php execution modes. | Ilia Alshanetsky | 2003-08-01 | 1 | -2/+3 |
| * | MFH: Fixed bug #23509 (exit code lost when exit() called from | Ilia Alshanetsky | 2003-08-01 | 1 | -0/+1 |
| * | MFH: Be more verbose about what is installed (and in CGI case, WHERE) | foobar | 2003-07-02 | 1 | -1/+1 |
| * | Fix install-sapi dependency - it should depend on OVERALL_TARGET, of course. | Sascha Schumann | 2003-07-02 | 2 | -6/+1 |
| * | MFH: Separate CGI install from install-sapi. | foobar | 2003-07-01 | 2 | -1/+6 |
| * | MFH | Shane Caraveo | 2003-06-29 | 1 | -1/+18 |
| * | MFH | Shane Caraveo | 2003-06-29 | 1 | -2/+16 |
| * | MFH (bugfix #23902 by Shane). | Edin Kadribasic | 2003-06-03 | 1 | -1/+1 |
| * | MFH(r-1.231): CGI SAPI should honour this setting (arg_separator.input) | Moriyoshi Koizumi | 2003-05-31 | 1 | -1/+1 |
| * | Reapply long opts | Marcus Boerger | 2003-05-31 | 3 | -204/+217 |
| * | - Re-added the FD lexer patch. | foobar | 2003-05-31 | 3 | -214/+201 |
| * | - Added a "DEBUG" qualifier to 'php -v's version output, and made the CGI | Derick Rethans | 2003-05-30 | 1 | -1/+5 |
| * | MFH: --style switches | Marcus Boerger | 2003-05-29 | 3 | -200/+213 |
| * | Fix VPATH builds | Sascha Schumann | 2003-05-29 | 2 | -2/+3 |
| * | 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 |
| * | Fixed bug #22356 (Do not add empty -I flags). | foobar | 2003-02-23 | 1 | -2/+2 |
| * | 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 |
