martin 99/06/14 12:29:11
Modified: . STATUS
Log:
Getting warmer finally
Revision Changes Path
1.717 +16 -7 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.716
retrieving revision 1.717
diff -u -r1.716 -r1.717
--- STATUS 1999/06/14 11:13:13 1.716
+++ STATUS 1999/06/14 19:29:09 1.717
@@ -1,5 +1,5 @@
1.3 STATUS:
- Last modified at [$Date: 1999/06/14 11:13:13 $]
+ Last modified at [$Date: 1999/06/14 19:29:09 $]
Release:
@@ -93,7 +93,7 @@
* Stipe Tolj's Cygwin32 port
PR#: 2936
- Status: Lars +1 (on concept)
+ Status: Lars +1 (on concept), Martin +1 (on concept)
* Salvador Ortiz Garcia <[EMAIL PROTECTED]>' patch to allow
DirectoryIndex
to refer to URIs for non-static resources.
@@ -105,6 +105,7 @@
Status: Jim +1, Mark +1, Dean +1, BenH +1,
Randy +1 (please choose name other than "hook")
Doug +1 on concept (untested), Lars +1 on concept,
+ Martin +1 (untested),
Ken -1 for pre-2.0 if it will force a new release of
mod_perl or mod_php in order to maintain compatibility
@@ -112,7 +113,7 @@
Message-ID: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
- Status: Dean +1, Randy +1, Jim +1, Lars +1
+ Status: Dean +1, Randy +1, Jim +1, Lars +1, Martin +1 (untested)
Previous Status: Dean +1, Randy +1, Jim +1,
Lars +1 (if someone writes the docs)
@@ -134,7 +135,8 @@
* Jun-ichiro itojun Hagino's [PATCH] IPv6 enable patch
ftp://ftp.kame.net/pub/kame/misc/apache-134-v6-19990118.diff.gz
Message-ID: <[EMAIL PROTECTED]>
- Status: Lars +1 (on concept) Dirkx +1 (tested)
+ Status: Lars +1 (on concept), Dirkx +1 (tested),
+ Martin +1 (on concept; the patch may need a little cleanup)
* Jim Patterson's patch to make mod_info work on Win32
Message-ID: PR#1442
@@ -172,7 +174,7 @@
* Greg's XML Handling patch
Message-ID: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
- Status: Greg +1
+ Status: Greg +1, Martin +1 (on concept)
In progress:
@@ -244,6 +246,9 @@
dirkx: -1 (as some of the modules from modules.apache.org seem
(rightly?) to assume that they can modify the returned escaped
string whilst relying on the passed string not to be damaged.
+ Martin: +1 (a "separate interface" is like in the case of
+ ap_table_setn() complementing ap_table_set(). It would not
+ interfere with any existing code).
* Should we disallow requests with bogus characters in the method?
See <[EMAIL PROTECTED]>
@@ -256,18 +261,20 @@
* there are still some PRs about inetd mode
Should we deprecate "ServerType inetd" if the next release is 1.4.0?
+1: Lars
+ -0: Martin (ISTR someone volunteered to "keep it working". I fear
+ some exotic platforms may require it)
* general/3787: SERVER_PORT is always 80 if client comes to any port
=> needs review by the protocol guys, I think.
* Paul would like to see a 'gdbm' option because he uses
it a lot.
- +1: Greg (volunteers)
+ +1: Greg (volunteers), Martin
* Many people have asked for a DBM to be distributed with Apache to
isolate it from platform inconsistencies. SDBM (used by mod_ssl,
mod_dav, Perl, and others) should fit the bill and is public domain.
- +1: Greg (volunteers)
+ +1: Greg (volunteers), Martin
* Maybe a http_paths.h file? See
<[EMAIL PROTECTED]>
@@ -289,6 +296,7 @@
* Ken's PR#1053: an error when accessing a negotiated document
explicitly names the variant selected. Should it do so, or should
the original URI be referenced?
+ Martin: keep as is (helps identifying errors. IMO no privacy issue.)
* Proposed API Changes:
@@ -379,6 +387,7 @@
* should trap ^C when running not-as-service and do proper shutdown
* should have a pretty little icon for Apache on Win32
+ (Resolved?! there's a tiny feather icon now!?!)
* proxy module doesn't load on Win95. Why? Good question. PR#1462.
David Whitmarsh <[EMAIL PROTECTED]> says it's because