summaryrefslogtreecommitdiffstats
path: root/adduser/rmuser.perl
Commit message (Expand)AuthorAgeFilesLines
* Parse atq(1) output correctly under various (but not all perhaps)Yaroslav Tykhiy2002-01-021-1/+1
* In remove_at_jobs():Yaroslav Tykhiy2002-01-021-2/+2
* Add "use Fcntl" to resolve O_RDWR|O_CREAT|O_EXCL macros used inGuy Helmer2001-08-011-0/+2
* Install the new password file with pwd_mkdb, not the old one.Guy Helmer2001-08-011-1/+1
* The variable giving the name of the temporary password file wasGuy Helmer2001-07-301-5/+5
* Use a safer method of creating the temporary password file.Chris D. Faulhaber2001-07-251-8/+8
* Fix removal of at jobs.Guy Helmer2001-07-231-24/+66
* Fix the rmuser script to correctly determine if a user does not exist.Adrian Chadd2001-05-021-1/+1
* 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
* * Fix a long line that I introduced in the last commitDoug Barton2000-12-171-2/+3
* If a user is in the database, rmuser ought to be able to remove them.Doug Barton2000-11-211-42/+11
* 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
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Variable name typo.Wolfram Schneider1997-04-021-2/+2
* Cleaned up some messages, added a check to remove a leftover popd fileWolfram Schneider1997-03-081-29/+141
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Allow dash `-' (except for first char) and underscore `_' in usernames.Wolfram Schneider1996-12-291-2/+4
* Expand username limit to 16Andrey A. Chernov1996-12-071-3/+3
* install rmuser, addgroup, rmgroup in /usr/sbinWolfram Schneider1996-11-171-0/+462