| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH: fix #28803 (enabled debug causes bailout errors with CLI on AIX | Antony Dovgal | 2005-03-22 | 1 | -1/+4 |
| | | | | | | because of fflush() called on already closed filedescriptor) | ||||
| * | As NetWare LibC has optind and optarg macros defined in unistd.h our local ↵ | Anantha Kesari H Y | 2005-03-11 | 1 | -0/+8 |
| | | | | | variables were getting mistakenly preprocessed so undeffing optind and optarg | ||||
| * | MFH: - Fixed bug #31717: Reject PATH_INFO if "AcceptPathInfo off" is used. | Joe Orton | 2005-03-10 | 1 | -0/+10 |
| | | |||||
| * | MFB: Fix VPATH build | foobar | 2005-03-06 | 1 | -0/+1 |
| | | |||||
| * | MFH | foobar | 2005-03-04 | 2 | -58/+98 |
| | | |||||
| * | Revert this patch | foobar | 2005-02-11 | 1 | -11/+1 |
| | | |||||
| * | MFH: - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME) | foobar | 2005-02-04 | 1 | -1/+11 |
| | | | | | | # Patch by: lukem at NetBSD dot org | ||||
| * | - MFH: There is no --with-apache2, only apxs2 | Derick Rethans | 2005-01-26 | 1 | -1/+1 |
| | | |||||
| * | MFB (Fix several egregious leaks in ext/browscap and sapi/embed). | Andrei Zmievski | 2005-01-25 | 1 | -0/+1 |
| | | |||||
| * | MFH: Fixed regression #31645 - only flush before running the subrequest. | Joe Orton | 2005-01-24 | 1 | -4/+4 |
| | | |||||
| * | MFH - Fixed bug #31519: Set r->status_line to SAPI-provided status-line. | Joe Orton | 2005-01-17 | 1 | -0/+8 |
| | | |||||
| * | MFH: - Fix another generated header include | foobar | 2005-01-14 | 1 | -1/+1 |
| | | |||||
| * | MFH: Fixed bug #30446 - virtual() includes files out of sequence, | Joe Orton | 2005-01-11 | 1 | -0/+5 |
| | | | | | | work around 2.0 subrequest/internal redirect issue. | ||||
| * | MFH: Fix ZTS build | foobar | 2005-01-11 | 1 | -0/+2 |
| | | |||||
| * | - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream). | foobar | 2005-01-10 | 1 | -0/+7 |
| | | | | | | (chris at ex-parrot dot com) | ||||
| * | MFH: - Fix outside-source-tree builds. Always include generated header files | foobar | 2005-01-09 | 1 | -1/+1 |
| | | | | | | with #include <some_header.h> to make sure the correct file is used. | ||||
| * | MFH: - Fixed bug #31055 (apache2filter: per request leak proportional to the ↵ | foobar | 2005-01-07 | 1 | -0/+3 |
| | | | | | full path of the request URI) | ||||
| * | - MFB4_3: Quote macro names in AC_DEFUN() | foobar | 2004-12-30 | 2 | -2/+2 |
| | | |||||
| * | MFH: missing CVS id tag | foobar | 2004-12-18 | 1 | -0/+1 |
| | | |||||
| * | - MFH | Moriyoshi Koizumi | 2004-12-16 | 2 | -8/+8 |
| | | |||||
| * | - MFH: Fix typo (avaliable -> available). (bug #28725) | foobar | 2004-12-16 | 1 | -1/+1 |
| | | |||||
| * | fix startup - if startup did not succeed, do not continue with execution | Stanislav Malyshev | 2004-12-06 | 1 | -3/+5 |
| | | |||||
| * | do not zero out peak - MM shutdown would do that | Stanislav Malyshev | 2004-12-06 | 1 | -1/+0 |
| | | |||||
| * | Replaced static server variables by function call and configurable list at ↵ | Holger Zimmermann | 2004-12-05 | 3 | -88/+45 |
| | | | | | the Pi3Web server side. | ||||
| * | MFH: fix CLI leaks when using malformed option string | Antony Dovgal | 2004-11-15 | 1 | -1/+1 |
| | | |||||
| * | MFH: Fix case where php_handle_aborted_connection was called | Joe Orton | 2004-10-21 | 1 | -0/+2 |
| | | | | | | outside a try/end_try block (#25570). | ||||
| * | Possible fix for bug #29764 | Ilia Alshanetsky | 2004-10-06 | 1 | -0/+8 |
| | | |||||
| * | changed order of processing of ini entries | Uwe Schindler | 2004-09-20 | 1 | -2/+2 |
| | | |||||
| * | Fixed bug #29805 (HTTP Authentication Issues) | Uwe Schindler | 2004-09-15 | 1 | -0/+2 |
| | | |||||
| * | - Fixed Apache 2.0 SAPI build against Apache 2 HEAD. (Patch by Joe Orton) | Derick Rethans | 2004-08-23 | 2 | -6/+18 |
| | | |||||
| * | MFB: typo in config.m4 (potential configuration problem with Stronghold) | Antony Dovgal | 2004-08-18 | 1 | -1/+1 |
| | | |||||
| * | Moved to PECL | Wez Furlong | 2004-07-28 | 12 | -3120/+0 |
| | | |||||
| * | MFH: Fix for #28929 by Michael Sisolak | Edin Kadribasic | 2004-07-21 | 1 | -1/+1 |
| | | |||||
| * | - MFH (sapi_apache2.c: 1.41): request_dtor should be called if a fatal error | Moriyoshi Koizumi | 2004-07-17 | 1 | -2/+2 |
| | | | | | | occurs during activation phase. | ||||
| * | Made php -m output sorted case-insensitevly | Edin Kadribasic | 2004-07-14 | 2 | -2/+2 |
| | | |||||
| * | same bug. | Stefan Esser | 2004-07-14 | 1 | -1/+1 |
| | | |||||
| * | Security Fix broken! Destroyed Basic auth. Blame: me | Stefan Esser | 2004-07-14 | 1 | -1/+1 |
| | | | | | | 4.3.x not affected | ||||
| * | - Better stability during premature shutdown of request startup | Andi Gutmans | 2004-07-10 | 2 | -14/+16 |
| | | |||||
| * | - revert to proper behaviour | Sascha Schumann | 2004-07-05 | 1 | -1/+1 |
| | | |||||
| * | replace strncpy with strlcpy | Uwe Schindler | 2004-06-26 | 1 | -5/+3 |
| | | |||||
| * | MFB: Memory leak fix (patch by Joe Orton) | Edin Kadribasic | 2004-06-25 | 1 | -30/+8 |
| | | | | | | Fixes #28113. Adapted to php5 by Magnus Määttä. | ||||
| * | Addendum to bug #28878: change ini keys as PHP_INI_SYSTEM | Uwe Schindler | 2004-06-23 | 1 | -17/+10 |
| | | | | | | Also: Adding "bucket" parameter to non-ini-keys, Elemination of double CONTENT_TYPE/_LENGTH environment variables | ||||
| * | Updated the author's contact information. | Alex Leigh | 2004-06-22 | 1 | -1/+1 |
| | | |||||
| * | Fix bug #28878: php.ini values in php5_execute | Uwe Schindler | 2004-06-22 | 1 | -1/+1 |
| | | |||||
| * | Fixed bug #28818 (Apache 2 sapis do not export st_dev). | Ilia Alshanetsky | 2004-06-18 | 2 | -0/+2 |
| | | |||||
| * | Fix prototypes | Zeev Suraski | 2004-05-30 | 1 | -30/+30 |
| | | |||||
| * | - Remove unused blocks | Marcus Boerger | 2004-05-19 | 7 | -9/+0 |
| | | |||||
| * | Make isapi more compatible with apache sapis as far as the creation | Ilia Alshanetsky | 2004-05-13 | 1 | -1/+3 |
| | | | | | | $_COOKIE super-global and various $_SERVER values. | ||||
| * | Fix fastCGI breakage: due to calling flush on unitialized requests, | Stanislav Malyshev | 2004-05-06 | 1 | -2/+8 |
| | | | | | | request was aborted unless ignore_user_abort is set | ||||
| * | Just in case this header isn't present on the snaps machine. | Wez Furlong | 2004-05-04 | 1 | -1/+3 |
| | | |||||
