]> git.cameronkatri.com Git - pw-darwin.git/history - adduser/adduser.perl
Oops, missed one point where $pwd_mkdb had been used.
[pw-darwin.git] / adduser / adduser.perl
2002-01-04 Yaroslav TykhiyOops, missed one point where $pwd_mkdb had been used.
2002-01-02 Yaroslav TykhiyAllow weird characters in usernames if an admin persist...
2002-01-02 Yaroslav TykhiyBe consistent in what restriction is imposed on a username
2002-01-02 Yaroslav TykhiyForbid adding duplicate users with the name of "0".
2001-09-06 Dima DorfmanPrint the correct filename if we fail to open $etc_passwd.
2001-08-20 Dima DorfmanPass the username we just made to pwd_mkdb so that...
2001-07-19 Dima DorfmanGenerate a bigger salt. This is necessary for blowfish...
2001-05-02 Adrian ChaddExtend adduser to create "locked" accounts. Adduser...
2001-04-17 Doug BartonBy popular demand, have adduser preserve comments at...
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-06-30 Kris KennawayGrammar and spelling fixes
1999-01-15 Daniel O'CallaghanPrint yyyy/mm/dd in /var/log/adduser, instead of yy...
1998-08-17 Wolfram SchneiderRemoving -batch option from adduser. Adduser was written as
1998-06-07 Wolfram SchneiderAlways ask for homedir.
1998-01-10 Wolfram SchneiderRename the pwd_mkdb(8) option '-c' to '-C' for better...
1997-12-24 Wolfram SchneiderSmall bugfix: store $uid_start instead hard coded value...
1997-09-20 Wolfram SchneiderDo not complain about non existing shell "/nonexistent"
1997-09-20 Wolfram SchneiderDo not accept empty user names.
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-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-03-09 Wolfram SchneiderSupport comments in password database (/etc/master...
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
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-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-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-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-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...
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. HubbardWolfram Schneider <wosch@cs.tu-berlin.de>:
1995-01-03 Jordan K. HubbardUpdate adduser to version by Wolfram Schneider. Sorry...
1994-12-30 Andrey A. ChernovOops, rename adduser.sh to adduser.perl