Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libpam/modules/pam_lastlog
Module Name: src
Committed By: christos
Date: Sat Mar 5 20:32:41 UTC 2005
Modified Files:
src/lib/libpam/modules/pam_lastlog: pam_lastlog.c
Log Message:
PR/29566: Izumi Tsutsui: login(1) shows wrong last-login-from host
Caused by improper initialization of struct lastlogx. Code has been
completely restructured, and we also now use pam_prompt() instead of
printf().
cvs: ----------------------------------------------------------------------
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libpam/modules/pam_lastlog/pam_lastlog.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index