]> git.cameronkatri.com Git - pw-darwin.git/history - pw
Revert the libcrypt/libmd stuff back to how it was. This should not have
[pw-darwin.git] / pw /
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$
1997-01-05 David NugentAdds optional NIS passwd file updating and optionally...
1997-01-05 David NugentRemove duplicated #include.
1997-01-05 David NugentFix reference /etc/acct/pw.conf -> /etc/pw.conf.
1997-01-03 David NugentImplemented /home -> /usr/home symlink kludge.
1996-12-30 David Nugent1) Base home directory is created if it does not alread...
1996-12-23 David NugentCorrect file modes on updated /etc/skeykeys.
1996-12-21 David Nugent1) 200 users per group limitation removed and pw
1996-12-20 David NugentBugfix (cosmetic) for output of generated passwords.
1996-12-19 David NugentAllow 8-bit characters in the passwd gecos field, and...
1996-12-17 David NugentChanges to password generator: fallback to MD5 generato...
1996-12-17 David NugentSubmitted by: proff@iq.org
1996-12-16 David NugentReviewed by: davidn@blaze.net.au
1996-12-11 Joerg WunschUpdate from David, reflecting Wolfram's wishes regardin...
1996-12-11 Joerg WunschMerg-o-matic.
1996-12-10 Joerg WunschCopyright update by the author, to be more in line...
1996-12-10 Joerg WunschMerge from the vendor-branch.
1996-12-09 Joerg WunschUpgrade from the author, reflecting all my wishes resul...
1996-12-09 Mike PritchardMinor spelling/mdoc/style fixes.
1996-12-09 Joerg Wunschpw(8) -- a backend utility to manage the user and group...