| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | prosodyctl, util.pluginloader: Remove support for storing plugins in the data... | Matthew Wild | 2010-06-11 | 1 | -31/+0 |
* | | Update usermanager to not crash, etc. | Jeff Mitchell | 2010-05-20 | 1 | -1/+1 |
* | | prosodyctl: Support for the new usermanager, refactor host creation and fail ... | Matthew Wild | 2010-05-15 | 1 | -6/+41 |
* | | prosodyctl: Use the global events objects for hosts (again) (thanks albert) (... | Matthew Wild | 2010-05-05 | 1 | -1/+1 |
* | | prosodyctl: Give each host an independant events object, because it seems to ... | Matthew Wild | 2010-05-05 | 1 | -3/+1 |
* | | prosodyctl: Relocate global prosody object creation (see fff153f7f4de) | Matthew Wild | 2010-05-05 | 1 | -2/+8 |
|/ |
|
* | prosodyctl: Fix addplugin to support --help, and hide from the help listing (... | Matthew Wild | 2010-02-22 | 1 | -2/+6 |
* | prosodyctl: Fix 'restart' command to not report itself as the 'stop' command ... | Matthew Wild | 2010-02-22 | 1 | -1/+1 |
* | prosodyctl: Add restart command for KSid and johnny :) | Matthew Wild | 2010-02-21 | 1 | -0/+13 |
* | prosody, prosodyctl: Re-jiggle load order again, fixes logging config not bei... | Matthew Wild | 2010-02-11 | 1 | -6/+6 |
* | prosodyctl: Initialize logging before checking dependencies | Ali Sabil | 2010-02-05 | 1 | -0/+2 |
* | prosodyctl: Don't load luarocks as util.dependencies now does this | Matthew Wild | 2010-01-28 | 1 | -4/+0 |
* | prosodyctl: Don't display message about failing to start Prosody is daemonizi... | Matthew Wild | 2010-01-28 | 1 | -13/+15 |
* | util.dependencies, prosody, prosodyctl: Give util.dependencies a check_depend... | Matthew Wild | 2010-01-28 | 1 | -1/+4 |
* | prosodyctl: Require util.dependencies to run dependency checks, not only for ... | Matthew Wild | 2010-01-25 | 1 | -0/+2 |
* | util.pposix, mod_posix, prosodyctl: Bump pposix version to 0.3.3 for mkdir | Matthew Wild | 2010-01-12 | 1 | -1/+1 |
* | prosodyctl: Move definition of prosody singleton to prior to loading datamana... | Matthew Wild | 2010-01-10 | 1 | -2/+3 |
* | prosodyctl: Set umask to protect data files, bump pposix dep to 0.3.2 | Matthew Wild | 2010-01-10 | 1 | -1/+4 |
* | prosodyctl: Gracefully handle a missing stty command, and fall back to ANSI e... | Matthew Wild | 2010-01-03 | 1 | -5/+20 |
* | prosodyctl: Nicer errors when addplugin command fails | Matthew Wild | 2009-12-07 | 1 | -2/+6 |
* | prosodyctl: Experimental 'addplugin' command | Matthew Wild | 2009-12-02 | 1 | -0/+22 |
* | prosodyctl: Put 'pidfile' in quotes to make more clear that it is the literal... | Matthew Wild | 2009-10-31 | 1 | -1/+1 |
* | prosodyctl: Remove dependency on hostmanager, and friends | Matthew Wild | 2009-10-19 | 1 | -3/+7 |
* | prosodyctl: Also switch group when we switch user | Matthew Wild | 2009-07-23 | 1 | -5/+14 |
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 1 | -1/+1 |
* | prosodyctl: Quit when user pressed ^C in password prompts | Matthew Wild | 2009-07-08 | 1 | -0/+4 |
* | prosodyctl: Don't 'blugh' when ^C is pressed during reading passwords | Matthew Wild | 2009-07-08 | 1 | -4/+8 |
* | prosodyctl: Fix traceback when issued with no parameters | Matthew Wild | 2009-07-08 | 1 | -1/+1 |
* | prosodyctl: Add message for not-running error | Matthew Wild | 2009-07-02 | 1 | -0/+1 |
* | prosodyctl: Use prosodyctl_timeout option if it exists in the config | Matthew Wild | 2009-07-02 | 1 | -2/+4 |
* | prosodyctl: Improve usability with status messages, and waiting up to 5s for ... | Matthew Wild | 2009-07-02 | 1 | -2/+37 |
* | prosodyctl: Allow commands to be implemented in modules | Matthew Wild | 2009-06-23 | 1 | -0/+37 |
* | prosodyctl: Add error message for no-pidfile | Matthew Wild | 2009-05-26 | 1 | -0/+1 |
* | prosodyctl: Add message for unable-to-save-data error | Matthew Wild | 2009-05-05 | 1 | -0/+1 |
* | prosodyctl: Reformat note to fit in small-width terminals | Matthew Wild | 2009-05-05 | 1 | -3/+4 |
* | prosodyctl: Use correct path for the data directory | Matthew Wild | 2009-05-05 | 1 | -0/+3 |
* | prosodyctl: status: Show warning if we can't find a running Prosody, and we d... | Matthew Wild | 2009-05-05 | 1 | -0/+5 |
* | prosodyctl: Switch to Prosody user before attempting to do anything | Matthew Wild | 2009-05-05 | 1 | -0/+23 |
* | prosodyctl: Hide ejabberd compatibility commands from command listing | Matthew Wild | 2009-05-03 | 1 | -10/+15 |
* | prosodyctl: Multiple fixes for start/status/stop | Matthew Wild | 2009-05-02 | 1 | -4/+21 |
* | prosodyctl, util.prosodyctl: New prosodyctl utility for managing Prosody servers | Matthew Wild | 2009-05-02 | 1 | -0/+389 |