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