Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 85459 invoked from network); 25 Jan 2006 18:25:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Jan 2006 18:25:36 -0000 Received: (qmail 3055 invoked by uid 500); 25 Jan 2006 18:25:35 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 3003 invoked by uid 500); 25 Jan 2006 18:25:34 -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: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 2991 invoked by uid 99); 25 Jan 2006 18:25:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jan 2006 10:25:34 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 25 Jan 2006 10:25:34 -0800 Received: (qmail 85340 invoked by uid 65534); 25 Jan 2006 18:25:13 -0000 Message-ID: <20060125182513.85338.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r372279 - /httpd/httpd/branches/2.0.x/STATUS Date: Wed, 25 Jan 2006 18:25:12 -0000 To: cvs@httpd.apache.org From: colm@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: colm Date: Wed Jan 25 10:25:10 2006 New Revision: 372279 URL: http://svn.apache.org/viewcvs?rev=372279&view=rev Log: Replace the patch in a vote with a patch that actually applies, and conforms to the coding style. Re-set to no votes. Modified: httpd/httpd/branches/2.0.x/STATUS Modified: httpd/httpd/branches/2.0.x/STATUS URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/STATUS?rev=372279&r1=372278&r2=372279&view=diff ============================================================================== --- httpd/httpd/branches/2.0.x/STATUS (original) +++ httpd/httpd/branches/2.0.x/STATUS Wed Jan 25 10:25:10 2006 @@ -176,15 +176,9 @@ *) Reverse Proxy fixes: bug and Cookie support Patch is at - http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=112365629308138&q=p4 + http://people.apache.org/~colm/httpd-2.0-reverse-proxy-cookie.patch and is in production with Clients. - +1: niq, nd - niq: I'm seeing *a lot* of demand for this. - jerenkrantz: Didn't a variant of this get committed to trunk? - If so, what revision? And, is there a clean patch for - 2.0? (The patch in that message isn't clean.) - colm: The revision in trunk is - http://svn.apache.org/viewcvs.cgi?rev=231355&view=rev + +1: *) mod_cgid: Fix PR 36410. Invoke the set_suexec_identity hook from the non-cgid side of the handler, where the full per-server/dir/etc