Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-22 | - (dtucker) [auth-shadow.c auth.h] Provide warnings of impending account or | Darren Tucker | |
password expiry. ok djm@ | |||
2004-02-22 | - (dtucker) [auth-shadow.c auth.c auth.h] Move shadow account expiry test | Darren Tucker | |
to auth-shadow.c, no functional change. ok djm@ | |||
2004-02-11 | - (dtucker) [auth-passwd.c auth-shadow.c] Only enable shadow expiry check | Darren Tucker | |
if HAS_SHADOW_EXPIRY is set. | |||
2004-02-10 | Remove auth-shadow.h reference | Darren Tucker | |
2004-02-10 | - (dtucker) [LICENCE Makefile.in auth-passwd.c auth-shadow.c auth.c auth.h | Darren Tucker | |
defines.h] Bug #14: Use do_pwchange to support password expiry and force change for platforms using /etc/shadow. ok djm@ |