Date: Thu, 24 Jan 2002 01:45:17 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_lastlog Makefile pam_lastlog.8 pam_lastlog.c Message-ID: <200201240945.g0O9jHs22692@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2002/01/24 01:45:17 PST
Added files:
lib/libpam/modules/pam_lastlog Makefile pam_lastlog.8
pam_lastlog.c
Log:
Add a PAM module that records sessions in utmp/wtmp/lastlog.
Sponsored by: DARPA, NAI Labs
Revision Changes Path
1.1 +32 -0 src/lib/libpam/modules/pam_lastlog/Makefile (new)
1.1 +97 -0 src/lib/libpam/modules/pam_lastlog/pam_lastlog.8 (new)
1.1 +240 -0 src/lib/libpam/modules/pam_lastlog/pam_lastlog.c (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201240945.g0O9jHs22692>
