Mercurial > prosody-modules
log mod_component_roundrobin/mod_component_roundrobin.lua @ 1776:e7b5ab44339c
age | author | description |
---|---|---|
Tue, 11 Mar 2014 18:44:01 +0100 | Florian Zeitz | all the things: Remove trailing whitespace |
Sat, 28 Dec 2013 14:12:02 +0100 | Kim Alvefur | mod_component_roundrobin: Increase priority of stanza hooks above mod_component (thanks Julien) |
Thu, 19 Dec 2013 14:59:09 +0100 | Kim Alvefur | mod_component_roundrobin: Make sessions a shared table, like mod_component |
Thu, 19 Dec 2013 08:54:33 -0500 | Waqas Hussain | mod_component_roundrobin: Make sure we don’t try to use destroyed sessions. |
Thu, 19 Dec 2013 12:59:32 +0100 | Kim Alvefur | mod_component_roundrobin: Mark authenticated sessions as such |
Wed, 18 Dec 2013 18:13:03 +0100 | Kim Alvefur | mod_component_roundrobin: Fix handshake (Thanks Julien) |
Sun, 28 Aug 2011 21:41:46 +0500 | Waqas Hussain | mod_component_roundrobin: Initial commit. |