log plugins/mod_console.lua @ 3262:330010ef078f

age author description
Mon, 17 May 2010 11:57:01 +0100 Matthew Wild Merge 0.7/MattJ with 0.7
Mon, 17 May 2010 11:56:36 +0100 Matthew Wild Merge with 0.6
Fri, 07 May 2010 16:17:48 +0500 Waqas Hussain Merge 0.6->0.7
Fri, 07 May 2010 16:10:04 +0500 Waqas Hussain mod_console: Set a chunk name for loadstring calls (nicer errors).
Fri, 07 May 2010 16:13:05 +0500 Waqas Hussain mod_console: Ensure that a null byte is printed after sending the banner.
Wed, 05 May 2010 17:21:50 +0100 Matthew Wild mod_console: Make use of the new onconnect callback to initialise session and send banner
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Mon, 22 Feb 2010 01:02:16 +0000 Matthew Wild mod_console: Uncomment the help for server:shutdown() - thanks darkrain
Mon, 22 Feb 2010 01:02:16 +0000 Matthew Wild mod_console: Uncomment the help for server:shutdown() - thanks darkrain
Thu, 28 Jan 2010 15:17:55 +0000 Matthew Wild mod_console: Update !! shortcut for new connection API
Tue, 01 Dec 2009 23:23:51 +0100 Tobias Markmann mod_console: Show compression status on s2s:show() output.
Sat, 28 Nov 2009 17:39:05 +0000 Matthew Wild mod_console: Update for new server API, fixes traceback when closing console sessions
Sun, 22 Nov 2009 21:09:25 +0000 Matthew Wild mod_console: Update for new net.server API
Wed, 18 Nov 2009 08:30:03 +0500 Waqas Hussain mod_console: Moved activation of the console port from the main file to mod_console.