Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9131B44E7 for ; Thu, 7 Jul 2011 22:16:47 +0000 (UTC) Received: (qmail 75236 invoked by uid 500); 7 Jul 2011 22:16:46 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 75192 invoked by uid 500); 7 Jul 2011 22:16:46 -0000 Mailing-List: contact dev-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 dev@httpd.apache.org Received: (qmail 75184 invoked by uid 99); 7 Jul 2011 22:16:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2011 22:16:46 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of minfrin@sharp.fm designates 72.32.122.20 as permitted sender) Received: from [72.32.122.20] (HELO chandler.sharp.fm) (72.32.122.20) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2011 22:16:38 +0000 Received: from chandler.sharp.fm (localhost [127.0.0.1]) by chandler.sharp.fm (Postfix) with ESMTP id 0F708238092 for ; Thu, 7 Jul 2011 17:16:18 -0500 (CDT) Received: from [10.0.0.251] (87-194-125-19.bethere.co.uk [87.194.125.19]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) (Authenticated sender: minfrin@sharp.fm) by chandler.sharp.fm (Postfix) with ESMTP id B3E18238091 for ; Thu, 7 Jul 2011 17:16:17 -0500 (CDT) Message-Id: From: Graham Leggett To: dev@httpd.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: [vote] mod_ldap Date: Fri, 8 Jul 2011 00:16:16 +0200 References: <4E15E51E.4090700@rowe-clan.net> X-Mailer: Apple Mail (2.936) X-Virus-Scanned: ClamAV using ClamSMTP On 07 Jul 2011, at 10:51 PM, Jim Jagielski wrote: > On Jul 7, 2011, at 2:44 PM, Nick Kew wrote: > >> >> On 7 Jul 2011, at 17:55, William A. Rowe Jr. wrote: >> >>> [ ] Retain ap_ldap API's in httpd 2.3 mod_ldap, as currently in >>> trunk >>> (binding mod_ldap to ldap libs) >> >> +1. But get it right: not a botch job just because there's >> pressure to release. Should really have been alpha rather >> than beta when this blew up, but too late to change that. >> > > +1 +1. Regards, Graham --