Log

plugins/mod_console.lua @ 3639:889ef938552c

description author age
mod_console: Don't allow bang bang as the first command in a session, or when the last command is unknown (fixes #218) Matthew Wild 2010-11-12
mod_console: Keep global variable assignments sandboxed by default. Waqas Hussain 2010-11-04
Monster whitespace commit (beware the whitespace monster). Waqas Hussain 2010-10-16
mod_console: Add host:* commands to help (thanks Zash) Matthew Wild 2010-08-14
mod_console: Override dofile() in the console environment (this lets print() print to the console session for example). Waqas Hussain 2010-07-25
mod_console: Added support for multiple arguments to print(). Waqas Hussain 2010-07-25
Merge 0.7/MattJ with 0.7 Matthew Wild 2010-05-17
Merge with 0.6 Matthew Wild 2010-05-17
Merge 0.6->0.7 Waqas Hussain 2010-05-07
mod_console: Set a chunk name for loadstring calls (nicer errors). Waqas Hussain 2010-05-07
mod_console: Ensure that a null byte is printed after sending the banner. Waqas Hussain 2010-05-07
mod_console: Make use of the new onconnect callback to initialise session and send banner Matthew Wild 2010-05-05
Merge 0.6->0.7 Matthew Wild 2010-03-22
Update copyright headers for 2010 Matthew Wild 2010-03-22
mod_console: Uncomment the help for server:shutdown() - thanks darkrain Matthew Wild 2010-02-22