2000-05-23 |
Jake Burkholder | Change the way that the queue(3) structures are declare... |
commit | commitdiff | tree | snapshot |
2000-05-21 |
Tim Vanderhoek | Fix a memory leak with lc->lc_cap in login_close(). |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Sheldon Hearn | Use an MD5 checksum to test for file changes; the previ... |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Mark Newton | Un-botch my botched reduction in permitted characters... |
commit | commitdiff | tree | snapshot |
2000-03-14 |
Mark Newton | Fix the case where username validity test would incorre... |
commit | commitdiff | tree | snapshot |
2000-03-09 |
Paul Richards | Fix various unsigned vs signed errors that caused probl... |
commit | commitdiff | tree | snapshot |
2000-03-06 |
Sheldon Hearn | Remove more single-space hard sentence breaks. |
commit | commitdiff | tree | snapshot |
2000-03-02 |
Sheldon Hearn | Remove more single-space hard sentence breaks. |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Sheldon Hearn | Remove single-space hard sentence breaks. These degrad... |
commit | commitdiff | tree | snapshot |
2000-03-01 |
Sheldon Hearn | Remove single-space hard sentence breaks. These degrad... |
commit | commitdiff | tree | snapshot |
2000-01-26 |
Peter Wemm | Use a more conventional copyright message. |
commit | commitdiff | tree | snapshot |
2000-01-25 |
Yoshinobu Inoue | several tcp apps IPv6 update |
commit | commitdiff | tree | snapshot |
2000-01-15 |
David Nugent | Portability fixes for other bsd4.4 derivatives. |
commit | commitdiff | tree | snapshot |
1999-12-29 |
Peter Wemm | Connect fparseln(3) for mailwrapper(8) |
commit | commitdiff | tree | snapshot |
1999-12-21 |
Warner Losh | Extra sanity checks in information from file edited... |
commit | commitdiff | tree | snapshot |
1999-12-18 |
Peter Wemm | Revert the libcrypt/libmd stuff back to how it was... |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Alexey Zelkin | Document -e flag. |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Marcel Moolenaar | Add libmd (or move it after libcrypt). We don't want... |
commit | commitdiff | tree | snapshot |
1999-12-02 |
Sheldon Hearn | Replace the -q option to pwd_mkdb with a test for PW_SC... |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Eivind Eklund | Allow empty UIDs if we are processing NIS records.... |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Alexey Zelkin | mdoc(7)'fy |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Sheldon Hearn | Add to pwd_mkdb a -q option to silence warnings about... |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Eivind Eklund | Flag empty UID entries as errors (to stop typos from... |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Alexey Zelkin | mdoc(7)'fy |
commit | commitdiff | tree | snapshot |
1999-10-26 |
David Nugent | Don't try updating the passwd file if no data has chang... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
David Nugent | Add new functionality "lock" and "unlock" to provide... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
David Nugent | Missed statement in password update relating to the... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
David Nugent | Clean up error handling in fileupdate(), which now... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Andrew Gallatin | fix a serious bug where, on alpha, due to a an int... |
commit | commitdiff | tree | snapshot |
1999-09-06 |
Peter Wemm | Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really... |
commit | commitdiff | tree | snapshot |
1999-08-31 |
Sheldon Hearn | Back out previous commit. I mistook passing commentary... |
commit | commitdiff | tree | snapshot |
1999-08-30 |
Sheldon Hearn | Only do a full pwd_mkdb for deletions; other operations... |
commit | commitdiff | tree | snapshot |
1999-08-30 |
Sheldon Hearn | Only issue a warning for the first occurrence of a... |
commit | commitdiff | tree | snapshot |
1999-08-28 |
Peter Wemm | $Id$ -> $FreeBSD$ |
commit | commitdiff | tree | snapshot |
1999-08-28 |
Peter Wemm | $Id$ -> $FreeBSD$ |
commit | commitdiff | tree | snapshot |
1999-08-28 |
Peter Wemm | $Id$ -> $FreeBSD$ |
commit | commitdiff | tree | snapshot |
1999-08-18 |
Chris Costello | Fix a bunch of broken cross-references |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Sheldon Hearn | Allow comments and blank lines as advertised in passwd(5). |
commit | commitdiff | tree | snapshot |
1999-07-28 |
David Nugent | Remove some more warnings. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Nik Clayton | Remove references to the non-existent addgroup(8) and... |
commit | commitdiff | tree | snapshot |
1999-06-30 |
Kris Kennaway | Grammar and spelling fixes |
commit | commitdiff | tree | snapshot |
1999-06-29 |
Pierre Beyssac | Move call to umask(0) back into pw_util(), because... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Pierre Beyssac | Force umask to 077 (instead of 000) during the edit... |
commit | commitdiff | tree | snapshot |
1999-06-26 |
Sheldon Hearn | Add -d option to vipw(8) to allow selection of an alter... |
commit | commitdiff | tree | snapshot |
1999-04-25 |
Warner Losh | More egcs warning fixes: |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Andrey A. Chernov | oops, add pwd!=NULL check to previous fix |
commit | commitdiff | tree | snapshot |
1999-04-24 |
Andrey A. Chernov | Switch to user UID/GID before checking/reading its... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Brian Somers | Add realhostname() - a function to correctly lookup |
commit | commitdiff | tree | snapshot |
1999-03-15 |
David Nugent | Fix date parsing to allow '0' (none) date value. |
commit | commitdiff | tree | snapshot |
1999-03-02 |
David Nugent | Add the ability to print user records in unix version... |
commit | commitdiff | tree | snapshot |
1999-03-01 |
Bill Paul | Close PR #10264. Don't bail directly out of passwd... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
David Nugent | Fix minor nit with command line parsing for pw -V DIR... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
David Nugent | Fix tpyo (sic) and missing 'else' (bad cut n' paste). |
commit | commitdiff | tree | snapshot |
1999-02-23 |
David Nugent | 1) Do not blindly ignore file update errors which may... |
commit | commitdiff | tree | snapshot |
1999-02-23 |
Guy Helmer | Change the prompt for the office location field from... |
commit | commitdiff | tree | snapshot |
1999-02-14 |
Dag-Erling... | Ignore errors from chflags. This makes it possible... |
commit | commitdiff | tree | snapshot |
1999-02-09 |
Wolfram Schneider | Added myself as maintainer. |
commit | commitdiff | tree | snapshot |
1999-02-08 |
Dag-Erling... | Don't assume a_name is a number just because the first... |
commit | commitdiff | tree | snapshot |
1999-01-18 |
Daniel O'Callaghan | Allow two digit years 1969-2068 |
commit | commitdiff | tree | snapshot |
1999-01-15 |
Daniel O'Callaghan | Print yyyy/mm/dd in /var/log/adduser, instead of yy... |
commit | commitdiff | tree | snapshot |
1999-01-08 |
David Nugent | Remove bogus file locking in main(). |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Bill Fumerola | -Clarification of last commit- |
commit | commitdiff | tree | snapshot |
1999-01-02 |
Bill Fumerola | Let's make sure we're at the end of the password string... |
commit | commitdiff | tree | snapshot |
1998-12-27 |
Joerg Wunsch | Fix the spelling of `FreeBSD'. |
commit | commitdiff | tree | snapshot |
1998-12-16 |
Bruce Evans | Declare setproctitle() as printf0-like. |
commit | commitdiff | tree | snapshot |
1998-12-13 |
Bruce Evans | Fixed disordering of cross references in previous commit. |
commit | commitdiff | tree | snapshot |
1998-12-13 |
Matthew Dillon | Add reference to login.conf(5) |
commit | commitdiff | tree | snapshot |
1998-12-13 |
Matthew Dillon | PR: docs/9045 |
commit | commitdiff | tree | snapshot |
1998-12-13 |
Matthew Dillon | oops. Fix indentation of the 'for' loop I just... |
commit | commitdiff | tree | snapshot |
1998-12-13 |
Matthew Dillon | Handle the race condition where vipw may lock a... |
commit | commitdiff | tree | snapshot |
1998-12-06 |
Archie Cobbs | Tweaks to allow compiling -Wall (mostly adding "const... |
commit | commitdiff | tree | snapshot |
1998-10-20 |
Dag-Erling... | Since vfork() was changed to fork(), we have to pass... |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Bruce Evans | Fixed printf format errors. Assume that uid_t's are... |
commit | commitdiff | tree | snapshot |
1998-10-17 |
Bruce Evans | Fixed printf format errors. Assume that time_t's are... |
commit | commitdiff | tree | snapshot |
1998-10-13 |
Dag-Erling... | Calls one or more of malloc(), warn(), err(), syslog... |
commit | commitdiff | tree | snapshot |
1998-10-09 |
Jordan K. Hubbard | Now take stdio.h out of files that don't require it. |
commit | commitdiff | tree | snapshot |
1998-10-09 |
Jordan K. Hubbard | o move path in libutil.h to paths.h |
commit | commitdiff | tree | snapshot |
1998-10-09 |
Jordan K. Hubbard | Take the path spec back out. |
commit | commitdiff | tree | snapshot |
1998-10-09 |
Jordan K. Hubbard | All these have to include stdio.h now. |
commit | commitdiff | tree | snapshot |
1998-10-08 |
Jordan K. Hubbard | remove stdio.h include; I forgot Bruce's cardinal rule... |
commit | commitdiff | tree | snapshot |
1998-10-07 |
Jordan K. Hubbard | Add a simple mechanism for reading property lists from... |
commit | commitdiff | tree | snapshot |
1998-09-19 |
David E. O... | Remove useless `BINOWN=root' now that it is the default. |
commit | commitdiff | tree | snapshot |
1998-09-19 |
David E. O... | Remove useless `BINOWN=root' now that it is the default. |
commit | commitdiff | tree | snapshot |
1998-09-18 |
Joseph Koshy | Fix inappropriate use of .Ql macro. |
commit | commitdiff | tree | snapshot |
1998-09-03 |
Mark Murray | Bump up the E_SHELL constant after an extra field was... |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Joseph Koshy | The `group{del,mod,show}' take require a '[group|gid... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Wolfram Schneider | Removing -batch option from adduser. Adduser was written as |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Peter Hawkins | Submitted by: Peter Hawkins <thepish@freebsd.org> |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Peter Hawkins | Submitted by: Peter Hawkins <thepish@FreeBSD.org> |
commit | commitdiff | tree | snapshot |
1998-08-04 |
Nate Williams | - On second thought, attempt to get the read-only lock... |
commit | commitdiff | tree | snapshot |
1998-08-04 |
Nate Williams | - Removed read-only lock from 'pw'. This removes porti... |
commit | commitdiff | tree | snapshot |
1998-07-16 |
Nate Williams | Fix race condition in pw caused by multiple instances... |
commit | commitdiff | tree | snapshot |
1998-06-13 |
Steve Price | Correct the description of the last four fields. |
commit | commitdiff | tree | snapshot |
1998-06-07 |
Wolfram Schneider | Always ask for homedir. |
commit | commitdiff | tree | snapshot |
1998-06-05 |
Andrey A. Chernov | Add missing uu_lock_txfr() prototype |
commit | commitdiff | tree | snapshot |
1998-06-01 |
Atsushi Murai | Trim a domain part for wtmp as same as showed by "netst... |
commit | commitdiff | tree | snapshot |
1998-05-28 |
Brian Somers | Add uu_lock_txfr() to transfer ownership of a successful |
commit | commitdiff | tree | snapshot |
1998-04-26 |
Bruce Evans | Fixed `make -j9' by putting generated headers in $... |
commit | commitdiff | tree | snapshot |
1998-03-23 |
Philippe Charnier | .Nm pw -> .Nm. |
commit | commitdiff | tree | snapshot |
1998-03-23 |
Philippe Charnier | Add rcsid. Correct -Wall warning. |
commit | commitdiff | tree | snapshot |
next |