Software /
code /
prosody
Log
plugins/mod_admin_telnet.lua @ 9406:7f277975768d
description | author | age |
---|---|---|
mod_admin_telnet: Import net.server instead of relying on global | Kim Alvefur | Sun, 30 Sep 2018 14:37:25 +0200 |
mod_admin_telnet: Use prosody.hosts to be more explicit and avoid name clash with 'hosts' arguments [luacheck] | Kim Alvefur | Sun, 30 Sep 2018 14:33:42 +0200 |
mod_admin_telnet: Remove or rename various unused arguments and variables [luacheck] | Kim Alvefur | Sun, 30 Sep 2018 14:32:32 +0200 |
mod_admin_telnet: Rename variable to avoid name clash [luacheck] | Kim Alvefur | Sun, 30 Sep 2018 14:16:49 +0200 |
mod_admin_telnet: Fix local reference to util.iterator | Kim Alvefur | Sat, 29 Sep 2018 16:29:30 +0200 |
mod_admin_telnet: Split out sort function for clarity | Matthew Wild | Fri, 21 Sep 2018 14:37:47 +0100 |