Merge 0.10->trunk
[prosody.git] / plugins / mod_component.lua
2014-02-06 Kim AlvefurMerge 0.9->0.10
2014-02-03 Kim AlvefurMerge 0.9->0.10
2014-01-21 Matthew WildMerge 0.9->0.10
2014-01-18 Matthew WildMerge 0.9->0.10
2014-01-12 Matthew WildMerge 0.9->0.10
2013-12-18 Kim AlvefurMerge 0.10->trunk
2013-12-18 Kim AlvefurMerge 0.9->0.10
2013-12-18 Kim Alvefurmod_component: Enable TCP keepalives on component streams
2013-12-18 Kim Alvefurmod_component: Decrease priority of component auth...
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-13 Matthew WildMerge 0.9->0.10
2013-12-11 Matthew WildMerge 0.9->0.10
2013-11-29 Matthew WildMerge 0.9->0.10
2013-11-28 Kim AlvefurMerge 0.9->0.10
2013-11-24 Kim AlvefurMerge 0.9->0.10
2013-11-21 Matthew WildMerge 0.9->0.10
2013-11-12 Matthew WildMerge 0.9->0.10
2013-11-10 Matthew WildMerge 0.9->0.10
2013-11-09 Matthew WildMerge 0.9->0.10
2013-10-31 Kim AlvefurMerge 0.9 -> 0.10
2013-10-10 Matthew WildMerge 0.9->0.10
2013-10-05 Matthew WildMerge 0.9->0.10
2013-09-30 Matthew WildMerge 0.9->0.10
2013-09-21 Kim AlvefurMerge Tobias SCRAM-PLUS work
2013-09-16 Matthew WildMerge 0.9->trunk
2013-09-03 Kim AlvefurMerge 0.9->trunk
2013-09-03 Matthew WildMerge 0.9->trunk
2013-09-02 Matthew WildMerge 0.9->trunk
2013-08-24 Matthew WildMerge 0.9->trunk
2013-08-09 Florian ZeitzRemove all trailing whitespace
2013-07-08 Matthew WildMerge 0.9->trunk
2013-07-08 Matthew Wildmod_component: Local imports for some functions, includ...
2013-07-08 Matthew WildMerge 0.9->trunk
2013-07-08 Matthew Wildmod_component: xpcall() stanza processing, as per other...
2013-05-01 Matthew WildMerge tls branch
2013-05-01 Matthew WildMerge s2s branch
2013-05-01 Matthew WildMerge sasl branch
2013-05-01 Matthew WildMerge with Florob
2013-03-23 Kim AlvefurMerge 0.9->trunk
2013-03-23 Kim Alvefurmod_announce, mod_auth_anonymous, mod_c2s, mod_c2s...
2013-02-03 Kim AlvefurMerge 0.9->trunk
2013-01-27 Kim Alvefurmod_component: Look for the correct xmlns (thanks NebuK)
2013-01-23 Kim Alvefurs2smanager: Generate session names used for logging...
2013-01-22 Waqas HussainMerge 0.9->trunk
2013-01-17 Kim Alvefurmod_component: Make listener private (thanks Ge0rG)
2012-09-12 Waqas Hussainmod_{admin_telnet,c2s,component,http,net_multiplex...
2012-07-31 Waqas Hussainmod_component: For disconnected external components...
2012-07-26 Kim Alvefurmod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s...
2012-07-23 Matthew WildHopefully inert commit to clean up logging across a...
2012-05-11 Matthew WildMerge with backout
2012-04-30 Matthew Wildmod_component: Allow unauthenticated components to...
2012-04-30 Matthew Wildmod_component: Components start out as component_unauth...
2012-04-29 Matthew Wildmod_component: Send <?xml on initial stream (thanks...
2012-04-28 Matthew Wildmod_component: Remove unused variable
2012-04-27 Matthew Wildmod_component: Return true after denying a second compo...
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-04-22 Matthew WildMerge with Zash
2012-04-22 Matthew Wildmod_component: Handle component connecting to non-exist...
2012-04-21 Matthew Wildmod_component: Make a shared module, and move the xmppc...
2012-01-06 Marco Cirillomod_component: removed unused variable reference, added...
2011-06-18 Matthew Wildmod_component: Clearer log message when bouncing a...
2011-06-03 Matthew Wildmod_component: Small code clarity fix
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2010-12-02 Waqas Hussainmod_component: Give stanza handlers a negative priority...
2010-11-12 Waqas Hussainmod_component: Logging tweaks.
2010-11-12 Waqas Hussainmod_component: Use module:get_option() instead of confi...
2010-11-12 Waqas Hussainmod_component: Rearranged the code a little.
2010-11-12 Waqas Hussainmod_component: Return true from stanza handler to indic...
2010-11-10 Waqas Hussainprosody: Removed all references to componentmanager...
2010-11-09 Waqas Hussaincomponentmanager, hostmanager, modulemanager, mod_compo...
2010-11-09 Waqas Hussainmod_component: Updated to use events for hooking stanza...
2010-11-09 Waqas Hussainmod_component: Send back a <conflict/> stream error...
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-10-16 Waqas Hussainmod_component: Updated to use the new events API.
2010-09-21 Waqas Hussainnet.xmppcomponent_listener, mod_component: Removed...
2010-07-04 Matthew Wildmod_component: Read validate_from_addresses option...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-24 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-05 Matthew WildMerge with backout
2010-01-24 Waqas Hussainmod_component: Cleaned up unused variables.
2010-01-23 Matthew Wildmod_component: Fix name of config option in error messa...
2010-01-23 Matthew Wildmod_component: Fix name of config option in error messa...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-06-25 Matthew Wildmod_component: Rewrite jabber:client stanzas to jabber...
2009-05-04 Matthew WildMerge with 0.4
2009-04-29 Matthew Wildmod_*: Fix many unnecessary global accesses in modules...
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew WildMerge with 0.4 branch
next