| Commit message (Expand) | Author | Age | Files | Lines |
* | util.prosodyctl: Install plugins for current Lua version | Kim Alvefur | 2021-03-16 | 1 | -2/+2 |
* | util.prosodyctl: Remove unused calculation [luacheck] | Kim Alvefur | 2021-01-21 | 1 | -1/+1 |
* | util.prosodyctl: Rename unused variable to '_' [luacheck] | Kim Alvefur | 2021-01-21 | 1 | -1/+1 |
* | util.prosodyctl: Always return exit code from luarocks | Kim Alvefur | 2021-01-21 | 1 | -4/+1 |
* | prosodyctl: Move UI related calls out of util.prosodyctl | Kim Alvefur | 2021-01-21 | 1 | -8/+0 |
* | util.prosodyctl: Reword message to sound more natural | Kim Alvefur | 2021-01-21 | 1 | -1/+1 |
* | util.prosodyctl: Propagate status from luarocks invocation | Kim Alvefur | 2021-01-21 | 1 | -1/+6 |
* | util.prosodyctl: Use installer path prepared by util.startup | Kim Alvefur | 2021-01-21 | 1 | -10/+1 |
* | util.prosodyctl: Simplify luarocks invocation | Kim Alvefur | 2020-10-05 | 1 | -7/+3 |
* | util.prosodyctl: Move hardcoded luarocks server into prosodyctl | Kim Alvefur | 2020-10-05 | 1 | -2/+2 |
* | util.prosodyctl: Flip argument order | Kim Alvefur | 2020-10-05 | 1 | -1/+1 |
* | util.prosodyctl: Construct luarocks command line with templates | Kim Alvefur | 2020-10-05 | 1 | -2/+7 |
* | prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl | Matthew Wild | 2020-06-02 | 1 | -93/+16 |
* | util.prosodyctl: Pass command line flag to force daemonization on start | Kim Alvefur | 2020-01-26 | 1 | -2/+2 |
* | util.prosodyctl: Silence luacheck warnings | Kim Alvefur | 2019-12-23 | 1 | -2/+2 |
* | util.prosodyctl: Enforce strict JID validation on user creation | Kim Alvefur | 2019-11-01 | 1 | -1/+1 |
* | util/prosodyctl: call_luarocks now sets a directory variable itself | João Duarte | 2019-08-16 | 1 | -1/+2 |
* | util/prosodyctl: Removed the check_flags and execute_command function | João Duarte | 2019-08-16 | 1 | -25/+0 |
* | util.prosodyctl: Changed a comment | João Duarte | 2019-08-01 | 1 | -1/+1 |
* | util.prosodyctl: The check_flags function now considers that a module, if giv... | João Duarte | 2019-07-31 | 1 | -2/+2 |
* | util.prosodyctl: Added the execute_command function | João Duarte | 2019-07-31 | 1 | -0/+14 |
* | util.prosodyctl: call_luarocks function is now compatible with the list command | João Duarte | 2019-07-31 | 1 | -1/+5 |
* | util.prosodyctl: Function now differentiates its output, depending if it is b... | João Duarte | 2019-07-31 | 1 | -1/+7 |
* | util.prosodyctl: Added the call_luarocks function | João Duarte | 2019-07-31 | 1 | -0/+7 |
* | util.prosodyctl: Added the check_flags function | João Duarte | 2019-07-31 | 1 | -1/+12 |
* | util.prosodyctl: Created the helper function get_path_custom_plugins | João Duarte | 2019-07-24 | 1 | -0/+9 |
* | util.prosodyctl: Removed the admin_operation command | João Duarte | 2019-07-24 | 1 | -22/+0 |
* | util.prosodyctl: Added the show_module_configuration_help function | João Duarte | 2019-07-23 | 1 | -0/+11 |
* | util.prosodyctl: Corrected indentation on my code | João Duarte | 2019-07-20 | 1 | -18/+18 |
* | util.prosodyctl: Added help support to 'admin_operation' | João Duarte | 2019-06-27 | 1 | -0/+5 |
* | util.prosodyctl: Moved the 'admin_operation' function from prosodyctl to here | João Duarte | 2019-06-25 | 1 | -0/+17 |
* | util.prosodyctl: Allow passing path to Lua runtime to the start() function | Kim Alvefur | 2019-01-10 | 1 | -3/+4 |
* | util.prosodyctl: Rename variables for consistency (thanks Link Mauve) | Kim Alvefur | 2018-06-06 | 1 | -2/+2 |
* | prosodyctl, util.prosodyctl: Pass source path as a parameter instead of globa... | Matthew Wild | 2018-03-22 | 1 | -5/+3 |
* | util.prosodyctl: Fix getpass() for new return values of os.execute() in Lua 5.2 | Matthew Wild | 2018-03-20 | 1 | -1/+4 |
* | util.prosodyctl: Resolve possibly relative pidfile path (fixes inconsistency ... | Kim Alvefur | 2017-04-24 | 1 | -0/+2 |
* | util.prosodyctl: Handle os.execute in Lua 5.2 returning true when command ter... | Kim Alvefur | 2016-06-23 | 1 | -1/+1 |
* | util.prosodyctl: Remove unused variable [luacheck] | Matthew Wild | 2016-03-10 | 1 | -1/+1 |
* | net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724... | Matthew Wild | 2016-03-10 | 1 | -1/+1 |
* | util.*: Remove use of module() function, make all module functions local and ... | Kim Alvefur | 2015-02-21 | 1 | -34/+47 |
* | util.{interpolation,prosodyctl,sql}: Trim trailing whitespace | Kim Alvefur | 2015-07-17 | 1 | -15/+15 |
* | Merge 0.9->0.10 | Matthew Wild | 2014-08-28 | 1 | -14/+18 |
|\ |
|
| * | prosodyctl: Verify that 'pidfile' is a string, show friendly error otherwise | Kim Alvefur | 2014-08-26 | 1 | -0/+4 |
* | | prosodyctl, util.prosodyctl: Update to reflect that mod_posix gets loaded by ... | Kim Alvefur | 2014-04-10 | 1 | -2/+2 |
* | | Remove all trailing whitespace | Florian Zeitz | 2013-08-09 | 1 | -15/+15 |
|/ |
|
* | util.prosodyctl: Initialize storagemanager on the host before initializing us... | Matthew Wild | 2013-04-27 | 1 | -2/+4 |
* | util.{prosodyctl,openssl}: More use of config sections removed | Kim Alvefur | 2013-03-23 | 1 | -2/+2 |
* | util.prosodyctl: Use usermanager to delete users instead of unsetting their p... | Kim Alvefur | 2012-08-25 | 1 | -2/+2 |
* | mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modu... | Florian Zeitz | 2012-06-09 | 1 | -0/+2 |
* | Merge with 0.9 | Matthew Wild | 2012-02-11 | 1 | -3/+3 |
|\ |
|