log util/prosodyctl/shell.lua @ 12511:a24d2b3c19a3

age author description
Thu, 17 Mar 2022 10:21:43 +0000 Matthew Wild util.prosodyctl.shell: Support for receiving partial lines (no automatic \n)
Fri, 12 Nov 2021 22:34:04 +0100 Kim Alvefur util.prosodyctl.shell: Bring back banner set from config!
Thu, 11 Nov 2021 13:27:28 +0000 Matthew Wild util.prosodyctl.shell: Allow setting custom prompt (admin_shell_prompt)
Sun, 25 Apr 2021 17:32:27 +0200 Kim Alvefur util.prosodyctl.shell: Fix for different location of unpack in Lua 5.1
Sun, 25 Apr 2021 17:27:02 +0200 Kim Alvefur util.prosodyctl.shell: Fix for missing 'sep' arg to string.rep in Lua 5.1
Sun, 25 Apr 2021 17:20:58 +0200 Kim Alvefur util.prosodyctl.shell: Allow calling console commands with fewer shell quotes