lars 98/08/05 17:53:23
Modified: . STATUS
Log:
I'm currently to busy to test all the patches, so most votes are on concept...
Revision Changes Path
1.455 +13 -6 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/apache-1.3/STATUS,v
retrieving revision 1.454
retrieving revision 1.455
diff -u -r1.454 -r1.455
--- STATUS 1998/08/04 07:12:55 1.454
+++ STATUS 1998/08/06 00:53:22 1.455
@@ -33,7 +33,7 @@
lines of code to detect and handle shellcmd. COMMAND.COM is used
to exec the script on Win95, CMD.EXE on NT.
Message-ID: <[EMAIL PROTECTED]>
- Status: Ken +1 (on concept)
+ Status: Ken +1 (on concept), Lars +1 (on concept)
* Filenames containing whitespace characters caused problems for
directives
Bill Stoddard <[EMAIL PROTECTED]>
@@ -45,7 +45,7 @@
and a fix for mod_include exec=cmd processing). This patch does not
change the function of ap_call_exec.
Message-ID: <[EMAIL PROTECTED]>
- Status: Ken +1 (on concept)
+ Status: Ken +1 (on concept), Lars +1 (on concept)
* Configure tweaks to support building outside the source tree, and
add more customizeability for installation layout, by
@@ -56,14 +56,14 @@
* Rhapsody port, by Wilfredo Sanchez <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
- Status: Ken +1 (on concept)
+ Status: Ken +1 (on concept), Lars +1 (on concept)
* Ralf's "[PATCH] Fix module init"
This fixes the mod_so/mod_perl problems described under "FINAL RELEASE
SHOWSTOPPERS" by doing a more correct init of the modules after loading
through two new core API functions.
Message-ID: <[EMAIL PROTECTED]>
- Status: Ralf +1
+ Status: Ralf +1, Lars +1
* Paul's patch to add integrated restart/shutdown signalling (Win32)
This patch make Apache listen on predictable event names to allow
@@ -71,12 +71,19 @@
option to send the shutdown or restart signal to the running parent
process.
Message-ID: <[EMAIL PROTECTED]>
- Statue: Ken +1 (on concept)
+ Status: Ken +1 (on concept), Lars +1 (on concept)
* Martin's patch to use the Basic Authentication scheme for (proxy-)
ftp logins as well. When no password is given, but the ftp server
requires one, a [401 Auth Required] response is generated on-the-fly.
- See: <[EMAIL PROTECTED]>
+ Message-ID: <[EMAIL PROTECTED]>
+ Status: Lars +1 (on concept)
+
+ * Lars' patch to work around a Navigator/Mozilla bug when mod_proxy
+ is used (broken images).
+ (Marc doesn't like it and I don't like it either, but people will
+ blame Apache for it, so...)
+ Message-ID: <[EMAIL PROTECTED]>
In progress: