core/sessionmanager.lua
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
Tue, 03 Aug 2010 10:58:15 +0100 Matthew Wild sessionmanager: Remove dependency on eventmanager
Sat, 12 Jun 2010 02:39:18 +0100 Matthew Wild Merge 0.7->trunk
Fri, 11 Jun 2010 21:30:24 +0500 Waqas Hussain sessionmanager: Fixed a traceback on invalid usernames (typo in previous commit). 0.7.0
Fri, 11 Jun 2010 20:34:00 +0500 Waqas Hussain sessionmanager: Moved nodeprep to sessionmanager.make_authenticated.
Wed, 02 Jun 2010 18:22:23 +0100 Matthew Wild sessionmanager: Rename filters_initialize->initialize_filters
Wed, 02 Jun 2010 17:51:14 +0100 Matthew Wild sessionmanager: Initialize new sessions for filtering, and add filters for outgoing bytes and stanzas
Sun, 23 May 2010 05:46:52 +0500 Waqas Hussain rostermanager: Correctly clear the bare_sessions table on roster load errors during bind.
Sat, 22 May 2010 05:53:27 +0500 Waqas Hussain sessionmanager: Change error for reaching resource limit from 'conflict' to 'resource-constraint' during session bind.
Sat, 22 May 2010 05:52:24 +0500 Waqas Hussain sessionmanager: If roster loading fails during resource bind, kick the user with an internal-server-error.
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Mon, 22 Mar 2010 14:58:25 +0000 Matthew Wild sessionmanager, s2smanager: Add type of ?2s_destroyed to resting sessions (fixes a logging traceback, thanks Flo)
Fri, 12 Feb 2010 17:27:53 +0000 Matthew Wild sessionmanager, s2smanager: Fix for syntax of null_data_handler() (thanks Nolan)
Fri, 12 Feb 2010 17:14:54 +0000 Matthew Wild sessionmanager, s2smanager: Give sessions dummy data handlers that log when data is received by a destroyed session
Mon, 11 Jan 2010 18:59:06 +0500 Waqas Hussain sessionmanager: Added resource prepping, and invalid resource checking to the bind_resource function.
Tue, 24 Nov 2009 20:34:22 +0000 Matthew Wild core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls
Sun, 14 Mar 2010 02:59:41 +0000 Matthew Wild sessionmanager: Don't re-destroy destroyed sessions
Sun, 14 Mar 2010 02:59:16 +0000 Matthew Wild sessionmanager: Return stream error when incoming stream header is missing 'to' attribute
Sun, 14 Mar 2010 02:58:11 +0000 Matthew Wild sessionmanager: Add close method to resting sessions
Thu, 11 Mar 2010 01:04:19 +0000 Matthew Wild sessionmanager, s2smanager: Close session on </stream:stream>
Mon, 08 Mar 2010 02:13:41 +0000 Matthew Wild sessionmanager, s2smanager: Destroyed sessions are now simply resting (not dead) until they are collected - prevents a whole class of tracebacks
Fri, 12 Feb 2010 17:27:53 +0000 Matthew Wild sessionmanager, s2smanager: Fix for syntax of null_data_handler() (thanks Nolan)
Fri, 12 Feb 2010 17:14:54 +0000 Matthew Wild sessionmanager, s2smanager: Give sessions dummy data handlers that log when data is received by a destroyed session
less more (0) -100 -50 -30 tip