log plugins/mod_console.lua @ 1483:efd19cdda6ca

age author description
Sun, 05 Jul 2009 17:36:27 +0100 Matthew Wild mod_console: Allow customisation/suppression of the banner
Sun, 28 Jun 2009 02:46:36 +0100 Matthew Wild mod_console: Reload/unload a module on a component host if it is loaded there
Fri, 12 Jun 2009 15:43:24 +0100 Matthew Wild mod_console: Redirect print() to console session when executing commands in global environment
Fri, 12 Jun 2009 15:42:43 +0100 Matthew Wild mod_console: Fix syntax error
Fri, 12 Jun 2009 15:35:04 +0100 Matthew Wild mod_console: Add s2s:close() to close s2s sessions between two hosts
Sat, 06 Jun 2009 21:29:34 +0100 Matthew Wild mod_console: Show total incoming/outgoing s2s connections
Fri, 05 Jun 2009 20:18:55 +0100 Matthew Wild mod_console: Allow running code in the global environment by prefixing with '>'