Software /
code /
prosody
Log
core/modulemanager.lua @ 3595:ec1151d0c4a4
description | author | age |
---|---|---|
modulemanager: load_modules_for_host(): Inherit 'tls' and 'dialback' from global modules list for components, and load the component module. Also refactored to use util.set. | Waqas Hussain | Wed, 10 Nov 2010 18:06:51 +0500 |
modulemanager: Fixed: Locally defined pcall wasn't returning return values of the called function. | Waqas Hussain | Wed, 10 Nov 2010 05:30:46 +0500 |
componentmanager, hostmanager, modulemanager, mod_component: Got rid of the useless hosts[*].connected property. | Waqas Hussain | Wed, 10 Nov 2010 03:39:38 +0500 |