aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/passwd
Commit message (Expand)AuthorAgeFilesLines
* I haven't had a single contraversial commit all week, so what theJordan K. Hubbard1996-11-032-3/+10
* Fix a core dump condition I discovered the other day (rightBill Paul1996-10-231-3/+3
* Reset password change time to zero. (This has no effect with standardBill Paul1996-09-051-0/+2
* Add synopsis for yppasswd.Alexander Langer1996-08-241-0/+6
* Implement incremental passwd database updates. This is done by ading a '-u'Guido van Rooij1996-07-011-2/+2
* Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.Bill Paul1996-02-234-151/+251
* Add a little info to this man page at the start so it doesn'tMike Pritchard1996-02-121-1/+1
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-302-373/+0
* recording cvs-1.6 file deathPeter Wemm1995-12-301-115/+0
* 1) Fix local_passwd to co-operate with dual-personality crypt(3).Mark Murray1995-12-163-10/+26
* Fix a cosmetic null termination problem for completeness.Peter Wemm1995-12-111-1/+2
* Small tweak: the 'is exisating password an empty string' check isn'tBill Paul1995-12-091-2/+3
* 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