summaryrefslogtreecommitdiff
path: root/usr.bin/passwd/passwd.c
AgeCommit message (Expand)Author
2007-09-08Fix lint warning about unreachable code.Chad Loder
2006-01-22- drop privs before running krb5 codeBjorn Sandell
2005-12-18Indicate that the flags are exclusive, mention realm in the descriptionBjorn Sandell
2005-12-12sync usage();Jason McIntyre
2005-09-28pull in protos from rpcsvc/ypclnt.h; issue noted by leonardo@iken.com.brTheo de Raadt
2005-05-01_yp_check() is a non-standard API. it leaves the domain bound, and theTheo de Raadt
2003-08-04Remove Kerberos 4 stuff.Hans Insulander
2003-07-10add missing includesDavid Krause
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-06-28various cleanups; ok millertTheo de Raadt
2002-05-10Fixups for -Wall from panda@omatis.com in system/2634.Hugh Graham
2001-11-19kill more registersMike Pechkin
2001-08-19add missing #include <err.h> in non-KRB5 caseTodd C. Miller
2001-07-07quiet some -Wall warnings for login_{l,}chpassTodd C. Miller
2001-06-26Support for changing kerberos 5 passwords.Hans Insulander
2000-12-12Minor interface changes to allow code reuse in login_chpass(8) andTodd C. Miller
2000-05-19Make usage() work as expected. deraadt@ okEric Jackson
1998-01-20Use new method to change kerberos passwords.Artur Grabowski
1997-03-27Slight cleanup, more neededTobias Weingartner
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1996-05-03Don't enable Kerberos password changing by default unless a local kerberosThorsten Lockert
1996-01-16the yppasswd command is not needed. the user should always let theTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt