Software /
code /
prosody
Log
core/modulemanager.lua @ 2977:686f9a5a7f5e
description | author | age |
---|---|---|
modulemanager: Log proper tracebacks on errors during module load/unload. | Waqas Hussain | Mon, 19 Apr 2010 18:29:10 +0500 |
Merge 0.6->0.7 | Matthew Wild | Tue, 30 Mar 2010 19:45:56 +0100 |
stanza_router, s2smanager, modulemanager: Fix for handling of the default namespace on stanzas, causing sometimes jabber:client to be sent over s2s, and accepted | Matthew Wild | Tue, 30 Mar 2010 19:40:16 +0100 |
Merge 0.6->0.7 | Matthew Wild | Mon, 22 Mar 2010 17:24:55 +0000 |
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |
modulemanager: Fire item-removed events on module unload. | Waqas Hussain | Thu, 10 Dec 2009 03:02:04 +0500 |
modulemanager: Fix traceback on unloading global modules (thanks KSid) | Matthew Wild | Thu, 18 Feb 2010 16:22:50 +0000 |
modulemanager: Load plugin libraries in the same environment as the plugins. | Waqas Hussain | Thu, 11 Feb 2010 05:36:03 +0500 |