Software /
code /
prosody
Log
plugins/mod_component.lua @ 1396:ce3eb5f71899
description | author | age |
---|---|---|
mod_component: Vastly reduce the code, having split most of it to where it should be, xmppcomponent_listener | Matthew Wild | 2009-05-04 |
mod_*: Fix a load of global accesses | Matthew Wild | 2009-04-22 |
mod_component: Deregister component on disconnect | Matthew Wild | 2009-04-11 |
mod_component: Update for new net_activate_ports | Matthew Wild | 2009-04-10 |
sessionmanager, s2smanager, mod_component: Send reply </stream:stream> when client closes stream | Matthew Wild | 2009-04-05 |
mod_component: Remove some commented code | Matthew Wild | 2009-03-22 |
mod_component: Use net_activate_ports to start port listener based on config | Matthew Wild | 2009-03-22 |
mod_component: Set default listening interface to 127.0.0.1 | Matthew Wild | 2009-03-22 |
Add initial mod_component for XEP-0114 support. Albert, where are you? | Matthew Wild | 2009-03-21 |