Software /
code /
prosody
Log
core/stanza_router.lua @ 4554:6ceabde7af91
description | author | age |
---|---|---|
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 |
modulemanager, stanza_router: Moved modulemanager.handle_stanza to stanza_router, as a local function handle_unhandled_stanza. modulemanager is no longer a dependency of stanza_router. | Waqas Hussain | Sat, 16 Oct 2010 08:34:32 +0500 |
Merge 0.6->0.7 | Matthew Wild | Tue, 30 Mar 2010 19:45:56 +0100 |
stanza_router, s2smanager, modulemanager: Fix for handling of the default namespace on stanzas, causing sometimes jabber:client to be sent over s2s, and accepted | Matthew Wild | Tue, 30 Mar 2010 19:40:16 +0100 |