]> git.cameronkatri.com Git - pw-darwin.git/history - pw
mdoc: remove stray and
[pw-darwin.git] / pw /
2010-03-04 Dag-Erling SmørgravIFH@204581
2010-01-02 Ed SchoutenThe last big commit: let usr.sbin/ use WARNS=6 by default.
2009-12-06 Ed SchoutenMake pw(8) build without <utmp.h>.
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-08-16 Andrey A. ChernovUse arc4random_uniform() to avoid "modulo bias"
2008-07-17 John BaldwinBefore updating the password database, the pw(8) utilit...
2008-05-27 Antoine Brodin- Increase the size of the salt in pw(8) from 8 to...
2008-02-23 Sean FarleyAdd the groupmod '-d' option to pw to allow the deletio...
2008-02-23 Sean Farleystyle(9) (verified no object changes)
2008-01-25 Mike MakonnenClarify in what formats the grouplist for the '-G'...
2007-03-30 Lukas ErtlDo the right thing with symlinks in the skeleton directory.
2007-03-30 Lukas ErtlAccept passwords which contain whitespace.
2007-03-30 Lukas ErtlAdd home directory creation mode to pw.conf(5) and...
2007-03-30 Lukas ErtlAdd -M argument to usage() output.
2007-03-26 Lukas ErtlIntroduce the new option -M to allow to set the permiss...
2006-10-09 Tom RhodesBetter mdoc(7). Bump doc date.
2006-10-09 Tom RhodesNote the naming convention of files in share/skel and...
2006-09-18 Maxim Konovalovo Fix groupadd getopt line and make 'pw groupadd -o...
2005-07-31 Pawel Jakub DawidekChange /home symbolic link, so it will point to usr...
2005-04-09 Stefan FarfelederRemove unused variables.
2005-02-10 Stefan FarfelederThe variable `arglist' has internal linkage in pw.c...
2005-01-18 Ruslan ErmilovSort sections.
2005-01-17 Ruslan ErmilovAdded the EXIT STATUS section where appropriate.
2004-10-03 Stefan FarfelederDon't rely on NULL being a pointer, add a cast before...
2004-07-02 Ruslan ErmilovMechanically kill hard sentence breaks.
2004-06-17 Robert DrehmelUse strlcpy(3) to replace the idiomatic
2004-06-17 Robert DrehmelFix a bug which occurred when the home directory given...
2004-03-08 Ken SmithShift file locking to source file instead of temp file...
2004-01-11 Ian DowseAdd a `-H <fd>' option that is like `-h <fd>', but...
2003-09-08 Ruslan Ermilovmdoc(7): Use the new feature of the .In macro.
2003-06-08 Philippe CharnierThe .Xr utility. Spelling. Put NIS under .Tn
2003-05-08 Tom RhodesAdd information about the log file.
2003-04-04 David E. O'Brienstyle.Makefile(5)
2003-02-11 Andrey A. ChernovThere is no sense to use random random() and arc4random...
2003-01-28 Garance A DrosehnChanges so the 'pw' command will allow '$' as the last...
2003-01-23 Max KhonDo not expose password if it is empty and PWF_STANDARD...
2002-12-12 Ruslan ErmilovUniformly refer to a file system as "file system".
2002-07-14 Philippe CharnierThe .Nm utility
2002-07-11 Alfred Perlsteinde-__P()
2002-06-30 Dima DorfmanLists follow a colon, not a semicolon.
2002-06-26 SADA Kenji`pw useradd' could be used with -w without -D option.
2002-06-24 David MalonePrint a long with %ld not %d. (We possibly should be...
2002-04-05 Dima DorfmanIn the words of the submitter:
2002-04-05 Dima DorfmanDocument the -7 option for usershow.
2002-03-08 Giorgos KeramidasMerge a duplicate description of the -L option into...
2001-12-20 Jacques VidrineUse correct mode for temporary file.
2001-10-19 Andrey A. ChernovChange rmskey() to rmopie() - we don't have skey anymore
2001-09-03 Dima DorfmanFor new users, create the home directory before sending...
2001-08-30 Dima DorfmanUnbreak group operations by reverting previous delta...
2001-08-21 Joerg WunschProperly initialize the random number generator in...
2001-08-21 Joerg WunschFix a typo in a variable name that made pw(8) coredump...
2001-08-20 Brian SomersHandle snprintf() returning < 0 (not just -1)
2001-08-20 Brian SomersHandle snprintf() returning -1.
2001-07-20 David E. O'BrienPerform a major cleanup of the usr.sbin Makefiles.
2001-07-20 David E. O'BrienRemove GCC'isms in CFLAGS.
2001-07-15 Dima DorfmanRemove whitespace at EOL.
2001-07-09 Dima Dorfmanmdoc(7) police: remove extraneous .Pp before and/or...
2001-07-09 Brian SomersFix the type of the NULL arg to execl()
2001-07-05 Ruslan ErmilovDon't override the default BINMODE.
2001-07-05 Kris KennawayFix a harmless format string bogon and mark a function...
2001-06-24 Dima DorfmanInclude missing header files which define functions...
2001-06-19 Dima DorfmanCND has been unused for two years, and RND has been...
2001-03-26 Ruslan Ermilov- Backout botched attempt to introduce MANSECT feature.
2001-03-21 Andrey A. ChernovUse %c for expire/change dates
2001-03-16 Ruslan Ermilovmdoc(7) police: simplify bogus ``.Ql Fl'' constructs.
2001-03-14 Dima DorfmanDocument the lock and unlock commands. This fixes...
2001-03-14 Dima DorfmanDocument the lock and unlock commands.
2001-03-05 Kris KennawaySwitch from using rand() or random() to a stronger...
2001-02-01 Ruslan Ermilovmdoc(7) police: split punctuation characters + misc...
2001-01-16 Ruslan ErmilovPrepare for mdoc(7)NG.
2001-01-02 Peter WemmFix typo: s/memberhip/membership/
2000-12-29 Ben SmithurstConvert to use the <sys/queue.h> macros rather than...
2000-12-18 Doug BartonMake the comment generated in /etc/pw.conf match reality
2000-12-09 David E. O'BrienAdd `_PATH_DEVZERO'.
2000-11-20 Ruslan Ermilovmdoc(7) police: use the new features of the Nm macro.
2000-08-22 Brian FeldmanAdd working and easy crypt(3)-switching. Yes, we need...
2000-07-20 David NugentMove test for -w flag outside of the code dealing with...
2000-07-20 David NugentAllow -g with an empty argument in the -D case. This...
2000-07-20 David NugentFix another missed case where usermod would not set...
2000-07-16 David NugentCatch up to the fact that we now have tcsh in the tree.
2000-07-13 David NugentSupport propogation of file flags when building a homed...
2000-07-03 David NugentFix breakage introduced by bypassing update for additio...
2000-06-26 David NugentDon't dereference NULL in the userdel case.
2000-06-24 Andrey A. ChernovLocalize ctype too.
2000-06-22 Andrey A. ChernovLocalize time/date.
2000-06-18 David NugentFix obvious braino in assignment statement. usermod...
2000-06-18 David NugentBe a little more strict about handling command line...
2000-06-18 David NugentFix a long-standing bug in the rename case previously...
2000-06-18 David NugentSecond and hopefully final fix to .db sync when renamin...
2000-06-06 David NugentFix db syncronization when username is changed with...
2000-05-26 Jake BurkholderBack out the previous change to the queue(3) interface.
2000-05-23 Jake BurkholderChange the way that the queue(3) structures are declare...
2000-03-02 Sheldon HearnRemove more single-space hard sentence breaks.
2000-03-01 Sheldon HearnRemove single-space hard sentence breaks. These degrad...
2000-01-15 David NugentPortability fixes for other bsd4.4 derivatives.
1999-12-18 Peter WemmRevert the libcrypt/libmd stuff back to how it was...
1999-12-16 Marcel MoolenaarAdd libmd (or move it after libcrypt). We don't want...
1999-10-26 David NugentDon't try updating the passwd file if no data has chang...
next