Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 86442 invoked from network); 16 Oct 2005 15:55:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Oct 2005 15:55:21 -0000 Received: (qmail 2020 invoked by uid 500); 16 Oct 2005 15:55:09 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 1997 invoked by uid 500); 16 Oct 2005 15:55:09 -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 1981 invoked by uid 99); 16 Oct 2005 15:55:09 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Oct 2005 08:55:09 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.132.96.45] (HELO skutsje.san.webweaving.org) (209.132.96.45) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Oct 2005 08:55:09 -0700 Received: from skutsje.san.webweaving.org (skutsje.san.webweaving.org [209.132.96.45] (may be forged)) by skutsje.san.webweaving.org (8.12.9/8.12.9) with ESMTP id j9GFsiEw066431 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 16 Oct 2005 08:54:44 -0700 (PDT) (envelope-from dirkx@webweaving.org) Received: from localhost (dirkx@localhost) by skutsje.san.webweaving.org (8.12.9/8.12.9/Submit) with ESMTP id j9GFshGZ066428 for ; Sun, 16 Oct 2005 08:54:43 -0700 (PDT) (envelope-from dirkx@webweaving.org) X-Authentication-Warning: skutsje.san.webweaving.org: dirkx owned process doing -bs Date: Sun, 16 Oct 2005 08:54:43 -0700 (PDT) From: Dirk-Willem van Gulik X-X-Sender: dirkx@skutsje.san.webweaving.org To: dev@httpd.apache.org Subject: Re: mod_authn_dbd In-Reply-To: <200510141702.05092.nick@webthing.com> Message-ID: <20051016085408.K65179@skutsje.san.webweaving.org> References: <200510141702.05092.nick@webthing.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Fri, 14 Oct 2005, Nick Kew wrote: > Any thoughts on my committing modules/aaa/mod_authn_dbd.c ? Code looks good and 'works for me' on a simple test - is there more docs somewhere than just the example ? Dw