Merge with 0.4
[prosody.git] / core / componentmanager.lua
2009-05-03 Matthew WildMerge with 0.4
2009-05-02 Matthew Wildcomponentmanager: Reduce log output at startup to ...
2009-05-02 Matthew WildMerge with 0.4
2009-05-01 Matthew WildMerge with 0.4
2009-04-30 Matthew WildMerge with 0.4
2009-04-29 Matthew WildMerge with 0.4
2009-04-29 Matthew WildMerge with 0.4
2009-04-29 Matthew Wildcore.componentmanager: Really fix marking components...
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-22 Matthew Wildcore.componentmanager: Fix global access
2009-04-20 Matthew WildMerging stable into unstable
2009-04-18 Matthew Wildcomponentmanager: Set host.connected = nil when deregis...
2009-04-11 Matthew Wildcomponentmanager: Set core_route_stanza after stanza_ro...
2009-04-11 Matthew Wildcomponentmanager: Use core_route_stanza to reply in...
2009-04-11 Matthew Wildcomponentmanager: Restore default component when unregi...
2009-04-11 Matthew Wildcomponentmanager: Small logging fix
2009-04-11 Matthew Wildcomponentmanager: Improve default component stanza...
2009-04-08 Matthew WildMerge
2009-04-08 Matthew Wildsessionmanager, componentmanager: Fix some wacky indent...
2009-04-08 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-04-08 Matthew Wildcomponentmanager: Reply with service-unavailable for...
2009-03-31 Matthew Wildcore.componentmanager: Fix global set, causing problems...
2009-03-30 Matthew WildAutomated merge with ssh://hg@prosody.im/prosody-hg
2009-03-30 Waqas HussainAdded: componentmanager: Automatically add component...
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-03-03 Tobias MarkmannMerged with main tip.
2009-02-28 Matthew Wildcore.componentmanager: Refactor a little to make XEP...
2009-02-11 Matthew WildMerge with waqas for MUC/routing fixes
2009-02-11 Waqas HussainComponent-host module loading code was breaking module...
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2009-01-29 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-29 Matthew Wildcomponentmanager: Add support for loading components...
2009-01-13 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-13 Waqas Hussaincomponentmanager: Removed unneeded parameter from compo...
2009-01-07 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-07 Waqas Hussaincomponentmanager: Added support for component deregistering
2008-12-24 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-24 Waqas HussainChanged order of checking for component hosts to check...
2008-12-16 Matthew WildMerge from waqas
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-09 Waqas HussainEnable dialback for components
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-15 Tobias MarkmannMerging my new SASL code with Waqas' adjusted saslauth...
2008-11-15 Matthew WildReturn registered host table when registering a component
2008-11-15 Matthew WildMerge from waqas
2008-11-14 Matthew WildFix outgoing s2s from components. Fixes #16
2008-11-04 Matthew WildRe-applying my changes to componentmanager. Sigh.
2008-11-04 Waqas HussainAdding component support. Again...
2008-11-04 Matthew Wild/me glares at waqas for messing up the repo
2008-11-04 Waqas Hussain/me glares at MattJ
2008-11-04 Waqas HussainInternal component support