Software /
code /
prosody
Log
description | author | age |
---|---|---|
s2smanager, mod_s2s, mod_s2s/s2sout: Split connection handling out of s2smanager into mod_s2s, and further split connection logic for s2sout to a module lib, s2sout.lib.lua | Matthew Wild | Mon, 23 Jan 2012 16:28:20 +0000 |
stanza_router: Replace s2s send logic with firing of a 'route/remote' event | Matthew Wild | Mon, 23 Jan 2012 16:25:21 +0000 |
stanza_router: Remove obsolete commented code | Matthew Wild | Mon, 23 Jan 2012 16:24:06 +0000 |
sessionmanager: Require uuid_generate() | Matthew Wild | Mon, 23 Jan 2012 02:23:23 +0000 |
mod_c2s: Code reduction | Matthew Wild | Mon, 23 Jan 2012 02:15:28 +0000 |
mod_admin_telnet: Port to portmanager | Matthew Wild | Mon, 23 Jan 2012 01:05:32 +0000 |
prosody: sandboxed require(): Point __index of _G at current env for modules that need to reference globals they already set | Matthew Wild | Mon, 23 Jan 2012 01:04:15 +0000 |
sessionmanager, mod_c2s: Move timeout logic to mod_c2s | Matthew Wild | Mon, 23 Jan 2012 00:56:57 +0000 |