foobar
|
8369e2bfab
|
MFH
|
2005-04-30 04:12:43 +00:00 |
|
foobar
|
fda8417776
|
MFH
|
2005-04-28 14:24:21 +00:00 |
|
foobar
|
926ec43123
|
MFH
|
2005-04-28 13:14:55 +00:00 |
|
Antony Dovgal
|
332f700522
|
fix C++ comments
|
2005-04-22 09:14:34 +00:00 |
|
foobar
|
46d47e77d0
|
MFH: expose EXEEXT and use with CLI/CGI
|
2005-04-21 15:13:16 +00:00 |
|
foobar
|
1aa8063f2f
|
MFH: - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct HTTP response message)
|
2005-04-17 03:39:14 +00:00 |
|
foobar
|
155eff97df
|
fix typo (bug #32673)
|
2005-04-11 15:39:21 +00:00 |
|
foobar
|
26b9ee7df1
|
MFH: - Fixed bug #32587 (Apache2: errors sent to error_log do not include timestamps)
# Also nuked the deprecated APLOG_NOERRNO's
|
2005-04-08 20:34:03 +00:00 |
|
Antony Dovgal
|
7d48c9c32d
|
MFH: fix #28803 (enabled debug causes bailout errors with CLI on AIX
because of fflush() called on already closed filedescriptor)
|
2005-03-22 15:09:20 +00:00 |
|
Anantha Kesari H Y
|
b56adc718b
|
As NetWare LibC has optind and optarg macros defined in unistd.h our local variables were getting mistakenly preprocessed so undeffing optind and optarg
|
2005-03-11 11:04:03 +00:00 |
|
Joe Orton
|
bcc8aad178
|
MFH: - Fixed bug #31717: Reject PATH_INFO if "AcceptPathInfo off" is used.
|
2005-03-10 11:23:57 +00:00 |
|
foobar
|
5be2acc65d
|
MFB: Fix VPATH build
|
2005-03-06 23:16:53 +00:00 |
|
foobar
|
e6dad2a5c3
|
MFH
|
2005-03-04 15:15:50 +00:00 |
|
foobar
|
d01de96f9a
|
Revert this patch
|
2005-02-11 02:06:48 +00:00 |
|
foobar
|
e8cbe865f3
|
MFH: - Fixed bug #28227 (PHP CGI depends upon non-standard SCRIPT_FILENAME)
# Patch by: lukem at NetBSD dot org
|
2005-02-04 10:41:02 +00:00 |
|
Derick Rethans
|
e53ed77075
|
- MFH: There is no --with-apache2, only apxs2
|
2005-01-26 18:03:17 +00:00 |
|
Andrei Zmievski
|
86b2558a5e
|
MFB (Fix several egregious leaks in ext/browscap and sapi/embed).
|
2005-01-25 22:00:14 +00:00 |
|
Joe Orton
|
b386cdbdd7
|
MFH: Fixed regression #31645 - only flush before running the subrequest.
|
2005-01-24 11:46:59 +00:00 |
|
Joe Orton
|
b02e734f15
|
MFH - Fixed bug #31519: Set r->status_line to SAPI-provided status-line.
|
2005-01-17 12:35:28 +00:00 |
|
foobar
|
b8f8302bbc
|
MFH: - Fix another generated header include
|
2005-01-14 20:45:11 +00:00 |
|
Joe Orton
|
5f0a65bd36
|
MFH: Fixed bug #30446 - virtual() includes files out of sequence,
work around 2.0 subrequest/internal redirect issue.
|
2005-01-11 14:07:27 +00:00 |
|
foobar
|
1fc5fc9ccd
|
MFH: Fix ZTS build
|
2005-01-11 13:36:16 +00:00 |
|
foobar
|
ae546e85b8
|
- Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream).
(chris at ex-parrot dot com)
|
2005-01-10 15:38:50 +00:00 |
|
foobar
|
cf68478f8e
|
MFH: - Fix outside-source-tree builds. Always include generated header files
with #include <some_header.h> to make sure the correct file is used.
|
2005-01-09 21:05:20 +00:00 |
|
foobar
|
44f94fee4a
|
MFH: - Fixed bug #31055 (apache2filter: per request leak proportional to the full path of the request URI)
|
2005-01-07 06:28:24 +00:00 |
|
foobar
|
8078fc1f6d
|
- MFB4_3: Quote macro names in AC_DEFUN()
|
2004-12-30 07:04:12 +00:00 |
|
foobar
|
9c500be57f
|
MFH: missing CVS id tag
|
2004-12-18 03:14:52 +00:00 |
|
Moriyoshi Koizumi
|
c563365b2f
|
- MFH
|
2004-12-16 23:18:14 +00:00 |
|
foobar
|
0d38556da8
|
- MFH: Fix typo (avaliable -> available). (bug #28725)
|
2004-12-16 12:35:45 +00:00 |
|
Stanislav Malyshev
|
e1dc8e60a4
|
fix startup - if startup did not succeed, do not continue with execution
|
2004-12-06 18:55:38 +00:00 |
|
Stanislav Malyshev
|
cda0f6145f
|
do not zero out peak - MM shutdown would do that
|
2004-12-06 18:52:52 +00:00 |
|
Holger Zimmermann
|
1b6665b0d9
|
Replaced static server variables by function call and configurable list at the Pi3Web server side.
|
2004-12-05 10:32:30 +00:00 |
|
Antony Dovgal
|
6749b09d8b
|
MFH: fix CLI leaks when using malformed option string
|
2004-11-15 14:08:33 +00:00 |
|
Joe Orton
|
88c5b75698
|
MFH: Fix case where php_handle_aborted_connection was called
outside a try/end_try block (#25570).
|
2004-10-21 08:22:58 +00:00 |
|
Ilia Alshanetsky
|
2daa88cd48
|
Possible fix for bug #29764
|
2004-10-06 00:12:04 +00:00 |
|
Uwe Schindler
|
2067727a80
|
changed order of processing of ini entries
|
2004-09-20 13:29:44 +00:00 |
|
Uwe Schindler
|
8e3e81256f
|
Fixed bug #29805 (HTTP Authentication Issues)
|
2004-09-15 21:27:10 +00:00 |
|
Derick Rethans
|
8ee05c9da8
|
- Fixed Apache 2.0 SAPI build against Apache 2 HEAD. (Patch by Joe Orton)
|
2004-08-23 09:00:09 +00:00 |
|
Antony Dovgal
|
fa5f20cfce
|
MFB: typo in config.m4 (potential configuration problem with Stronghold)
|
2004-08-18 07:19:45 +00:00 |
|
Wez Furlong
|
46b2bef868
|
Moved to PECL
|
2004-07-28 23:39:36 +00:00 |
|
Edin Kadribasic
|
e52b580cad
|
MFH: Fix for #28929 by Michael Sisolak
|
2004-07-21 22:53:27 +00:00 |
|
Moriyoshi Koizumi
|
b9d4af72e9
|
- MFH (sapi_apache2.c: 1.41): request_dtor should be called if a fatal error
occurs during activation phase.
|
2004-07-17 21:31:43 +00:00 |
|
Edin Kadribasic
|
546e5bbc43
|
Made php -m output sorted case-insensitevly
|
2004-07-14 22:30:29 +00:00 |
|
Stefan Esser
|
90f151470c
|
same bug.
|
2004-07-14 09:55:24 +00:00 |
|
Stefan Esser
|
446f4d1bc2
|
Security Fix broken! Destroyed Basic auth. Blame: me
4.3.x not affected
|
2004-07-14 09:43:26 +00:00 |
|
Andi Gutmans
|
e5cfb1d05c
|
- Better stability during premature shutdown of request startup
|
2004-07-10 07:46:17 +00:00 |
|
Sascha Schumann
|
f51ff68dfa
|
- revert to proper behaviour
|
2004-07-05 11:41:31 +00:00 |
|
Uwe Schindler
|
3bb7e73656
|
replace strncpy with strlcpy
|
2004-06-26 10:30:07 +00:00 |
|
Edin Kadribasic
|
42f7b8026c
|
MFB: Memory leak fix (patch by Joe Orton)
Fixes #28113. Adapted to php5 by Magnus Määttä.
|
2004-06-25 13:00:48 +00:00 |
|
Uwe Schindler
|
8327d4e2bd
|
Addendum to bug #28878: change ini keys as PHP_INI_SYSTEM
Also: Adding "bucket" parameter to non-ini-keys, Elemination of double CONTENT_TYPE/_LENGTH environment variables
|
2004-06-23 13:02:01 +00:00 |
|