log util/prosodyctl/shell.lua @ 11423:0a10bb3b129b

age author description
Fri, 05 Mar 2021 13:02:37 +0100 Kim Alvefur util.prosodyctl.shell: Allow passing a single command as argument
Fri, 05 Mar 2021 12:39:49 +0100 Kim Alvefur util.prosodyctl.shell: Fix check for --quiet
Wed, 17 Jun 2020 19:39:14 +0200 Kim Alvefur util.prosodyctl.shell: Collect extra return values
Wed, 17 Jun 2020 19:36:39 +0200 Kim Alvefur util.prosodyctl.shell: Handle argument parsing errors
Tue, 02 Jun 2020 09:35:07 +0200 Kim Alvefur util.prosodyctl.shell: Save readline history
Tue, 02 Jun 2020 08:28:39 +0100 Matthew Wild util.prosodyctl.shell, util.adminstream: Move connection logic into adminstream for easier reuse
Tue, 02 Jun 2020 09:19:07 +0200 Kim Alvefur util.prosodyctl.shell: Really fix --socket option
Tue, 02 Jun 2020 09:07:29 +0200 Kim Alvefur util.prosodyctl.shell: Correct check for --socket
Tue, 02 Jun 2020 08:01:21 +0100 Matthew Wild prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl
Mon, 01 Jun 2020 23:57:50 +0200 Kim Alvefur util.prosodyctl.shell: Allow passing path to socket on command line
Mon, 01 Jun 2020 23:53:03 +0200 Kim Alvefur util.prosodyctl.shell: Use same config option as module for socket path
Mon, 01 Jun 2020 23:26:30 +0200 Kim Alvefur util.prosodyctl.shell: Join socket path with current data directory
Mon, 01 Jun 2020 16:14:06 +0100 Matthew Wild mod_admin_shell, mod_admin_telnet, util.prosodyctl.shell: Separate output from final result
Mon, 01 Jun 2020 15:44:44 +0100 Matthew Wild prosodyctl, util.prosodyctl.shell: `prosodyctl shell` - a client to access the prosodyctl admin shell