Software /
code /
prosody
Log
core/stanza_router.lua @ 3159:b01a699ddf64
description | author | age |
---|---|---|
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 |
Merge 0.6->0.7 | Matthew Wild | Mon, 22 Mar 2010 17:24:55 +0000 |
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |
stanza_router: Don't send error replies for stanzas of type 'error' and 'result' on unbound authenticated connections. [originally fa84451e9b35 in 0.6] | Waqas Hussain | Mon, 22 Mar 2010 15:05:05 +0000 |
stanza_router: Allow non-jabber:client elements after auth, before bind. [originally 2c538d4bde13 in 0.6] | Waqas Hussain | Mon, 22 Mar 2010 15:04:22 +0000 |
stanza_router: Don't send error replies for stanzas of type 'error' and 'result' on unbound authenticated connections. | Waqas Hussain | Thu, 04 Mar 2010 02:22:45 +0500 |