aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_admin_telnet.lua
Commit message (Collapse)AuthorAgeFilesLines
...
| * mod_admin_telnet: make service private.Marco Cirillo2012-02-241-0/+1
| |
| * mod_admin_telnet: Port to portmanagerMatthew Wild2012-01-231-5/+5
| |
| * mod_admin_telnet: Use module:shared() to expose commands table and default ↵Matthew Wild2012-01-221-4/+2
| | | | | | | | console environment
* | mod_admin_telnet: Add flag for IPv6Kim Alvefur2012-03-051-0/+3
| |
* | mod_admin_telnet: Add flag for stream management.Kim Alvefur2012-03-051-0/+3
| |
* | mod_admin_telnet: (encrypted) is redundant in combination with (secure)Kim Alvefur2012-03-051-2/+1
| |
* | mod_admin_telnet: Commond and flexible way to show stream properties.Kim Alvefur2012-03-051-2/+15
|/
* mod_admin_telnet: Update to newer luasec.Paul Aurich2010-12-061-8/+30
| | | | Matthew is responsible for figuring out a nice way to print out the whole chain O:)
* modulemanager, mod_console: Rename mod_console -> mod_admin_telnet - add ↵Matthew Wild2010-12-171-0/+759
compatibility code to modulemanager for existing configs