index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
mod_admin_shell.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
*
mod_admin_shell: List modules providing each HTTP endpoint
Kim Alvefur
2021-02-03
1
-0
/
+3
|
*
mod_admin_shell: List global HTTP endpoints by default
Kim Alvefur
2021-02-03
1
-2
/
+7
|
|
|
|
Trick copied from the module commands
*
mod_admin_shell: Report CSI queue length from mod_csi_simple
Kim Alvefur
2020-08-22
1
-1
/
+5
|
*
mod_admin_shell: Report CSI state in c2s:show()
Kim Alvefur
2020-08-22
1
-0
/
+3
|
*
mod_admin_shell: Handle server_epoll using monotonic time internally
Kim Alvefur
2020-06-30
1
-2
/
+9
|
*
mod_admin_shell: Fix debug:timers to handle net.server native timers
Kim Alvefur
2020-06-29
1
-6
/
+16
|
*
mod_admin_shell: Update for async.wait_for rename
Kim Alvefur
2020-06-13
1
-2
/
+2
|
*
mod_admin_shell: Fix display of units for some statistics
Kim Alvefur
2020-06-07
1
-1
/
+1
|
*
mod_admin_shell: Skip multiplier adjustment for rates
Kim Alvefur
2020-06-04
1
-2
/
+3
|
*
mod_admin_shell: Format stats with util.human.units
Kim Alvefur
2020-06-03
1
-36
/
+36
|
*
mod_admin_shell: Fix error due to float passed to os.date in Lua 5.3
Kim Alvefur
2020-06-02
1
-4
/
+4
|
|
|
|
Thanks Martin
*
mod_admin_shell: Remove old variable declaration [luacheck]
Matthew Wild
2020-06-01
1
-2
/
+0
|
*
mod_admin_shell: Remove extra newline at end of help text
Matthew Wild
2020-06-01
1
-1
/
+0
|
*
mod_admin_shell, mod_admin_telnet, util.prosodyctl.shell: Separate output ↵
Matthew Wild
2020-06-01
1
-13
/
+19
|
|
|
|
|
|
from final result Fixes the client pausing for input after output from commands.
*
mod_admin_shell: New module that implements the console interface over an ↵
Matthew Wild
2020-06-01
1
-0
/
+1637
admin socket