APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/03/29 23:51:43 $]
+Last modified at [$Date: 2004/03/30 11:43:10 $]
Release:
[ please place file names and revisions from HEAD here, so it is easy to
identify exactly what the proposed changes are! ]
+ *) mod_ssl: Fix segfaults when doing shutdown from a cleanup.
+ http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.121&r2=1.122
+ +1: jorton
+
*) (re-)add support for RewriteRules in <Proxy> containers. PR 27985
modules/mappers/mod_rewrite.c: r1.254
+1: nd
memory leak. PR: 26562.
modules/ssl/ssl_engine_init.c: r1.127
modules/ssl/ssl_toolkit_compat.h: r1.41
- +1: madhum
+ +1: madhum, jorton
*) Fixed mean and median calculations in ab, also changed where time values
are set for start and connect when doing keep alive benchmarking.
*) mod_dav: Fix a problem that could cause crashes when manipulating
locks on some platforms. (especially Sparc!!!)
modules/dav/fs/lock.c: r1.31
- +1: trawick
+ +1: trawick, jorton
+
+ *) mod_dav: Fix a 2617 compliance issue
+ http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/main/util.c?r1=1.53&r2=1.54
+ +1: jorton
+
+ *) Issue a 413 not a 400 if client exceeds configured LimitXMLRequestBody
+ http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/util_xml.c?r1=1.28&r2=1.29
+ +1: jorton
+
+ *) mod_dav: Send an EOS at the end of the multistatus brigade.
+ http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/main/mod_dav.c?r1=1.105&r2=1.106
+ +1: jorton
+
+ *) mod_dav_fs: Better ENOSPC handling and a remove a write(,,0) call:
+ http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/fs/repos.c?r1=1.77&r2=1.79
+ +1: jorton
*) Allow Satisfy directives to be influenced by <Limit>.
PR: 14726
modules/ssl/ssl_private.h: r1.2
+1: bnicholes
-0: jerenkrantz (should wait for 2.2)
+ -0: jorton (msgid <20040305083540.GA24529@redhat.com>)
* mod_setenvif: remove support for remote_user variable which never
worked at all. PR 25725 (2.0 + 1.3)