summaryrefslogtreecommitdiff
path: root/usr.bin/passwd/yp_passwd.c
Commit message (Expand)AuthorAgeFilesLines
* Changes for KTH KerberosIV.Mark Murray1997-09-281-1/+1
* Cosmetic in usage string and err() messages.Philippe Charnier1997-07-311-3/+3
* Modify passwd and chpass to use new AF_LOCAL RPC interface instead ofBill Paul1997-07-291-16/+18
* Fix for PR #3141: check for NULL before strdup()ing pw->pw_class.Bill Paul1997-03-291-1/+2
* Reset password change time to zero. (This has no effect with standardBill Paul1996-09-051-0/+2
* Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.Bill Paul1996-02-231-113/+117
* 1) Fix local_passwd to co-operate with dual-personality crypt(3).Mark Murray1995-12-161-2/+1
* Small tweak: the 'is exisating password an empty string' check isn'tBill Paul1995-12-091-2/+3
* Bug fix: use the use_yp() function in the chpass(1) code to determineBill Paul1995-09-021-0/+7
* Remove the ypchfn/ypchsh stuff from passwd and leave just theBill Paul1995-08-131-142/+8
* Whoops: getnewpasswd() always says "Changing local password for foo".Bill Paul1995-06-241-2/+2
* getnewyppasswd() in yp_passwd.c doesn't generate correct encryptedBill Paul1995-06-241-42/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-12/+12
* Removed redundant function to64() which also exists in local_passwd.cNate Williams1995-03-081-11/+0
* Obtained from: The NYS projectBill Paul1995-01-311-0/+359