util/prosodyctl.lua
Wed, 06 Jun 2018 22:27:40 +0200 Kim Alvefur util.prosodyctl: Rename variables for consistency (thanks Link Mauve)
Thu, 22 Mar 2018 21:54:59 +0000 Matthew Wild prosodyctl, util.prosodyctl: Pass source path as a parameter instead of global variable
Tue, 20 Mar 2018 16:07:50 +0000 Matthew Wild util.prosodyctl: Fix getpass() for new return values of os.execute() in Lua 5.2
Mon, 24 Apr 2017 16:24:28 +0200 Kim Alvefur util.prosodyctl: Resolve possibly relative pidfile path (fixes inconsistency with mod_posix)
Thu, 23 Jun 2016 21:07:48 +0200 Kim Alvefur util.prosodyctl: Handle os.execute in Lua 5.2 returning true when command terminates successfully
Thu, 10 Mar 2016 17:53:36 +0000 Matthew Wild util.prosodyctl: Remove unused variable [luacheck]
Thu, 10 Mar 2016 17:52:03 +0000 Matthew Wild net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck]
Sat, 21 Feb 2015 10:36:37 +0100 Kim Alvefur util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Fri, 17 Jul 2015 12:43:04 +0200 Kim Alvefur util.{interpolation,prosodyctl,sql}: Trim trailing whitespace
Thu, 28 Aug 2014 09:23:24 +0100 Matthew Wild Merge 0.9->0.10
Tue, 26 Aug 2014 12:00:51 +0200 Kim Alvefur prosodyctl: Verify that 'pidfile' is a string, show friendly error otherwise
Thu, 10 Apr 2014 00:24:29 +0200 Kim Alvefur prosodyctl, util.prosodyctl: Update to reflect that mod_posix gets loaded by default on posix platforms
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Sat, 27 Apr 2013 13:11:03 +0100 Matthew Wild util.prosodyctl: Initialize storagemanager on the host before initializing usermanager. This fixes brokenness when the auth provider opens the store on load (as they all do since eeea0eb2602a) (thanks nulani)
Sat, 23 Mar 2013 02:38:30 +0100 Kim Alvefur util.{prosodyctl,openssl}: More use of config sections removed
Sat, 25 Aug 2012 01:33:01 +0200 Kim Alvefur util.prosodyctl: Use usermanager to delete users instead of unsetting their password
Sat, 09 Jun 2012 02:27:44 +0200 Florian Zeitz mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modules setting globals
Sat, 11 Feb 2012 14:51:29 +0000 Matthew Wild Merge with 0.9
Sat, 11 Feb 2012 14:49:51 +0000 Matthew Wild util.prosodyctl: Fix variable name clash introduced in 55ef5d83d00a (thanks chris)
Wed, 08 Feb 2012 16:20:07 +0100 Matthew Wild Merge with 0.9
Wed, 08 Feb 2012 15:33:36 +0100 Kim Alvefur util.prosodyctl: In the register command, check that the virtual exists before proceeding.
Fri, 20 Jan 2012 21:58:04 +0100 Kim Alvefur util.prosodyctl: Add getline() and show_prompt()
Thu, 04 Aug 2011 21:26:15 +0400 Vladimir Protasov Add "reload" command to prosodyctl
Sun, 13 Feb 2011 19:28:29 +0000 Matthew Wild prosodyctl, util.prosodyctl: Move UI functions to util.prosodyctl so they can be used outside of prosodyctl itself
Sat, 18 Dec 2010 21:04:45 +0100 Florian Zeitz mod_admin_adhoc: Support for reloading multiple modules
Sat, 18 Dec 2010 02:33:47 +0000 Matthew Wild util.prosodyctl: Initialize storagemanager on hosts we modify
Tue, 07 Dec 2010 19:26:38 +0000 Matthew Wild util.prosodyctl: Prep JIDs before checking whether they exist (thanks tja)
Tue, 16 Nov 2010 13:30:27 +0000 Matthew Wild prosodyctl, util.prosodyctl: Show error when mod_posix is not enabled and an attempt is made to query Prosody's status (thanks stever)
Thu, 01 Jul 2010 15:31:25 +0200 Tobias Tom util.prosodyctl: Fixed host variables in user_exists.
Tue, 29 Jun 2010 19:18:07 +0100 Matthew Wild util.prosodyctl: Initialize the host's auth provider if necessary (thanks johnny, and all the other people whom this hindered :) )
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Wed, 13 Jan 2010 00:04:38 +0000 Matthew Wild prosodyctl: Use mode r+ for opening the file so 1) it fails if the file doesn't exist 2) we have write access to lock it
Mon, 11 Jan 2010 00:14:33 +0000 Matthew Wild util.prosodyctl: Report Prosody as not running if the pidfile isn't locked
Wed, 13 Jan 2010 00:04:38 +0000 Matthew Wild prosodyctl: Use mode r+ for opening the file so 1) it fails if the file doesn't exist 2) we have write access to lock it
Mon, 11 Jan 2010 00:14:33 +0000 Matthew Wild util.prosodyctl: Report Prosody as not running if the pidfile isn't locked
Mon, 21 Dec 2009 16:52:12 +0000 Brian Cully util.prosodyctl: Saner determination of Prosody executable path
Fri, 10 Jul 2009 03:08:38 +0100 Matthew Wild Add copyright header to those files missing one
Fri, 10 Jul 2009 02:16:52 +0100 Matthew Wild util.prosodyctl: Fix undefined global access
Wed, 06 May 2009 21:45:02 +0100 Matthew Wild util.prosodyctl: Import CFG_SOURCEDIR from the global environment (thanks macaronyde!)
Tue, 05 May 2009 16:37:17 +0100 Matthew Wild util.prosodyctl: Return success status of usermanager.create_user()
Sat, 02 May 2009 17:03:19 +0100 Matthew Wild prosodyctl, util.prosodyctl: New prosodyctl utility for managing Prosody servers
less more (0) tip