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
/
yp_passwd.c
Age
Commit message (
Expand
)
Author
2002-06-04
spelling; raj@cerias.purdue.edu
Theo de Raadt
2002-05-16
- mimic pw_error() behavior from libutil when name is NULL.
Federico G. Schwindt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-12-07
Catch SIGINT and SIGQUIT via the kbintr() signal handler in ypgetnewpasswd()
Todd C. Miller
2001-07-07
quiet some -Wall warnings for login_{l,}chpass
Todd C. Miller
2001-06-18
o move passwd.conf variables into login.conf
Todd C. Miller
2001-01-10
handle malloc() failures
Theo de Raadt
2000-12-12
Minor interface changes to allow code reuse in login_chpass(8) and
Todd C. Miller
2000-08-01
integrate password quality checking, disallow all digit passwords motivated
Niels Provos
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
1998-07-13
excessive paranoia
Theo de Raadt
1998-07-12
fix printing glitch
Theo de Raadt
1998-02-24
catch special password "s/key" and refuse it
Theo de Raadt
1997-09-12
Kill extra newline in err()/warn().
Todd C. Miller
1997-03-27
Slight cleanup, more needed
Tobias Weingartner
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
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
1995-10-18
initial import of NetBSD tree
Theo de Raadt