Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 21353 invoked from network); 26 Aug 2004 20:06:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 26 Aug 2004 20:06:30 -0000 Received: (qmail 26178 invoked by uid 500); 26 Aug 2004 20:06:29 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 26135 invoked by uid 500); 26 Aug 2004 20:06:29 -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 26116 invoked by uid 500); 26 Aug 2004 20:06:29 -0000 Delivered-To: apmail-httpd-2.0-cvs@apache.org Received: (qmail 26079 invoked by uid 99); 26 Aug 2004 20:06:28 -0000 X-ASF-Spam-Status: No, hits=-2.8 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.27.1) with SMTP; Thu, 26 Aug 2004 13:06:28 -0700 Received: (qmail 21343 invoked by uid 1802); 26 Aug 2004 20:06:27 -0000 Date: 26 Aug 2004 20:06:27 -0000 Message-ID: <20040826200627.21342.qmail@minotaur.apache.org> From: clar@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 clar 2004/08/26 13:06:27 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: Added votes for util_ldap Revision Changes Path No revision No revision 1.751.2.1016 +2 -2 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.1015 retrieving revision 1.751.2.1016 diff -u -r1.751.2.1015 -r1.751.2.1016 --- STATUS 26 Aug 2004 18:04:19 -0000 1.751.2.1015 +++ STATUS 26 Aug 2004 20:06:27 -0000 1.751.2.1016 @@ -85,7 +85,7 @@ *) util_ldap: Validate the file path of the trusted certificate file at the time the LDAPTrushedCA directive is handled. PR#30782 modules/ldap/util_ldap.c: 1.9, 1.11 - +1: bnicholes, trawick + +1: bnicholes, trawick, clar *) [SECURITY] mod_ssl: Fix potential input filter segfaults in SPECULATIVE mode. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/ssl/ssl_engine_io.c?r1=1.125&r2=1.126