]> git.cameronkatri.com Git - pw-darwin.git/history - pw
`pw useradd' could be used with -w without -D option.
[pw-darwin.git] / pw /
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...
1999-10-26 David NugentAdd new functionality "lock" and "unlock" to provide...
1999-10-26 David NugentMissed statement in password update relating to the...
1999-10-26 David NugentClean up error handling in fileupdate(), which now...
1999-08-30 Sheldon HearnOnly do a full pwd_mkdb for deletions; other operations...
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-07-28 David NugentRemove some more warnings.
1999-03-15 David NugentFix date parsing to allow '0' (none) date value.
1999-03-02 David NugentAdd the ability to print user records in unix version...
1999-02-23 David NugentFix minor nit with command line parsing for pw -V DIR...
1999-02-23 David NugentFix tpyo (sic) and missing 'else' (bad cut n' paste).
1999-02-23 David Nugent1) Do not blindly ignore file update errors which may...
1999-02-08 Dag-Erling SmørgravDon't assume a_name is a number just because the first...
1999-01-08 David NugentRemove bogus file locking in main().
1999-01-04 Bill Fumerola-Clarification of last commit-
1999-01-02 Bill FumerolaLet's make sure we're at the end of the password string...
1998-12-27 Joerg WunschFix the spelling of `FreeBSD'.
1998-09-19 David E. O'BrienRemove useless `BINOWN=root' now that it is the default.
1998-09-18 Joseph KoshyFix inappropriate use of .Ql macro.
1998-08-31 Joseph KoshyThe `group{del,mod,show}' take require a '[group|gid...
1998-08-04 Nate Williams- On second thought, attempt to get the read-only lock...
1998-08-04 Nate Williams- Removed read-only lock from 'pw'. This removes porti...
1998-07-16 Nate WilliamsFix race condition in pw caused by multiple instances...
1998-03-23 Philippe Charnier.Nm pw -> .Nm.
1998-02-14 Steve PriceOverhaul this manpage - removing typos, awkward phrasin...
1998-02-11 Wolfram Schneiderpwd_mkdb option '-c' was renamed to -C some weeks ago.
1997-12-25 Tim VanderhoekUse consistent spelling,
1997-10-10 Philippe CharnierUse err(3) instead of local redefinition. Add rcsid...
1997-09-01 David NugentUnquote default group in pw.conf.
1997-08-01 David NugentFix -p switch.
1997-07-17 David Nugentgetuid() -> geteuid().
1997-06-14 Andrey A. ChernovRemove srandomdev fallback code
1997-05-24 David NugentFixes skeleton directory test-it-is-a-directory logic.
1997-03-24 Andrey A. ChernovInitialize RNG only once
1997-03-11 Andrey A. ChernovFix srandom arg according to Lite2
1997-03-04 Daniel O'CallaghanTypo fix 'and' -> 'an'.
1997-03-03 Andrey A. ChernovBack out MAXLOGNAME fix, Bruce points that copyinstr...
1997-03-02 Andrey A. ChernovFix MAXLOGNAME usage, the code has wrong assumption...
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
1997-02-07 David NugentYet another formatting consistency check.
1997-02-07 David NugentFix useage of MAXLOGNAME to include terminating NUL...
1997-01-20 Wolfram SchneiderSort cross references.
1997-01-14 Jordan K. HubbardMake the long-awaited change from $Id$ to $FreeBSD$
next