| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
unregistered if mod_http is unloaded
|
| |
|
|
|
|
| |
fail)
|
| |
|
|
|
|
| |
shared module.
|
|
|
|
| |
'finished' flag to say when they are destroyed (responded to or connection closed)
|
|
|
|
| |
(saves a lookup)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
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)
|