summaryrefslogtreecommitdiff
path: root/usr.bin/login/login.c
AgeCommit message (Expand)Author
1997-06-02if hostname==domainname and has only one dot, trim less severely for -h optio...Theo de Raadt
1997-04-19strncpy paranoia, how much do you trust getpwent?Theo de Raadt
1997-02-16/sbin/nologin implies hushlogin.Jason Downs
1997-02-04make it compile if KERBEROS{,5} not definedflipk
1997-01-27securitydm
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-12-04Implement -u (remote user) option for login (only root may use it).Todd C. Miller
1996-11-09Adds support for logging and reporting on failed login attemptsTodd C. Miller
1996-11-09Ensure that username is initialized to NULL.Todd C. Miller
1996-11-09Log failures if user closes network session while in username/passwordTodd C. Miller
1996-11-05dialup stuff is garbageTheo de Raadt
1996-10-31Strip out $LD_* and $IFS if given -p. Code taken from telnetd.Todd C. Miller
1996-10-23skey_authenticate() now fakes up a challenge if user does notTodd C. Miller
1996-09-18block info gathering attack; netbsd pr#2768; daw@panix.comTheo de Raadt
1996-07-31fbtab support from wietseTheo de Raadt
1996-07-20use euid/egid to get into homedir; from dean@fsa.caTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-05-22libutilTheo de Raadt
1995-11-15do not credit UCB if we are not prepared to credit everyoneTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt