summaryrefslogtreecommitdiffstats
path: root/lib/libypclnt/ypclnt_passwd.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove debug code.stefanf2006-07-281-3/+0
| | | | Suggested by: des
* Fix the master yppasswd routines, so they really workmbr2003-06-151-33/+54
| | | | | | | for root on ypmaster. Fix ypclnt_havepasswdd() to work for AF_LOCAL connections. Reviewed by: des
* Change the name for the local unix-socket based protocolmbr2002-12-161-1/+3
| | | | | | | | | from "unix" back to "local". Add some compat stuff so both ways work for some time. Reviewed by: phk Approved by: imp (UPDATING) Requested by: iedowse, lukem@netbsd.org
* Add ypclnt_havepasswd(), and guard against a possible segfault.des2002-05-081-12/+32
| | | | Sponsored by: DARPA, NAI Labs
* Obliterate the new password as well as the old, even if though it's hashed.des2002-04-271-2/+8
|
* Add support for FreeBSD-specific "master" update.des2002-04-131-4/+142
| | | | Sponsored by: DARPA, NAI Labs
* NIS client toolbox. This centralizes code which is duplicated all overdes2002-04-131-0/+129
our tree. Sponsored by: DARPA, NAI Labs.
OpenPOWER on IntegriCloud