summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move setting of username to the correcft place; also initialize it.Guido van Rooij1996-07-141-3/+3
* Implement incremental passwd database updates. This is done by ading a '-u'Guido van Rooij1996-07-012-4/+12
* Submitted by: archie@whistle.comJulian Elischer1996-06-201-2/+2
* Add missing semicolon so that this module compiles whithout -DYP.Bill Paul1996-06-151-1/+1
* documented login name limitWolfram Schneider1996-06-091-9/+18
* Fix the -l flag. For some reason I can't fathom, I left in some codeBill Paul1996-05-251-8/+5
* In use_yp(), call _yp_check() to make ultra, super-duper sure that NISBill Paul1996-05-071-2/+3
* We DON'T ship bash by default, why is it the default shell?Gary Clark II1996-05-061-3/+3
* Print some warnings if root invokes chpass and sets theMike Pritchard1996-04-111-0/+19
* Fix small bug in get_yp_master(): this function is used to look forBill Paul1996-03-041-1/+13
* Merge in changes to support the new rpc.yppasswdd(8) and fix a few bugs.Bill Paul1996-02-236-144/+504
* Fix typo in xref in NOTES section.Mike Pritchard1996-02-141-1/+1
* Submitted by: Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp>Wolfram Schneider1996-02-101-2/+8
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-8/+8
* Move the YP initialization earlier, so it's done before the evaluationJoerg Wunsch1996-01-061-26/+27
* Bump libutil revision after recent addition of setproctitle().Peter Wemm1996-01-011-0/+44
* recording cvs-1.6 file deathPeter Wemm1995-12-305-478/+0
* Clean up some of the english here..Jordan K. Hubbard1995-10-221-10/+10
* Various fixes to make this work better when called from other tools.Jordan K. Hubbard1995-10-191-2/+14
* Correct a typo :-).Andreas Schulz1995-09-021-1/+1
* Make use_yp() smarter about figuring out whether a user is local orBill Paul1995-09-024-30/+202
* Remove bogus ${DESTDIR}s from LINKS.Bruce Evans1995-08-171-8/+10
* Take the ypchfn/ypchsh stuff that was removed from passwdBill Paul1995-08-137-9/+421
* Small NIS tweak: frob pw_error() a little so that it can say eitherBill Paul1995-08-131-1/+8
* Delete bogus referneces to timezone code internal header file `tzfile.h',Garrett Wollman1995-08-071-5/+4
* Fix chpass so that it doesn't advance the passwordMike Pritchard1995-07-161-11/+9
* Somewhere along the line, somebody decided to make the 'full name' fieldBill Paul1995-06-231-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-304-8/+8
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-3/+3
* The problem is the returned salt, while the freebsd man pages asks that theJordan K. Hubbard1995-05-201-2/+2
* Don't accept usernames longer than 8 charactersAndrey A. Chernov1995-04-301-1/+5
* Missing ${DESTDIR} on chflags commands added.Rodney W. Grimes1995-04-171-2/+3
* Non-blocking lockAndrey A. Chernov1995-04-091-13/+20
* Bug fixed: even root was unable to edit restricted fieldsAndrey A. Chernov1995-03-211-4/+4
* Fix suspended vipw hangsAndrey A. Chernov1995-03-091-9/+25
* o more optionsAndrey A. Chernov1995-03-082-594/+1053
* Fixes for chpass.Jordan K. Hubbard1995-02-092-9/+25
* Be sure to properly fail if there are not enough fields. ProblemDavid Greenman1995-01-271-2/+4
* Add a `-p' option, allowing the super-user to directly set a user'sGarrett Wollman1995-01-142-7/+31
* Correct some of the english.Jordan K. Hubbard1995-01-091-12/+12
* Wolfram Schneider <wosch@cs.tu-berlin.de>:Jordan K. Hubbard1995-01-092-123/+680
* Update adduser to version by Wolfram Schneider. Sorry, Gary, but hisJordan K. Hubbard1995-01-032-208/+541
* Change ${COPY} to -c, always needed hereAndrey A. Chernov1994-12-312-3/+3
* Remove extra targets per Bruce suggestion.Andrey A. Chernov1994-12-301-3/+1
* Change man sectionAndrey A. Chernov1994-12-301-3/+2
* Oops, rename adduser.sh to adduser.perlAndrey A. Chernov1994-12-302-1/+198
* Yet one cleanupAndrey A. Chernov1994-12-303-6/+272
* Fix everything.Bruce Evans1994-12-301-6/+8
* Changed my copyright back. Too many problems with new one.Gary Clark II1994-12-282-4/+6
* Fix configfile pathAndrey A. Chernov1994-12-281-3/+2