Software /
code /
prosody
Log
core/stanza_router.lua @ 372:e7c1e30d06d5
description | author | age |
---|---|---|
Now possible to specify nil origin to core_route_stanza. Origin will be chosen as the host of the 'from' attribute on the stanza. Returns false on no such host. | Matthew Wild | Fri, 21 Nov 2008 05:59:03 +0000 |
Remove or comment useless prints, or change them to log() | Matthew Wild | Thu, 20 Nov 2008 03:00:43 +0000 |
Don't error reply to stanzas direct over the s2s stream they came from | Matthew Wild | Thu, 20 Nov 2008 02:05:26 +0000 |
Extra checks before sending error replies to incoming stanzas | Matthew Wild | Wed, 19 Nov 2008 05:09:05 +0000 |
Moved presence subscription code from stanza_router to presencemanager | Waqas Hussain | Mon, 17 Nov 2008 10:15:04 +0500 |
Fix routing of outbound iq stanzas | Matthew Wild | Sat, 15 Nov 2008 19:13:28 +0000 |