Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 26824 invoked from network); 29 Jun 2008 20:10:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Jun 2008 20:10:47 -0000 Received: (qmail 77098 invoked by uid 500); 29 Jun 2008 20:10:42 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 77043 invoked by uid 500); 29 Jun 2008 20:10:42 -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 77032 invoked by uid 99); 29 Jun 2008 20:10:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jun 2008 13:10:42 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of covener@gmail.com designates 209.85.198.246 as permitted sender) Received: from [209.85.198.246] (HELO rv-out-0708.google.com) (209.85.198.246) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jun 2008 20:09:51 +0000 Received: by rv-out-0708.google.com with SMTP id c5so911686rvf.24 for ; Sun, 29 Jun 2008 13:10:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=US/3cXm2dnwTp9vlUeNXBvHZl+Zcp7FUoJEDRTT38qA=; b=NLGvlXLbzZovAMwt0mcwYsszC5AJcHblnV3kCpuXBQHxTxcYk86l0qJL0q3gRBfqLk FAEl1KxABdGx5diCzpehNqloQ/K9+a5v9wqj8Ee/oaiWxPprWsS/gtGAEWPHFqb9oxDj gKrmU1uaNNPKaqunOaHu1yI1eMjSxh/EhdKX8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=r7vpkoBPlKAjAK3rt9HB0PJQHxSDxuZ4DLY0riM5MBfyiJ3n7Hy+RNQPTipZsrKdDW RzKonRWYDlkxe/IraXYHufShPkKK+aC4SopRBhTQvcm0FeOzJI/asB8tTywMu4egoaIg 9pwO5apKDnnFQCbD4jULwakzhFCN6vYahmK7w= Received: by 10.141.115.20 with SMTP id s20mr160888rvm.282.1214770212012; Sun, 29 Jun 2008 13:10:12 -0700 (PDT) Received: by 10.141.83.1 with HTTP; Sun, 29 Jun 2008 13:10:11 -0700 (PDT) Message-ID: <1404e5910806291310j539abcecte3724ebecbfcfa93@mail.gmail.com> Date: Sun, 29 Jun 2008 16:10:11 -0400 From: "Eric Covener" To: dev@httpd.apache.org Subject: Re: svn commit: r672639 - in /httpd/httpd/trunk: CHANGES include/ap_mmn.h include/mod_auth.h modules/aaa/mod_auth_digest.c modules/aaa/mod_authn_core.c modules/aaa/mod_authn_dbm.c modules/aaa/mod_authn_file.c modules/aaa/mod_authnz_ldap.c In-Reply-To: <4867E970.5030608@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080629164244.AB89623889FA@eris.apache.org> <4867E970.5030608@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org On Sun, Jun 29, 2008 at 3:58 PM, Ruediger Pluem wrote: >> + authn_ldap_get_realm_hash, > > An '&' is missing above. Thanks much, updated in r672671. -- Eric Covener covener@gmail.com