Software /
code /
prosody
Log
core/modulemanager.lua @ 710:56f6c115bc69
description | author | age |
---|---|---|
modulemanager: Added reload support, with callbacks for saving and restoring state | Waqas Hussain | Tue, 13 Jan 2009 22:37:07 +0500 |
Automated merge with http://waqas.ath.cx:8000/ | Matthew Wild | Tue, 13 Jan 2009 15:29:00 +0000 |
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 |