aboutsummaryrefslogtreecommitdiffstats
path: root/prosodyctl
Commit message (Expand)AuthorAgeFilesLines
* prosodyctl: Fix to load LuaRocks 2.x if we have itMatthew Wild2010-03-031-1/+4
* prosodyctl: Gracefully handle a missing stty command, and fall back to ANSI e...Matthew Wild2010-01-031-5/+20
* prosodyctl: Put 'pidfile' in quotes to make more clear that it is the literal...Matthew Wild2009-10-311-1/+1
* prosodyctl: Remove dependency on hostmanager, and friendsMatthew Wild2009-10-191-3/+7
* prosodyctl: Also switch group when we switch userMatthew Wild2009-07-231-5/+14
* Remove version number from copyright headersMatthew Wild2009-07-101-1/+1
* prosodyctl: Quit when user pressed ^C in password promptsMatthew Wild2009-07-081-0/+4
* prosodyctl: Don't 'blugh' when ^C is pressed during reading passwordsMatthew Wild2009-07-081-4/+8
* prosodyctl: Fix traceback when issued with no parametersMatthew Wild2009-07-081-1/+1
* prosodyctl: Add message for not-running errorMatthew Wild2009-07-021-0/+1
* prosodyctl: Use prosodyctl_timeout option if it exists in the configMatthew Wild2009-07-021-2/+4
* prosodyctl: Improve usability with status messages, and waiting up to 5s for ...Matthew Wild2009-07-021-2/+37
* prosodyctl: Allow commands to be implemented in modulesMatthew Wild2009-06-231-0/+37
* prosodyctl: Add error message for no-pidfileMatthew Wild2009-05-261-0/+1
* prosodyctl: Add message for unable-to-save-data errorMatthew Wild2009-05-051-0/+1
* prosodyctl: Reformat note to fit in small-width terminalsMatthew Wild2009-05-051-3/+4
* prosodyctl: Use correct path for the data directoryMatthew Wild2009-05-051-0/+3
* prosodyctl: status: Show warning if we can't find a running Prosody, and we d...Matthew Wild2009-05-051-0/+5
* prosodyctl: Switch to Prosody user before attempting to do anythingMatthew Wild2009-05-051-0/+23
* prosodyctl: Hide ejabberd compatibility commands from command listingMatthew Wild2009-05-031-10/+15
* prosodyctl: Multiple fixes for start/status/stopMatthew Wild2009-05-021-4/+21
* prosodyctl, util.prosodyctl: New prosodyctl utility for managing Prosody serversMatthew Wild2009-05-021-0/+389