Software /
code /
prosody
Log
core/modulemanager.lua @ 1988:a6e7fe0fc3dd
description | author | age |
---|---|---|
modulemanager: Fixed: Stanza modules were being auto-loaded for components (regression in hg:1e674dae31ae). | Waqas Hussain | Sun, 18 Oct 2009 01:19:03 +0500 |
modulemanager: Fixed traceback on loading modules on unknown hosts. | Waqas Hussain | Sat, 17 Oct 2009 23:50:09 +0500 |
modulemanager: Slightly rearranged code for more robust unloading of modules. | Waqas Hussain | Sat, 17 Oct 2009 23:48:30 +0500 |
modulemanager: Re-organise module loading to still work when no global modules_enabled is defined in the config (thanks hoelzro for accidentally discovering this one) | Matthew Wild | Fri, 16 Oct 2009 22:12:46 +0100 |