index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
passwd
/
passwd.c
Age
Commit message (
Expand
)
Author
2007-09-08
Fix lint warning about unreachable code.
Chad Loder
2006-01-22
- drop privs before running krb5 code
Bjorn Sandell
2005-12-18
Indicate that the flags are exclusive, mention realm in the description
Bjorn Sandell
2005-12-12
sync usage();
Jason McIntyre
2005-09-28
pull in protos from rpcsvc/ypclnt.h; issue noted by leonardo@iken.com.br
Theo de Raadt
2005-05-01
_yp_check() is a non-standard API. it leaves the domain bound, and the
Theo de Raadt
2003-08-04
Remove Kerberos 4 stuff.
Hans Insulander
2003-07-10
add missing includes
David Krause
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-06-28
various cleanups; ok millert
Theo de Raadt
2002-05-10
Fixups for -Wall from panda@omatis.com in system/2634.
Hugh Graham
2001-11-19
kill more registers
Mike Pechkin
2001-08-19
add missing #include <err.h> in non-KRB5 case
Todd C. Miller
2001-07-07
quiet some -Wall warnings for login_{l,}chpass
Todd C. Miller
2001-06-26
Support for changing kerberos 5 passwords.
Hans Insulander
2000-12-12
Minor interface changes to allow code reuse in login_chpass(8) and
Todd C. Miller
2000-05-19
Make usage() work as expected. deraadt@ ok
Eric Jackson
1998-01-20
Use new method to change kerberos passwords.
Artur Grabowski
1997-03-27
Slight cleanup, more needed
Tobias Weingartner
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1996-05-03
Don't enable Kerberos password changing by default unless a local kerberos
Thorsten Lockert
1996-01-16
the yppasswd command is not needed. the user should always let the
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt