summaryrefslogtreecommitdiffstats
path: root/adduser
Commit message (Expand)AuthorAgeFilesLines
...
* Generate a bigger salt. This is necessary for blowfish to workDima Dorfman2001-07-191-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-152-34/+34
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Fix the rmuser script to correctly determine if a user does not exist.Adrian Chadd2001-05-021-1/+1
* Extend adduser to create "locked" accounts. Adduser can now lock anAdrian Chadd2001-05-021-15/+137
* By popular demand, have adduser preserve comments at the top of theDoug Barton2001-04-171-2/+10
* Add a more useful solution to the problem of password files with more thanDoug Barton2001-04-151-3/+14
* Rev 1.11 introduced a bug where the processing became case insensative forDavid E. O'Brien2001-04-151-1/+1
* beforeinstall -> SCRIPTS.Ruslan Ermilov2001-04-071-8/+2
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-13/+13
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-272-1/+3
* * Fix a long line that I introduced in the last commitDoug Barton2000-12-171-2/+3
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* If a user is in the database, rmuser ought to be able to remove them.Doug Barton2000-11-211-42/+11
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-202-2/+2
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-12/+2
* Complete migration of aliases file to /etc/mail/aliases.Gregory Neil Shapiro2000-08-131-1/+1
* Un-botch my botched reduction in permitted characters in the permittedMark Newton2000-03-141-1/+1
* Fix the case where username validity test would incorrectly fail ifMark Newton2000-03-141-1/+1
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-061-1/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-6/+12
* $Id$ -> $FreeBSD$Peter Wemm1999-08-285-5/+5
* 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
* Added myself as maintainer.Wolfram Schneider1999-02-091-1/+3
* Print yyyy/mm/dd in /var/log/adduser, instead of yy/mm/ddDaniel O'Callaghan1999-01-151-1/+2
* Removing -batch option from adduser. Adduser was written asWolfram Schneider1998-08-172-106/+8
* Always ask for homedir.Wolfram Schneider1998-06-071-11/+38
* MF22: Remove confusing commaTim Vanderhoek1998-03-181-2/+2
* Clarify the -batch arguments.Steve Price1998-02-141-1/+5
* Typo.Wolfram Schneider1998-02-021-2/+2
* Rename the pwd_mkdb(8) option '-c' to '-C' for better compatiblityWolfram Schneider1998-01-101-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
* 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
* Cosmetic changes.Philippe Charnier1997-09-012-40/+47
* Stop the growing list of shells if /etc/adduser.confWolfram Schneider1997-08-261-4/+4
* Nologin is also a valid 'invalid' shellPaul Traina1997-07-311-2/+2
* Delete dead test code.Wolfram Schneider1997-07-241-13/+1
* `cp -r' -> `cp -R'Wolfram Schneider1997-07-181-2/+2
* Remove addgroup/rmgroup -- they are completely replaced by pw(1).Paul Traina1997-07-055-362/+3
* Fix a minor nit in the .Dd macro invocation so thatSteve Price1997-06-233-6/+6
* Change "no" answer to "default" for login class, because "no" classAndrey A. Chernov1997-05-011-3/+3
* Allow "no" answer on login class prompt override non-emptyAndrey A. Chernov1997-05-011-2/+3
* 1. Deal with login classes nowAndrey A. Chernov1997-05-012-14/+54
* Variable name typo.Wolfram Schneider1997-04-021-2/+2
* Support comments in password database (/etc/master.passwd).Wolfram Schneider1997-03-091-1/+9