Software /
code /
prosody
Log
plugins/mod_console.lua @ 1503:5970e06d9335
description | author | age |
---|---|---|
mod_console: Add quit and exit as aliases for 'bye' command | Matthew Wild | Thu, 09 Jul 2009 04:37:08 +0100 |
mod_console: Check for commands when not executing in the global environment | Matthew Wild | Thu, 09 Jul 2009 04:34:55 +0100 |
mod_console: server:version() and server:uptime() commands | Matthew Wild | Wed, 08 Jul 2009 04:32:02 +0100 |
mod_console: Add c2s:close() command | Matthew Wild | Wed, 08 Jul 2009 02:29:13 +0100 |
mod_console: Allow customisation/suppression of the banner | Matthew Wild | Sun, 05 Jul 2009 17:36:27 +0100 |
mod_console: Reload/unload a module on a component host if it is loaded there | Matthew Wild | Sun, 28 Jun 2009 02:46:36 +0100 |
mod_console: Redirect print() to console session when executing commands in global environment | Matthew Wild | Fri, 12 Jun 2009 15:43:24 +0100 |