Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | mod_admin_telnet: Import util.iterators properly | Kim Alvefur | 2012-03-03 | 1 | -1/+2 | |
| | | ||||||
| * | mod_admin_telnet: make service private. | Marco Cirillo | 2012-02-24 | 1 | -0/+1 | |
| | | ||||||
| * | mod_admin_telnet: Port to portmanager | Matthew Wild | 2012-01-23 | 1 | -5/+5 | |
| | | ||||||
| * | mod_admin_telnet: Use module:shared() to expose commands table and default ↵ | Matthew Wild | 2012-01-22 | 1 | -4/+2 | |
| | | | | | | | | console environment | |||||
* | | mod_admin_telnet: Add flag for IPv6 | Kim Alvefur | 2012-03-05 | 1 | -0/+3 | |
| | | ||||||
* | | mod_admin_telnet: Add flag for stream management. | Kim Alvefur | 2012-03-05 | 1 | -0/+3 | |
| | | ||||||
* | | mod_admin_telnet: (encrypted) is redundant in combination with (secure) | Kim Alvefur | 2012-03-05 | 1 | -2/+1 | |
| | | ||||||
* | | mod_admin_telnet: Commond and flexible way to show stream properties. | Kim Alvefur | 2012-03-05 | 1 | -2/+15 | |
|/ | ||||||
* | mod_admin_telnet: Update to newer luasec. | Paul Aurich | 2010-12-06 | 1 | -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 Wild | 2010-12-17 | 1 | -0/+759 | |
compatibility code to modulemanager for existing configs |