]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote & note
authorAndré Malo <nd@apache.org>
Mon, 12 Jan 2004 00:04:37 +0000 (00:04 +0000)
committerAndré Malo <nd@apache.org>
Mon, 12 Jan 2004 00:04:37 +0000 (00:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102273 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 60b4b04843078d2c04ca3e986561cfcb869fa890..214245880105f006a199ccdbfe714af3fbb69bda 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/01/09 20:44:10 $]
+Last modified at [$Date: 2004/01/12 00:04:37 $]
 
 Release:
 
@@ -77,11 +77,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
+
     * proxy_http fix: mod_proxy hangs when both KeepAlive and 
       ProxyErrorOverride are enabled, and a non-200 response without a 
       body is generated by the backend server.
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/proxy/proxy_http.c?r1=1.176&r2=1.177 
-      +1: stoddard
+      +1: stoddard, nd
 
     * Win32: Port Win32DisableAcceptEx directive. This fix enables using
       Winsock 1.1 accept() call in place of Winsock 2.0 AcceptEx() to work 
@@ -96,36 +97,38 @@ PATCHES TO BACKPORT FROM 2.1
       AP_MAX_SENDFILE to be split into multiple buckets. This allows Apache
       to send files that are greater than 2gig. Otherwise we run into 
       32/64 bit type mismatches in the file size.
-      server/core.c r1.255
-      +1: bnicholes
+      server/core.c r1.255, r1.256
+      +1: bnicholes, nd
       
     * mod_ssl: Fix ssl_var_lookup for non-SSL requests, and logging of SSL
       variables from non-SSL connections.
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_vars.c?r1=1.24&r2=1.25
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_vars.c?r1=1.26&r2=1.28
       PR: 22741, 20852  (<= not 23956 as the commit message says)
-      +1: jorton 
+      +1: jorton, nd
 
     * mod_ssl: Determine library version string at run-time rather than compile-time.
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_vars.c?r1=1.25&r2=1.26
       PR: 23956
-      +1: jorton
+      +1: jorton, nd
 
     * Fix parallel make (e.g. GNU make -j<N>).
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/Makefile.in?r1=1.86&r2=1.87
       PR: 24643
-      +1: jorton
+      +1: jorton, nd
 
     * mod_dav: Reject requests including fragment part in the Request-URI.
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/main/mod_dav.c?r1=1.102&r2=1.103
       PR: 21779
       +1: jorton
+        nd asks: Should we make it runtime configurable either to 400, drop the
+                 fragment or just treat it as part of the filename?
 
     * Move SSLRandomSeed out of the <IfDefine SSL> container to support
       starting without SSL on platforms with no /dev/random equivalent
       but a statically compiled-in mod_ssl.  PR: 25867
       http://cvs.apache.org/viewcvs.cgi/httpd-2.0/docs/conf/ssl-std.conf.in?r1=1.4&r2=1.5
-      +1: erikabele
+      +1: erikabele, nd
 
     * Fix segfault in mod_mem_cache cache_insert() due to cache size
       becoming negative.  PR: 21285, 21287
@@ -233,7 +236,7 @@ PATCHES TO BACKPORT FROM 2.1
         (If an MPM is used that doesn't support the query, a complaint
         will be written to the error log when a piped log program
         terminates, and it won't get restarted.)
-        +1: trawick, jerenkrantz
+        +1: trawick, jerenkrantz, nd
 
     * ab: catch out of memory (reasoning report ID 29)
         support/ab.c: r1.125
@@ -325,7 +328,7 @@ PATCHES TO BACKPORT FROM 2.1
 
     * mod_ssl: fix check for the plain-HTTP-request error
         modules/ssl/ssl_engine_io.c r1.111
-      +1: jorton, jerenkrantz
+      +1: jorton, jerenkrantz, nd
 
     * When UseCanonicalName is set to OFF, allow ap_get_server_port to 
       check r->connection->local_addr->port before defaulting to