prosody: Read list of possible config extensions from configmanager, removes old...
[prosody.git] / core / stanza_router.lua
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
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...
2009-06-01 Matthew WildMerge backout with following commits
2009-06-01 Matthew WildBacked out changeset 98f0e9eadf3b (better fix on the...
2009-06-01 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-05-31 Matthew Wildstanza_router: Don't route before firing events......
2009-05-31 Matthew Wildstanza_router: Fire global event if host doesn't have...
2009-05-30 Waqas Hussainstanza_router: Fire events for non-jabber:client and...
2009-05-30 Waqas Hussainstanza_router: Changed to use the prosody.events object...
2009-05-30 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-05-29 Matthew Wildstanza_router: Fix syntax errors
2009-05-29 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-05-29 Waqas Hussainstanza_router: Fire per-host stanza events
2009-05-28 Matthew Wildstanza_router: Break off resource selection for message...
2009-05-22 Matthew WildMerge with 0.4
2009-05-22 Matthew WildMerge with 0.4
2009-05-21 Matthew WildMerge with 0.4
2009-05-21 Matthew Wildstanza_router: Fix for subscriptions to users on compon...
2009-05-19 Matthew WildMerge with 0.4
2009-05-18 Waqas Hussainstanza_router: Handle outbound presence if inbound...
2009-05-16 Matthew Wildstanza_router: s/conn/stream/ in log message
2009-05-16 Matthew Wildstanza_router: Remove FIXME and replace with meaningful...
2009-05-15 Waqas Hussainstanza_router: Added global function core_post_stanza
2009-05-15 Waqas Hussainstanza_router: Improved message routing order
2009-05-15 Waqas HussainDropped support for resource based components
2009-05-15 Waqas Hussainstanza_router: Removed global function core_handle_stanza
2009-05-15 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-05-15 Waqas Hussainstanza_router: Cleaner namespace handling
2009-05-15 Waqas Hussainstanza_router: Refactored core_handle_stanza, and added...
2009-05-15 Waqas Hussainstanza_router: Fire events after all checks
2009-05-15 Tobias MarkmannMerging SASL buggy client workaround with current tip.
2009-05-15 Waqas Hussainstanza_router: Removed some unnecessary code
2009-05-15 Waqas Hussainstanza_router: Removed a FIXME
2009-05-15 Waqas Hussainstanza_router: Fixed an invalid stanza check
2009-05-15 Waqas Hussainstanza_router: Remove unnecessary directed presence...
2009-05-15 Waqas Hussainstanza_router: Prevent further processing of a handled...
2009-05-13 Matthew WildMerge with 0.4
2009-05-13 Matthew Wildstanza_router: Bounce stanzas to/from invalid JIDs...
2009-05-09 Matthew Wildstanza_router: Pass session.to_host to modulemanager...
2009-05-06 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew WildMerge with 0.4
2009-05-04 Matthew WildMerge with 0.4
2009-05-03 Matthew WildMerge with 0.4
2009-05-03 Matthew WildMerge with 0.4
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-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-22 Matthew Wildstanzarouter: Make _G.hosts local
2009-04-22 Matthew WildMerge with 0.4.1
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew WildMerge with 0.4.1
next