log plugins/mod_c2s.lua @ 12755:a09dacf660d2

age author description
Fri, 26 Aug 2022 17:04:15 +0100 Matthew Wild mod_smacks: Long overdue cleanup of resumption code, fixes some old TODOs
Wed, 17 Aug 2022 16:38:53 +0100 Matthew Wild mod_authz_internal, and more: New iteration of role API
Wed, 27 Apr 2022 17:44:14 +0200 Jonas Schäfer net: isolate LuaSec-specifics
Tue, 22 Feb 2022 14:17:27 +0100 Kim Alvefur mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin)
Tue, 22 Feb 2022 12:35:31 +0100 Kim Alvefur mod_c2s,mod_s2s: Wrap callback to improve tracebacks
Fri, 18 Feb 2022 23:13:01 +0100 Kim Alvefur mod_c2s: Ignore unused event payload [luacheck]
Thu, 17 Feb 2022 03:49:47 +0100 Kim Alvefur mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown steps