]> git.cameronkatri.com Git - pw-darwin.git/shortlog
pw-darwin.git
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...
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-27 Andrey A. Chernov"infinity" check was missed from login_getcapsize(...
1997-02-26 Mike PritchardIf an administrator somehow manages to break the hardlinks
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
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-30 David NugentFix free()ing block twice, remove unused function.
1997-01-29 David NugentFix typo .->, for default separators in login_getcaplist().
1997-01-29 David NugentCompleted fixes with login_getcapsize().
1997-01-29 David Nugent1) Fixed bug in free()ing internal string/array where
1997-01-20 Wolfram SchneiderSort cross references.
1997-01-15 Wolfram SchneiderSort cross references.
1997-01-14 Jordan K. HubbardMake the long-awaited change from $Id$ to $FreeBSD$
1997-01-07 David NugentVarious bugfixes.
1997-01-07 David NugentCommit the right version this time. :-)
1997-01-07 David NugentFix for login_getclass(NULL) case.
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-04 David NugentLibrary functions relating to the login class capabilit...
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-29 Wolfram SchneiderAllow dash `-' (except for first char) and underscore...
next