Software /
code /
prosody
Log
core/modulemanager.lua @ 708:b72d408f5f15
description | author | age |
---|---|---|
modulemanager: Fixed error on unloading modules with no handlers | Waqas Hussain | Tue, 13 Jan 2009 20:19:52 +0500 |
Add core.actions for managing server 'actions'; and make modulemanager register actions 'load' and 'unload' | Matthew Wild | Mon, 12 Jan 2009 04:05:10 +0000 |
modulemanager: Change pairs() to ipairs() to allow ordered module loading | Matthew Wild | Mon, 12 Jan 2009 03:27:18 +0000 |
modulemanager: Per-host event hooks for plugins - solves issue 41 | Waqas Hussain | Fri, 09 Jan 2009 23:01:21 +0500 |
Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | Wed, 07 Jan 2009 15:14:24 +0000 |
modulemanager: module.unload now gets called when modules are being unloaded | Waqas Hussain | Wed, 07 Jan 2009 20:03:59 +0500 |