core/sessionmanager.lua
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
Thu, 26 Mar 2015 16:48:39 +0000 Matthew Wild Merge 0.9->0.10
Tue, 24 Mar 2015 15:57:46 +0000 Matthew Wild 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.
Fri, 30 Jan 2015 15:38:54 +0100 Kim Alvefur sessionmanager: Add pre-resource-bind event that would let plugins have a say in resource binding
Tue, 20 Jan 2015 11:31:58 +0000 Matthew Wild sessionmanager: Access bare_session and full_sessions through 'prosody'
Thu, 11 Sep 2014 00:09:07 +0200 Kim Alvefur core.sessionmanager: Set a fake thread on destroyed sessions, fixes traceback if stanzas are emitted after a session is destroyed (thanks Sven Blumenstein)
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Thu, 11 Apr 2013 17:35:39 +0100 Matthew Wild sessionmanager, s2smanager: Remove unused imports
Mon, 08 Apr 2013 15:53:18 +0100 Matthew Wild sessionmanager, s2smanager: Remove open_session tracing
Sat, 23 Mar 2013 02:33:15 +0100 Kim Alvefur core.*: Complete removal of all traces of the "core" section and section-related code.
Thu, 24 Jan 2013 00:58:17 +0100 Kim Alvefur s2smanager: Generate session names used for logging the same way everywhere
Fri, 30 Nov 2012 09:05:51 +0500 Waqas Hussain sessionmanager: Log the actual error message when roster loading fails.
Mon, 23 Jul 2012 18:26:30 +0100 Matthew Wild sessionmanager: Lower 'destroying session' message to 'debug' level (from 'info')
Mon, 23 Jul 2012 17:32:33 +0100 Matthew Wild Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages
Sun, 22 Jul 2012 23:38:21 +0100 Matthew Wild sessionmanager: Clean up some unused variables and imports
Sun, 22 Jul 2012 16:50:14 +0100 Matthew Wild sessionmanager: Have session.send() of a retired session return false to indicate failure
Thu, 03 May 2012 23:18:56 +0100 Matthew Wild sessionmanager: Remove max_resources config option and check, incorrect anyway (thanks Zash)
Mon, 23 Jan 2012 02:23:23 +0000 Matthew Wild sessionmanager: Require uuid_generate()
Mon, 23 Jan 2012 00:56:57 +0000 Matthew Wild sessionmanager, mod_c2s: Move timeout logic to mod_c2s
Sun, 22 Jan 2012 23:57:13 +0000 Matthew Wild mod_c2s, sessionmanager, xmppclient_listener: Move all c2s network and stream logic into a new module, mod_c2s
Tue, 13 Dec 2011 15:42:21 +0000 Matthew Wild sessionmanager: Remove unused reference to modulemanager
Mon, 27 Jun 2011 14:57:31 +0100 Matthew Wild sessionmanager: Remove dependency on util.import
Sat, 07 May 2011 21:15:34 +0500 Waqas Hussain sessionmanager: Log reason when destroying a session.
Tue, 29 Mar 2011 14:10:00 +0100 Matthew Wild sessionmanager: Fire pre-resource-unbind to allow plugins (such as mod_smacks) to hook and prevent/override session destruction
Sun, 22 Aug 2010 21:23:37 +0100 Matthew Wild sessionmanager, s2smanager: Give resting sessions a pass-through filter, fixes #202
less more (0) -100 -50 -30 tip