Commit graph

65 commits

Author SHA1 Message Date
Matthew Wild
2bc0606453 Update copyright headers for 2010 2010-03-22 17:06:15 +00:00
Waqas Hussain
feb814d958 mod_component: Cleaned up unused variables. 2010-01-24 05:36:25 +05:00
Matthew Wild
237f683563 mod_component: Fix name of config option in error message (thanks nulani!) 2010-01-23 02:53:44 +00:00
Matthew Wild
139241f580 mod_component: Fix name of config option in error message (thanks nulani!) 2010-01-23 02:53:44 +00:00
Matthew Wild
118883d655 Remove version number from copyright headers 2009-07-10 03:11:45 +01:00
Matthew Wild
386d7fa926 mod_component: Rewrite jabber:client stanzas to jabber:component:accept, thanks JaredH! 2009-06-25 01:38:53 +01:00
Matthew Wild
504822ae14 mod_component: Vastly reduce the code, having split most of it to where it should be, xmppcomponent_listener 2009-05-04 19:36:16 +01:00
Matthew Wild
e241b85a56 mod_*: Fix many unnecessary global accesses in modules (already committed to main repo) 2009-04-29 02:08:12 +01:00
Matthew Wild
0ddf0a3232 mod_component: Deregister component on disconnect 2009-04-11 22:22:24 +01:00
Matthew Wild
b0107266fc mod_component: Update for new net_activate_ports 2009-04-10 10:49:58 +01:00
Matthew Wild
a27b839551 sessionmanager, s2smanager, mod_component: Send reply </stream:stream> when client closes stream 2009-04-05 20:06:39 +01:00
Matthew Wild
7a764ade59 mod_component: Remove some commented code 2009-03-22 17:54:29 +00:00
Matthew Wild
0d7ecce88f mod_component: Use net_activate_ports to start port listener based on config 2009-03-22 15:02:07 +00:00
Matthew Wild
9eadfb191e mod_component: Set default listening interface to 127.0.0.1 2009-03-22 15:01:23 +00:00
Matthew Wild
a3b7fc26cb Add initial mod_component for XEP-0114 support. Albert, where are you? 2009-03-21 21:47:09 +00:00