Age | Commit message (Expand) | Author |
1998-07-05 | newsalt uses 24-bit count, and not 32-bit | Niels Provos |
1998-07-04 | enable variable number of rounds for extended crypt, this is the crypt | Niels Provos |
1998-03-09 | drop root-privilegies when changing kerberos password. | Artur Grabowski |
1998-03-09 | Fix YP/localhost code which Art broke very badly | Theo de Raadt |
1998-02-25 | nicer copyright. | Artur Grabowski |
1998-02-24 | catch special password "s/key" and refuse it | Theo de Raadt |
1998-01-23 | Don't try to build new_pwd.c unless KERBEROS is "yes" | Todd C. Miller |
1998-01-20 | specify the missing kerberos options. | Artur Grabowski |
1998-01-20 | Use new method to change kerberos passwords. | Artur Grabowski |
1997-09-12 | Kill extra newline in err()/warn(). | Todd C. Miller |
1997-06-29 | new location of des.h | Niels Provos |
1997-06-11 | dynamic fd_set | Theo de Raadt |
1997-04-19 | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' | Todd C. Miller |
1997-04-10 | enable .group entries in /etc/passwd.conf | Niels Provos |
1997-04-07 | Better error message when lookup of getlogin() != uid | Todd C. Miller |
1997-03-27 | pretty and one 64bit thingy | Theo de Raadt |
1997-03-27 | use arc4random instead of random | Niels Provos |
1997-03-27 | Slight cleanup, more needed | Tobias Weingartner |
1997-03-27 | support for md5 passwords | Niels Provos |
1997-03-26 | no libcrypt, fix DPADD | Theo de Raadt |
1997-02-25 | include link to passwd.conf | Niels Provos |
1997-02-17 | free what was allocated by strdup | Niels Provos |
1997-02-16 | cleaned up, moved pw_getconf to libutil, removed _'s in option names | Niels Provos |
1997-02-14 | include blowfish cipher - free config of which cipher to use | Niels Provos |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1997-01-02 | libcrypt is no more. | etheisen |
1996-12-23 | warn whoever wants krb5 that they have a /tmp race to fix first | Theo de Raadt |
1996-10-03 | Allow build with YP aka NIS support | Thorsten Lockert |
1996-09-30 | If can't open temp file (and it doesn't already exist) give real error message. | Todd C. Miller |
1996-09-04 | permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.net | Theo de Raadt |
1996-08-30 | of course, the same bug as in chpass shows up here too... | Theo de Raadt |
1996-07-22 | finally half-readable | Theo de Raadt |
1996-06-26 | rcsid | Theo de Raadt |
1996-05-22 | libutil | Theo de Raadt |
1996-05-03 | Don't enable Kerberos password changing by default unless a local kerberos | Thorsten Lockert |
1996-04-17 | Make setting of Kerberos password work properly | Thorsten Lockert |
1996-04-03 | Pull in <bsd.own.mk> to get the SKEY/KERBEROS/KERBEROS5 definitions | Thorsten Lockert |
1996-02-15 | libcrypt no longer a link dependancy. | etheisen |
1996-02-13 | passwd should be setuid root | dm |
1996-01-16 | the yppasswd command is not needed. the user should always let the | Theo de Raadt |
1995-12-16 | Make it possible to build without SKEY support | Thorsten Lockert |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |