log

age author description
Tue, 04 Nov 2008 18:17:48 +0000 Matthew Wild Part 2 of internal components. Should have mentioned that the previous commit was from waqas, this one from me.
Tue, 04 Nov 2008 18:15:56 +0000 Matthew Wild Part one of internal component support
Tue, 04 Nov 2008 01:26:56 +0000 Matthew Wild Merge (for some reason)
Tue, 04 Nov 2008 00:41:40 +0500 Waqas Hussain A little whitespace fix
Mon, 03 Nov 2008 07:50:09 +0500 Waqas Hussain Datamanager now deletes files with no data
Mon, 03 Nov 2008 07:48:39 +0500 Waqas Hussain Reformatted lxmppd.cfg.dist and removed redundant variable
Sun, 02 Nov 2008 17:36:40 +0000 Matthew Wild imported patch srv-for-cdr-se.patch
Sun, 02 Nov 2008 22:28:32 +0500 Waqas Hussain Removed require "core.stanza_dispatch"
Sun, 02 Nov 2008 16:42:20 +0000 Matthew Wild Remove obsolete stanza_dispatch.lua
Sun, 02 Nov 2008 02:02:41 +0000 Matthew Wild merge from waqas
Sun, 02 Nov 2008 06:53:31 +0500 Waqas Hussain Priority based message routing, etc
Sun, 02 Nov 2008 06:36:42 +0500 Waqas Hussain Added resource priority handling, etc
Sun, 02 Nov 2008 01:30:36 +0000 Matthew Wild Fix for previous commit (again)
Sun, 02 Nov 2008 01:28:27 +0000 Matthew Wild Fix for previous commit
Sun, 02 Nov 2008 01:26:37 +0000 Matthew Wild Fix for add_iq_handler to allow multiple origin types too
Sun, 02 Nov 2008 01:20:42 +0000 Matthew Wild vcards for s2s
Sun, 02 Nov 2008 01:19:23 +0000 Matthew Wild Fix MD5 loading check
Sun, 02 Nov 2008 02:23:52 +0500 Waqas Hussain mod_roster fix
Sat, 01 Nov 2008 21:10:19 +0000 Matthew Wild Another fix for s2s (well, let's say it was more for modules)
Sat, 01 Nov 2008 21:07:14 +0000 Matthew Wild Fix s2s once and for all
Sat, 01 Nov 2008 18:28:46 +0000 Matthew Wild General fixes for s2s, to make it more robust (I hope), sending data to remote hosts sane (s2ssession.send() works as expected), recycle outgoing dialback connections, etc.
Sat, 01 Nov 2008 18:23:52 +0000 Matthew Wild Fix for mod_version over s2s
Thu, 30 Oct 2008 21:26:53 +0000 Matthew Wild mod_version is here
Thu, 30 Oct 2008 21:19:26 +0000 Matthew Wild Was a bit hasty to remove send_s2s() from stanza_router. We still use it, and there is no problem with it.
Thu, 30 Oct 2008 21:11:22 +0000 Matthew Wild sends2s -> s2s_session.send(), s2s_session.send() -> s2s_session.sends2s()
Sun, 26 Oct 2008 21:22:59 +0500 Waqas Hussain Added support for XEP-0049: Private XML Storage (mod_private)
Sun, 26 Oct 2008 21:21:38 +0500 Waqas Hussain mod_vcard: Fixed to use new util.stanza.add_child
Sun, 26 Oct 2008 21:19:49 +0500 Waqas Hussain Combined some lines
Sun, 26 Oct 2008 21:19:04 +0500 Waqas Hussain Datamanager Fixes and improvements
Sun, 26 Oct 2008 14:39:52 +0000 Matthew Wild Don't set cursor inside added child when using add_child()
Sun, 26 Oct 2008 14:27:10 +0000 Matthew Wild Make add_child() behave as expected. Old add_child() is now add_direct_child()
Sun, 26 Oct 2008 14:03:40 +0000 Matthew Wild Better logging of s2s connections
Sun, 26 Oct 2008 13:19:09 +0000 Matthew Wild Merge presence/subscription support from waqas
Sun, 26 Oct 2008 00:22:18 +0500 Waqas Hussain Bug fixes and checks for presence subscriptions, etc
Sat, 25 Oct 2008 21:16:08 +0500 Waqas Hussain Outbound presence subscription
Sat, 25 Oct 2008 06:49:48 +0500 Waqas Hussain Routing code reorganization
Sat, 25 Oct 2008 03:13:10 +0500 Waqas Hussain Inbound subscription request
Sat, 25 Oct 2008 02:38:24 +0500 Waqas Hussain Inbound unsubscribe
Sat, 25 Oct 2008 02:29:58 +0500 Waqas Hussain Inbound subscription cancellation
Sat, 25 Oct 2008 02:16:29 +0500 Waqas Hussain Inbound subscription approval
Sat, 25 Oct 2008 01:48:34 +0500 Waqas Hussain Minor fixes, comments
Sun, 26 Oct 2008 13:14:14 +0000 Matthew Wild Little tweak for more useful logging of closed s2s sessions
Sat, 25 Oct 2008 20:34:21 +0100 Matthew Wild Log when an incoming dialback verification request is an invalid key for our domain
Sat, 25 Oct 2008 18:21:34 +0100 Matthew Wild Remove misleading log message regarding s2s/dialback
Fri, 24 Oct 2008 19:04:51 +0100 Matthew Wild Backed out changeset 4adc53e03b4d (garbage collection)
Fri, 24 Oct 2008 18:43:26 +0100 Matthew Wild Extra garbage collection, for debugging
Fri, 24 Oct 2008 18:14:40 +0100 Matthew Wild other half of previous commit
Fri, 24 Oct 2008 18:13:54 +0100 Matthew Wild Clean up session when s2s connections are disconnected
Fri, 24 Oct 2008 15:33:38 +0100 Matthew Wild Remove some overly-verbose debug log output
Fri, 24 Oct 2008 15:32:31 +0100 Matthew Wild Destroy s2s sendqueue when connection is established successfully and data written
Fri, 24 Oct 2008 15:20:34 +0100 Matthew Wild Fix nil concat for good this time (\!)
Fri, 24 Oct 2008 15:18:53 +0100 Matthew Wild Fix nil concat when non-existant user is probed (another)
Fri, 24 Oct 2008 15:16:18 +0100 Matthew Wild Fix nil concat when non-existant user is probed
Fri, 24 Oct 2008 14:59:04 +0100 Matthew Wild Hack until we get SRV resolving
Fri, 24 Oct 2008 14:47:23 +0100 Matthew Wild Fix for sessionmanager to not throw error when session doesn't have a private logger
Fri, 24 Oct 2008 14:46:22 +0100 Matthew Wild Show error when no MD5 lib available
Fri, 24 Oct 2008 14:45:50 +0100 Matthew Wild Fix mod_legacyauth to not use old stanza_dispatch
Fri, 24 Oct 2008 07:57:06 +0100 Matthew Wild Merge from waqas
Fri, 24 Oct 2008 01:06:54 +0500 Waqas Hussain Moved some code and removed unnecessary checks.
Fri, 24 Oct 2008 00:26:01 +0500 Waqas Hussain Presence fixes (again)