Log

util/prosodyctl.lua @ 12774:fc4adc32a537

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