Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/crypto/dist/ssh
Module Name: basesrc
Committed By: itojun
Date: Sat Jun 23 08:08:05 UTC 2001
Modified Files:
basesrc/crypto/dist/ssh: auth.c misc.c session.c
Log Message:
reject expired password/account. warn if interactive && about to expire.
ala login(1). From: Brian Poole <raj%cerias.purdue.edu@localhost>
XXX code duplicate with login(1) - should be solved by BSD AUTH code integration
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/crypto/dist/ssh/auth.c
cvs rdiff -r1.4 -r1.5 basesrc/crypto/dist/ssh/misc.c
cvs rdiff -r1.16 -r1.17 basesrc/crypto/dist/ssh/session.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