summaryrefslogtreecommitdiff
path: root/lib/libutil/check_expire.c
AgeCommit message (Expand)Author
2004-04-20Adapt to new pw_copy() API, closes PR 3698.Todd C. Miller
2003-09-02fix use-after-free for expired passwds; ok deraadt, tdevalMarkus Friedl
2002-06-09some -Wall and spaces cleanup, scsi.c left.Federico G. Schwindt
2002-02-19login_close() should avoid memory leak.Mike Pechkin
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-162nd arg to pw_mkdb()Todd C. Miller
2001-08-16consistently use #include "util.h" not <util.h> since util.h lives in this dir.Todd C. Miller
2000-11-26login_check_expire(3), a helper function for use with BSD authentication.Todd C. Miller