log plugins/mod_c2s.lua @ 7955:bba71bfe2154

age author description
Mon, 06 Mar 2017 15:24:44 +0100 Kim Alvefur mod_c2s: Rename unused loop variable to _ [luacheck]
Mon, 06 Mar 2017 15:24:33 +0100 Kim Alvefur mod_c2s: Rename variable no avoid name clash [luacheck]
Thu, 26 Jan 2017 19:47:33 +0100 Kim Alvefur Merge 0.10->trunk
Wed, 25 Jan 2017 11:18:00 +0100 Kim Alvefur mod_c2s, mod_s2s: Remove comment that no longer applies since 946871f6e3c8
Wed, 25 Jan 2017 10:47:31 +0100 Kim Alvefur mod_c2s: Clarify that there were no *stream* features to offer
Mon, 12 Sep 2016 22:31:25 +0100 Matthew Wild Merge 0.10->trunk
Mon, 12 Sep 2016 15:01:16 +0200 Kim Alvefur mod_c2s, mod_s2s: Switch connection counting to 'amount' type and enumerate once per statistics interval
Mon, 08 Aug 2016 16:41:09 +0200 Kim Alvefur Merge 0.10->trunk