Software /
code /
prosody
Log
plugins/mod_component.lua @ 3587:d94aacb2771a
description | author | age |
---|---|---|
componentmanager, hostmanager, modulemanager, mod_component: Got rid of the useless hosts[*].connected property. | Waqas Hussain | Wed, 10 Nov 2010 03:39:38 +0500 |
mod_component: Updated to use events for hooking stanzas instead of the component stanza handler, and the on_destroy callback. | Waqas Hussain | Wed, 10 Nov 2010 01:51:03 +0500 |
mod_component: Send back a <conflict/> stream error when multiple sessions attempt to bind. | Waqas Hussain | Tue, 09 Nov 2010 20:23:28 +0500 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | Sat, 16 Oct 2010 23:00:42 +0500 |
mod_component: Updated to use the new events API. | Waqas Hussain | Sat, 16 Oct 2010 06:38:38 +0500 |
net.xmppcomponent_listener, mod_component: Removed useless undocumented option 'component_address'. | Waqas Hussain | Tue, 21 Sep 2010 17:37:11 +0500 |