summaryrefslogtreecommitdiff
path: root/libexec/rpc.yppasswdd
AgeCommit message (Expand)Author
2003-07-10add missing includesDavid Krause
2003-07-06bring protos into scopeTheo de Raadt
2003-06-26simple protosTheo de Raadt
2003-06-25proto repair (ugly with rpc programs)Theo de Raadt
2003-06-02remove clause 3 and 4. -mojMats O Jansson
2003-06-02An/Aq for author;Jason McIntyre
2003-04-26%u expands to 11 chars; ok millertPeter Valchev
2003-02-11typos;Jason McIntyre
2002-06-20ansiTheo de Raadt
2002-05-22a bunch more strcpy -> strlcpy and sprintf -> snprintfTheo de Raadt
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-14Mark path via .PaMike Pechkin
2002-02-13fix some XrTheo de Raadt
2002-02-13correct -m description; wngdn@src.uchicago.eduTheo de Raadt
2001-12-09Do not use stdio functions after a successfull call to daemon(), useMiod Vallat
2001-11-27Use strlcat() when adding to 'make_arg' via the -m flag to avoidTodd C. Miller
2001-11-07use -lrpcsvcTheo de Raadt
2001-08-17clean up after Todd.Marc Espie
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-07-08-WallTheo de Raadt
2000-11-26Update for pw_mkdb(3) interface change. All but vipw and userdel canTodd C. Miller
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-10-30libexec man page fleshing. again, bored on the plane home.Aaron Campbell
1999-08-06uid_t and gid_t, and use %uTheo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1998-07-16no yppasswdd.log file; mason@primenet.com.auTheo de Raadt
1998-01-28Added futher checks... from theo -mojMats O Jansson
1997-11-17Check if we get a valid fd from pw_lock().gene
1997-08-19$OpenBSD$Niklas Hallqvist
1997-08-05pull errno.h inTheo de Raadt
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-23tabifykstailey
1997-07-21WallTheo de Raadt
1997-06-17Add a -d flag which takes the directory where the YP password files are.Niklas Hallqvist
1997-04-23use daemon()Theo de Raadt
1997-02-18open master.passwd before doing pw_copyNiels Provos
1997-02-18reversed changesNiels Provos
1997-02-18increase max. buffer size to pass checks for crypt output > 10 chars.Niels Provos
1996-12-06vfork w/ exit botchTheo de Raadt
1996-10-23fix argTheo de Raadt
1996-08-31constrain & expansion to LINE_MAX for safetyTheo de Raadt
1996-08-30test before commiting, theoTheo de Raadt
1996-08-30more careful; found by das33@cornell.edu fixed by meTheo de Raadt
1996-08-08check for bad charsTheo de Raadt
1996-07-04setuid is bad, spotted by bitbltTheo de Raadt
1996-06-26Copyright fixes and cleaned up after move to use of libutil. /mojMats O Jansson
1996-05-22libutilTheo de Raadt