summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.yppasswdd/yppasswdd_main.c
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated header fileskevlo2011-06-241-1/+0
* - Whenever a password/shell is changed via rpc.yppasswdd, the daemon leavesrafan2008-10-301-0/+4
* Use socklen_t in place of socket operations, instead of intdelphij2005-05-021-2/+2
* Remove definition of struct dom_binding, it's non-standard C code andstefanf2004-10-171-1/+0
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-031-4/+2
* Implement nonblocking tpc-connections. rpcgen -m does stillmbr2003-01-161-0/+4
* unbreak build: fix multi-line string literalalfred2002-05-111-1/+1
* Use libutil instead of pw_{copy,util}.c. Clean up a little. Warnsify.des2002-05-081-33/+54
* ANSIfy and remove some dead code.des2002-02-061-8/+7
* Apply the following mechanical transformations in preparation fordes2002-02-061-1/+1
* Fix the breakage in rpc.yppasswd. Readded the svc_create() andalfred2002-02-051-57/+39
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-1/+12
* Remove unused include.asmodai2000-04-291-1/+0
* remove extern int errno; include errno.himp2000-04-141-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Host names are case-insensitive.brian1999-03-161-2/+2
* Remove multiply defined Id string. Hide sccsid string.charnier1997-10-131-10/+10
* Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC librarywpaul1997-07-291-54/+22
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-3/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-2/+2
* Fix harmless bugs found while hunting for chpass nis failurepeter1996-11-151-3/+3
* Make error messages more informative.wpaul1996-10-231-4/+9
* Two small changes that were in my development sources at homewpaul1996-10-221-25/+7
* Whoops: had a couple of hardcoded instances of '/var/yp/' that shouldn'twpaul1996-06-231-4/+4
* Added support for in-place updates:wpaul1996-06-051-4/+8
* Add securenets support (uses same access control mechanism as ypserv,wpaul1996-02-241-5/+21
* This commit was generated by cvs2svn to compensate for changes in r14062,wpaul1996-02-121-0/+362
OpenPOWER on IntegriCloud