Software /
code /
prosody
Log
core/stanza_router.lua @ 1269:b06d6674477b
description | author | age |
---|---|---|
stanza_router: Proper error for clients sending stanzas after auth but before resource binding | Waqas Hussain | Mon, 01 Jun 2009 15:09:42 +0500 |
Merge backout with following commits | Matthew Wild | Mon, 01 Jun 2009 02:06:02 +0100 |
Backed out changeset 98f0e9eadf3b (better fix on the way) | Matthew Wild | Mon, 01 Jun 2009 02:05:27 +0100 |
stanza_router: Don't route before firing events... waqas, is this safe? | Matthew Wild | Sun, 31 May 2009 22:52:50 +0100 |
stanza_router: Fire global event if host doesn't have events, fixes #103 | Matthew Wild | Sun, 31 May 2009 21:35:21 +0100 |
stanza_router: Fire events for non-jabber:client and pre-auth stanzas | Waqas Hussain | Sun, 31 May 2009 02:20:30 +0500 |
stanza_router: Changed to use the prosody.events object directly, rather than through eventmanager2 | Waqas Hussain | Sun, 31 May 2009 00:43:24 +0500 |