Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-26 | run the approve for accounts with expiration time, too. ok millert@ | Markus Friedl | |
2001-07-09 | a first pass at -Wall | Theo de Raadt | |
2001-07-02 | Convert warn/warnx -> _warn/_warnx | Todd C. Miller | |
Should not really spew to stderr from libc but right now there is no other way to get a sensible error message to the user. | |||
2001-06-24 | When splitting instance from username, treat '/' as a separator as | Todd C. Miller | |
well (for Kerb5). | |||
2001-06-03 | Don't bail out early for users w/o passwd file entries since we may | Todd C. Miller | |
want to cons up a fake prompt for challenge/response auth methods. markus@ OK'd. | |||
2000-11-21 | BSD authentication routines from BSDI. Presently this is not used but | Todd C. Miller | |
the login_* helper programs and other support will be committed in the near future. |