]> git.cameronkatri.com Git - pw-darwin.git/shortlog
pw-darwin.git
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-08-18 Chris CostelloFix a bunch of broken cross-references
1999-07-29 Sheldon HearnAllow comments and blank lines as advertised in passwd(5).
1999-07-28 David NugentRemove some more warnings.
1999-07-27 Nik ClaytonRemove references to the non-existent addgroup(8) and...
1999-06-30 Kris KennawayGrammar and spelling fixes
1999-06-29 Pierre BeyssacMove call to umask(0) back into pw_util(), because...
1999-06-26 Pierre BeyssacForce umask to 077 (instead of 000) during the edit...
1999-06-26 Sheldon HearnAdd -d option to vipw(8) to allow selection of an alter...
1999-04-25 Warner LoshMore egcs warning fixes:
1999-04-24 Andrey A. Chernovoops, add pwd!=NULL check to previous fix
1999-04-24 Andrey A. ChernovSwitch to user UID/GID before checking/reading its...
1999-04-06 Brian SomersAdd realhostname() - a function to correctly lookup
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-03-01 Bill PaulClose PR #10264. Don't bail directly out of passwd...
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-23 Guy HelmerChange the prompt for the office location field from...
1999-02-14 Dag-Erling... Ignore errors from chflags. This makes it possible...
1999-02-09 Wolfram SchneiderAdded myself as maintainer.
1999-02-08 Dag-Erling... Don't assume a_name is a number just because the first...
1999-01-18 Daniel O'CallaghanAllow two digit years 1969-2068
1999-01-15 Daniel O'CallaghanPrint yyyy/mm/dd in /var/log/adduser, instead of yy...
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-12-16 Bruce EvansDeclare setproctitle() as printf0-like.
1998-12-13 Bruce EvansFixed disordering of cross references in previous commit.
1998-12-13 Matthew Dillon Add reference to login.conf(5)
1998-12-13 Matthew DillonPR: docs/9045
1998-12-13 Matthew Dillon oops. Fix indentation of the 'for' loop I just...
1998-12-13 Matthew Dillon Handle the race condition where vipw may lock a...
1998-12-06 Archie CobbsTweaks to allow compiling -Wall (mostly adding "const...
1998-10-20 Dag-Erling... Since vfork() was changed to fork(), we have to pass...
1998-10-17 Bruce EvansFixed printf format errors. Assume that uid_t's are...
1998-10-17 Bruce EvansFixed printf format errors. Assume that time_t's are...
1998-10-13 Dag-Erling... Calls one or more of malloc(), warn(), err(), syslog...
1998-10-09 Jordan K. HubbardNow take stdio.h out of files that don't require it.
1998-10-09 Jordan K. Hubbardo move path in libutil.h to paths.h
1998-10-09 Jordan K. HubbardTake the path spec back out.
1998-10-09 Jordan K. HubbardAll these have to include stdio.h now.
1998-10-08 Jordan K. Hubbardremove stdio.h include; I forgot Bruce's cardinal rule...
1998-10-07 Jordan K. HubbardAdd a simple mechanism for reading property lists from...
1998-09-19 David E. O... Remove useless `BINOWN=root' now that it is the default.
1998-09-19 David E. O... Remove useless `BINOWN=root' now that it is the default.
1998-09-18 Joseph KoshyFix inappropriate use of .Ql macro.
1998-09-03 Mark MurrayBump up the E_SHELL constant after an extra field was...
1998-08-31 Joseph KoshyThe `group{del,mod,show}' take require a '[group|gid...
1998-08-17 Wolfram SchneiderRemoving -batch option from adduser. Adduser was written as
1998-08-14 Peter HawkinsSubmitted by: Peter Hawkins <thepish@freebsd.org>
1998-08-14 Peter HawkinsSubmitted by: Peter Hawkins <thepish@FreeBSD.org>
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-06-13 Steve PriceCorrect the description of the last four fields.
1998-06-07 Wolfram SchneiderAlways ask for homedir.
1998-06-05 Andrey A. ChernovAdd missing uu_lock_txfr() prototype
1998-06-01 Atsushi MuraiTrim a domain part for wtmp as same as showed by "netst...
1998-05-28 Brian SomersAdd uu_lock_txfr() to transfer ownership of a successful
1998-04-26 Bruce EvansFixed `make -j9' by putting generated headers in $...
1998-03-23 Philippe Charnier.Nm pw -> .Nm.
1998-03-23 Philippe CharnierAdd rcsid. Correct -Wall warning.
1998-03-18 Tim VanderhoekMF22: Remove confusing comma
1998-02-14 Steve PriceClarify the -batch arguments.
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.
1998-02-02 Wolfram SchneiderTypo.
1998-01-10 Wolfram SchneiderRename the pwd_mkdb(8) option '-c' to '-C' for better...
1997-12-25 Tim VanderhoekUse consistent spelling,
1997-12-24 Wolfram SchneiderSmall bugfix: store $uid_start instead hard coded value...
1997-12-18 Bruce EvansRemoved extra (non-trailing) arg in a call to warnx().
1997-11-02 James RaynardTypo alert.
1997-10-27 Philippe CharnierStatisize usage().
1997-10-10 Philippe CharnierStaticize usage(). Cosmetics.
1997-10-10 Philippe CharnierUse err(3) instead of local redefinition. Add rcsid...
1997-10-05 Jordan K. HubbardChanges to support full make parallelism (-j<n>) in...
1997-09-29 Wolfram SchneiderEndless loop.
1997-09-28 Mark MurrayQuieten -Wall.
1997-09-20 Wolfram SchneiderDo not complain about non existing shell "/nonexistent"
1997-09-20 Wolfram SchneiderDo not accept empty user names.
1997-09-13 Wolfram SchneiderAdd manpage links ypchpass.1, ypchfn.1, ypchsh.1
1997-09-04 Paul TrainaThe parameters to logwtmp should be const char's
1997-09-01 David NugentUnquote default group in pw.conf.
1997-09-01 Philippe CharnierCosmetic changes.
1997-08-31 Brian SomersRemove login_progok()
1997-08-27 Brian SomersAdd full support for determining if a user
1997-08-26 Wolfram SchneiderStop the growing list of shells if /etc/adduser.conf
1997-08-24 Joerg WunschCosmetic: distinguish in diag message between rebuildin...
1997-08-10 Andrey A. ChernovImplement canonical locking protocol
1997-08-01 David NugentFix -p switch.
1997-07-31 Paul TrainaNologin is also a valid 'invalid' shell
1997-07-29 Bill PaulModify passwd and chpass to use new AF_LOCAL RPC interf...
1997-07-24 Wolfram SchneiderDelete dead test code.
1997-07-18 Wolfram Schneider`cp -r' -> `cp -R'
1997-07-17 David Nugentgetuid() -> geteuid().
1997-07-05 Paul TrainaRemove addgroup/rmgroup -- they are completely replaced...
1997-06-25 Philippe CharnierFree a malloc'ed variable before exiting. Compute line...
next