| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
response. Also removes explicit firing of '*', which can now be done via wildcard events.
|
| | |
|
| |
| |
| |
| | |
util.events object
|
| |
| |
| |
| | |
use() to override debug.traceback()
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
item-added events when modules are loaded
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
as a second parameter
|
| | |
|
| | |
|
| |
| |
| |
| | |
timer on module unload
|
| | |
|
| | |
|
| |
| |
| |
| | |
if they are loaded globally already
|
| |
| |
| |
| | |
its original host
|
| | |
|
| | |
|
| |
| |
| |
| | |
a global).
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | | |
supplied. fixes #214
|
| | | |
|
| | |
| | |
| | |
| | | |
the MOTD then (fixes #282)
|
| | | |
|
| | |
| | |
| | |
| | | |
empty environment for that module (useful to expose data or APIs at host.modules[module])
|
| | |
| | |
| | |
| | | |
use, to ensure they don't get collected while any module that had access to that table is still loaded (thanks Zash)
|
| |/
| |
| |
| | |
into it ('port'ing over to portmanager). Ha ha.
|
| |
| |
| |
| | |
(fixes #282)
|
| | |
|
| |
| |
| |
| | |
when successfully loading a global module (fixes #228)
|
| | |
|
| |
| |
| |
| | |
first (ensuring shared module code is reloaded before per-host children of that module)
|
| |
| |
| |
| | |
hosts are specified and the module is loaded there
|
| |
| |
| |
| | |
loaded onto the original target host
|
| |
| |
| |
| | |
module.add_host(host_module) in a global module
|
| | |
|
| | |
|
| | |
|
| | |
|