]> git.cameronkatri.com Git - pw-darwin.git/shortlog
pw-darwin.git
2000-05-23 Jake BurkholderChange the way that the queue(3) structures are declare...
2000-05-21 Tim VanderhoekFix a memory leak with lc->lc_cap in login_close().
2000-04-12 Sheldon HearnUse an MD5 checksum to test for file changes; the previ...
2000-03-14 Mark NewtonUn-botch my botched reduction in permitted characters...
2000-03-14 Mark NewtonFix the case where username validity test would incorre...
2000-03-09 Paul RichardsFix various unsigned vs signed errors that caused probl...
2000-03-06 Sheldon HearnRemove more single-space hard sentence breaks.
2000-03-02 Sheldon HearnRemove more single-space hard sentence breaks.
2000-03-01 Sheldon HearnRemove single-space hard sentence breaks. These degrad...
2000-03-01 Sheldon HearnRemove single-space hard sentence breaks. These degrad...
2000-01-26 Peter WemmUse a more conventional copyright message.
2000-01-25 Yoshinobu Inoueseveral tcp apps IPv6 update
2000-01-15 David NugentPortability fixes for other bsd4.4 derivatives.
1999-12-29 Peter WemmConnect fparseln(3) for mailwrapper(8)
1999-12-21 Warner LoshExtra sanity checks in information from file edited...
1999-12-18 Peter WemmRevert the libcrypt/libmd stuff back to how it was...
1999-12-17 Alexey ZelkinDocument -e flag.
1999-12-16 Marcel MoolenaarAdd libmd (or move it after libcrypt). We don't want...
1999-12-02 Sheldon HearnReplace the -q option to pwd_mkdb with a test for PW_SC...
1999-11-22 Eivind EklundAllow empty UIDs if we are processing NIS records....
1999-11-18 Alexey Zelkinmdoc(7)'fy
1999-11-15 Sheldon HearnAdd to pwd_mkdb a -q option to silence warnings about...
1999-11-06 Eivind EklundFlag empty UID entries as errors (to stop typos from...
1999-10-30 Alexey Zelkinmdoc(7)'fy
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-10-20 Andrew Gallatinfix a serious bug where, on alpha, due to a an int...
1999-09-06 Peter WemmUnifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really...
1999-08-31 Sheldon HearnBack out previous commit. I mistook passing commentary...
1999-08-30 Sheldon HearnOnly do a full pwd_mkdb for deletions; other operations...
1999-08-30 Sheldon HearnOnly issue a warning for the first occurrence of a...
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
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.
next