summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes for other bsd4.4 derivatives.David Nugent2000-01-156-20/+33
* Revert the libcrypt/libmd stuff back to how it was. This should not havePeter Wemm1999-12-181-2/+2
* Add libmd (or move it after libcrypt). We don't want the linker to beMarcel Moolenaar1999-12-161-2/+2
* Don't try updating the passwd file if no data has changed. This allows thingsDavid Nugent1999-10-261-39/+102
* Add new functionality "lock" and "unlock" to provide a simple passwordDavid Nugent1999-10-264-8/+47
* Missed statement in password update relating to the previous changeDavid Nugent1999-10-261-1/+1
* Clean up error handling in fileupdate(), which now returns 0 on successDavid Nugent1999-10-265-62/+117
* Only do a full pwd_mkdb for deletions; other operations may use the -uSheldon Hearn1999-08-301-2/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2828-28/+28
* Remove some more warnings.David Nugent1999-07-282-4/+6
* Remove references to the non-existent addgroup(8) and rmgroup(8)Nik Clayton1999-07-272-6/+2
* Grammar and spelling fixesKris Kennaway1999-06-301-5/+5
* Fix date parsing to allow '0' (none) date value.David Nugent1999-03-151-3/+2
* Add the ability to print user records in unix version 7 (old) format.David Nugent1999-03-022-11/+19
* Fix minor nit with command line parsing for pw -V DIR action.David Nugent1999-02-231-2/+2
* Fix tpyo (sic) and missing 'else' (bad cut n' paste).David Nugent1999-02-231-13/+13
* 1) Do not blindly ignore file update errors which may occur due to concurrentDavid Nugent1999-02-2314-155/+725
* Added myself as maintainer.Wolfram Schneider1999-02-091-1/+3
* Don't assume a_name is a number just because the first characterDag-Erling Smørgrav1999-02-081-2/+4
* Print yyyy/mm/dd in /var/log/adduser, instead of yy/mm/ddDaniel O'Callaghan1999-01-151-1/+2
* Remove bogus file locking in main().David Nugent1999-01-081-13/+1
* -Clarification of last commit-Bill Fumerola1999-01-041-1/+1
* Let's make sure we're at the end of the password string before we apply a \0Bill Fumerola1999-01-021-2/+2
* Fix the spelling of `FreeBSD'.Joerg Wunsch1998-12-271-2/+2
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-191-2/+1
* Fix inappropriate use of .Ql macro.Joseph Koshy1998-09-181-2/+2
* The `group{del,mod,show}' take require a '[group|gid]' argument.Joseph Koshy1998-08-311-1/+4
* Removing -batch option from adduser. Adduser was written asWolfram Schneider1998-08-172-106/+8
* - On second thought, attempt to get the read-only lock, but don'tNate Williams1998-08-041-1/+16
* - Removed read-only lock from 'pw'. This removes portions of the FIXNate Williams1998-08-041-22/+1
* Fix race condition in pw caused by multiple instances of pwd_mkdb beingNate Williams1998-07-163-7/+39
* Always ask for homedir.Wolfram Schneider1998-06-071-11/+38
* .Nm pw -> .Nm.Philippe Charnier1998-03-231-2/+2
* MF22: Remove confusing commaTim Vanderhoek1998-03-181-2/+2
* Clarify the -batch arguments.Steve Price1998-02-141-1/+5
* Overhaul this manpage - removing typos, awkward phrasing, and addressingSteve Price1998-02-141-111/+123
* pwd_mkdb option '-c' was renamed to -C some weeks ago.Wolfram Schneider1998-02-111-4/+4
* Typo.Wolfram Schneider1998-02-021-2/+2
* Rename the pwd_mkdb(8) option '-c' to '-C' for better compatiblityWolfram Schneider1998-01-101-2/+2
* Use consistent spelling,Tim Vanderhoek1997-12-251-2/+2
* Small bugfix: store $uid_start instead hard coded value 1000Wolfram Schneider1997-12-241-2/+2
* Typo alert.James Raynard1997-11-021-2/+2
* Use err(3) instead of local redefinition. Add rcsid string.Philippe Charnier1997-10-1017-216/+228
* Do not complain about non existing shell "/nonexistent"Wolfram Schneider1997-09-201-3/+6
* Do not accept empty user names.Wolfram Schneider1997-09-201-2/+2
* Unquote default group in pw.conf.David Nugent1997-09-011-1/+2
* Cosmetic changes.Philippe Charnier1997-09-012-40/+47
* Stop the growing list of shells if /etc/adduser.confWolfram Schneider1997-08-261-4/+4
* Fix -p switch.David Nugent1997-08-011-2/+2
* Nologin is also a valid 'invalid' shellPaul Traina1997-07-311-2/+2