Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_auth_anonymous: Block s2s when enabled on a host (and disallow_s2s ~= false) | Matthew Wild | Fri, 04 May 2012 02:28:10 +0100 |
mod_s2s: Cache to_host and from_host in local variables, and use these instead of repeated lookups | Matthew Wild | Fri, 04 May 2012 02:27:26 +0100 |
mod_s2s: Add session.send() only to incoming streams, and fire the route/remote event on the host (not global anymore) | Matthew Wild | Fri, 04 May 2012 02:22:26 +0100 |
mod_s2s: Become a shared module (yay) | Matthew Wild | Fri, 04 May 2012 01:50:17 +0100 |
stanza_router: Fire route/remote per-host | Matthew Wild | Fri, 04 May 2012 01:49:13 +0100 |
stanza_router: Allow route/remote handlers to return false to block a stanza | Matthew Wild | Fri, 04 May 2012 01:46:54 +0100 |