summaryrefslogtreecommitdiffstats
path: root/usr.bin/passwd
Commit message (Expand)AuthorAgeFilesLines
* Implement incremental passwd database updates. This is done by ading a '-u'guido1996-07-011-2/+2
* Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.wpaul1996-02-234-151/+251
* Add a little info to this man page at the start so it doesn'tmpp1996-02-121-1/+1
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-302-373/+0
* recording cvs-1.6 file deathpeter1995-12-301-115/+0
* 1) Fix local_passwd to co-operate with dual-personality crypt(3).markm1995-12-163-10/+26
* Fix a cosmetic null termination problem for completeness.peter1995-12-111-1/+2
* Small tweak: the 'is exisating password an empty string' check isn'twpaul1995-12-091-2/+3
* Point passwd to the new locations of kpasswd.c and kadm.h.gibbs1995-09-141-3/+3
* Add pw_yp.c to SRCS. This is code that was moved to chpass, but passwd stillmarkm1995-09-031-2/+2
* Bug fix: use the use_yp() function in the chpass(1) code to determinewpaul1995-09-023-48/+34
* Remove bogus ${DESTDIR}s from LINKS.bde1995-08-171-2/+6
* Remove the ypchfn/ypchsh stuff from passwd and leave just thewpaul1995-08-135-169/+78
* Argh!! Got the arguments in the printf() backwards.wpaul1995-06-241-2/+2
* Whoops: getnewpasswd() always says "Changing local password for foo".wpaul1995-06-242-5/+7
* getnewyppasswd() in yp_passwd.c doesn't generate correct encryptedwpaul1995-06-241-42/+2
* Patch to fix PR #518. In a system with no NIS, passwd will complainwpaul1995-06-161-20/+29
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-1/+2
* Remove trailing whitespace.rgrimes1995-05-301-12/+12
* Remove references to yppasswd_xdr.c: the stuff in this file already existswpaul1995-04-011-7/+6
* Removed redundant function to64() which also exists in local_passwd.cnate1995-03-081-11/+0
* Remove usage of LINKS and LN_FLAGS=-s, this does not do the correct thingrgrimes1995-02-141-4/+7
* Changed passwd's Makefile to use the built-in LINKS mechanism to createwpaul1995-02-141-9/+4
* Merge with eBones stuffache1995-02-111-1/+13
* cleaned up and modified slightly to reflect changeswpaul1995-02-011-68/+55
* Cleaned up Makefile a little, added man page links from ypchsh.1 ypchfn.1wpaul1995-02-011-2/+3
* Changed passwd/yppasswd's Makefile to create all symbolic links insteadwpaul1995-02-011-5/+9
* Obtained from: The NYS projectwpaul1995-01-314-7/+601
* Update for new kpasswd interface.wollman1995-01-202-20/+41
* Kill old Kerberos password-changing support:wollman1995-01-191-12/+1
* Add distribution=krb for P-HKwollman1994-11-201-1/+2
* Always make the salt a 8 char string (incl '\0') for algorithms that can use itphk1994-11-061-1/+8
* First level of changes for bringing in eBones (kerberos).csgr1994-09-291-4/+13
* LDADD= -lcryptcsgr1994-08-201-1/+2
* Don't use Kerberos yet, we aren't ready for it.wollman1994-08-051-4/+5
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-277-0/+803
OpenPOWER on IntegriCloud