aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/passwd
Commit message (Expand)AuthorAgeFilesLines
* Point passwd to the new locations of kpasswd.c and kadm.h.Justin T. Gibbs1995-09-141-3/+3
* Add pw_yp.c to SRCS. This is code that was moved to chpass, but passwd stillMark Murray1995-09-031-2/+2
* Bug fix: use the use_yp() function in the chpass(1) code to determineBill Paul1995-09-023-48/+34
* Remove bogus ${DESTDIR}s from LINKS.Bruce Evans1995-08-171-2/+6
* Remove the ypchfn/ypchsh stuff from passwd and leave just theBill Paul1995-08-135-169/+78
* Argh!! Got the arguments in the printf() backwards.Bill Paul1995-06-241-2/+2
* Whoops: getnewpasswd() always says "Changing local password for foo".Bill Paul1995-06-242-5/+7
* getnewyppasswd() in yp_passwd.c doesn't generate correct encryptedBill Paul1995-06-241-42/+2
* Patch to fix PR #518. In a system with no NIS, passwd will complainBill Paul1995-06-161-20/+29
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-12/+12
* Remove references to yppasswd_xdr.c: the stuff in this file already existsBill Paul1995-04-011-7/+6
* Removed redundant function to64() which also exists in local_passwd.cNate Williams1995-03-081-11/+0
* Remove usage of LINKS and LN_FLAGS=-s, this does not do the correct thingRodney W. Grimes1995-02-141-4/+7
* Changed passwd's Makefile to use the built-in LINKS mechanism to createBill Paul1995-02-141-9/+4
* Merge with eBones stuffAndrey A. Chernov1995-02-111-1/+13
* cleaned up and modified slightly to reflect changesBill Paul1995-02-011-68/+55
* Cleaned up Makefile a little, added man page links from ypchsh.1 ypchfn.1Bill Paul1995-02-011-2/+3
* Changed passwd/yppasswd's Makefile to create all symbolic links insteadBill Paul1995-02-011-5/+9
* Obtained from: The NYS projectBill Paul1995-01-314-7/+601
* Update for new kpasswd interface.Garrett Wollman1995-01-202-20/+41
* Kill old Kerberos password-changing support:Garrett Wollman1995-01-191-12/+1
* Add distribution=krb for P-HKGarrett Wollman1994-11-201-1/+2
* Always make the salt a 8 char string (incl '\0') for algorithms that can use itPoul-Henning Kamp1994-11-061-1/+8
* First level of changes for bringing in eBones (kerberos).Geoff Rehmet1994-09-291-4/+13
* LDADD= -lcryptGeoff Rehmet1994-08-201-1/+2
* Don't use Kerberos yet, we aren't ready for it.Garrett Wollman1994-08-051-4/+5
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-277-0/+803