mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes ...
[prosody.git] / core / stanza_router.lua
2015-01-06 Kim Alvefurstanza_router: Fix routing of 'error' IQs with multiple...
2014-09-09 Kim Alvefurcore.stanza_router: Stricter validation of stanzas
2012-07-26 Kim Alvefurstanza_router: Warn if the global core_*_stanza() funct...
2012-05-27 Matthew Wildstanza_router: Also don't bounce <iq type='result'>
2012-05-27 Kim Alvefurstanza_router: Don't bounce type=error stanzas
2012-05-14 Kim Alvefurprosody, stanza_router: Load stanza_router earlier...
2012-05-12 Matthew WildMerge with Zash
2012-05-12 Matthew Wildstanza_router: Fix variable name
2012-05-12 Matthew Wildstanza_router: Close stream for unhandled stanzas from...
2012-05-11 Matthew Wildstanza_router: Remove FIXME comment and close stream...
2012-05-11 Matthew Wildstanza_router: Catch s2s stanzas to hosts we don't...
2012-05-11 Matthew WildMerge with backout
2012-05-04 Matthew Wildstanza_router: Fire route/remote per-host
2012-05-04 Matthew Wildstanza_router: Allow route/remote handlers to return...
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-01-23 Matthew Wildstanza_router: Replace s2s send logic with firing of...
2012-01-23 Matthew Wildstanza_router: Remove obsolete commented code
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-01-28 Waqas HussainMerge 0.8->trunk
2011-01-28 Waqas Hussainstanza_router: Return a <bad-request/> error on invalid...
2010-11-09 Waqas Hussaincomponentmanager, stanza_router: Get rid of componentma...
2010-10-16 Waqas Hussainmodulemanager, stanza_router: Moved modulemanager.handl...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-04-03 Matthew WildMerge 0.6->0.7
2010-04-03 Matthew WildMerge 0.6/MattJ -> 0.6
2010-03-30 Matthew WildMerge 0.7->trunk
2010-03-30 Matthew WildMerge 0.7/waqas->0.7/MattJ
2010-03-30 Matthew WildMerge 0.6->0.7
2010-03-30 Matthew Wildstanza_router, s2smanager, modulemanager: Fix for handl...
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-22 Matthew WildMerge 0.7->trunk
2010-03-22 Waqas Hussainstanza_router: Don't send error replies for stanzas...
2010-03-22 Waqas Hussainstanza_router: Allow non-jabber:client elements after...
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-03-03 Waqas Hussainstanza_router: Don't send error replies for stanzas...
2010-03-03 Waqas Hussainstanza_router: Allow non-jabber:client elements after...
2010-02-25 Matthew WildMerge with 0.6
2010-02-21 Matthew WildMerge with 0.7
2010-02-21 Waqas HussainMerge with 0.7.
2010-02-21 Waqas Hussainstanza_router: Make sure /self events are fired when...
2010-02-12 Waqas Hussainstanza_router: Fire /self events for stanzas users...
2010-02-05 Matthew WildMerge with backout
2010-01-29 Waqas HussainMerge with trunk.
2010-01-29 Waqas Hussainstanza_router: Added third parameter to core_post_stanz...
2010-01-18 Matthew Wildstanza_router: Log the name of unhandled stanzas (thank...
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-22 Matthew WildMerge with trunk
2009-11-22 Matthew Wildstanza_router: Don't log full stanzas destined for s2s
2010-01-29 Waqas Hussainstanza_router: Added third parameter to core_post_stanz...
2010-01-18 Matthew Wildstanza_router: Log the name of unhandled stanzas (thank...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-18 Waqas HussainMerge with trunk.
2009-10-17 Waqas Hussainstanza_router: Added a compatibility workaround for...
2009-10-17 Matthew Wildstanza_router: Localize hosts, full_sessions and bare_s...
2009-10-04 Waqas HussainMerge with 0.5
2009-10-04 Waqas Hussainstanza_router: Reply to IQ requests with missing 'id...
2009-10-04 Matthew Wildstanza_router: Add COMPAT comment for Pidgin workaround
2009-07-27 Matthew WildMerge with 0.5
2009-07-27 Waqas HussainFixed: Possible duplicate error replies for unhandled...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-07-10 Matthew Wildstanza_router: Catch and log an error case which I...
2009-07-05 Tobias MarkmannMerge with main branch.
2009-07-03 Matthew Wildstanza_router: Check host.disallow_s2s before routing...
2009-06-29 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-29 Waqas Hussainstanza_router: Removed unnecessary xmlns check
2009-06-29 Waqas Hussainstanza_router: Don't fire preprocessing events if stanz...
2009-06-26 Matthew Wildstanza_router: Fire events also for stanzas to components
2009-06-25 Waqas Hussainstanza_router: Remove unused variables and code
2009-06-25 Waqas Hussainstanza_router: A little refactoring
2009-06-25 Waqas Hussainstanza_router: Remove unused variables
2009-06-25 Waqas Hussainstanza_router: Remove even more old routing code
2009-06-25 Waqas Hussainstanza_router: Remove some more old routing code
2009-06-25 Waqas Hussainstanza_router: Call core_post_stanza from core_route_st...
2009-06-25 Waqas Hussainstanza_router: Removed unused function: select_best_res...
2009-06-25 Waqas Hussainstanza_router: Removed old routing code
2009-06-20 Matthew WildMerge with Tobias
2009-06-20 Waqas Hussainstanza_router: Skip prepping 'to' in many common cases...
2009-06-20 Waqas Hussainstanza_router: Skip prepping 'from' on c2s origins...
2009-06-20 Waqas Hussainstanza_router: Fixed a corner case where processing...
2009-06-20 Waqas Hussainstanza_router: A little refactoring
2009-06-19 Waqas HussainMerge with trunk
2009-06-14 Waqas Hussainstanza_router: Remove unused variables
2009-06-14 Waqas Hussainstanza_router: Remove all traces of presencemanager
2009-06-14 Waqas Hussainstanza_router: Use stanza.attr.from's host instead...
2009-06-04 Waqas Hussainstanza_router: Remove unused s2s dialback functions
2009-06-04 Waqas HussainMy merge!!!!
2009-06-03 Waqas Hussainstanza_router: workaround for a Pidgin bug which sets...
2009-06-03 Waqas Hussainstanza_router: Remove the 'to' attribute when it's...
2009-06-01 Waqas Hussainstanza_router: Reply with an error on groupchat message...
2009-06-01 Waqas Hussainstanza_router: Don't reply with an error on invalid...
2009-06-01 Waqas Hussainstanza_router: Proper error for clients sending stanzas...
next