log plugins/mod_c2s.lua @ 12853:e1a71e83d430

age author description
Thu, 20 Oct 2022 14:04:56 +0200 Kim Alvefur mod_c2s,mod_s2s: Adapt to XEP-xxxx: Stream Limits Advertisement
Tue, 16 Mar 2021 18:17:05 +0100 Kim Alvefur mod_c2s: Advertise stanza size limit to clients
Fri, 14 Oct 2022 11:21:16 +0100 Matthew Wild mod_c2s: Include stream attributes in stream-features event
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
Fri, 18 Feb 2022 14:25:22 +0100 Kim Alvefur mod_c2s: Close ports in a separate, earlier event from closing sessions
Fri, 11 Feb 2022 21:36:53 +0100 Kim Alvefur mod_c2s,mod_s2s: Disable and close port listeners before closing sessions
Sat, 18 Dec 2021 13:43:57 +0100 Kim Alvefur mod_c2s: Fire pre-closing event regardless of connected state
Wed, 01 Dec 2021 15:06:48 +0100 Kim Alvefur mod_c2s: Add event just before closing as session
Fri, 12 Nov 2021 13:26:05 +0000 Matthew Wild mod_c2s: Disconnect user sessions on a role change event