History log of /freebsd-10.0-release/lib/libypclnt/ypclnt_passwd.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 160804 28-Jul-2006 stefanf

Remove debug code.

Suggested by: des


# 116393 15-Jun-2003 mbr

Fix the master yppasswd routines, so they really work
for root on ypmaster. Fix ypclnt_havepasswdd() to work
for AF_LOCAL connections.

Reviewed by: des


# 107952 16-Dec-2002 mbr

Change the name for the local unix-socket based protocol
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


# 96198 07-May-2002 des

Add ypclnt_havepasswd(), and guard against a possible segfault.

Sponsored by: DARPA, NAI Labs


# 95588 27-Apr-2002 des

Obliterate the new password as well as the old, even if though it's hashed.


# 94577 13-Apr-2002 des

Add support for FreeBSD-specific "master" update.

Sponsored by: DARPA, NAI Labs


# 94575 13-Apr-2002 des

NIS client toolbox. This centralizes code which is duplicated all over
our tree.

Sponsored by: DARPA, NAI Labs.