]> git.cameronkatri.com Git - pw-darwin.git/history - adduser
Stop the growing list of shells if /etc/adduser.conf
[pw-darwin.git] / adduser /
1997-08-26 Wolfram SchneiderStop the growing list of shells if /etc/adduser.conf
1997-07-31 Paul TrainaNologin is also a valid 'invalid' shell
1997-07-24 Wolfram SchneiderDelete dead test code.
1997-07-18 Wolfram Schneider`cp -r' -> `cp -R'
1997-07-05 Paul TrainaRemove addgroup/rmgroup -- they are completely replaced...
1997-06-23 Steve PriceFix a minor nit in the .Dd macro invocation so that
1997-05-01 Andrey A. ChernovChange "no" answer to "default" for login class, becaus...
1997-05-01 Andrey A. ChernovAllow "no" answer on login class prompt override non...
1997-05-01 Andrey A. Chernov1. Deal with login classes now
1997-04-02 Wolfram SchneiderVariable name typo.
1997-03-09 Wolfram SchneiderSupport comments in password database (/etc/master...
1997-03-08 Wolfram SchneiderCleaned up some messages, added a check to remove a...
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
1997-01-20 Wolfram SchneiderSort cross references.
1997-01-14 Jordan K. HubbardMake the long-awaited change from $Id$ to $FreeBSD$
1996-12-29 Wolfram SchneiderAllow dash `-' (except for first char) and underscore...
1996-12-29 Wolfram Schneiderremove group limits checks
1996-12-29 Wolfram Schneiderincrease username length limit to 16
1996-12-23 Mike PritchardMinor internal mdoc usage changes.
1996-12-23 Mike PritchardMinor style fixes.
1996-12-07 Andrey A. ChernovExpand username limit to 16
1996-11-27 Andrey A. ChernovDon't show on the screen just securely entered password
1996-11-20 Wolfram Schneiderdo not print 'illegal shell' for pseudo users news...
1996-11-17 Wolfram Schneiderinstall rmuser, addgroup, rmgroup in /usr/sbin
1996-11-04 Wolfram Schneidermanpages for rmgroup(8) and addgroup(8)
1996-10-30 Wolfram Schneiderrmgroup - delete a Unix group
1996-10-29 Wolfram Schneideraddgroup - add a group or add users to a group
1996-09-17 Wolfram Schneiderwarn if reach group line limit (>200 users, >1024 bytes...
1996-09-14 Wolfram SchneiderDo not backup master.passwd if pwd_mkdb returned an...
1996-09-11 Jordan K. HubbardMake passwords no longer echo or display. Because...
1996-08-28 Adam Davidtypo police
1996-08-27 Wolfram Schneidersync copyright with /usr/share/examples/etc/bsd-style...
1996-08-23 Mike PritchardUse the .Fx macro where appropriate.
1996-08-20 Wolfram Schneiderrun pwd_mkdb with new check option [-c] to verify corre...
1996-08-14 Wolfram SchneiderDo not add an user to a group if the group is also...
1996-08-13 Wolfram SchneiderDo not send "welcome mail" as default. If you want...
1996-06-09 Wolfram Schneiderdocumented login name limit
1996-05-06 Gary Clark IIWe DON'T ship bash by default, why is it the default...
1996-02-10 Wolfram SchneiderSubmitted by: Masafumi NAKANE <masafumi@tky007.tth...
1996-01-30 Mike PritchardFix a bunch of spelling errors in a bunch of man pages.
1995-12-30 Peter Wemmrecording cvs-1.6 file death
1995-10-22 Jordan K. HubbardClean up some of the english here..
1995-10-19 Jordan K. HubbardVarious fixes to make this work better when called...
1995-05-20 Jordan K. HubbardThe problem is the returned salt, while the freebsd...
1995-04-30 Andrey A. ChernovDon't accept usernames longer than 8 characters
1995-04-09 Andrey A. ChernovNon-blocking lock
1995-03-08 Andrey A. Chernov o more options
1995-01-09 Jordan K. HubbardCorrect some of the english.
1995-01-09 Jordan K. HubbardWolfram Schneider <wosch@cs.tu-berlin.de>:
1995-01-03 Jordan K. HubbardUpdate adduser to version by Wolfram Schneider. Sorry...
1994-12-31 Andrey A. ChernovChange ${COPY} to -c, always needed here
1994-12-30 Andrey A. ChernovRemove extra targets per Bruce suggestion.
1994-12-30 Andrey A. ChernovChange man section
1994-12-30 Andrey A. ChernovOops, rename adduser.sh to adduser.perl
1994-12-30 Andrey A. ChernovYet one cleanup
1994-12-30 Bruce EvansFix everything.
1994-12-28 Gary Clark IIChanged my copyright back. Too many problems with new...
1994-12-28 Andrey A. ChernovFix configfile path
1994-12-28 Andrey A. ChernovMove conf files to src/etc
1994-12-28 Gary Clark IIAdd makefile for adduser.
1994-12-28 Gary Clark IIAdd Id strings
1994-12-28 Gary Clark IIAdding my adduser command. I only have to add a makefi...