Log

prosodyctl @ 13264:9b720c38fee8

description author age
prosodyctl: Add experimental way to reload specific modules directly Kim Alvefur Sun, 25 Jun 2023 17:34:13 +0200
Merge 0.12->trunk Matthew Wild Fri, 07 Apr 2023 16:00:23 +0100
prosodyctl: Fix using variable content in a format string 0.12 Matthew Wild Fri, 07 Apr 2023 15:54:59 +0100
executables: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:29:54 +0100
executables: Invoke loader to allow mixing of old and new import style Kim Alvefur Fri, 17 Mar 2023 16:29:07 +0100
Merge 0.12->trunk Kim Alvefur Sun, 22 Jan 2023 15:43:44 +0100
util.startup: Close state on exit to ensure GC finalizers are called 0.12 Kim Alvefur Sun, 22 Jan 2023 14:45:47 +0100
compat: Remove handling of Lua 5.1 location of 'unpack' function Kim Alvefur Mon, 11 Jul 2022 19:07:38 +0200
executables: Reject Lua 5.1 early Kim Alvefur Sat, 02 Jul 2022 17:27:39 +0200
prosodyctl: Pass server when listing (outdated) plugins (fix #1738) 0.12 Kim Alvefur Tue, 05 Apr 2022 14:27:37 +0200
prosodyctl about: Report version of lua-readline 0.12 Kim Alvefur Sun, 27 Mar 2022 14:05:56 +0200
prosodyctl: Restore 'list --outdated' Kim Alvefur Thu, 17 Feb 2022 01:39:35 +0100
prosodyctl: Allow passing server on command line with --server Kim Alvefur Fri, 04 Feb 2022 19:04:32 +0100
prosodyctl: Allow install plugin via explicit path or URL Kim Alvefur Fri, 04 Feb 2022 19:03:02 +0100
prosodyctl: Return success status code from --help Kim Alvefur Fri, 04 Feb 2022 19:01:34 +0100
prosodyctl: Use argument parsing library to parse --help, -h, -? Kim Alvefur Fri, 04 Feb 2022 18:56:01 +0100
prosodyctl: Hide process management commands when init system should be used instead Kim Alvefur Tue, 21 Dec 2021 14:23:09 +0100
prosodyctl: Reorder help sections Kim Alvefur Tue, 21 Dec 2021 13:11:41 +0100
prosodyctl: Fix weird indentation Kim Alvefur Sat, 06 Nov 2021 18:45:44 +0100
Merge 0.11->trunk Kim Alvefur Mon, 20 Sep 2021 15:51:43 +0200
prosodyctl: Fix later import of LuaFileSystem 0.11 Kim Alvefur Sat, 11 Sep 2021 22:26:50 +0200
prosodyctl: Add a note about checking the order of listed commands Kim Alvefur Thu, 15 Jul 2021 00:38:27 +0200
prosodyctl: Add cert to command listing Kim Alvefur Thu, 15 Jul 2021 00:37:47 +0200
prosodyctl: Add 'shell' to command listing Kim Alvefur Thu, 15 Jul 2021 00:35:57 +0200
prosodyctl: Add 'check' to command listing (fixes #1622) Kim Alvefur Sun, 30 May 2021 12:27:12 +0200
Merge 0.11->trunk Kim Alvefur Thu, 27 May 2021 12:51:07 +0200
prosodyctl: Add 'limits' to known globals to warn about misplacing it 0.11 Kim Alvefur Thu, 27 May 2021 12:35:55 +0200
prosodyctl: Reorganize help / command list Kim Alvefur Fri, 22 Jan 2021 00:11:39 +0100
prosodyctl: Report OpenSSL version Kim Alvefur Wed, 12 May 2021 01:11:42 +0200
Merge 0.11->trunk Matthew Wild Thu, 13 May 2021 11:17:13 +0100
prosodyctl about: Report libexpat version if known 0.11 Matthew Wild Tue, 11 May 2021 14:15:22 +0100
prosodyctl: check config: Add 'gc' to list of global options 0.11 Matthew Wild Fri, 30 Apr 2021 21:20:14 +0100
prosodyctl: Add reference to #1602 (plugin installer docs) in comment Kim Alvefur Thu, 21 Jan 2021 19:23:15 +0100
prosodyctl: Move message after condition Kim Alvefur Thu, 21 Jan 2021 19:20:08 +0100
prosodyctl: Fix copypaste oversight Kim Alvefur Thu, 21 Jan 2021 19:16:24 +0100
prosodyctl: Abort if no plugin source specified for the installer Kim Alvefur Thu, 21 Jan 2021 19:11:27 +0100
prosodyctl: Move UI related calls out of util.prosodyctl Kim Alvefur Thu, 21 Jan 2021 19:04:57 +0100
prosodyctl: Use luarocks status code as exit code Kim Alvefur Thu, 21 Jan 2021 19:02:03 +0100
prosodyctl: Remove non-existant command from hidden commands Kim Alvefur Tue, 05 Jan 2021 17:08:24 +0100
util.prosodyctl: Get Luarocks server from config Kim Alvefur Mon, 05 Oct 2020 21:24:14 +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
prosodyctl about: Show longer name for luaunbound Kim Alvefur Fri, 10 Jul 2020 03:33:37 +0200
prosodyctl about: Strip name from lua module _VERSION Kim Alvefur Fri, 10 Jul 2020 03:29:06 +0200
prosodyctl about: Substitute better names for some Lua modules Kim Alvefur Fri, 10 Jul 2020 03:29:02 +0200
prosodyctl about: Split out libraries into a separate section Kim Alvefur Fri, 10 Jul 2020 03:23:10 +0200
prosodyctl about: Use library function for sorted listing of lua modules Kim Alvefur Fri, 10 Jul 2020 03:13:27 +0200
prosodyctl about: Report versions of luaunbound and libunbound Kim Alvefur Thu, 25 Jun 2020 17:26:58 +0200
prosodyctl: Fix traceback when no command provided (thanks Zash) Matthew Wild Thu, 04 Jun 2020 17:26:18 +0100
prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl Matthew Wild Tue, 02 Jun 2020 08:01:21 +0100
prosodyctl, util.prosodyctl.shell: `prosodyctl shell` - a client to access the prosodyctl admin shell Matthew Wild Mon, 01 Jun 2020 15:44:44 +0100
prosodyctl: Add 'daemonize' to deprecated options known by check command Kim Alvefur Sun, 26 Jan 2020 16:52:32 +0100
Merge 0.11->trunk Matthew Wild Thu, 23 Jan 2020 21:59:43 +0000
prosodyctl: Fix some luacheck warnings 0.11 Matthew Wild Thu, 23 Jan 2020 21:59:13 +0000
Merge 0.11->trunk Matthew Wild Thu, 23 Jan 2020 21:44:42 +0000
Log warning when using prosodyctl start/stop/restart 0.11 Matthew Wild Thu, 23 Jan 2020 21:43:36 +0000
Merge 0.11->trunk Kim Alvefur Tue, 31 Dec 2019 02:52:12 +0100
prosodyctl: Print a blank line to improve spacing and readability 0.11 Kim Alvefur Tue, 31 Dec 2019 02:50:25 +0100
prosodyctl check: Warn about conflict between mod_pep and mod_pep_simple 0.11 Kim Alvefur Tue, 31 Dec 2019 02:48:49 +0100
Merge 0.11->trunk Kim Alvefur Sat, 23 Nov 2019 23:12:01 +0100