Damien Miller
|
94cf4c8448
|
- (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c]
[cipher-acss.c loginrec.c ssh-rand-helper.c sshd.c] Fix whitespace at EOL
in portable too ("perl -p -i -e 's/\s+$/\n/' *.[ch]")
|
2005-07-17 17:04:47 +10:00 |
Darren Tucker
|
a91f5ee618
|
- (dtucker) [auth-shadow.c] Prevent compiler warnings if "DAY" is defined
by the system headers.
|
2005-02-16 14:20:06 +11:00 |
Darren Tucker
|
aa0aecad99
|
- (dtucker) [auth-shadow.c auth.h] Provide warnings of impending account or
password expiry. ok djm@
|
2004-02-22 10:22:05 +11:00 |
Darren Tucker
|
15ee748f28
|
- (dtucker) [auth-shadow.c auth.c auth.h] Move shadow account expiry test
to auth-shadow.c, no functional change. ok djm@
|
2004-02-22 09:43:15 +11:00 |
Darren Tucker
|
cee6d4cf5a
|
- (dtucker) [auth-passwd.c auth-shadow.c] Only enable shadow expiry check
if HAS_SHADOW_EXPIRY is set.
|
2004-02-11 18:48:52 +11:00 |
Darren Tucker
|
0d86829fca
|
Remove auth-shadow.h reference
|
2004-02-10 13:51:34 +11:00 |
Darren Tucker
|
9df3defdbb
|
- (dtucker) [LICENCE Makefile.in auth-passwd.c auth-shadow.c auth.c auth.h
defines.h] Bug #14: Use do_pwchange to support password expiry and force
change for platforms using /etc/shadow. ok djm@
|
2004-02-10 13:01:14 +11:00 |