Commit Graph

18 Commits (565c65baa1cf05abd5490aac02024e1ecabdcd3e)

Author SHA1 Message Date
Waqas Hussain c6a1139e78 net.xmppcomponent_listener, mod_component: Removed useless undocumented option 'component_address'. 15 years ago
Matthew Wild ee6c70ee52 mod_component: Read validate_from_addresses option from the config 16 years ago
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Waqas Hussain feb814d958 mod_component: Cleaned up unused variables. 16 years ago
Matthew Wild 237f683563 mod_component: Fix name of config option in error message (thanks nulani!) 16 years ago
Matthew Wild 139241f580 mod_component: Fix name of config option in error message (thanks nulani!) 16 years ago
Matthew Wild 118883d655 Remove version number from copyright headers 17 years ago
Matthew Wild 386d7fa926 mod_component: Rewrite jabber:client stanzas to jabber:component:accept, thanks JaredH! 17 years ago
Matthew Wild e241b85a56 mod_*: Fix many unnecessary global accesses in modules (already committed to main repo) 17 years ago
Matthew Wild ca9a9eb85e mod_*: Fix a load of global accesses 17 years ago
Matthew Wild 504822ae14 mod_component: Vastly reduce the code, having split most of it to where it should be, xmppcomponent_listener 17 years ago
Matthew Wild 0ddf0a3232 mod_component: Deregister component on disconnect 17 years ago
Matthew Wild b0107266fc mod_component: Update for new net_activate_ports 17 years ago
Matthew Wild a27b839551 sessionmanager, s2smanager, mod_component: Send reply </stream:stream> when client closes stream 17 years ago
Matthew Wild 7a764ade59 mod_component: Remove some commented code 17 years ago
Matthew Wild 0d7ecce88f mod_component: Use net_activate_ports to start port listener based on config 17 years ago
Matthew Wild 9eadfb191e mod_component: Set default listening interface to 127.0.0.1 17 years ago
Matthew Wild a3b7fc26cb Add initial mod_component for XEP-0114 support. Albert, where are you? 17 years ago