core.sessionmanager: Remove tostring call from logging
|
Kim Alvefur |
Tue, 30 Jul 2019 02:19:27 +0200 |
core/sessionmanager: Remove unnecessary fallback in make_authenticated
|
Maxime “pep” Buquet |
Sat, 01 Jun 2019 15:00:35 +0200 |
core.sessionmanager: Use util.session to create sessions
|
Kim Alvefur |
Fri, 29 Mar 2019 23:05:08 +0100 |
sessionmanager: Split byte-level sending into separate session.rawsend
|
Kim Alvefur |
Sun, 24 Mar 2019 08:18:19 +0000 |
Merge 0.10->trunk
|
Matthew Wild |
Mon, 30 Jul 2018 15:13:54 +0100 |
sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incoming
|
Kim Alvefur |
Tue, 24 Jul 2018 19:07:26 +0200 |
sessionmanager: Log top tag of outgoing stanzas on c2s (#776)
|
Kim Alvefur |
Sun, 22 Jul 2018 19:41:29 +0200 |
sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incoming
|
Kim Alvefur |
Tue, 24 Jul 2018 19:07:26 +0200 |
sessionmanager: Log top tag of outgoing stanzas on c2s (#776)
|
Kim Alvefur |
Sun, 22 Jul 2018 19:41:29 +0200 |
sessionmanager: Generate shorter random resoures
|
Kim Alvefur |
Tue, 29 May 2018 06:51:52 +0200 |
core: Use prosody.hosts instead of _G.hosts for consistency
|
Kim Alvefur |
Thu, 29 Mar 2018 16:58:06 +0200 |
vairious: Add annotation when an empty environment is set [luacheck]
|
Kim Alvefur |
Wed, 28 Feb 2018 20:06:26 +0100 |
Merge 0.10 -> trunk
|
Matthew Wild |
Fri, 28 Jul 2017 23:47:38 +0100 |
sessionmanager: Revert session.type if binding fails due to roster load error
|
Matthew Wild |
Fri, 28 Jul 2017 23:45:05 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Mon, 06 Mar 2017 01:14:32 +0100 |
core: Allow select core modules to mutate some globals (needs luacheck 1.19)
|
Kim Alvefur |
Sat, 04 Mar 2017 20:09:28 +0100 |
core: Split some very long lines [luacheck]
|
Kim Alvefur |
Sat, 04 Mar 2017 17:49:48 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Wed, 14 Dec 2016 01:47:19 +0100 |
core.sessionmanager, mod_saslauth: Introduce intermediate session type for authenticated but unbound sessions so that resource binding is not treated as a normal stanza
|
Kim Alvefur |
Tue, 13 Dec 2016 18:15:17 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Wed, 13 Jul 2016 18:43:33 +0200 |
Merge 0.9->0.10
|
Kim Alvefur |
Wed, 13 Jul 2016 18:43:28 +0200 |
sessionmanager: Make session.send() return true unless there really is an error [backported from 0.10]
|
Kim Alvefur |
Mon, 21 Sep 2015 23:19:48 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Thu, 17 Mar 2016 18:04:43 +0100 |
mod_c2s: Remove use of util.async
|
Kim Alvefur |
Thu, 17 Mar 2016 12:47:24 +0100 |
sessionmanager: Demote write error to debug message
|
Kim Alvefur |
Thu, 05 Nov 2015 13:35:16 +0100 |
sessionmanager: Clarify log message when failing to write data to connection
|
Kim Alvefur |
Wed, 04 Nov 2015 12:21:46 +0100 |
sessionmanager: Make session.send() return true unless there really is an error
|
Kim Alvefur |
Mon, 21 Sep 2015 23:19:48 +0200 |
core.*: Remove use of module() function
|
Kim Alvefur |
Sat, 21 Feb 2015 10:42:19 +0100 |
sessionmanager: Rename argument to avoid name clash with local variable [luacheck]
|
Matthew Wild |
Wed, 06 May 2015 19:58:33 +0100 |
sessionmanager: Rename unused loop variables to '_' [luacheck]
|
Matthew Wild |
Wed, 06 May 2015 19:58:03 +0100 |
portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations
|
Matthew Wild |
Wed, 06 May 2015 19:20:07 +0100 |
sessionmanager: Rename parameter to avoid varible name conflict
|
Matthew Wild |
Fri, 03 Apr 2015 19:31:05 +0100 |
Merge 0.9->0.10
|
Matthew Wild |
Thu, 26 Mar 2015 16:48:39 +0000 |
sessionmanager: Return 'not-allowed' error instead of the non-existent 'already-bound' error when client tries to bind a resource twice on the same stream (thanks Flow) fixes issue #484.
|
Matthew Wild |
Tue, 24 Mar 2015 15:57:46 +0000 |
sessionmanager: Add pre-resource-bind event that would let plugins have a say in resource binding
|
Kim Alvefur |
Fri, 30 Jan 2015 15:38:54 +0100 |
sessionmanager: Access bare_session and full_sessions through 'prosody'
|
Matthew Wild |
Tue, 20 Jan 2015 11:31:58 +0000 |
core.sessionmanager: Set a fake thread on destroyed sessions, fixes traceback if stanzas are emitted after a session is destroyed (thanks Sven Blumenstein)
|
Kim Alvefur |
Thu, 11 Sep 2014 00:09:07 +0200 |
Remove all trailing whitespace
|
Florian Zeitz |
Fri, 09 Aug 2013 17:48:21 +0200 |
sessionmanager, s2smanager: Remove unused imports
|
Matthew Wild |
Thu, 11 Apr 2013 17:35:39 +0100 |
sessionmanager, s2smanager: Remove open_session tracing
|
Matthew Wild |
Mon, 08 Apr 2013 15:53:18 +0100 |
core.*: Complete removal of all traces of the "core" section and section-related code.
|
Kim Alvefur |
Sat, 23 Mar 2013 02:33:15 +0100 |
s2smanager: Generate session names used for logging the same way everywhere
|
Kim Alvefur |
Thu, 24 Jan 2013 00:58:17 +0100 |
sessionmanager: Log the actual error message when roster loading fails.
|
Waqas Hussain |
Fri, 30 Nov 2012 09:05:51 +0500 |
sessionmanager: Lower 'destroying session' message to 'debug' level (from 'info')
|
Matthew Wild |
Mon, 23 Jul 2012 18:26:30 +0100 |
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages
|
Matthew Wild |
Mon, 23 Jul 2012 17:32:33 +0100 |
sessionmanager: Clean up some unused variables and imports
|
Matthew Wild |
Sun, 22 Jul 2012 23:38:21 +0100 |
sessionmanager: Have session.send() of a retired session return false to indicate failure
|
Matthew Wild |
Sun, 22 Jul 2012 16:50:14 +0100 |
sessionmanager: Remove max_resources config option and check, incorrect anyway (thanks Zash)
|
Matthew Wild |
Thu, 03 May 2012 23:18:56 +0100 |
sessionmanager: Require uuid_generate()
|
Matthew Wild |
Mon, 23 Jan 2012 02:23:23 +0000 |
sessionmanager, mod_c2s: Move timeout logic to mod_c2s
|
Matthew Wild |
Mon, 23 Jan 2012 00:56:57 +0000 |
mod_c2s, sessionmanager, xmppclient_listener: Move all c2s network and stream logic into a new module, mod_c2s
|
Matthew Wild |
Sun, 22 Jan 2012 23:57:13 +0000 |
sessionmanager: Remove unused reference to modulemanager
|
Matthew Wild |
Tue, 13 Dec 2011 15:42:21 +0000 |
sessionmanager: Remove dependency on util.import
|
Matthew Wild |
Mon, 27 Jun 2011 14:57:31 +0100 |
sessionmanager: Log reason when destroying a session.
|
Waqas Hussain |
Sat, 07 May 2011 21:15:34 +0500 |
sessionmanager: Fire pre-resource-unbind to allow plugins (such as mod_smacks) to hook and prevent/override session destruction
|
Matthew Wild |
Tue, 29 Mar 2011 14:10:00 +0100 |
sessionmanager, s2smanager: Give resting sessions a pass-through filter, fixes #202
|
Matthew Wild |
Sun, 22 Aug 2010 21:23:37 +0100 |
sessionmanager: Remove dependency on eventmanager
|
Matthew Wild |
Tue, 03 Aug 2010 10:58:15 +0100 |
Merge 0.7->trunk
|
Matthew Wild |
Sat, 12 Jun 2010 02:39:18 +0100 |
sessionmanager: Fixed a traceback on invalid usernames (typo in previous commit).
0.7.0
|
Waqas Hussain |
Fri, 11 Jun 2010 21:30:24 +0500 |
sessionmanager: Moved nodeprep to sessionmanager.make_authenticated.
|
Waqas Hussain |
Fri, 11 Jun 2010 20:34:00 +0500 |