Thu, 09 Dec 2010 22:17:28 +0500 Waqas Hussain mod_console: Removed redundant code for host:activate() and host:deactivate(), now that hostmanager has error checking. file | diff | annotate
Sun, 12 Dec 2010 02:03:32 +0100 Kim Alvefur core.s2smanager, mod_console, mod_saslauth, util.certverification: rename util.certverification to util.x509 file | diff | annotate
Thu, 09 Dec 2010 22:17:28 +0500 Waqas Hussain mod_console: Removed redundant code for host:activate() and host:deactivate(), now that hostmanager has error checking. file | diff | annotate
Sun, 28 Nov 2010 21:19:18 +0000 Matthew Wild mod_console: Fix to import cert_verify_identity (util.certverification) file | diff | annotate
Sun, 28 Nov 2010 21:03:33 +0000 Matthew Wild mod_console: Add s2s:showcert() command to show the certificate for a domain file | diff | annotate
Sun, 21 Nov 2010 21:10:46 -0800 Paul Aurich mod_console: Denote services whose identity matches their (valid/trusted) certificate as 'secure' file | diff | annotate
Fri, 12 Nov 2010 11:51:50 +0000 Matthew Wild mod_console: Don't allow bang bang as the first command in a session, or when the last command is unknown (fixes #218) file | diff | annotate
Thu, 04 Nov 2010 18:44:57 +0500 Waqas Hussain mod_console: Keep global variable assignments sandboxed by default. file | diff | annotate
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster). file | diff | annotate
Sat, 14 Aug 2010 15:15:35 +0100 Matthew Wild mod_console: Add host:* commands to help (thanks Zash) file | diff | annotate
Mon, 26 Jul 2010 01:52:04 +0500 Waqas Hussain mod_console: Override dofile() in the console environment (this lets print() print to the console session for example). file | diff | annotate
Mon, 26 Jul 2010 00:59:26 +0500 Waqas Hussain mod_console: Added support for multiple arguments to print(). file | diff | annotate
Mon, 17 May 2010 11:57:01 +0100 Matthew Wild Merge 0.7/MattJ with 0.7 file | diff | annotate
Mon, 17 May 2010 11:56:36 +0100 Matthew Wild Merge with 0.6 file | diff | annotate
Fri, 07 May 2010 16:17:48 +0500 Waqas Hussain Merge 0.6->0.7 file | diff | annotate
Fri, 07 May 2010 16:10:04 +0500 Waqas Hussain mod_console: Set a chunk name for loadstring calls (nicer errors). file | diff | annotate
Fri, 07 May 2010 16:13:05 +0500 Waqas Hussain mod_console: Ensure that a null byte is printed after sending the banner. file | diff | annotate
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 file | diff | annotate
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 file | diff | annotate
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
Mon, 22 Feb 2010 01:02:16 +0000 Matthew Wild mod_console: Uncomment the help for server:shutdown() - thanks darkrain file | diff | annotate
Mon, 22 Feb 2010 01:02:16 +0000 Matthew Wild mod_console: Uncomment the help for server:shutdown() - thanks darkrain file | diff | annotate
Thu, 28 Jan 2010 15:17:55 +0000 Matthew Wild mod_console: Update !! shortcut for new connection API file | diff | annotate
Tue, 01 Dec 2009 23:23:51 +0100 Tobias Markmann mod_console: Show compression status on s2s:show() output. file | diff | annotate
Sat, 28 Nov 2009 17:39:05 +0000 Matthew Wild mod_console: Update for new server API, fixes traceback when closing console sessions file | diff | annotate
Sun, 22 Nov 2009 21:09:25 +0000 Matthew Wild mod_console: Update for new net.server API file | diff | annotate
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. file | diff | annotate
Sun, 25 Oct 2009 21:21:25 +0500 Waqas Hussain mod_console: Added proper cleanup for disconnected console sessions. file | diff | annotate
Sun, 18 Oct 2009 18:10:05 +0500 Waqas Hussain mod_console: Fixed traceback occuring on using module:list on unknown hosts. file | diff | annotate
Sun, 18 Oct 2009 18:01:13 +0500 Waqas Hussain mod_console: Added help text for config:reload(). file | diff | annotate
Sun, 18 Oct 2009 12:26:53 +0100 Matthew Wild mod_console: Add missing hosts:list() command file | diff | annotate
Sat, 17 Oct 2009 15:26:32 +0100 Matthew Wild mod_console: Add commands host:activate(host, config) and host:deactivate(host, reason) to add/remove hosts at runtime file | diff | annotate
Tue, 06 Oct 2009 10:42:53 +0100 Matthew Wild mod_console: Add a space before '(encrypted)' in s2s:show() file | diff | annotate
Mon, 05 Oct 2009 18:47:01 +0100 Matthew Wild mod_console: Also search piggy-backed, er, multiplexed domains when passing a filter to s2s:show() file | diff | annotate
Mon, 05 Oct 2009 15:16:34 +0100 Matthew Wild mod_console: s2s:show(): Indicate when a connection is encrypted file | diff | annotate
Mon, 05 Oct 2009 14:42:56 +0100 Matthew Wild Merge with 0.5 file | diff | annotate
Mon, 05 Oct 2009 14:42:23 +0100 Matthew Wild mod_console: Add module:list() to help file | diff | annotate
Mon, 05 Oct 2009 14:40:01 +0100 Matthew Wild mod_console: Add module:list() command to show modules loaded on a host file | diff | annotate
Thu, 24 Sep 2009 23:47:16 +0100 Matthew Wild Merge with 0.5 file | diff | annotate
Thu, 24 Sep 2009 23:44:13 +0100 Matthew Wild mod_console: s2s:close: Use session:close() if that exists, otherwise just destroy the session file | diff | annotate
Sun, 20 Sep 2009 15:31:51 +0100 Matthew Wild Merge with 0.5 file | diff | annotate
Sun, 26 Jul 2009 17:05:18 +0100 Matthew Wild mod_console: Show status and priority of clients file | diff | annotate
Wed, 09 Sep 2009 14:35:41 +0100 Matthew Wild mod_console: c2s:show(): Group listed clients by host file | diff | annotate
Fri, 31 Jul 2009 17:19:05 +0100 Paul Aurich mod_console: EOT (Ctrl-D) closes the connection. file | diff | annotate
Tue, 28 Jul 2009 19:17:09 +0100 Matthew Wild Merge with 0.5 file | diff | annotate
Tue, 28 Jul 2009 18:47:59 +0100 Matthew Wild mod_console: Finally add in the missing 'help' command \o/ file | diff | annotate
Sun, 26 Jul 2009 17:05:18 +0100 Matthew Wild mod_console: Show status and priority of clients file | diff | annotate
Thu, 23 Jul 2009 12:04:41 +0100 Matthew Wild Merge with 0.5 file | diff | annotate
Thu, 23 Jul 2009 02:32:00 +0100 Matthew Wild mod_console: Set default_interface to 127.0.0.1 file | diff | annotate
Sat, 18 Jul 2009 18:37:06 +0100 Matthew Wild mod_console: Add server:shutdown() command file | diff | annotate
Sat, 18 Jul 2009 15:34:36 +0100 Matthew Wild mod_console: Add config:reload() command file | diff | annotate
Sat, 18 Jul 2009 15:11:10 +0100 Matthew Wild mod_console: Rename server:reload() to server:insane_reload() (basically no-one should use it except me...) file | diff | annotate
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers file | diff | annotate
Thu, 09 Jul 2009 14:41:56 +0100 Matthew Wild mod_console: Expose commands and environment table file | diff | annotate
Thu, 09 Jul 2009 04:37:08 +0100 Matthew Wild mod_console: Add quit and exit as aliases for 'bye' command file | diff | annotate
Thu, 09 Jul 2009 04:34:55 +0100 Matthew Wild mod_console: Check for commands when not executing in the global environment file | diff | annotate
Wed, 08 Jul 2009 04:32:02 +0100 Matthew Wild mod_console: server:version() and server:uptime() commands file | diff | annotate
Wed, 08 Jul 2009 02:29:13 +0100 Matthew Wild mod_console: Add c2s:close() command file | diff | annotate
Sun, 05 Jul 2009 17:36:27 +0100 Matthew Wild mod_console: Allow customisation/suppression of the banner file | diff | annotate
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 file | diff | annotate
(0) -60 tip

mercurial