Thu, 30 Oct 2008 21:11:22 +0000 Matthew Wild sends2s -> s2s_session.send(), s2s_session.send() -> s2s_session.sends2s() changeset | files
Sun, 26 Oct 2008 21:22:59 +0500 Waqas Hussain Added support for XEP-0049: Private XML Storage (mod_private) changeset | files
Sun, 26 Oct 2008 21:21:38 +0500 Waqas Hussain mod_vcard: Fixed to use new util.stanza.add_child changeset | files
Sun, 26 Oct 2008 21:19:49 +0500 Waqas Hussain Combined some lines changeset | files
Sun, 26 Oct 2008 21:19:04 +0500 Waqas Hussain Datamanager Fixes and improvements changeset | files
Sun, 26 Oct 2008 14:39:52 +0000 Matthew Wild Don't set cursor inside added child when using add_child() changeset | files
Sun, 26 Oct 2008 14:27:10 +0000 Matthew Wild Make add_child() behave as expected. Old add_child() is now add_direct_child() changeset | files
Sun, 26 Oct 2008 14:03:40 +0000 Matthew Wild Better logging of s2s connections changeset | files
Sun, 26 Oct 2008 13:19:09 +0000 Matthew Wild Merge presence/subscription support from waqas changeset | files
Sun, 26 Oct 2008 00:22:18 +0500 Waqas Hussain Bug fixes and checks for presence subscriptions, etc changeset | files
Sat, 25 Oct 2008 21:16:08 +0500 Waqas Hussain Outbound presence subscription changeset | files
Sat, 25 Oct 2008 06:49:48 +0500 Waqas Hussain Routing code reorganization changeset | files
Sat, 25 Oct 2008 03:13:10 +0500 Waqas Hussain Inbound subscription request changeset | files
Sat, 25 Oct 2008 02:38:24 +0500 Waqas Hussain Inbound unsubscribe changeset | files
Sat, 25 Oct 2008 02:29:58 +0500 Waqas Hussain Inbound subscription cancellation changeset | files
Sat, 25 Oct 2008 02:16:29 +0500 Waqas Hussain Inbound subscription approval changeset | files
Sat, 25 Oct 2008 01:48:34 +0500 Waqas Hussain Minor fixes, comments changeset | files
Sun, 26 Oct 2008 13:14:14 +0000 Matthew Wild Little tweak for more useful logging of closed s2s sessions changeset | files
Sat, 25 Oct 2008 20:34:21 +0100 Matthew Wild Log when an incoming dialback verification request is an invalid key for our domain changeset | files
Sat, 25 Oct 2008 18:21:34 +0100 Matthew Wild Remove misleading log message regarding s2s/dialback changeset | files
Fri, 24 Oct 2008 19:04:51 +0100 Matthew Wild Backed out changeset 4adc53e03b4d (garbage collection) changeset | files
Fri, 24 Oct 2008 18:43:26 +0100 Matthew Wild Extra garbage collection, for debugging changeset | files
Fri, 24 Oct 2008 18:14:40 +0100 Matthew Wild other half of previous commit changeset | files
Fri, 24 Oct 2008 18:13:54 +0100 Matthew Wild Clean up session when s2s connections are disconnected changeset | files
Fri, 24 Oct 2008 15:33:38 +0100 Matthew Wild Remove some overly-verbose debug log output changeset | files
Fri, 24 Oct 2008 15:32:31 +0100 Matthew Wild Destroy s2s sendqueue when connection is established successfully and data written changeset | files
Fri, 24 Oct 2008 15:20:34 +0100 Matthew Wild Fix nil concat for good this time (\!) changeset | files
Fri, 24 Oct 2008 15:18:53 +0100 Matthew Wild Fix nil concat when non-existant user is probed (another) changeset | files
Fri, 24 Oct 2008 15:16:18 +0100 Matthew Wild Fix nil concat when non-existant user is probed changeset | files
Fri, 24 Oct 2008 14:59:04 +0100 Matthew Wild Hack until we get SRV resolving changeset | files
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 changeset | files
Fri, 24 Oct 2008 14:46:22 +0100 Matthew Wild Show error when no MD5 lib available changeset | files
Fri, 24 Oct 2008 14:45:50 +0100 Matthew Wild Fix mod_legacyauth to not use old stanza_dispatch changeset | files
Fri, 24 Oct 2008 07:57:06 +0100 Matthew Wild Merge from waqas changeset | files
Fri, 24 Oct 2008 01:06:54 +0500 Waqas Hussain Moved some code and removed unnecessary checks. changeset | files
Fri, 24 Oct 2008 00:26:01 +0500 Waqas Hussain Presence fixes (again) changeset | files
Fri, 24 Oct 2008 07:36:48 +0100 Matthew Wild Merging more s2s changeset | files
Fri, 24 Oct 2008 07:34:13 +0100 Matthew Wild Partial s2s commit changeset | files
Fri, 24 Oct 2008 07:27:36 +0100 Matthew Wild s2s works! \o/ \o/ s2s changeset | files
Fri, 24 Oct 2008 06:13:38 +0100 Matthew Wild working incoming s2s \o/ s2s changeset | files
Fri, 24 Oct 2008 03:42:26 +0100 Matthew Wild working outgoing s2s \o/ s2s changeset | files
Fri, 24 Oct 2008 03:06:55 +0100 Matthew Wild dialback keys now verified s2s changeset | files
Thu, 23 Oct 2008 19:10:16 +0100 Matthew Wild No need to comment out s2s in this branch s2s changeset | files
Thu, 23 Oct 2008 18:43:00 +0100 Matthew Wild Backed out changeset 98e9fea75e5b changeset | files
Thu, 23 Oct 2008 18:42:25 +0100 Matthew Wild Backed out changeset 37b3e9ed8918 (again) changeset | files
Thu, 23 Oct 2008 18:40:06 +0100 Matthew Wild Backed out changeset a0fc73d5f48c changeset | files
Thu, 23 Oct 2008 18:39:26 +0100 Matthew Wild Backed out changeset 8f17ba74823c changeset | files
Thu, 23 Oct 2008 18:33:10 +0100 Matthew Wild Reverting stanza_router to non-conflicted version changeset | files
Thu, 23 Oct 2008 18:24:55 +0100 Matthew Wild Making the best attempt out of a bad merge from waqas changeset | files
Thu, 23 Oct 2008 22:08:19 +0500 Waqas Hussain Added TODO changeset | files
Thu, 23 Oct 2008 22:07:36 +0500 Waqas Hussain Merged from Matthew changeset | files
Thu, 23 Oct 2008 21:51:00 +0500 Waqas Hussain Merged from Matthew changeset | files
Thu, 23 Oct 2008 21:39:49 +0500 Waqas Hussain Removed .hgtags changeset | files
Thu, 23 Oct 2008 20:11:06 +0500 Waqas Hussain Fixed: Works when LuaRocks is not present changeset | files
Thu, 23 Oct 2008 20:02:30 +0500 Waqas Hussain Roster updates changeset | files
Thu, 23 Oct 2008 19:53:02 +0500 Waqas Hussain Docs update changeset | files
Thu, 23 Oct 2008 19:47:56 +0500 Waqas Hussain Presence fixes changeset | files
Thu, 23 Oct 2008 18:42:29 +0500 Waqas Hussain Fixed: Some modules did not return anything changeset | files
Thu, 23 Oct 2008 18:36:10 +0500 Waqas Hussain Set things up for presence subscriptions. changeset | files
Thu, 23 Oct 2008 18:09:39 +0100 Matthew Wild Initial s2s stuff s2s changeset | files
(0) -100 -60 +60 +100 +300 +1000 +3000 tip

mercurial