]> git.cameronkatri.com Git - pw-darwin.git/history - adduser
Restore historical behaviour of only executing chflags on files that exist.
[pw-darwin.git] / adduser /
2010-01-14 Joel DahlFix a few whitespace issues and comment typos that...
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2008-07-30 John BaldwinThe original adduser/rmuser scripts in Perl used to...
2008-03-16 Christian BruefferIn the description of the password field, -w was meant...
2008-01-27 Mike MakonnenAdd the -M command-line option, which will set home...
2007-10-20 Mike MakonnenAllow adding a user(s) to additional groups in batch...
2007-10-19 Mike MakonnenThe POP daemon's temporary mail file has a leading...
2007-04-12 Ceri DaviesBump .Dd for r1.5; fix grammatical problem.
2007-04-12 Mike MakonnenSpecify the correct way to modify this file, and warn...
2007-04-12 Mike MakonnenThere are a couple of bugs in rev. 1.27:
2007-04-12 Mike MakonnenErrm... I don't see how rev. 1.26 could have possibly...
2007-03-26 Lukas ErtlCheck if the new user already exists right after enteri...
2006-12-05 Ceri DaviesFlush my typo fix queue for this directory.
2006-12-05 Ceri DaviesFix typos.
2006-09-29 Ruslan ErmilovMarkup fixes.
2006-06-07 Tom RhodesAdd adding_user.8 to SEE ALSO, note that usernames...
2006-01-22 Matteo RiondatoHonour the "uuid" directive in adduser.conf
2005-05-24 Adam WeinbergerFix a particularly egregious grammar error.
2005-04-28 Robert Drehmel - Act according to the documentation (man page):
2004-09-23 Peter PentchevIn fullpath_from_shell(), move the nologin detection...
2004-08-28 Mike MakonnenAlso, match the full path to the special nologin shell.
2004-06-13 Ruslan ErmilovAssorted markup, grammar, and spelling fixes.
2004-06-08 Christian S.J. PeronAdd note that rmuser will clean up any IPC mechanisms...
2004-06-06 Mike MakonnenAccept full path names in addition to base names for...
2004-06-04 Ruslan ErmilovFixed a typo.
2004-04-07 Tom RhodesThis manual page will not first appear in 4.10 as RELEN...
2004-03-30 Tom RhodesFix today's faux pas by:
2004-03-30 Tom RhodesAdd an adduser.conf manual page.
2004-03-30 Colin PercivalSychronize with reality: nologin(8) is now in /usr...
2004-03-16 Mike Makonneno Add an -S option to not attempt to ascertain the...
2004-02-29 Jens SchweikhardtMake rmuser now also remove ipc resources. Also, fix...
2003-09-10 Ruslan Ermilovmdoc(7): Properly mark C headers.
2003-06-24 Mike MakonnenTypo.
2003-06-20 Mike Makonnens/warn/info/
2003-06-20 Mike MakonnenAdd support for the special shell nologin.
2003-06-20 Mike MakonnenUpdate my email address.
2003-06-20 Mike MakonnenDon't forget the -r on the second password prompt.
2003-03-23 Mike MakonnenDocument the -g option in the usage message.
2003-03-20 Mike MakonnenAdd a -g option to specify a default login group.
2003-03-19 Mike Makonneno initialize a couple of local flags so the user can...
2003-02-24 Ruslan Ermilovmdoc(7) police: Scheduled sweep.
2003-02-16 Mike MakonnenUpdate copyright.
2003-02-16 Mike MakonnenCondense the output to one line per removed user. For...
2003-02-09 Mike MakonnenRevisit the shell special characters issue and settle...
2003-02-08 Adrian ChaddChange the behaviour of adduser to match the previous...
2003-02-04 Tony FinchBetter gender-neutral language.
2003-01-24 Max Khonback out logging to /var/log/adduser
2003-01-24 Mike MakonnenIn interactive mode, ask the user if he/she wants to...
2003-01-23 Max Khonexpr foo -> $((foo))
2003-01-23 Max Khon- restore an ability to write log of added users (defau...
2003-01-23 Max KhonDo not loose trailing spaces when printing prompt messages.
2003-01-23 Mike Makonnen*blush*
2003-01-21 Mike MakonnenDon't forget to properly quote input.
2003-01-20 Max Khondo not loose trailing space when asking uid
2002-12-27 Jens Schweikhardtenglish(4) police.
2002-12-12 Ruslan ErmilovUniformly refer to a file system as "file system".
2002-12-09 Tim J. RobbinsCorrectly handle files with IFS characters (spaces...
2002-12-04 Ruslan Ermilovmdoc(7) police: overhaul.
2002-12-03 Scott LongReplace the perl versions of adduser and rmuser with...
2002-11-27 Ruslan Ermilovmdoc(7) police: markup fixes.
2002-11-08 Tony FinchClarify the unique groups scheme by mentioning that...
2002-08-11 David MaloneFix conjugation of exists and add full stops to the...
2002-07-14 Philippe CharnierThe .Nm utility
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.
next