Fri, 11 Jun 2010 21:30:24 +0500 Waqas Hussain sessionmanager: Fixed a traceback on invalid usernames (typo in previous commit). 0.7.0 file | diff | annotate
Fri, 11 Jun 2010 20:34:00 +0500 Waqas Hussain sessionmanager: Moved nodeprep to sessionmanager.make_authenticated. file | diff | annotate
Wed, 02 Jun 2010 18:22:23 +0100 Matthew Wild sessionmanager: Rename filters_initialize->initialize_filters file | diff | annotate
Wed, 02 Jun 2010 17:51:14 +0100 Matthew Wild sessionmanager: Initialize new sessions for filtering, and add filters for outgoing bytes and stanzas file | diff | annotate
Sun, 23 May 2010 05:46:52 +0500 Waqas Hussain rostermanager: Correctly clear the bare_sessions table on roster load errors during bind. file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 file | diff | annotate
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
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) file | diff | annotate
Fri, 12 Feb 2010 17:27:53 +0000 Matthew Wild sessionmanager, s2smanager: Fix for syntax of null_data_handler() (thanks Nolan) file | diff | annotate
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 file | diff | annotate
Mon, 11 Jan 2010 18:59:06 +0500 Waqas Hussain sessionmanager: Added resource prepping, and invalid resource checking to the bind_resource function. file | diff | annotate
Tue, 24 Nov 2009 20:34:22 +0000 Matthew Wild core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls file | diff | annotate
Sun, 14 Mar 2010 02:59:41 +0000 Matthew Wild sessionmanager: Don't re-destroy destroyed sessions file | diff | annotate
Sun, 14 Mar 2010 02:59:16 +0000 Matthew Wild sessionmanager: Return stream error when incoming stream header is missing 'to' attribute file | diff | annotate
Sun, 14 Mar 2010 02:58:11 +0000 Matthew Wild sessionmanager: Add close method to resting sessions file | diff | annotate
Thu, 11 Mar 2010 01:04:19 +0000 Matthew Wild sessionmanager, s2smanager: Close session on </stream:stream> file | diff | annotate
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 file | diff | annotate
Fri, 12 Feb 2010 17:27:53 +0000 Matthew Wild sessionmanager, s2smanager: Fix for syntax of null_data_handler() (thanks Nolan) file | diff | annotate
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 file | diff | annotate
Fri, 12 Feb 2010 03:49:05 +0500 Waqas Hussain sessionmanager: Fire stream-features event using new events API. file | diff | annotate
Thu, 11 Feb 2010 19:34:23 +0000 Matthew Wild sessionmanager: Fire resource-unbind event after removing session from sessions table file | diff | annotate
Wed, 10 Feb 2010 07:53:25 +0000 Matthew Wild sessionmanager: Whitespace fix file | diff | annotate
Mon, 11 Jan 2010 18:59:06 +0500 Waqas Hussain sessionmanager: Added resource prepping, and invalid resource checking to the bind_resource function. file | diff | annotate
Tue, 24 Nov 2009 20:34:22 +0000 Matthew Wild core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls file | diff | annotate
Sun, 22 Nov 2009 21:55:58 +0500 Waqas Hussain Merged with 0.6. file | diff | annotate
Sun, 22 Nov 2009 21:41:09 +0500 Waqas Hussain sessionmanager: Added function send_to_interested_resources(). file | diff | annotate
Sun, 22 Nov 2009 21:40:01 +0500 Waqas Hussain sessionmanager: Fixed and cleaned function send_to_available_resources(). The 'to' attribute for presence subscription stanzas is now preserved. file | diff | annotate
Sat, 21 Nov 2009 17:07:22 +0000 Matthew Wild sessionmanager: Use : syntax for calling connection methods file | diff | annotate
Tue, 06 Oct 2009 11:15:55 +0100 Paul Aurich sessionmanager: Mark client streams as opened sooner to avoid wrapping errors in unnecessary stream tags file | diff | annotate
Sat, 03 Oct 2009 18:40:47 +0100 Matthew Wild sessionmanager: Use UUID for stream ids to clients, no math.random anymore :) file | diff | annotate
Sat, 03 Oct 2009 02:41:28 +0100 Matthew Wild sessionmanager: Add c2s_timeout option for unauthenticated client connections file | diff | annotate
Sun, 16 Aug 2009 21:34:53 +0100 Matthew Wild core.sessionmanager, xmppclient_listener: Move responsibility for setting session.log to the former from the latter, much more sensible file | diff | annotate
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers file | diff | annotate
Sun, 05 Jul 2009 17:45:44 +0500 Waqas Hussain Moved automatic unavailable presence generation on disconnect from sessionmanager to mod_presence file | diff | annotate
Sun, 05 Jul 2009 16:21:58 +0500 Waqas Hussain sessionmanager: Replace raw session by an event data table for resource bind/unbind events, allowing extra data file | diff | annotate
Fri, 03 Jul 2009 21:47:26 +0100 Matthew Wild sessionmanager: Reset bare_sessions[user] after resource conflict resolution. Fixes the other stanza gobbling bug \o/ file | diff | annotate
Fri, 03 Jul 2009 21:37:09 +0100 Matthew Wild sessionmanager: Newly created sessions shouldn't have a priority. Fixes one of the stanza-gobbling bugs \o/ file | diff | annotate
Wed, 01 Jul 2009 17:53:18 +0100 Matthew Wild Send xml:lang in stream headers, fixes #78 file | diff | annotate
Tue, 23 Jun 2009 23:54:57 +0500 Waqas Hussain sessionmanager: Fire event on resource unbind file | diff | annotate
Mon, 22 Jun 2009 02:58:28 +0100 Matthew Wild sessionmanager: Fire event on resource bind file | diff | annotate
Thu, 04 Jun 2009 05:54:32 +0500 Waqas Hussain sessionmanager: It really is username@host, not host@username :) file | diff | annotate
Tue, 02 Jun 2009 19:08:36 +0100 Matthew Wild sessionmanager: It's username@host, not host@username :) file | diff | annotate
Fri, 29 May 2009 23:23:56 +0500 Waqas Hussain sessionmanager: Removed a redundant check file | diff | annotate
Fri, 29 May 2009 23:22:58 +0500 Waqas Hussain sessionmanager: Fixed an old FIXME: A problem caused by an error on an authenticated but unbound session file | diff | annotate
Fri, 29 May 2009 23:14:57 +0500 Waqas Hussain sessionmanager: Add/remove sessions from full_sessions and bare_sessions when binding/unbinding sessions file | diff | annotate
Fri, 29 May 2009 23:01:05 +0500 Waqas Hussain sessionmanager: Added reference to globals full_sessions and bare_sessions file | diff | annotate
Fri, 29 May 2009 22:56:14 +0500 Waqas Hussain sessionmanager: Removed reference to global 'sessions' file | diff | annotate
Fri, 29 May 2009 14:28:53 +0100 Matthew Wild sessionmanager, mod_tls: Mark a session as secure when TLS is active file | diff | annotate
Thu, 30 Apr 2009 02:45:10 +0100 Matthew Wild sessionmanager: Miscellaneous logging improvements, changing levels, improving messages and using session loggers where possible file | diff | annotate
Wed, 08 Apr 2009 23:20:22 +0100 Matthew Wild sessionmanager, componentmanager: Fix some wacky indentation (thanks greyback!) file | diff | annotate
Sun, 05 Apr 2009 20:06:39 +0100 Matthew Wild sessionmanager, s2smanager, mod_component: Send reply </stream:stream> when client closes stream file | diff | annotate
Fri, 03 Apr 2009 01:29:59 +0100 Matthew Wild core.sessionmanager: Hop out of <status> tag so that MUC doesn't insert into the wrong level file | diff | annotate
Mon, 30 Mar 2009 03:03:06 +0500 Waqas Hussain Fixed: sessionmanager: Apply nameprep on hostname passed in stream tag (part of issue #57) file | diff | annotate
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4 file | diff | annotate
Thu, 12 Feb 2009 18:23:00 +0500 Waqas Hussain Fixed: kick_old resource conflict resolution policy could fail with a backtrace file | diff | annotate
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009 file | diff | annotate
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3 file | diff | annotate
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT! file | diff | annotate
(0) -100 -60 tip

mercurial