From owner-cvs-all Tue Nov 5 4:19:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DBC237B401; Tue, 5 Nov 2002 04:19:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B125743E3B; Tue, 5 Nov 2002 04:19:36 -0800 (PST) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA5CHpmV012924; Tue, 5 Nov 2002 04:17:51 -0800 (PST) (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA5CHpT2012923; Tue, 5 Nov 2002 04:17:51 -0800 (PST) Message-Id: <200211051217.gA5CHpT2012923@repoman.freebsd.org> From: "James E. Housley" Date: Tue, 5 Nov 2002 04:17:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_auth_mysql Makefile ports/www/mod_auth_mysql/files patch-ad X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeh 2002/11/05 04:17:51 PST Modified files: www/mod_auth_mysql Makefile Added files: www/mod_auth_mysql/files patch-ad Log: Currently mod_auth_mysql logs authentication error in the access log, and not in the error log. This new patch logs in both the access log and the error log, to not break existing scripts. Submitted by: Steve Ungerer Revision Changes Path 1.11 +1 -0 ports/www/mod_auth_mysql/Makefile 1.1 +32 -0 ports/www/mod_auth_mysql/files/patch-ad (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message