log core/sessionmanager.lua @ 9598:dcd85bc34d21

age author description
Mon, 30 Jul 2018 15:13:54 +0100 Matthew Wild Merge 0.10->trunk
Tue, 24 Jul 2018 19:07:26 +0200 Kim Alvefur sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incoming
Sun, 22 Jul 2018 19:41:29 +0200 Kim Alvefur sessionmanager: Log top tag of outgoing stanzas on c2s (#776)
Tue, 24 Jul 2018 19:07:26 +0200 Kim Alvefur sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incoming
Sun, 22 Jul 2018 19:41:29 +0200 Kim Alvefur sessionmanager: Log top tag of outgoing stanzas on c2s (#776)
Tue, 29 May 2018 06:51:52 +0200 Kim Alvefur sessionmanager: Generate shorter random resoures
Thu, 29 Mar 2018 16:58:06 +0200 Kim Alvefur core: Use prosody.hosts instead of _G.hosts for consistency
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Fri, 28 Jul 2017 23:47:38 +0100 Matthew Wild Merge 0.10 -> trunk
Fri, 28 Jul 2017 23:45:05 +0100 Matthew Wild sessionmanager: Revert session.type if binding fails due to roster load error
Mon, 06 Mar 2017 01:14:32 +0100 Kim Alvefur Merge 0.10->trunk
Sat, 04 Mar 2017 20:09:28 +0100 Kim Alvefur core: Allow select core modules to mutate some globals (needs luacheck 1.19)
Sat, 04 Mar 2017 17:49:48 +0100 Kim Alvefur core: Split some very long lines [luacheck]
Wed, 14 Dec 2016 01:47:19 +0100 Kim Alvefur Merge 0.10->trunk
Tue, 13 Dec 2016 18:15:17 +0100 Kim Alvefur core.sessionmanager, mod_saslauth: Introduce intermediate session type for authenticated but unbound sessions so that resource binding is not treated as a normal stanza
Wed, 13 Jul 2016 18:43:33 +0200 Kim Alvefur Merge 0.10->trunk
Wed, 13 Jul 2016 18:43:28 +0200 Kim Alvefur Merge 0.9->0.10
Mon, 21 Sep 2015 23:19:48 +0200 Kim Alvefur sessionmanager: Make session.send() return true unless there really is an error [backported from 0.10]
Thu, 17 Mar 2016 18:04:43 +0100 Kim Alvefur Merge 0.10->trunk
Thu, 17 Mar 2016 12:47:24 +0100 Kim Alvefur mod_c2s: Remove use of util.async
Thu, 05 Nov 2015 13:35:16 +0100 Kim Alvefur sessionmanager: Demote write error to debug message
Wed, 04 Nov 2015 12:21:46 +0100 Kim Alvefur sessionmanager: Clarify log message when failing to write data to connection
Mon, 21 Sep 2015 23:19:48 +0200 Kim Alvefur sessionmanager: Make session.send() return true unless there really is an error
Sat, 21 Feb 2015 10:42:19 +0100 Kim Alvefur core.*: Remove use of module() function
Wed, 06 May 2015 19:58:33 +0100 Matthew Wild sessionmanager: Rename argument to avoid name clash with local variable [luacheck]
Wed, 06 May 2015 19:58:03 +0100 Matthew Wild sessionmanager: Rename unused loop variables to '_' [luacheck]
Wed, 06 May 2015 19:20:07 +0100 Matthew Wild portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations
Fri, 03 Apr 2015 19:31:05 +0100 Matthew Wild sessionmanager: Rename parameter to avoid varible name conflict