Log

core/stanza_router.lua @ 2729:7e0c35713bf5

description author age
stanza_router: Make sure /self events are fired when the 'to' attribute is missing. Waqas Hussain 2010-02-21
stanza_router: Fire /self events for stanzas users send to their own bare JID. Waqas Hussain 2010-02-12
stanza_router: Added third parameter to core_post_stanza, to control pre-events. Waqas Hussain 2010-01-29
stanza_router: Log the name of unhandled stanzas (thanks bear) Matthew Wild 2010-01-18
stanza_router: Don't log full stanzas destined for s2s Matthew Wild 2009-11-22
stanza_router: Added a compatibility workaround for missing 'id' attribute in <iq/> elements. Waqas Hussain 2009-10-17
stanza_router: Localize hosts, full_sessions and bare_sessions, and take from the prosody object instead of _G Matthew Wild 2009-10-17
Merge with 0.5 Waqas Hussain 2009-10-04
stanza_router: Reply to IQ requests with missing 'id' attribute with a bad-request error. Waqas Hussain 2009-10-04
stanza_router: Add COMPAT comment for Pidgin workaround Matthew Wild 2009-10-04
Fixed: Possible duplicate error replies for unhandled stanzas Waqas Hussain 2009-07-27
Remove version number from copyright headers Matthew Wild 2009-07-10
stanza_router: Catch and log an error case which I don't think should happen (but sometimes seems to) Matthew Wild 2009-07-10
stanza_router: Check host.disallow_s2s before routing over s2sout. you can haz no s2s. Matthew Wild 2009-07-03
stanza_router: Removed unnecessary xmlns check Waqas Hussain 2009-06-29
stanza_router: Don't fire preprocessing events if stanza is not from full JID Waqas Hussain 2009-06-29
stanza_router: Fire events also for stanzas to components Matthew Wild 2009-06-26
stanza_router: Remove unused variables and code Waqas Hussain 2009-06-25
stanza_router: A little refactoring Waqas Hussain 2009-06-25
stanza_router: Remove unused variables Waqas Hussain 2009-06-25
stanza_router: Remove even more old routing code Waqas Hussain 2009-06-25
stanza_router: Remove some more old routing code Waqas Hussain 2009-06-25
stanza_router: Call core_post_stanza from core_route_stanza in place of old routing code Waqas Hussain 2009-06-25
stanza_router: Removed unused function: select_best_resources Waqas Hussain 2009-06-25