summaryrefslogtreecommitdiffstats
path: root/adduser
Commit message (Expand)AuthorAgeFilesLines
* Add an adduser.conf manual page.Tom Rhodes2004-03-303-3/+211
* Sychronize with reality: nologin(8) is now in /usr/sbinColin Percival2004-03-301-3/+3
* o Add an -S option to not attempt to ascertain the validity of a shell.Mike Makonnen2004-03-162-13/+59
* Make rmuser now also remove ipc resources. Also, fix a few minorJens Schweikhardt2004-02-291-4/+18
* mdoc(7): Properly mark C headers.Ruslan Ermilov2003-09-101-1/+1
* Typo.Mike Makonnen2003-06-241-1/+1
* s/warn/info/Mike Makonnen2003-06-201-1/+1
* Add support for the special shell nologin.Mike Makonnen2003-06-202-5/+44
* Update my email address.Mike Makonnen2003-06-202-2/+2
* Don't forget the -r on the second password prompt.Mike Makonnen2003-06-201-1/+1
* Document the -g option in the usage message.Mike Makonnen2003-03-231-0/+1
* Add a -g option to specify a default login group.Mike Makonnen2003-03-202-10/+22
* o initialize a couple of local flags so the user can re-edit groupsMike Makonnen2003-03-191-2/+8
* mdoc(7) police: Scheduled sweep.Ruslan Ermilov2003-02-241-9/+9
* Update copyright.Mike Makonnen2003-02-162-6/+2
* Condense the output to one line per removed user. For user's whoMike Makonnen2003-02-162-21/+56
* Revisit the shell special characters issue and settle it once-and-forall.Mike Makonnen2003-02-091-13/+19
* Change the behaviour of adduser to match the previous incarnation a little more.Adrian Chadd2003-02-081-2/+26
* Better gender-neutral language.Tony Finch2003-02-041-2/+2
* back out logging to /var/log/adduserMax Khon2003-01-241-6/+0
* In interactive mode, ask the user if he/she wants to add anotherMike Makonnen2003-01-241-0/+18
* expr foo -> $((foo))Max Khon2003-01-231-2/+2
* - restore an ability to write log of added users (default toMax Khon2003-01-231-3/+13
* Do not loose trailing spaces when printing prompt messages.Max Khon2003-01-231-3/+3
* *blush*Mike Makonnen2003-01-231-8/+8
* Don't forget to properly quote input.Mike Makonnen2003-01-211-1/+1
* do not loose trailing space when asking uidMax Khon2003-01-201-1/+1
* english(4) police.Jens Schweikhardt2002-12-272-5/+5
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-2/+2
* Correctly handle files with IFS characters (spaces) in their names whenTim J. Robbins2002-12-091-7/+3
* mdoc(7) police: overhaul.Ruslan Ermilov2002-12-042-182/+272
* Replace the perl versions of adduser and rmuser with shell script versions.Scott Long2002-12-037-2291/+1458
* mdoc(7) police: markup fixes.Ruslan Ermilov2002-11-271-3/+4
* Clarify the unique groups scheme by mentioning that the 002 umaskTony Finch2002-11-081-3/+5
* Fix conjugation of exists and add full stops to the messages I changed.David Malone2002-08-111-2/+2
* The .Nm utilityPhilippe Charnier2002-07-142-15/+22
* Found a single point where rmuser(8) wasn't robust to strangeYaroslav Tykhiy2002-02-111-1/+1
* Keep similar things together: Check for too long usernamesYaroslav Tykhiy2002-01-281-4/+3
* Disallow adding duplicate roots, toors, or other users w/uid 0.Yaroslav Tykhiy2002-01-281-1/+1
* Implement a flexible way of letting some unusual charactersYaroslav Tykhiy2002-01-281-6/+38
* Remove the newly added -force option because it made adduser(8)Yaroslav Tykhiy2002-01-282-29/+2
* Add `-h' to the chown command so that symbolic links copied fromIan Dowse2002-01-201-1/+1
* yp(4) -> yp(8).Ruslan Ermilov2002-01-141-2/+2
* Remove myself as maintainer, I don't have free time for adduser anymore.Wolfram Schneider2002-01-131-2/+0
* Oops, missed one point where $pwd_mkdb had been used.Yaroslav Tykhiy2002-01-041-1/+1
* Document a new option: -force.Yaroslav Tykhiy2002-01-021-0/+8
* Allow weird characters in usernames if an admin persists on that:Yaroslav Tykhiy2002-01-021-8/+27
* Be consistent in what restriction is imposed on a usernameYaroslav Tykhiy2002-01-021-2/+4
* Forbid adding duplicate users with the name of "0".Yaroslav Tykhiy2002-01-021-2/+2
* Parse atq(1) output correctly under various (but not all perhaps)Yaroslav Tykhiy2002-01-021-1/+1