aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_admin_shell.lua
Commit message (Expand)AuthorAgeFilesLines
* mod_admin_shell: Fix error due to float passed to os.date in Lua 5.3Kim Alvefur2020-06-021-4/+4
* mod_admin_shell: Remove old variable declaration [luacheck]Matthew Wild2020-06-011-2/+0
* mod_admin_shell: Remove extra newline at end of help textMatthew Wild2020-06-011-1/+0
* mod_admin_shell, mod_admin_telnet, util.prosodyctl.shell: Separate output fro...Matthew Wild2020-06-011-13/+19
* mod_admin_shell: New module that implements the console interface over an adm...Matthew Wild2020-06-011-0/+1637