plugins/mod_console.lua
Fri, 31 Jul 2009 17:19:05 +0100 Paul Aurich mod_console: EOT (Ctrl-D) closes the connection.
Tue, 28 Jul 2009 19:17:09 +0100 Matthew Wild Merge with 0.5
Tue, 28 Jul 2009 18:47:59 +0100 Matthew Wild mod_console: Finally add in the missing 'help' command \o/
Sun, 26 Jul 2009 17:05:18 +0100 Matthew Wild mod_console: Show status and priority of clients
Thu, 23 Jul 2009 12:04:41 +0100 Matthew Wild Merge with 0.5
Thu, 23 Jul 2009 02:32:00 +0100 Matthew Wild mod_console: Set default_interface to 127.0.0.1
Sat, 18 Jul 2009 18:37:06 +0100 Matthew Wild mod_console: Add server:shutdown() command
Sat, 18 Jul 2009 15:34:36 +0100 Matthew Wild mod_console: Add config:reload() command
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...)
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Thu, 09 Jul 2009 14:41:56 +0100 Matthew Wild mod_console: Expose commands and environment table
Thu, 09 Jul 2009 04:37:08 +0100 Matthew Wild mod_console: Add quit and exit as aliases for 'bye' command
Thu, 09 Jul 2009 04:34:55 +0100 Matthew Wild mod_console: Check for commands when not executing in the global environment
Wed, 08 Jul 2009 04:32:02 +0100 Matthew Wild mod_console: server:version() and server:uptime() commands
Wed, 08 Jul 2009 02:29:13 +0100 Matthew Wild mod_console: Add c2s:close() command
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 '>'
Fri, 05 Jun 2009 20:18:19 +0100 Matthew Wild mod_console: Some "improvements" to the useless server:reload() command :)
Fri, 05 Jun 2009 19:57:29 +0100 Matthew Wild mod_console: Much improved module load/unload/reload commands
Sat, 30 May 2009 15:25:27 +0100 Matthew Wild mod_console: c2s:show(), c2s:show_secure(), c2s:show_insecure()
Sat, 30 May 2009 14:33:40 +0100 Matthew Wild mod_console: Allow restricting results to matching JIDs in s2s:show()
Sat, 02 May 2009 16:59:37 +0100 Matthew Wild mod_console: Add s2s:show() command to list s2s connections
Wed, 22 Apr 2009 21:32:23 +0100 Matthew Wild mod_*: Fix a load of global accesses
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT!
Fri, 16 Jan 2009 05:43:45 +0000 Matthew Wild mod_console: Make global
Tue, 13 Jan 2009 22:39:07 +0500 Waqas Hussain mod_console: Added module:reload
Sat, 03 Jan 2009 18:44:39 +0500 Waqas Hussain mod_console: replace all \n with \r\n in the output, and send \0 as a marker character after every response
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2
Fri, 05 Dec 2008 19:49:16 +0000 Matthew Wild Backed out changeset 099d8a102deb (committed too much)
Fri, 05 Dec 2008 19:24:01 +0000 Matthew Wild Add TLS socket to readlist before handshake starts, fixes major slow-down on TLS connections
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers
Sat, 29 Nov 2008 06:08:37 +0500 Waqas Hussain Load prosody instead of main.lia in mod_console
Thu, 27 Nov 2008 23:36:17 +0000 Matthew Wild Add module:unload() to mod_console, and allow module:load() to take config param
Thu, 27 Nov 2008 17:09:21 +0000 Matthew Wild Some mod_console updates
Tue, 25 Nov 2008 03:48:43 +0000 Matthew Wild Some mod_console changes
Sun, 23 Nov 2008 04:54:44 +0000 Matthew Wild Add initial mod_console
less more (0) tip