Software /
code /
prosody
Log
core/modulemanager.lua @ 734:cfb4ec5cba5e
description | author | age |
---|---|---|
modulemanager: Comment out logging of modules hooking stanzas, too noisy | Matthew Wild | Fri, 16 Jan 2009 05:38:03 +0000 |
modulemanager: Check for syntax errors before reloading a module | Waqas Hussain | Tue, 13 Jan 2009 23:16:39 +0500 |
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 |