Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 52447 invoked from network); 31 May 2004 10:16:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 31 May 2004 10:16:20 -0000 Received: (qmail 36231 invoked by uid 500); 31 May 2004 10:16:17 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 36049 invoked by uid 500); 31 May 2004 10:16:09 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 36019 invoked by uid 500); 31 May 2004 10:16:09 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Received: (qmail 36005 invoked by uid 99); 31 May 2004 10:16:08 -0000 Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.27.1) with SMTP; Mon, 31 May 2004 03:16:08 -0700 Received: (qmail 37711 invoked by uid 1569); 31 May 2004 09:47:50 -0000 Date: 31 May 2004 09:47:50 -0000 Message-ID: <20040531094750.37710.qmail@minotaur.apache.org> From: nd@apache.org To: httpd-2.0-cvs@apache.org Subject: cvs commit: httpd-2.0 STATUS X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N nd 2004/05/31 02:47:50 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: vote Revision Changes Path No revision No revision 1.751.2.892 +5 -3 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.891 retrieving revision 1.751.2.892 diff -u -u -r1.751.2.891 -r1.751.2.892 --- STATUS 26 May 2004 23:30:38 -0000 1.751.2.891 +++ STATUS 31 May 2004 09:47:50 -0000 1.751.2.892 @@ -81,7 +81,8 @@ *) Allow LimitRequestBody to be reset to unlimited. PR 29106 server/core.c: r1.279 - +1: nd, kess (on concept) + +1: nd + +1: kess (on concept) *) Small fix to allow reverse proxying to an ftp server. Previously an attempt to do this would try and connect to 0.0.0.0, regardless @@ -106,7 +107,7 @@ with conditional use of APR_LARGEFILE PR: 13511 - +1: jorton, trawick + +1: jorton, trawick, nd *) mod_ssl: Fix potential SEGV in 'shmcb' session cache. modules/ssl/ssl_scache_shmcb.c: r1.26 @@ -116,6 +117,7 @@ http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/generators/mod_cgi.c?r1=1.160&r2=1.163 PR: 22030, 18348 +1: jorton, trawick + +1: nd (concept) *) Prevent Win32 pool corruption at startup server/mpm/winnt/child.c: r1.36