From owner-p4-projects Thu Dec 12 8:22:38 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 949C437B404; Thu, 12 Dec 2002 08:22:36 -0800 (PST) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42B2837B401 for ; Thu, 12 Dec 2002 08:22:36 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F003343EA9 for ; Thu, 12 Dec 2002 08:22:35 -0800 (PST) (envelope-from des@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 gBCGHcmV004141 for ; Thu, 12 Dec 2002 08:17:38 -0800 (PST) (envelope-from des@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBCGHYVI004131 for perforce@freebsd.org; Thu, 12 Dec 2002 08:17:34 -0800 (PST) Date: Thu, 12 Dec 2002 08:17:34 -0800 (PST) Message-Id: <200212121617.gBCGHYVI004131@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to des@freebsd.org using -f From: Dag-Erling Smorgrav Subject: PERFORCE change 22204 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://perforce.freebsd.org/chv.cgi?CH=22204 Change 22204 by des@des.at.des.thinksec.com on 2002/12/12 08:16:58 OpenPAM Cyclamen is ready to roll. Affected files ... .. //depot/projects/openpam/HISTORY#16 edit Differences ... ==== //depot/projects/openpam/HISTORY#16 (text+ko) ==== @@ -1,3 +1,18 @@ +OpenPAM Cyclamen 2002-12-12 + + - ENHANCE: Improve recursion detection in openpam_dispatch(). + + - ENHANCE: Add debugging messages at entry and exit points of most + functions. + + - ENHANCE: Fix some minor style issues. + + - BUGFIX: Add default cases to the switches in openpam_log.c. + + - ENHANCE: Add /usr/local/etc/pam.conf to policy search path. + + - BUGFIX: In openpam_ttyconv(3), print the prompt to stdout rather + than stderr. ============================================================================ OpenPAM Citronella 2002-06-30 @@ -183,4 +198,4 @@ First (beta) release. ============================================================================ -$P4: //depot/projects/openpam/HISTORY#15 $ +$P4: //depot/projects/openpam/HISTORY#16 $ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message