log mod_component_roundrobin/mod_component_roundrobin.lua @ 5533:09311a8a3cfa

age author description
2014-03-11 Florian Zeitz all the things: Remove trailing whitespace
2013-12-28 Kim Alvefur mod_component_roundrobin: Increase priority of stanza hooks above mod_component (thanks Julien)
2013-12-19 Kim Alvefur mod_component_roundrobin: Make sessions a shared table, like mod_component
2013-12-19 Waqas Hussain mod_component_roundrobin: Make sure we don’t try to use destroyed sessions.
2013-12-19 Kim Alvefur mod_component_roundrobin: Mark authenticated sessions as such
2013-12-18 Kim Alvefur mod_component_roundrobin: Fix handshake (Thanks Julien)
2011-08-28 Waqas Hussain mod_component_roundrobin: Initial commit.