Software /
code /
prosody
Log
core/stanza_router.lua @ 4862:d1cfdb137b03
description | author | age |
---|---|---|
stanza_router: Catch s2s stanzas to hosts we don't serve earlier, and close with host-unknown (thanks darkrain) | Matthew Wild | Sat, 12 May 2012 00:31:48 +0100 |
stanza_router: Fire route/remote per-host | Matthew Wild | Fri, 04 May 2012 01:49:13 +0100 |
stanza_router: Allow route/remote handlers to return false to block a stanza | Matthew Wild | Fri, 04 May 2012 01:46:54 +0100 |
stanza_router: Replace s2s send logic with firing of a 'route/remote' event | Matthew Wild | Mon, 23 Jan 2012 16:25:21 +0000 |
stanza_router: Remove obsolete commented code | Matthew Wild | Mon, 23 Jan 2012 16:24:06 +0000 |
stanza_router: Return a <bad-request/> error on invalid IQ type. | Waqas Hussain | Sat, 29 Jan 2011 04:42:56 +0500 |
componentmanager, stanza_router: Get rid of componentmanager.handle_stanza(). | Waqas Hussain | Wed, 10 Nov 2010 02:51:36 +0500 |