Log

prosodyctl @ 4081:ce02a56b268f

description author age
prosody, prosodyctl: Filter out relative paths from package.(c)path when installed Matthew Wild Tue, 04 Jan 2011 21:19:28 +0000
prosody, prosodyctl: Create prosody object as a local before exporting as a global Matthew Wild Tue, 04 Jan 2011 21:18:35 +0000
prosody, prosodyctl, util.dependencies: Split checking and logging of dependencies so we can check hard deps before the config and logging is loaded Matthew Wild Mon, 20 Dec 2010 14:06:16 +0000
mod_admin_adhoc: Support for reloading multiple modules Florian Zeitz Sat, 18 Dec 2010 21:04:45 +0100
prosodyctl: Add dummy lock/unlock_globals() until util.startup comes along Matthew Wild Sat, 18 Dec 2010 04:02:28 +0000
prosodyctl: Added and updated some comments and some semicolons, to match main prosody executable. Waqas Hussain Sun, 12 Dec 2010 17:18:16 +0500
prosodyctl: Read PROSODY_SRCDIR and PROSODY_PLUGINDIR environment variables, to match main prosody executable. Waqas Hussain Sun, 12 Dec 2010 17:17:20 +0500
prosodyctl: Added support for --config command line argument, and multiple config parsers (to match the main prosody executable). Waqas Hussain Sun, 12 Dec 2010 17:10:24 +0500
prosodyctl: Make the 'restart' command start Prosody even if it wasn't already running Matthew Wild Sat, 11 Dec 2010 00:14:34 +0000
prosodyctl: Give hosts type = 'local' Matthew Wild Thu, 18 Nov 2010 14:33:03 +0000
prosodyctl, util.prosodyctl: Show error when mod_posix is not enabled and an attempt is made to query Prosody's status (thanks stever) Matthew Wild Tue, 16 Nov 2010 13:30:27 +0000
util.pposix: Add pposix.uname(), bump version Matthew Wild Tue, 31 Aug 2010 15:14:39 +0100
util.pposix, prosodyctl, mod_posix: Add initgroups() function, and bump module version. prosodyctl inits groups with the groups of prosody_user. (thanks dbb) Matthew Wild Sat, 28 Aug 2010 14:31:48 +0100
prosodyctl: Warn and exit if any log files are not writeable, fixes #94 Matthew Wild Fri, 09 Jul 2010 01:09:57 +0100
prosodyctl: Force log output always to the console instead of using the config, which avoids creating log files as the wrong user Matthew Wild Thu, 08 Jul 2010 23:56:53 +0100
prosodyctl: Remove warnings when using a non-standard auth provider, prosodyctl now works with any auth provider Matthew Wild Thu, 08 Jul 2010 21:10:42 +0100
Merge 0.7->trunk Matthew Wild Fri, 11 Jun 2010 14:25:54 +0100
prosodyctl, util.pluginloader: Remove support for storing plugins in the data store, and the addplugin command Matthew Wild Fri, 11 Jun 2010 14:25:22 +0100
Update usermanager to not crash, etc. Jeff Mitchell Thu, 20 May 2010 14:18:12 -0400
prosodyctl: Support for the new usermanager, refactor host creation and fail if a host is not using the default authentication provider, for now. (thanks Nicola) Matthew Wild Sat, 15 May 2010 19:38:40 +0100
prosodyctl: Use the global events objects for hosts (again) (thanks albert) (sorry albert) Matthew Wild Wed, 05 May 2010 20:35:06 +0100
prosodyctl: Give each host an independant events object, because it seems to be the right thing to do Matthew Wild Wed, 05 May 2010 20:14:24 +0100
prosodyctl: Relocate global prosody object creation (see fff153f7f4de) Matthew Wild Wed, 05 May 2010 20:14:03 +0100
prosodyctl: Fix to load LuaRocks 2.x if we have it Matthew Wild Wed, 03 Mar 2010 20:12:24 +0000
prosodyctl: Gracefully handle a missing stty command, and fall back to ANSI escape sequences Matthew Wild Sun, 03 Jan 2010 03:36:40 +0000
prosodyctl: Fix addplugin to support --help, and hide from the help listing (for now) Matthew Wild Mon, 22 Feb 2010 01:48:07 +0000
prosodyctl: Fix 'restart' command to not report itself as the 'stop' command (thanks albert!) Matthew Wild Mon, 22 Feb 2010 01:47:35 +0000
prosodyctl: Add restart command for KSid and johnny :) Matthew Wild Sun, 21 Feb 2010 20:52:54 +0000
prosody, prosodyctl: Re-jiggle load order again, fixes logging config not being obeyed (thanks darkrain) Matthew Wild Thu, 11 Feb 2010 11:31:14 +0000
prosodyctl: Initialize logging before checking dependencies Ali Sabil Fri, 05 Feb 2010 16:01:21 +0100