Log

plugins/mod_component.lua @ 2909:bcfd76cc9b7d

description author age
mod_component: Cleaned up unused variables. Waqas Hussain 2010-01-24
mod_component: Fix name of config option in error message (thanks nulani!) Matthew Wild 2010-01-23
Remove version number from copyright headers Matthew Wild 2009-07-10
mod_component: Rewrite jabber:client stanzas to jabber:component:accept, thanks JaredH! Matthew Wild 2009-06-25
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