From owner-cvs-all Thu Jan 24 8:16: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C7CF37B41B; Thu, 24 Jan 2002 08:16:01 -0800 (PST) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0OGG1V76009; Thu, 24 Jan 2002 08:16:01 -0800 (PST) (envelope-from des) Message-Id: <200201241616.g0OGG1V76009@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 24 Jan 2002 08:16:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_login_access pam_login_access.c 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 des 2002/01/24 08:16:01 PST Modified files: lib/libpam/modules/pam_login_access pam_login_access.c Log: Correctly interpret PAM_RHOST being unset as an indicator of a local login. Revision Changes Path 1.3 +5 -1 src/lib/libpam/modules/pam_login_access/pam_login_access.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message