Log

util/prosodyctl/shell.lua @ 12997:0a56b84ec4ad

description author age
util: Prefix module imports with prosody namespace Kim Alvefur 23 months ago
Merge 0.12->trunk Kim Alvefur 2023-01-22
util.prosodyctl.shell: Close state on exit to fix saving shell history 0.12 Kim Alvefur 2023-01-22
util: Remove various Lua 5.1 compatibility hacks Kim Alvefur 2022-07-02
util.prosodyctl.shell: Print errors in red to highlight them Kim Alvefur 2022-06-01
prosodyctl shell: Communicate width of terminal to mod_admin_shell Kim Alvefur 2022-05-30
util.prosodyctl.shell: Support for receiving partial lines (no automatic \n) Matthew Wild 2022-03-17
util.prosodyctl.shell: Bring back banner set from config! Kim Alvefur 2021-11-12
util.prosodyctl.shell: Allow setting custom prompt (admin_shell_prompt) Matthew Wild 2021-11-11
util.prosodyctl.shell: Fix for different location of unpack in Lua 5.1 Kim Alvefur 2021-04-25
util.prosodyctl.shell: Fix for missing 'sep' arg to string.rep in Lua 5.1 Kim Alvefur 2021-04-25
util.prosodyctl.shell: Allow calling console commands with fewer shell quotes Kim Alvefur 2021-04-25
util.prosodyctl.shell: Allow passing a single command as argument Kim Alvefur 2021-03-05
util.prosodyctl.shell: Fix check for --quiet Kim Alvefur 2021-03-05
util.prosodyctl.shell: Collect extra return values Kim Alvefur 2020-06-17
util.prosodyctl.shell: Handle argument parsing errors Kim Alvefur 2020-06-17
util.prosodyctl.shell: Save readline history Kim Alvefur 2020-06-02
util.prosodyctl.shell, util.adminstream: Move connection logic into adminstream for easier reuse Matthew Wild 2020-06-02
util.prosodyctl.shell: Really fix --socket option Kim Alvefur 2020-06-02
util.prosodyctl.shell: Correct check for --socket Kim Alvefur 2020-06-02
prosodyctl+util.prosodyctl.*: Start breaking up the ever-growing prosodyctl Matthew Wild 2020-06-02
util.prosodyctl.shell: Allow passing path to socket on command line Kim Alvefur 2020-06-01
util.prosodyctl.shell: Use same config option as module for socket path Kim Alvefur 2020-06-01
util.prosodyctl.shell: Join socket path with current data directory Kim Alvefur 2020-06-01
mod_admin_shell, mod_admin_telnet, util.prosodyctl.shell: Separate output from final result Matthew Wild 2020-06-01
prosodyctl, util.prosodyctl.shell: `prosodyctl shell` - a client to access the prosodyctl admin shell Matthew Wild 2020-06-01