Software /
code /
prosody
Log
core/sessionmanager.lua @ 6873:6dae43341b44
description | author | age |
---|---|---|
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 |