aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_console.lua
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2009Matthew Wild2009-01-301-2/+2
* 0.2->0.3Matthew Wild2009-01-301-1/+1
* GPL->MIT!Matthew Wild2009-01-301-13/+2
* mod_console: Make globalMatthew Wild2009-01-161-181/+181
* mod_console: Added module:reloadWaqas Hussain2009-01-131-9/+18
* mod_console: replace all \n with \r\n in the output, and send \0 as a marker ...Waqas Hussain2009-01-031-40/+42
* 0.1 -> 0.2Matthew Wild2008-12-101-1/+1
* Backed out changeset 099d8a102deb (committed too much)Matthew Wild2008-12-051-1/+1
* Add TLS socket to readlist before handshake starts, fixes major slow-down on ...Matthew Wild2008-12-051-1/+1
* Insert copyright/license headersMatthew Wild2008-12-031-0/+20
* Load prosody instead of main.lia in mod_consoleWaqas Hussain2008-11-291-1/+1
* Add module:unload() to mod_console, and allow module:load() to take config paramMatthew Wild2008-11-271-2/+11
* Some mod_console updatesMatthew Wild2008-11-271-3/+20
* Some mod_console changesMatthew Wild2008-11-251-13/+38
* Add initial mod_consoleMatthew Wild2008-11-231-0/+140