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
/
libexec
/
rpc.yppasswdd
/
yppasswdd_mkpw.c
Age
Commit message (
Collapse
)
Author
2004-04-20
Adapt to new pw_copy() API, closes PR 3698.
Todd C. Miller
2003-07-06
bring protos into scope
Theo de Raadt
2003-06-02
remove clause 3 and 4. -moj
Mats O Jansson
2003-04-26
%u expands to 11 chars; ok millert
Peter Valchev
2002-06-20
ansi
Theo de Raadt
2002-05-22
a bunch more strcpy -> strlcpy and sprintf -> snprintf
Theo de Raadt
2001-08-17
clean up after Todd.
Marc Espie
2001-07-08
-Wall
Theo de Raadt
2000-11-26
Update for pw_mkdb(3) interface change. All but vipw and userdel can
Todd C. Miller
specify a username (and thus avoid rebuilding the while database).
1999-08-06
uid_t and gid_t, and use %u
Theo de Raadt
1998-01-28
Added futher checks... from theo -moj
Mats O Jansson
1997-11-17
Check if we get a valid fd from pw_lock().
gene
1997-08-19
$OpenBSD$
Niklas Hallqvist
1997-07-21
Wall
Theo de Raadt
1997-06-17
Add a -d flag which takes the directory where the YP password files are.
Niklas Hallqvist
This change makes it possible to separate the host's passwords from the ones served to YP clients.
1997-02-18
open master.passwd before doing pw_copy
Niels Provos
1997-02-18
reversed changes
Niels Provos
1997-02-18
increase max. buffer size to pass checks for crypt output > 10 chars.
Niels Provos
1996-12-06
vfork w/ exit botch
Theo de Raadt
1996-08-31
constrain & expansion to LINE_MAX for safety
Theo de Raadt
1996-08-30
test before commiting, theo
Theo de Raadt
1996-08-30
more careful; found by das33@cornell.edu fixed by me
Theo de Raadt
1996-08-08
check for bad chars
Theo de Raadt
1996-06-26
Copyright fixes and cleaned up after move to use of libutil. /moj
Mats O Jansson
1996-05-22
libutil
Theo de Raadt
1995-11-01
+ from moj
Theo de Raadt
1995-10-23
add ypserv
Theo de Raadt