Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
componentmanager, stanza_router: Get rid of componentmanager.handle_stanza(). | Waqas Hussain | Wed, 10 Nov 2010 02:51:36 +0500 |
prosody: Ensure componentmanager is loaded in the main file. | Waqas Hussain | Wed, 10 Nov 2010 02:50:35 +0500 |
componentmanager: Removed SSL context creation (mod_tls handles that now). | Waqas Hussain | Wed, 10 Nov 2010 02:32:14 +0500 |
mod_tls: Let hosts without an 'ssl' option inherit it from their parent hosts. | Waqas Hussain | Wed, 10 Nov 2010 02:26:18 +0500 |
net.xmppcomponent_listener: Removed unnecessary and problematic cleanup code. | Waqas Hussain | Wed, 10 Nov 2010 01:52:03 +0500 |