Log

plugins/mod_c2s.lua @ 9684:b2d6b79c9513

description author age
mod_c2s: Fix fallback for missing session logger Kim Alvefur 2018-10-12
Merge 0.10->trunk Matthew Wild 2018-05-30
Merge 0.9->0.10 0.10.2 Matthew Wild 2018-05-30
mod_c2s: Do not allow the stream 'to' to change across stream restarts (fixes #1147) 0.9.14 Kim Alvefur 2018-05-25
Merge 0.10->trunk Kim Alvefur 2018-05-22
mod_c2s: Avoid concatenating potential nil value (fixes #753) Kim Alvefur 2018-05-22
mod_c2s: Add a counter for IPv6. Emmanuel Gil Peyrot 2017-09-09
Merge 0.10->trunk Kim Alvefur 2017-11-10
mod_c2s: Set a default value for c2s_timeout (fixes #1036) Kim Alvefur 2017-11-10
Merge 0.10->trunk Kim Alvefur 2017-09-14
Merge 0.9->0.10 Kim Alvefur 2017-09-14
mod_c2s: Iterate over child tags instead of child nodes in stream error (fixes traceback from #987) Kim Alvefur 2017-09-13
Merge 0.10->trunk Kim Alvefur 2017-08-28
core.usermanager, various modules: Disconnect other resources on password change (thanks waqas) (fixes #512) Kim Alvefur 2017-07-28
mod_c2s: Remove unused locals [luacheck] Kim Alvefur 2017-04-01
Merge 0.10->trunk Kim Alvefur 2017-03-06
mod_c2s: Rename unused loop variable to _ [luacheck] Kim Alvefur 2017-03-06
mod_c2s: Rename variable no avoid name clash [luacheck] Kim Alvefur 2017-03-06
Merge 0.10->trunk Kim Alvefur 2017-01-26
mod_c2s, mod_s2s: Remove comment that no longer applies since 946871f6e3c8 Kim Alvefur 2017-01-25
mod_c2s: Clarify that there were no *stream* features to offer Kim Alvefur 2017-01-25
Merge 0.10->trunk Matthew Wild 2016-09-12
mod_c2s, mod_s2s: Switch connection counting to 'amount' type and enumerate once per statistics interval Kim Alvefur 2016-09-12
Merge 0.10->trunk Kim Alvefur 2016-08-08
mod_c2s: Don't try to keep alive sessions where the stream is not (yet) open Kim Alvefur 2016-08-07
mod_c2s: Fix whitespace (why does it keep getting messed up?) Kim Alvefur 2016-08-07
Merge 0.10->trunk Kim Alvefur 2016-07-08
mod_c2s, mod_s2s: Bootstrap connection count statistic on module load Kim Alvefur 2016-07-07
Merge 0.10->trunk Kim Alvefur 2016-04-03
Merge 0.9->0.10 Kim Alvefur 2016-04-03