]> git.cameronkatri.com Git - pw-darwin.git/shortlog
pw-darwin.git
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...
1997-06-23 Steve PriceFix a minor nit in the .Dd macro invocation so that
1997-06-14 Andrey A. ChernovRemove srandomdev fallback code
1997-06-13 David NugentAdd "break" inadvertently removed in previous update.
1997-05-24 David NugentFixes skeleton directory test-it-is-a-directory logic.
1997-05-19 Peter WemmNow I really understand the reason for the style.9...
1997-05-15 David NugentFor non-root uids, consider root-owned files also ...
1997-05-12 Brian SomersMake uu_* const correct.
1997-05-11 David NugentMF2.2: bugfix in arrayize().
1997-05-10 David NugentSummary of login.conf support changes:
1997-05-10 David NugentMove login_cap.h from src/include for easier maintenanc...
1997-05-01 Andrey A. ChernovChange "no" answer to "default" for login class, becaus...
1997-05-01 Andrey A. ChernovAllow "no" answer on login class prompt override non...
1997-05-01 Andrey A. Chernov1. Deal with login classes now
1997-04-02 Wolfram SchneiderVariable name typo.
1997-03-31 Brian SomersRemove the syslog stuff, and allow various return values
1997-03-30 Brian SomersMove uucplock into libutil and create a manual page.
1997-03-29 Bill PaulFix for PR #3141: check for NULL before strdup()ing...
1997-03-29 Warner Loshcompare return value from getopt against -1 rather...
1997-03-24 Andrey A. ChernovInitialize RNG only once
1997-03-11 Andrey A. ChernovFix srandom arg according to Lite2
1997-03-09 Wolfram SchneiderSupport comments in password database (/etc/master...
1997-03-08 Wolfram SchneiderCleaned up some messages, added a check to remove a...
next