portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations
|
Matthew Wild |
Wed, 06 May 2015 19:20:07 +0100 |
Merge 0.9->0.10
|
Kim Alvefur |
Mon, 26 Jan 2015 15:25:16 +0100 |
stanza_router: Fix routing of 'error' IQs with multiple childs (thanks Pawel)
|
Kim Alvefur |
Tue, 06 Jan 2015 17:39:47 +0100 |
core.stanza_router, mod_s2s: Move handling of S2S features to mod_s2s from stanza_router
|
Kim Alvefur |
Tue, 09 Sep 2014 15:05:46 +0200 |
Merge 0.9->0.10
|
Kim Alvefur |
Tue, 09 Sep 2014 14:42:33 +0200 |
core.stanza_router: Stricter validation of stanzas
|
Kim Alvefur |
Tue, 09 Sep 2014 14:42:10 +0200 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |
stanza_router: Warn if the global core_*_stanza() functions are called
|
Kim Alvefur |
Thu, 26 Jul 2012 04:30:30 +0200 |
stanza_router: Also don't bounce <iq type='result'>
|
Matthew Wild |
Sun, 27 May 2012 11:57:56 +0100 |
stanza_router: Don't bounce type=error stanzas
|
Kim Alvefur |
Sun, 27 May 2012 04:01:34 +0200 |
prosody, stanza_router: Load stanza_router earlier. Put routing functions in the global prosody table. Fixes module:send()
|
Kim Alvefur |
Mon, 14 May 2012 17:58:51 +0200 |
stanza_router: Fix variable name
|
Matthew Wild |
Sat, 12 May 2012 03:24:06 +0100 |
stanza_router: Close stream for unhandled stanzas from unauthenticated connections (we can't reply)
|
Matthew Wild |
Sat, 12 May 2012 01:47:53 +0100 |
stanza_router: Remove FIXME comment and close stream with not-authorized for s2s stanzas from unauthed domains
|
Matthew Wild |
Sat, 12 May 2012 00:33:04 +0100 |
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 |