log core/sessionmanager.lua @ 1358:71fbf8a52dcf

age author description
Thu, 04 Jun 2009 05:54:32 +0500 Waqas Hussain sessionmanager: It really is username@host, not host@username :)
Tue, 02 Jun 2009 19:08:36 +0100 Matthew Wild sessionmanager: It's username@host, not host@username :)
Fri, 29 May 2009 23:23:56 +0500 Waqas Hussain sessionmanager: Removed a redundant check
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
Fri, 29 May 2009 23:14:57 +0500 Waqas Hussain sessionmanager: Add/remove sessions from full_sessions and bare_sessions when binding/unbinding sessions
Fri, 29 May 2009 23:01:05 +0500 Waqas Hussain sessionmanager: Added reference to globals full_sessions and bare_sessions
Fri, 29 May 2009 22:56:14 +0500 Waqas Hussain sessionmanager: Removed reference to global 'sessions'
Fri, 29 May 2009 14:28:53 +0100 Matthew Wild sessionmanager, mod_tls: Mark a session as secure when TLS is active
Thu, 30 Apr 2009 02:45:10 +0100 Matthew Wild sessionmanager: Miscellaneous logging improvements, changing levels, improving messages and using session loggers where possible
Wed, 08 Apr 2009 23:20:22 +0100 Matthew Wild sessionmanager, componentmanager: Fix some wacky indentation (thanks greyback!)
Sun, 05 Apr 2009 20:06:39 +0100 Matthew Wild sessionmanager, s2smanager, mod_component: Send reply </stream:stream> when client closes stream
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
Mon, 30 Mar 2009 03:03:06 +0500 Waqas Hussain Fixed: sessionmanager: Apply nameprep on hostname passed in stream tag (part of issue #57)
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
Thu, 12 Feb 2009 18:23:00 +0500 Waqas Hussain Fixed: kick_old resource conflict resolution policy could fail with a backtrace