Age | Commit message (Expand) | Author |
1999-11-11 | Use snprintf instead of sprintf and sizeof(foo) instead of hardcoded sizes. | Artur Grabowski |
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller |
1999-07-21 | use .Ar on later .It Fl lines | Theo de Raadt |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1999-04-20 | 'unsuccessful' has 2 'c's. | Paul Janzen |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell |
1998-07-13 | ftpd: sleep for an indeterminate amount for non-existant logins | Todd C. Miller |
1998-07-10 | do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling | Theo de Raadt |
1998-07-05 | No need to call pwcheck() (and hence crypt()) if the user does not | Todd C. Miller |
1998-06-21 | Remove the advertising clause in my old license, it impedes free use | Todd C. Miller |
1998-03-26 | cleanup after art | Theo de Raadt |
1998-03-26 | -Wall for suid-root. | Artur Grabowski |
1998-03-26 | fix cleaning up of bad environment variables (LD_* and IFS), | Artur Grabowski |
1997-11-04 | Do pwcheck() even if the user does not exist. This means that if | Todd C. Miller |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-09-14 | .Xr foo #, botches | Theo de Raadt |
1997-06-29 | new location of des.h | Niels Provos |
1997-06-20 | do not screw up setenv() | Theo de Raadt |
1997-06-02 | if hostname==domainname and has only one dot, trim less severely for -h optio... | Theo de Raadt |
1997-04-19 | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' | Todd C. Miller |
1997-04-19 | strncpy paranoia, how much do you trust getpwent? | Theo de Raadt |
1997-03-26 | no libcrypt, fix DPADD | Theo de Raadt |
1997-02-16 | /sbin/nologin implies hushlogin. | Jason Downs |
1997-02-04 | make it compile if KERBEROS{,5} not defined | flipk |
1997-01-27 | security | dm |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Thorsten Lockert |
1996-12-04 | Implement -u (remote user) option for login (only root may use it). | Todd C. Miller |
1996-11-09 | Adds support for logging and reporting on failed login attempts | Todd C. Miller |
1996-11-09 | Ensure that username is initialized to NULL. | Todd C. Miller |
1996-11-09 | Log failures if user closes network session while in username/password | Todd C. Miller |
1996-11-05 | dialup stuff is garbage | Theo de Raadt |
1996-10-31 | Strip out $LD_* and $IFS if given -p. Code taken from telnetd. | Todd C. Miller |
1996-10-23 | skey_authenticate() now fakes up a challenge if user does not | Todd C. Miller |
1996-09-18 | block info gathering attack; netbsd pr#2768; daw@panix.com | Theo de Raadt |
1996-08-28 | fbtab man page | Theo de Raadt |
1996-07-31 | login_fbtab() in libutil | Theo de Raadt |
1996-07-31 | fbtab support from wietse | Theo de Raadt |
1996-07-20 | use euid/egid to get into homedir; from dean@fsa.ca | Theo de Raadt |
1996-06-26 | rcsid | Theo de Raadt |
1996-05-30 | = -> == | Theo de Raadt |
1996-05-22 | libutil | Theo de Raadt |
1996-02-15 | libcrypt no longer a link dependancy. | etheisen |
1995-12-16 | Make it possible to build without SKEY support | Thorsten Lockert |
1995-11-15 | do not credit UCB if we are not prepared to credit everyone | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |