Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Complete migration of aliases file to /etc/mail/aliases. | gshapiro | 2000-08-13 | 1 | -1/+1 |
| | | | | | The maintainers of share/examples/diskless/README.TEMPLATING and mergemaster have been contacted so those may be updated as well. | ||||
* | Un-botch my botched reduction in permitted characters in the permitted | newton | 2000-03-14 | 1 | -1/+1 |
| | | | | | | | username check which resulted from my attempt to expand them. PR: bin/17372 Reviewed by: sheldonh | ||||
* | Fix the case where username validity test would incorrectly fail if | newton | 2000-03-14 | 1 | -1/+1 |
| | | | | | | the specified username contained uppercase alphabetics. PR: bin/17372 | ||||
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-06 | 1 | -1/+2 |
| | |||||
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -6/+12 |
| | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 5 | -5/+5 |
| | |||||
* | Remove references to the non-existent addgroup(8) and rmgroup(8) | nik | 1999-07-27 | 2 | -6/+2 |
| | | | | | | | commands. PR: docs/12659 Submitted by: Mark Diekhans <markd@Grizzly.COM> | ||||
* | Grammar and spelling fixes | kris | 1999-06-30 | 1 | -5/+5 |
| | | | | Obtained from: OpenBSD | ||||
* | Added myself as maintainer. | wosch | 1999-02-09 | 1 | -1/+3 |
| | |||||
* | Print yyyy/mm/dd in /var/log/adduser, instead of yy/mm/dd | danny | 1999-01-15 | 1 | -1/+2 |
| | | | | Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au> | ||||
* | Removing -batch option from adduser. Adduser was written as | wosch | 1998-08-17 | 2 | -106/+8 |
| | | | | | | an *interactive* command for newbies. The pw(8) does now a much better job for adding users from command line. Also, the -batch option is not well tested, buggy and unsupported. | ||||
* | Always ask for homedir. | wosch | 1998-06-07 | 1 | -11/+38 |
| | | | | | PR: 6754 Submitted by: uhlar@netlab.sk | ||||
* | MF22: Remove confusing comma | hoek | 1998-03-18 | 1 | -2/+2 |
| | |||||
* | Clarify the -batch arguments. | steve | 1998-02-14 | 1 | -1/+5 |
| | | | | | PR: 5677 Submitted by: Adrian Filipi-Martin <adrian@virginia.edu> | ||||
* | Typo. | wosch | 1998-02-02 | 1 | -2/+2 |
| | |||||
* | Rename the pwd_mkdb(8) option '-c' to '-C' for better compatiblity | wosch | 1998-01-10 | 1 | -2/+2 |
| | | | | with BSD/OS. | ||||
* | Small bugfix: store $uid_start instead hard coded value 1000 | wosch | 1997-12-24 | 1 | -2/+2 |
| | | | | in /etc/adduser.conf. | ||||
* | Typo alert. | jraynard | 1997-11-02 | 1 | -2/+2 |
| | |||||
* | Do not complain about non existing shell "/nonexistent" | wosch | 1997-09-20 | 1 | -3/+6 |
| | | | | | | Smarter error check if a uid is already in use. Submitted by: "Eugene Radchenko" <genie@qsar.chem.msu.su> | ||||
* | Do not accept empty user names. | wosch | 1997-09-20 | 1 | -2/+2 |
| | |||||
* | Cosmetic changes. | charnier | 1997-09-01 | 2 | -40/+47 |
| | |||||
* | Stop the growing list of shells if /etc/adduser.conf | wosch | 1997-08-26 | 1 | -4/+4 |
| | | | | was updated. | ||||
* | Nologin is also a valid 'invalid' shell | pst | 1997-07-31 | 1 | -2/+2 |
| | |||||
* | Delete dead test code. | wosch | 1997-07-24 | 1 | -13/+1 |
| | |||||
* | `cp -r' -> `cp -R' | wosch | 1997-07-18 | 1 | -2/+2 |
| | | | | Option -r is obsolete and buggy. | ||||
* | Remove addgroup/rmgroup -- they are completely replaced by pw(1). | pst | 1997-07-05 | 5 | -362/+3 |
| | | | | | Adduser/rmuser stay for now until we get a good user-friendly front-end for pw. | ||||
* | Fix a minor nit in the .Dd macro invocation so that | steve | 1997-06-23 | 3 | -6/+6 |
| | | | | the revision date is displayed correctly. | ||||
* | Change "no" answer to "default" for login class, because "no" class | ache | 1997-05-01 | 1 | -3/+3 |
| | | | | can exists and "default" class is really equal to empty class. | ||||
* | Allow "no" answer on login class prompt override non-empty | ache | 1997-05-01 | 1 | -2/+3 |
| | | | | /etc/adduser.conf defaultclass with empty one | ||||
* | 1. Deal with login classes now | ache | 1997-05-01 | 2 | -14/+54 |
| | | | | | 2. Turn on send_message by default for security reasons (mailbox must be pre-created) | ||||
* | Variable name typo. | wosch | 1997-04-02 | 1 | -2/+2 |
| | | | | | Reviewed by: Guy Helmer <ghelmer@cs.iastate.edu Submitted by: Paul Sandys <myj@nyct.net> | ||||
* | Support comments in password database (/etc/master.passwd). | wosch | 1997-03-09 | 1 | -1/+9 |
| | | | | | Comments in group database (/etc/group) are currently not supported - adduser silently delete blank lines and comments. | ||||
* | Cleaned up some messages, added a check to remove a leftover popd file | wosch | 1997-03-08 | 2 | -50/+227 |
| | | | | | | | | | | from /var/mail, added a routine to delete the removed user's files from /tmp, /var/tmp, & /var/tmp/vi.recover, and added code to kill any running processes owned by the removed user). I've also added a flag for non-interactive execution, cleaned up the man page, and adjusted my address. Submitted by: ghelmer@cs.iastate.edu (Guy Helmer) | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 9 | -9/+9 |
| | |||||
* | Sort cross references. | wosch | 1997-01-20 | 4 | -5/+5 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 9 | -9/+9 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Allow dash `-' (except for first char) and underscore `_' in usernames. | wosch | 1996-12-29 | 2 | -5/+7 |
| | | | | pointed out by: max | ||||
* | remove group limits checks | wosch | 1996-12-29 | 2 | -45/+7 |
| | |||||
* | increase username length limit to 16 | wosch | 1996-12-29 | 1 | -2/+2 |
| | |||||
* | Minor internal mdoc usage changes. | mpp | 1996-12-23 | 1 | -4/+6 |
| | |||||
* | Minor style fixes. | mpp | 1996-12-23 | 5 | -87/+94 |
| | | | | | | I also renamed the adduser "-quit" option to "-quiet", since it is supposed to be the same as the -s/-silent option, and -quit must have beena typo. | ||||
* | Expand username limit to 16 | ache | 1996-12-07 | 2 | -7/+7 |
| | |||||
* | Don't show on the screen just securely entered password | ache | 1996-11-27 | 1 | -3/+3 |
| | | | | | (in /etc/adduser.message text) Sending password by E-mail on local machine is joke in any case | ||||
* | do not print 'illegal shell' for pseudo users news and xten | wosch | 1996-11-20 | 1 | -2/+2 |
| | | | | Submitted by: kuku | ||||
* | install rmuser, addgroup, rmgroup in /usr/sbin | wosch | 1996-11-17 | 4 | -4/+574 |
| | |||||
* | manpages for rmgroup(8) and addgroup(8) | wosch | 1996-11-04 | 3 | -2/+142 |
| | |||||
* | rmgroup - delete a Unix group | wosch | 1996-10-30 | 1 | -0/+29 |
| | | | | usage: rmgroup group | ||||
* | addgroup - add a group or add users to a group | wosch | 1996-10-29 | 1 | -0/+220 |
| | | | | addgroup [-g gid] group [user[,user,...]] | ||||
* | warn if reach group line limit (>200 users, >1024 bytes per line) | wosch | 1996-09-17 | 1 | -1/+10 |
| | | | | | | close PR#1595 suggested by: Seppo Kallio <kallio@beeblebrox.cc.jyu.fi | ||||
* | Do not backup master.passwd if pwd_mkdb returned an error. This | wosch | 1996-09-14 | 1 | -13/+3 |
| | | | | | | | was to paranoid, pwd_mkdb(8) is carefully enough to not corrupt master.passwd on failure. Submitted by: joerg |