]> git.cameronkatri.com Git - pw-darwin.git/history - adduser
pw: do not removed home directories if not owned
[pw-darwin.git] / adduser /
2002-02-11 Yaroslav TykhiyFound a single point where rmuser(8) wasn't robust...
2002-01-28 Yaroslav TykhiyKeep similar things together: Check for too long usernames
2002-01-28 Yaroslav TykhiyDisallow adding duplicate roots, toors, or other users...
2002-01-28 Yaroslav TykhiyImplement a flexible way of letting some unusual characters
2002-01-28 Yaroslav TykhiyRemove the newly added -force option because it made...
2002-01-20 Ian DowseAdd `-h' to the chown command so that symbolic links...
2002-01-14 Ruslan Ermilovyp(4) -> yp(8).
2002-01-13 Wolfram SchneiderRemove myself as maintainer, I don't have free time...
2002-01-04 Yaroslav TykhiyOops, missed one point where $pwd_mkdb had been used.
2002-01-02 Yaroslav TykhiyDocument a new option: -force.
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".
2002-01-02 Yaroslav TykhiyParse atq(1) output correctly under various (but not...
2002-01-02 Yaroslav TykhiyIn remove_at_jobs():
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-08-14 Ruslan Ermilovmdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-01 Guy HelmerAdd "use Fcntl" to resolve O_RDWR|O_CREAT|O_EXCL macros...
2001-08-01 Guy HelmerInstall the new password file with pwd_mkdb, not the...
2001-07-30 Guy HelmerThe variable giving the name of the temporary password...
2001-07-25 Chris D. FaulhaberUse a safer method of creating the temporary password...
2001-07-23 Guy HelmerFix removal of at jobs.
2001-07-19 Dima DorfmanGenerate a bigger salt. This is necessary for blowfish...
2001-07-15 Dima DorfmanRemove whitespace at EOL.
2001-07-10 Ruslan Ermilovmdoc(7) police: removed HISTORY info from the .Os call.
2001-05-02 Adrian ChaddFix the rmuser script to correctly determine if a user...
2001-05-02 Adrian ChaddExtend adduser to create "locked" accounts. Adduser...
2001-04-17 Doug BartonBy popular demand, have adduser preserve comments at...
2001-04-15 Doug BartonAdd a more useful solution to the problem of password...
2001-04-15 David E. O'BrienRev 1.11 introduced a bug where the processing became...
2001-04-07 Ruslan Ermilovbeforeinstall -> SCRIPTS.
2001-03-26 Ruslan Ermilov- Backout botched attempt to introduce MANSECT feature.
2001-02-01 Ruslan Ermilovmdoc(7) police: split punctuation characters + misc...
2001-01-16 Ruslan ErmilovPrepare for mdoc(7)NG.
2000-12-27 Ruslan ErmilovPrepare for mdoc(7)NG.
2000-12-17 Doug Barton* Fix a long line that I introduced in the last commit
2000-12-14 Ruslan Ermilovmdoc(7) police: removed history info from the .Os FreeB...
2000-11-21 Doug BartonIf a user is in the database, rmuser ought to be able...
2000-11-20 Ruslan Ermilovmdoc(7) police: use the new features of the Nm macro.
2000-11-10 Ruslan ErmilovAvoid use of direct troff requests in mdoc(7) manual...
2000-08-13 Gregory Neil ShapiroComplete migration of aliases file to /etc/mail/aliases.
2000-03-14 Mark NewtonUn-botch my botched reduction in permitted characters...
2000-03-14 Mark NewtonFix the case where username validity test would incorre...
2000-03-06 Sheldon HearnRemove more single-space hard sentence breaks.
2000-03-01 Sheldon HearnRemove single-space hard sentence breaks. These degrad...
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-07-27 Nik ClaytonRemove references to the non-existent addgroup(8) and...
1999-06-30 Kris KennawayGrammar and spelling fixes
1999-02-09 Wolfram SchneiderAdded myself as maintainer.
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-03-18 Tim VanderhoekMF22: Remove confusing comma
1998-02-14 Steve PriceClarify the -batch arguments.
1998-02-02 Wolfram SchneiderTypo.
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-11-02 James RaynardTypo alert.
1997-09-20 Wolfram SchneiderDo not complain about non existing shell "/nonexistent"
1997-09-20 Wolfram SchneiderDo not accept empty user names.
1997-09-01 Philippe CharnierCosmetic changes.
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...
next