Commit Graph

35 Commits (41d45e0c64b94de227f048d5f376699dd6041735)

Author SHA1 Message Date
Matthew Wild c6b03a6b35 prosody, prosodyctl: Re-jiggle load order again, fixes logging config not being obeyed (thanks darkrain) 17 years ago
Ali Sabil 697504312c prosodyctl: Initialize logging before checking dependencies 17 years ago
Matthew Wild 5a1301487a prosodyctl: Don't load luarocks as util.dependencies now does this 17 years ago
Matthew Wild dc66599615 prosodyctl: Don't display message about failing to start Prosody is daemonizing is disabled (if daemonizing is disabled then Prosody is stopped by the time control returns to prosodyctl, which then can't see Prosody running) 17 years ago
Matthew Wild 08284a586e util.dependencies, prosody, prosodyctl: Give util.dependencies a check_dependencies() function so the caller can decide what to do when dependencies aren't met - update prosody/prosodyctl for this change 17 years ago
Matthew Wild 2cbebc7d42 prosodyctl: Require util.dependencies to run dependency checks, not only for when starting Prosody directly (thanks Joe) 17 years ago
Matthew Wild c9740f1fcf prosodyctl: Fix to load LuaRocks 2.x if we have it 17 years ago
Matthew Wild cafffad5b8 util.pposix, mod_posix, prosodyctl: Bump pposix version to 0.3.3 for mkdir 17 years ago
Matthew Wild 82ca2f393b prosodyctl: Move definition of prosody singleton to prior to loading datamanager, and add platform 17 years ago
Matthew Wild 1e1d8f62ac prosodyctl: Set umask to protect data files, bump pposix dep to 0.3.2 17 years ago
Matthew Wild 67509f371a prosodyctl: Gracefully handle a missing stty command, and fall back to ANSI escape sequences 17 years ago
Matthew Wild 8cf7e1121b prosodyctl: Gracefully handle a missing stty command, and fall back to ANSI escape sequences 17 years ago
Matthew Wild b9fac6ba28 prosodyctl: Fix addplugin to support --help, and hide from the help listing (for now) 17 years ago
Matthew Wild d5759f6b09 prosodyctl: Fix 'restart' command to not report itself as the 'stop' command (thanks albert!) 17 years ago
Matthew Wild 9fad88be5d prosodyctl: Add restart command for KSid and johnny :) 17 years ago
Matthew Wild 36372b061c prosodyctl: Nicer errors when addplugin command fails 17 years ago
Matthew Wild 6df0af4776 prosodyctl: Experimental 'addplugin' command 17 years ago
Matthew Wild 76eeca4260 prosodyctl: Put 'pidfile' in quotes to make more clear that it is the literal name of the option 17 years ago
Matthew Wild 67e111826e prosodyctl: Remove dependency on hostmanager, and friends 17 years ago
Matthew Wild 3417c24b88 prosodyctl: Also switch group when we switch user 17 years ago
Matthew Wild 118883d655 Remove version number from copyright headers 17 years ago
Matthew Wild 453b76ef8c prosodyctl: Quit when user pressed ^C in password prompts 17 years ago
Matthew Wild 30f4284b66 prosodyctl: Don't 'blugh' when ^C is pressed during reading passwords 17 years ago
Matthew Wild 5131cb250a prosodyctl: Fix traceback when issued with no parameters 17 years ago
Matthew Wild b9c0a4931d prosodyctl: Add message for not-running error 17 years ago
Matthew Wild 678d1273e3 prosodyctl: Use prosodyctl_timeout option if it exists in the config 17 years ago
Matthew Wild aa77e7d21a prosodyctl: Improve usability with status messages, and waiting up to 5s for the server to start/stop 17 years ago
Matthew Wild 59a30ccb0f prosodyctl: Allow commands to be implemented in modules 17 years ago
Matthew Wild 6af56f75b1 prosodyctl: Add error message for no-pidfile 17 years ago
Matthew Wild ceb73bd435 prosodyctl: Add message for unable-to-save-data error 17 years ago
Matthew Wild b504f873e7 prosodyctl: Reformat note to fit in small-width terminals 17 years ago
Matthew Wild 6556394e75 prosodyctl: Use correct path for the data directory 17 years ago
Matthew Wild 264c83dbd9 prosodyctl: status: Show warning if we can't find a running Prosody, and we didn't switch user 17 years ago
Matthew Wild b84c790f0b prosodyctl: Switch to Prosody user before attempting to do anything 17 years ago
Matthew Wild cb501db20e prosodyctl: Hide ejabberd compatibility commands from command listing 17 years ago
Matthew Wild c2ca2940ee prosodyctl: Multiple fixes for start/status/stop 17 years ago
Matthew Wild 2fb13bad65 prosodyctl, util.prosodyctl: New prosodyctl utility for managing Prosody servers 17 years ago