Fri, 26 Aug 2022 19:07:36 +0100 mod_smacks: Split resumption into multiple stages, to simplify ISR integration
Matthew Wild <mwild1@gmail.com> [Fri, 26 Aug 2022 19:07:36 +0100] rev 12686
mod_smacks: Split resumption into multiple stages, to simplify ISR integration This will allow us to return the success/failed as part of the SASL2 response, and *then* perform the stanza sync as a second step.
Fri, 26 Aug 2022 19:10:15 +0200 mod_s2s: Simplify conditionals since all sessions should have .host now
Kim Alvefur <zash@zash.se> [Fri, 26 Aug 2022 19:10:15 +0200] rev 12685
mod_s2s: Simplify conditionals since all sessions should have .host now
Fri, 26 Aug 2022 19:03:23 +0200 Merge 0.12->trunk
Kim Alvefur <zash@zash.se> [Fri, 26 Aug 2022 19:03:23 +0200] rev 12684
Merge 0.12->trunk
Fri, 26 Aug 2022 18:53:00 +0200 mod_s2s: Fix firing buffer drain events 0.12
Kim Alvefur <zash@zash.se> [Fri, 26 Aug 2022 18:53:00 +0200] rev 12683
mod_s2s: Fix firing buffer drain events Fixes the same kind of issue as in 65563530375b but once and for all, while improving similarity between incoming and outgoing connections.
Fri, 26 Aug 2022 17:28:06 +0100 mod_smacks: Don't close resuming session when failed due to overflow
Matthew Wild <mwild1@gmail.com> [Fri, 26 Aug 2022 17:28:06 +0100] rev 12682
mod_smacks: Don't close resuming session when failed due to overflow
Fri, 26 Aug 2022 17:04:15 +0100 mod_smacks: Long overdue cleanup of resumption code, fixes some old TODOs
Matthew Wild <mwild1@gmail.com> [Fri, 26 Aug 2022 17:04:15 +0100] rev 12681
mod_smacks: Long overdue cleanup of resumption code, fixes some old TODOs
Thu, 25 Aug 2022 22:42:41 +0200 mod_admin_shell: Rename variable to avoid confusion with global function
Kim Alvefur <zash@zash.se> [Thu, 25 Aug 2022 22:42:41 +0200] rev 12680
mod_admin_shell: Rename variable to avoid confusion with global function For luacheck, but it doesn't actually complain about this right now
Thu, 25 Aug 2022 22:40:41 +0200 mod_admin_shell: Fix output from user:roles()
Kim Alvefur <zash@zash.se> [Thu, 25 Aug 2022 22:40:41 +0200] rev 12679
mod_admin_shell: Fix output from user:roles() It used _G.print instead of the shell session print, which would silently write to stdout
Mon, 22 Aug 2022 13:53:35 +0100 Merge role-auth->trunk
Matthew Wild <mwild1@gmail.com> [Mon, 22 Aug 2022 13:53:35 +0100] rev 12678
Merge role-auth->trunk
Mon, 22 Aug 2022 13:03:10 +0100 CHANGES: Add role auth
Matthew Wild <mwild1@gmail.com> [Mon, 22 Aug 2022 13:03:10 +0100] rev 12677
CHANGES: Add role auth
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip