summaryrefslogtreecommitdiff
path: root/auth-shadow.c
Commit message (Expand)AuthorAgeFilesLines
* Cast time_t's in debug output to long long.Darren Tucker2023-02-271-2/+2
* Do shadow expiry calcs using "long long".Darren Tucker2023-02-271-5/+5
* Remove key.h from portable files too.Darren Tucker2018-07-121-1/+0
* Adapt portable to legacy buffer API removalDamien Miller2018-07-101-11/+11
* - (dtucker) [auth-shadow.c loginrec.c] Include time.h for time(2) prototype.Darren Tucker2007-04-291-0/+1
* - (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c]Damien Miller2006-09-011-0/+1
* - (djm) [auth-pam.c auth-shadow.c auth2-none.c cleanup.c sshd.c]Damien Miller2006-08-051-0/+2
* - (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]Damien Miller2006-07-241-0/+1
* - deraadt@cvs.openbsd.org 2006/03/19 18:51:18Damien Miller2006-03-261-1/+0
* - (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c]Damien Miller2005-07-171-2/+2
* - (dtucker) [auth-shadow.c] Prevent compiler warnings if "DAY" is definedDarren Tucker2005-02-161-1/+4
* - (dtucker) [auth-shadow.c auth.h] Provide warnings of impending account orDarren Tucker2004-02-221-14/+44
* - (dtucker) [auth-shadow.c auth.c auth.h] Move shadow account expiry testDarren Tucker2004-02-221-1/+27
* - (dtucker) [auth-passwd.c auth-shadow.c] Only enable shadow expiry checkDarren Tucker2004-02-111-3/+3
* Remove auth-shadow.h referenceDarren Tucker2004-02-101-2/+1
* - (dtucker) [LICENCE Makefile.in auth-passwd.c auth-shadow.c auth.c auth.hDarren Tucker2004-02-101-0/+80