summaryrefslogtreecommitdiffstats
path: root/usr.sbin/adduser/adduser.perl
Commit message (Expand)AuthorAgeFilesLines
* Do not complain about non existing shell "/nonexistent"wosch1997-09-201-3/+6
* Do not accept empty user names.wosch1997-09-201-2/+2
* Stop the growing list of shells if /etc/adduser.confwosch1997-08-261-4/+4
* Nologin is also a valid 'invalid' shellpst1997-07-311-2/+2
* Delete dead test code.wosch1997-07-241-13/+1
* `cp -r' -> `cp -R'wosch1997-07-181-2/+2
* Change "no" answer to "default" for login class, because "no" classache1997-05-011-3/+3
* Allow "no" answer on login class prompt override non-emptyache1997-05-011-2/+3
* 1. Deal with login classes nowache1997-05-011-10/+29
* Support comments in password database (/etc/master.passwd).wosch1997-03-091-1/+9
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Allow dash `-' (except for first char) and underscore `_' in usernames.wosch1996-12-291-3/+3
* remove group limits checkswosch1996-12-291-10/+1
* Minor style fixes.mpp1996-12-231-3/+3
* Expand username limit to 16ache1996-12-071-4/+4
* Don't show on the screen just securely entered passwordache1996-11-271-3/+3
* do not print 'illegal shell' for pseudo users news and xtenwosch1996-11-201-2/+2
* warn if reach group line limit (>200 users, >1024 bytes per line)wosch1996-09-171-1/+10
* Do not backup master.passwd if pwd_mkdb returned an error. Thiswosch1996-09-141-13/+3
* Make passwords no longer echo or display. Because of this, we now alsojkh1996-09-111-4/+16
* typo policeadam1996-08-281-16/+17
* sync copyright with /usr/share/examples/etc/bsd-style-copyrightwosch1996-08-271-26/+16
* run pwd_mkdb with new check option [-c] to verify correctnesswosch1996-08-201-2/+2
* Do not add an user to a group if the group is also the login group.wosch1996-08-141-11/+14
* Do not send "welcome mail" as default. If you want this featurewosch1996-08-131-4/+8
* We DON'T ship bash by default, why is it the default shell?gclarkii1996-05-061-3/+3
* Submitted by: Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp>wosch1996-02-101-2/+8
* Clean up some of the english here..jkh1995-10-221-10/+10
* Various fixes to make this work better when called from other tools.jkh1995-10-191-2/+14
* The problem is the returned salt, while the freebsd man pages asks that thejkh1995-05-201-2/+2
* Don't accept usernames longer than 8 charactersache1995-04-301-1/+5
* Non-blocking lockache1995-04-091-13/+20
* o more optionsache1995-03-081-562/+941
* Wolfram Schneider <wosch@cs.tu-berlin.de>:jkh1995-01-091-107/+527
* Update adduser to version by Wolfram Schneider. Sorry, Gary, but hisjkh1995-01-031-150/+531
* Oops, rename adduser.sh to adduser.perlache1994-12-301-0/+195
OpenPOWER on IntegriCloud