| Commit message (Expand) | Author | Age | Files | Lines |
* | modulemanager, mod_console: Rename mod_console -> mod_admin_telnet - add comp... | Matthew Wild | 2010-12-17 | 1 | -759/+0 |
* | core.s2smanager, mod_console, mod_saslauth, util.certverification: rename uti... | Kim Alvefur | 2010-12-12 | 1 | -1/+1 |
* | mod_console: Removed redundant code for host:activate() and host:deactivate()... | Waqas Hussain | 2010-12-09 | 1 | -22/+3 |
* | mod_console: Fix to import cert_verify_identity (util.certverification) | Matthew Wild | 2010-11-28 | 1 | -0/+1 |
* | mod_console: Add s2s:showcert() command to show the certificate for a domain | Matthew Wild | 2010-11-28 | 1 | -0/+103 |
* | mod_console: Denote services whose identity matches their (valid/trusted) cer... | Paul Aurich | 2010-11-21 | 1 | -2/+2 |
* | mod_console: Don't allow bang bang as the first command in a session, or when... | Matthew Wild | 2010-11-12 | 1 | -1/+1 |
* | mod_console: Keep global variable assignments sandboxed by default. | Waqas Hussain | 2010-11-04 | 1 | -1/+1 |
* | Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 | 1 | -5/+5 |
* | mod_console: Add host:* commands to help (thanks Zash) | Matthew Wild | 2010-08-14 | 1 | -0/+6 |
* | mod_console: Override dofile() in the console environment (this lets print() ... | Waqas Hussain | 2010-07-26 | 1 | -1/+7 |
* | mod_console: Added support for multiple arguments to print(). | Waqas Hussain | 2010-07-26 | 1 | -1/+7 |
* | Merge 0.6->0.7 | Waqas Hussain | 2010-05-07 | 1 | -2/+3 |
|\ |
|
| * | mod_console: Set a chunk name for loadstring calls (nicer errors). | Waqas Hussain | 2010-05-07 | 1 | -2/+3 |
* | | mod_console: Ensure that a null byte is printed after sending the banner. | Waqas Hussain | 2010-05-07 | 1 | -0/+1 |
* | | mod_console: Make use of the new onconnect callback to initialise session and... | Matthew Wild | 2010-05-05 | 1 | -62/+62 |
* | | Merge 0.6->0.7 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
|\| |
|
| * | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
| * | mod_console: Uncomment the help for server:shutdown() - thanks darkrain | Matthew Wild | 2010-02-22 | 1 | -1/+1 |
* | | mod_console: Uncomment the help for server:shutdown() - thanks darkrain | Matthew Wild | 2010-02-22 | 1 | -1/+1 |
* | | mod_console: Update !! shortcut for new connection API | Matthew Wild | 2010-01-28 | 1 | -2/+2 |
* | | mod_console: Show compression status on s2s:show() output. | Tobias Markmann | 2009-12-01 | 1 | -2/+2 |
* | | mod_console: Update for new server API, fixes traceback when closing console ... | Matthew Wild | 2009-11-28 | 1 | -1/+1 |
* | | mod_console: Update for new net.server API | Matthew Wild | 2009-11-22 | 1 | -3/+3 |
|/ |
|
* | mod_console: Moved activation of the console port from the main file to mod_c... | Waqas Hussain | 2009-11-18 | 1 | -0/+2 |
* | mod_console: Added proper cleanup for disconnected console sessions. | Waqas Hussain | 2009-10-25 | 1 | -1/+5 |
* | mod_console: Fixed traceback occuring on using module:list on unknown hosts. | Waqas Hussain | 2009-10-18 | 1 | -2/+6 |
* | mod_console: Added help text for config:reload(). | Waqas Hussain | 2009-10-18 | 1 | -0/+3 |
* | mod_console: Add missing hosts:list() command | Matthew Wild | 2009-10-18 | 1 | -0/+10 |
* | mod_console: Add commands host:activate(host, config) and host:deactivate(hos... | Matthew Wild | 2009-10-17 | 1 | -0/+28 |
* | mod_console: Add a space before '(encrypted)' in s2s:show() | Matthew Wild | 2009-10-06 | 1 | -2/+2 |
* | mod_console: Also search piggy-backed, er, multiplexed domains when passing a... | Matthew Wild | 2009-10-05 | 1 | -2/+6 |
* | mod_console: s2s:show(): Indicate when a connection is encrypted | Matthew Wild | 2009-10-05 | 1 | -2/+2 |
* | Merge with 0.5 | Matthew Wild | 2009-10-05 | 1 | -0/+26 |
|\ |
|
| * | mod_console: Add module:list() to help | Matthew Wild | 2009-10-05 | 1 | -0/+1 |
| * | mod_console: Add module:list() command to show modules loaded on a host | Matthew Wild | 2009-10-05 | 1 | -0/+25 |
* | | Merge with 0.5 | Matthew Wild | 2009-09-24 | 1 | -2/+2 |
|\| |
|
| * | mod_console: s2s:close: Use session:close() if that exists, otherwise just de... | Matthew Wild | 2009-09-24 | 1 | -2/+2 |
| * | mod_console: Show status and priority of clients | Matthew Wild | 2009-07-26 | 1 | -2/+11 |
* | | mod_console: c2s:show(): Group listed clients by host | Matthew Wild | 2009-09-09 | 1 | -1/+6 |
* | | mod_console: EOT (Ctrl-D) closes the connection. | Paul Aurich | 2009-07-31 | 1 | -0/+3 |
* | | Merge with 0.5 | Matthew Wild | 2009-07-28 | 1 | -0/+45 |
|\| |
|
| * | mod_console: Finally add in the missing 'help' command \o/ | Matthew Wild | 2009-07-28 | 1 | -0/+45 |
* | | mod_console: Show status and priority of clients | Matthew Wild | 2009-07-26 | 1 | -2/+11 |
* | | Merge with 0.5 | Matthew Wild | 2009-07-23 | 1 | -1/+1 |
|\| |
|
| * | mod_console: Set default_interface to 127.0.0.1 | Matthew Wild | 2009-07-23 | 1 | -1/+1 |
* | | mod_console: Add server:shutdown() command | Matthew Wild | 2009-07-18 | 1 | -0/+5 |
* | | mod_console: Add config:reload() command | Matthew Wild | 2009-07-18 | 1 | -0/+6 |
* | | mod_console: Rename server:reload() to server:insane_reload() (basically no-o... | Matthew Wild | 2009-07-18 | 1 | -1/+1 |
|/ |
|
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 1 | -1/+1 |