Log

util/prosodyctl.lua @ 13213:50324f66ca2a

description author age
util: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:16 +0100
util.prosodyctl: Remove Lua 5.1 os.execute() return value compat Kim Alvefur Thu, 20 Oct 2022 17:37:07 +0200
util.prosodyctl: Install plugins for current Lua version Kim Alvefur Tue, 16 Mar 2021 02:44:22 +0100
util.prosodyctl: Remove unused calculation [luacheck] Kim Alvefur Thu, 21 Jan 2021 19:18:38 +0100
util.prosodyctl: Rename unused variable to '_' [luacheck] Kim Alvefur Thu, 21 Jan 2021 19:17:31 +0100
util.prosodyctl: Always return exit code from luarocks Kim Alvefur Thu, 21 Jan 2021 19:15:28 +0100
prosodyctl: Move UI related calls out of util.prosodyctl Kim Alvefur Thu, 21 Jan 2021 19:04:57 +0100
util.prosodyctl: Reword message to sound more natural Kim Alvefur Thu, 21 Jan 2021 18:50:19 +0100
util.prosodyctl: Propagate status from luarocks invocation Kim Alvefur Thu, 21 Jan 2021 18:43:16 +0100
util.prosodyctl: Use installer path prepared by util.startup Kim Alvefur Thu, 21 Jan 2021 18:39:18 +0100
util.prosodyctl: Simplify luarocks invocation Kim Alvefur Mon, 05 Oct 2020 21:23:39 +0200
util.prosodyctl: Move hardcoded luarocks server into prosodyctl Kim Alvefur Mon, 05 Oct 2020 21:24:07 +0200
util.prosodyctl: Flip argument order Kim Alvefur Mon, 05 Oct 2020 21:17:29 +0200
util.prosodyctl: Construct luarocks command line with templates Kim Alvefur Mon, 05 Oct 2020 21:13:23 +0200
prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl Matthew Wild Tue, 02 Jun 2020 08:01:21 +0100
Merge 0.11->trunk Kim Alvefur Mon, 13 Apr 2020 16:14:39 +0200
util.prosodyctl: Tell prosody do daemonize via command line flag (fixes #1514) 0.11 Kim Alvefur Sun, 26 Jan 2020 16:40:21 +0100
util.prosodyctl: Pass command line flag to force daemonization on start Kim Alvefur Sun, 26 Jan 2020 16:40:21 +0100
util.prosodyctl: Silence luacheck warnings Kim Alvefur Mon, 23 Dec 2019 21:16:00 +0100
util.prosodyctl: Enforce strict JID validation on user creation Kim Alvefur Fri, 01 Nov 2019 22:53:14 +0100
util/prosodyctl: call_luarocks now sets a directory variable itself João Duarte Fri, 16 Aug 2019 15:03:50 -0700
util/prosodyctl: Removed the check_flags and execute_command function João Duarte Fri, 16 Aug 2019 15:01:57 -0700
util.prosodyctl: Changed a comment João Duarte Thu, 01 Aug 2019 04:16:00 -0700
util.prosodyctl: The check_flags function now considers that a module, if given, is specified at the penultimate argument it receives João Duarte Wed, 31 Jul 2019 11:08:43 -0700
util.prosodyctl: Added the execute_command function João Duarte Wed, 31 Jul 2019 11:00:20 -0700
util.prosodyctl: call_luarocks function is now compatible with the list command João Duarte Wed, 31 Jul 2019 10:22:11 -0700
util.prosodyctl: Function now differentiates its output, depending if it is being called by install or remove João Duarte Wed, 31 Jul 2019 10:02:42 -0700
util.prosodyctl: Added the call_luarocks function João Duarte Wed, 31 Jul 2019 07:24:43 -0700
util.prosodyctl: Added the check_flags function João Duarte Wed, 31 Jul 2019 06:42:13 -0700
util.prosodyctl: Created the helper function get_path_custom_plugins João Duarte Wed, 24 Jul 2019 11:20:35 -0700
util.prosodyctl: Removed the admin_operation command João Duarte Wed, 24 Jul 2019 04:44:44 -0700
util.prosodyctl: Added the show_module_configuration_help function João Duarte Tue, 23 Jul 2019 10:24:55 -0700
util.prosodyctl: Corrected indentation on my code João Duarte Sat, 20 Jul 2019 12:41:31 -0700
util.prosodyctl: Added help support to 'admin_operation' João Duarte Thu, 27 Jun 2019 18:01:36 +0100
util.prosodyctl: Moved the 'admin_operation' function from prosodyctl to here João Duarte Tue, 25 Jun 2019 13:20:54 +0100
util.prosodyctl: Allow passing path to Lua runtime to the start() function Kim Alvefur Thu, 10 Jan 2019 14:57:26 +0100
util.prosodyctl: Rename variables for consistency (thanks Link Mauve) Kim Alvefur Wed, 06 Jun 2018 22:27:40 +0200
prosodyctl, util.prosodyctl: Pass source path as a parameter instead of global variable Matthew Wild Thu, 22 Mar 2018 21:54:59 +0000
util.prosodyctl: Fix getpass() for new return values of os.execute() in Lua 5.2 Matthew Wild Tue, 20 Mar 2018 16:07:50 +0000
util.prosodyctl: Resolve possibly relative pidfile path (fixes inconsistency with mod_posix) Kim Alvefur Mon, 24 Apr 2017 16:24:28 +0200
util.prosodyctl: Handle os.execute in Lua 5.2 returning true when command terminates successfully Kim Alvefur Thu, 23 Jun 2016 21:07:48 +0200
util.prosodyctl: Remove unused variable [luacheck] Matthew Wild Thu, 10 Mar 2016 17:53:36 +0000
net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck] Matthew Wild Thu, 10 Mar 2016 17:52:03 +0000
util.*: Remove use of module() function, make all module functions local and return them in a table at the end Kim Alvefur Sat, 21 Feb 2015 10:36:37 +0100
util.{interpolation,prosodyctl,sql}: Trim trailing whitespace Kim Alvefur Fri, 17 Jul 2015 12:43:04 +0200
Merge 0.9->0.10 Matthew Wild Thu, 28 Aug 2014 09:23:24 +0100
prosodyctl: Verify that 'pidfile' is a string, show friendly error otherwise Kim Alvefur Tue, 26 Aug 2014 12:00:51 +0200
prosodyctl, util.prosodyctl: Update to reflect that mod_posix gets loaded by default on posix platforms Kim Alvefur Thu, 10 Apr 2014 00:24:29 +0200
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
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) Matthew Wild Sat, 27 Apr 2013 13:11:03 +0100
util.{prosodyctl,openssl}: More use of config sections removed Kim Alvefur Sat, 23 Mar 2013 02:38:30 +0100
util.prosodyctl: Use usermanager to delete users instead of unsetting their password Kim Alvefur Sat, 25 Aug 2012 01:33:01 +0200
mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modules setting globals Florian Zeitz Sat, 09 Jun 2012 02:27:44 +0200
Merge with 0.9 Matthew Wild Sat, 11 Feb 2012 14:51:29 +0000
util.prosodyctl: Fix variable name clash introduced in 55ef5d83d00a (thanks chris) Matthew Wild Sat, 11 Feb 2012 14:49:51 +0000
Merge with 0.9 Matthew Wild Wed, 08 Feb 2012 16:20:07 +0100
util.prosodyctl: In the register command, check that the virtual exists before proceeding. Kim Alvefur Wed, 08 Feb 2012 15:33:36 +0100
util.prosodyctl: Add getline() and show_prompt() Kim Alvefur Fri, 20 Jan 2012 21:58:04 +0100
Add "reload" command to prosodyctl Vladimir Protasov Thu, 04 Aug 2011 21:26:15 +0400
prosodyctl, util.prosodyctl: Move UI functions to util.prosodyctl so they can be used outside of prosodyctl itself Matthew Wild Sun, 13 Feb 2011 19:28:29 +0000