Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 14854 invoked from network); 22 Jul 2005 11:57:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jul 2005 11:57:29 -0000 Received: (qmail 23306 invoked by uid 500); 22 Jul 2005 11:57:23 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 23235 invoked by uid 500); 22 Jul 2005 11:57:22 -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 23222 invoked by uid 99); 22 Jul 2005 11:57:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2005 04:57:22 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [128.195.24.168] (HELO scotch.ics.uci.edu) (128.195.24.168) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2005 04:57:16 -0700 Received: from localhost (scotch.ics.uci.edu [128.195.24.168]) (authenticated bits=0) by scotch.ics.uci.edu (8.12.11/8.12.11) with ESMTP id j6MBurRm005548 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 22 Jul 2005 04:56:56 -0700 (PDT) Date: Fri, 22 Jul 2005 13:49:09 +0200 From: Justin Erenkrantz To: dev@httpd.apache.org Subject: Re: svn commit: r219936 - in /httpd/httpd/trunk/modules/aaa: mod_authz_dbm.c mod_authz_groupfile.c mod_authz_user.c Message-ID: <931E7080AF1A66C9A768AA80@2B9FC815C12CF19931FDCE0B> In-Reply-To: <42DFCDAC.60401@rcbowen.com> References: <20050720162339.43791.qmail@minotaur.apache.org> <20050721115020.GI734@scotch.ics.uci.edu> <42DFCDAC.60401@rcbowen.com> X-Mailer: Mulberry/4.0.0 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Spam-Checker-Version: SpamAssassin 3.1.0-r156655 (2005-03-09) on scotch.ics.uci.edu X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on scotch.ics.uci.edu X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=no version=3.1.0-r156655 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --On July 21, 2005 6:30:36 PM +0200 Rich Bowen wrote: > Sorry. This is actually my very first code patch in all the years I've > been working with Apache. Picking a nit. Will fix. No worries - by all means, feel free to commit! Just expect that we'll treat your commits with the same scrutiny as everyone else. ;-) -- justin