log plugins/mod_admin_telnet.lua @ 7069:eae5d2f1311d

age author description
Sat, 09 Jan 2016 23:59:31 +0100 Kim Alvefur mod_admin_telnet: Show unauthenticated clients identified by local/remote IP and port
Sat, 09 Jan 2016 23:58:43 +0100 Kim Alvefur mod_admin_telnet: c2s:show() etc, list all sessions including unauthenticated or not with no stream opened
Sun, 10 Jan 2016 00:01:28 +0100 Kim Alvefur mod_admin_telnet: Remove compat warning about 'console_banner' as a function
Sun, 27 Dec 2015 12:29:28 +0100 Kim Alvefur Merge 0.10->trunk
Wed, 23 Dec 2015 12:11:07 +0100 Kim Alvefur Merge 0.9->0.10
Tue, 22 Dec 2015 14:15:09 +0000 Matthew Wild mod_admin_telnet: Backport 06696882d972 from 0.10 (this command greatly helps with debugging HTTP issues)
Wed, 23 Dec 2015 11:42:14 +0100 Kim Alvefur mod_admin_telnet: Make timer:info command more robust