Log

plugins/mod_console.lua @ 3009:06f7d8054065

description author age
mod_console: Make use of the new onconnect callback to initialise session and send banner Matthew Wild Wed, 05 May 2010 17:21:50 +0100
Merge 0.6->0.7 Matthew Wild Mon, 22 Mar 2010 17:24:55 +0000
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
mod_console: Uncomment the help for server:shutdown() - thanks darkrain Matthew Wild Mon, 22 Feb 2010 01:02:16 +0000
mod_console: Uncomment the help for server:shutdown() - thanks darkrain Matthew Wild Mon, 22 Feb 2010 01:02:16 +0000
mod_console: Update !! shortcut for new connection API Matthew Wild Thu, 28 Jan 2010 15:17:55 +0000
mod_console: Show compression status on s2s:show() output. Tobias Markmann Tue, 01 Dec 2009 23:23:51 +0100
mod_console: Update for new server API, fixes traceback when closing console sessions Matthew Wild Sat, 28 Nov 2009 17:39:05 +0000
mod_console: Update for new net.server API Matthew Wild Sun, 22 Nov 2009 21:09:25 +0000
mod_console: Moved activation of the console port from the main file to mod_console. Waqas Hussain Wed, 18 Nov 2009 08:30:03 +0500
mod_console: Added proper cleanup for disconnected console sessions. Waqas Hussain Sun, 25 Oct 2009 21:21:25 +0500
mod_console: Fixed traceback occuring on using module:list on unknown hosts. Waqas Hussain Sun, 18 Oct 2009 18:10:05 +0500
mod_console: Added help text for config:reload(). Waqas Hussain Sun, 18 Oct 2009 18:01:13 +0500
mod_console: Add missing hosts:list() command Matthew Wild Sun, 18 Oct 2009 12:26:53 +0100
mod_console: Add commands host:activate(host, config) and host:deactivate(host, reason) to add/remove hosts at runtime Matthew Wild Sat, 17 Oct 2009 15:26:32 +0100
mod_console: Add a space before '(encrypted)' in s2s:show() Matthew Wild Tue, 06 Oct 2009 10:42:53 +0100
mod_console: Also search piggy-backed, er, multiplexed domains when passing a filter to s2s:show() Matthew Wild Mon, 05 Oct 2009 18:47:01 +0100
mod_console: s2s:show(): Indicate when a connection is encrypted Matthew Wild Mon, 05 Oct 2009 15:16:34 +0100
Merge with 0.5 Matthew Wild Mon, 05 Oct 2009 14:42:56 +0100
mod_console: Add module:list() to help Matthew Wild Mon, 05 Oct 2009 14:42:23 +0100
mod_console: Add module:list() command to show modules loaded on a host Matthew Wild Mon, 05 Oct 2009 14:40:01 +0100
Merge with 0.5 Matthew Wild Thu, 24 Sep 2009 23:47:16 +0100
mod_console: s2s:close: Use session:close() if that exists, otherwise just destroy the session Matthew Wild Thu, 24 Sep 2009 23:44:13 +0100
Merge with 0.5 Matthew Wild Sun, 20 Sep 2009 15:31:51 +0100
mod_console: Show status and priority of clients Matthew Wild Sun, 26 Jul 2009 17:05:18 +0100
mod_console: c2s:show(): Group listed clients by host Matthew Wild Wed, 09 Sep 2009 14:35:41 +0100
mod_console: EOT (Ctrl-D) closes the connection. Paul Aurich Fri, 31 Jul 2009 17:19:05 +0100
Merge with 0.5 Matthew Wild Tue, 28 Jul 2009 19:17:09 +0100
mod_console: Finally add in the missing 'help' command \o/ Matthew Wild Tue, 28 Jul 2009 18:47:59 +0100
mod_console: Show status and priority of clients Matthew Wild Sun, 26 Jul 2009 17:05:18 +0100