summaryrefslogtreecommitdiffstats
path: root/auth-shadow.c
AgeCommit message (Expand)Author
2023-02-27Cast time_t's in debug output to long long.Darren Tucker
2023-02-27Do shadow expiry calcs using "long long".Darren Tucker
2018-07-12Remove key.h from portable files too.Darren Tucker
2018-07-10Adapt portable to legacy buffer API removalDamien Miller
2007-04-29 - (dtucker) [auth-shadow.c loginrec.c] Include time.h for time(2) prototype.Darren Tucker
2006-09-01 - (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c]Damien Miller
2006-08-05 - (djm) [auth-pam.c auth-shadow.c auth2-none.c cleanup.c sshd.c]Damien Miller
2006-07-24 - (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]Damien Miller
2006-03-26 - deraadt@cvs.openbsd.org 2006/03/19 18:51:18Damien Miller
2005-07-17 - (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c]Damien Miller
2005-02-16 - (dtucker) [auth-shadow.c] Prevent compiler warnings if "DAY" is definedDarren Tucker
2004-02-22 - (dtucker) [auth-shadow.c auth.h] Provide warnings of impending account orDarren Tucker
2004-02-22 - (dtucker) [auth-shadow.c auth.c auth.h] Move shadow account expiry testDarren Tucker
2004-02-11 - (dtucker) [auth-passwd.c auth-shadow.c] Only enable shadow expiry checkDarren Tucker
2004-02-10Remove auth-shadow.h referenceDarren Tucker
2004-02-10 - (dtucker) [LICENCE Makefile.in auth-passwd.c auth-shadow.c auth.c auth.hDarren Tucker