Software /
code /
prosody
Log
util/prosodyctl/shell.lua @ 10934:b4daa697a7ea
description | author | age |
---|---|---|
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 |