log libpurple/protocols/msn/notification.c @ 31022:78dccab9824c

age author description
Fri, 10 Dec 2010 06:38:17 +0000 Elliott Sales de Andrade Add the session user to the userlist. This reduces the amount of
Fri, 10 Dec 2010 05:59:21 +0000 Elliott Sales de Andrade Maybe I should actually put the fix in there too!
Sun, 05 Dec 2010 08:13:13 +0000 Elliott Sales de Andrade Replace the mpop account setting with a session boolean, because I
Thu, 02 Dec 2010 06:32:55 +0000 Elliott Sales de Andrade Disconnect other endpoints if the MPOP setting is disabled.
Thu, 02 Dec 2010 06:04:55 +0000 Elliott Sales de Andrade Clear out the old list of endpoints when we receive a new one. This
Thu, 02 Dec 2010 05:16:27 +0000 Elliott Sales de Andrade It doesn't seem like we use this kv value, so might as well save the
Thu, 02 Dec 2010 03:59:58 +0000 Elliott Sales de Andrade Apparently, UBM was updated with more parameters in MSNp16. One is
Sat, 27 Nov 2010 07:08:24 +0000 Elliott Sales de Andrade Call msn_transaction_destroy from msn_cmdproc_send_trans. This way, it
Mon, 22 Nov 2010 07:40:23 +0000 Mark Doliner msn_message_destroy() calls msn_message_unref() if refcount>0. This is
Sun, 21 Nov 2010 09:56:48 +0000 Elliott Sales de Andrade Fix a lot more leaks, some old, some new.
Thu, 04 Nov 2010 04:41:48 +0000 Elliott Sales de Andrade Remove dead assignments in new MSN code.
Wed, 15 Sep 2010 17:34:21 +0000 masca propagate from branch 'im.pidgin.cpw.qulogic.msnp16' (head a27b68b2e6653e6b96aa0279bd649181c89b20ed)
Sat, 11 Sep 2010 19:03:25 +0000 masca propagate from branch 'im.pidgin.pidgin' (head fabc09bf724818b9b50e1c41d4afd6549f298c05)
Sun, 01 Aug 2010 00:08:26 +0000 Elliott Sales de Andrade applied changes from cc2567c1558bffb058fda6a6319faf70206a8c34
Sat, 31 Jul 2010 23:42:35 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5b9ae21a0927d9a160964bfb1cad7a43253fba0d)
Mon, 19 Jul 2010 21:11:32 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 07d0765c444a097af45c2650f54323afb900a07b)
Mon, 19 Jul 2010 21:05:06 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 51236278b5344e58692ae671bd25a862058432da)
Wed, 07 Jul 2010 21:26:08 +0000 masca Do not send the extended caps when using msnp < 16.
Wed, 02 Jun 2010 20:51:24 +0000 masca propagate from branch 'im.pidgin.cpw.qulogic.msnp16' (head 49bf2f5880edfe6f07decbf14418f2032ba59ad0)
Wed, 02 Jun 2010 20:08:53 +0000 masca propagate from branch 'im.pidgin.pidgin' (head a16b83242562658cc9f08739aedaa0a4b621077a)
Wed, 02 Jun 2010 09:33:21 +0000 masca Cleanup notification.c includes
Fri, 28 May 2010 22:45:52 +0000 masca Include internal.h on each c file to avoid windows breakage as recommended by Daniel.
Fri, 28 May 2010 08:05:38 +0000 masca Remove unnecesary includes from msn.h.
Mon, 10 May 2010 23:21:44 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head f6cdf8776559775f9a4a72563e69741e139518bd)
Thu, 22 Apr 2010 17:15:26 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 73717266fa7d3a35ac09e09781fc5b48e2954fab)
Wed, 31 Mar 2010 17:32:36 +0000 masca Remove deprecated (since MSNP13) commands and relevant files.
Sat, 13 Mar 2010 08:18:25 +0000 Elliott Sales de Andrade I don't really like this name.
Sat, 13 Mar 2010 08:09:32 +0000 Elliott Sales de Andrade Fix a few little things.
Thu, 11 Mar 2010 17:59:53 +0000 masca We need a way to send commands without transaction ID
Wed, 10 Mar 2010 22:16:04 +0000 masca msn: Remove msn_cmdproc_send_quick in favor of msn_cmdproc_send_trans
Wed, 10 Mar 2010 21:46:37 +0000 masca msn: Delete msn_cmdproc_send since it just have duplicated code from
Thu, 18 Feb 2010 16:59:04 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 624bba8bd37445c496620c94bfe6da7da8af2ee4)
Mon, 08 Feb 2010 07:41:15 +0000 Mark Doliner Rename "attribute" to "header" in a bunch of places. The SLP protocol
Sat, 06 Feb 2010 05:15:35 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
Tue, 15 Dec 2009 08:12:52 +0000 Elliott Sales de Andrade Support receiving UBN and sending UUN, which seem to have been added way
Tue, 15 Dec 2009 04:32:49 +0000 Elliott Sales de Andrade Support sending different client types in PrivateEndpointData.
Tue, 15 Dec 2009 03:58:03 +0000 Elliott Sales de Andrade Allow setting the name of the current location. The default is still Pidgin
Tue, 15 Dec 2009 03:53:11 +0000 Elliott Sales de Andrade Fix typo in PrivateEndpointData, resulting in the name of the endpoint
Tue, 15 Dec 2009 03:22:18 +0000 Elliott Sales de Andrade Fix a little argument swapping.
Tue, 15 Dec 2009 02:05:32 +0000 Elliott Sales de Andrade Save PrivateEndpointData that we've received. I think this only applies to
Thu, 10 Dec 2009 08:01:42 +0000 Elliott Sales de Andrade Also parse extended capabilities from ILN. Probably don't need to do so in
Thu, 10 Dec 2009 07:36:26 +0000 Elliott Sales de Andrade Add a minor debug log.
Thu, 10 Dec 2009 07:35:27 +0000 Elliott Sales de Andrade Call xmlnode_free in the correct location.
Wed, 09 Dec 2009 21:50:01 +0000 Elliott Sales de Andrade Allow receiving a NLN command from ourselves. This will probably need to be
Wed, 09 Dec 2009 21:48:07 +0000 Elliott Sales de Andrade Allow parsing info about ourselves from a UBX payload. This is probably not
Wed, 09 Dec 2009 21:44:06 +0000 Elliott Sales de Andrade Attempt to parse any EndpointData out of the UBX payload. This isn't really
Wed, 09 Dec 2009 21:32:33 +0000 Elliott Sales de Andrade Avoid calling xmlnode_from_str twice when parsing the UBX data.
Wed, 09 Dec 2009 21:10:08 +0000 Elliott Sales de Andrade Don't attempt to parse extended caps if not using MSNP16.
Wed, 09 Dec 2009 21:09:14 +0000 Elliott Sales de Andrade Save extended capabilities of an MSN buddy when receiving NLN.
Wed, 02 Dec 2009 02:46:59 +0000 Elliott Sales de Andrade Fix MSN protocol version detection to use the best version returned by the
Tue, 01 Dec 2009 22:13:30 +0000 Elliott Sales de Andrade Initial support for msnp16, based on patch by Masca.
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sat, 21 Aug 2010 21:55:05 +0000 Elliott Sales de Andrade Fix possible garbage value.
Sat, 17 Jul 2010 23:10:39 +0000 Elliott Sales de Andrade Add a timeout which forces the login process to complete. This won't
Sat, 17 Jul 2010 20:13:29 +0000 Elliott Sales de Andrade The session parameter appears unused in msn_add_contact_xml.
Wed, 02 Jun 2010 23:29:21 +0000 Elliott Sales de Andrade We shouldn't free user->extinfo here because it can also contain phone
Mon, 31 May 2010 06:51:16 +0000 Elliott Sales de Andrade Correctly reset and free user->extinfo when the buddy is not listening to
Mon, 31 May 2010 06:35:17 +0000 Elliott Sales de Andrade Remove some extra variables.
Mon, 10 May 2010 23:14:05 +0000 Elliott Sales de Andrade Implement [gs]et_public_alias in MSN.
Mon, 19 Apr 2010 23:55:03 +0000 Elliott Sales de Andrade Just because a user went offline, doesn't mean we should close the slplink
Thu, 18 Feb 2010 09:22:01 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.next.minor' (head 42544ec892337510146c931806a95dbf69c2fe30)
Thu, 18 Feb 2010 01:19:10 +0000 Elliott Sales de Andrade Remove some unnecessary code.
Tue, 16 Feb 2010 01:26:45 +0000 Elliott Sales de Andrade Remove unnecessary GLIB_CHECK_VERSION in MSN prpl. Refs #10024.
Fri, 05 Feb 2010 02:19:22 +0000 Mark Doliner Combine the CurrentMedia and MsnUserPhoneInfo structs. This makes
Thu, 04 Feb 2010 00:35:15 +0000 Mark Doliner Move the three phone numbers from the MsnUser struct into a separate
Thu, 04 Feb 2010 00:15:41 +0000 Mark Doliner Keep CurrentMedia in a separate object outside of MsnUser that needs to
Sat, 28 Nov 2009 23:13:55 +0000 Elliott Sales de Andrade Due to a server change, the friendly name on MSN was being changed to the
Fri, 30 Oct 2009 06:52:29 +0000 Elliott Sales de Andrade merge of '2a337fc21125a25203efca7d15ea3002fa8e35fb'
Fri, 30 Oct 2009 06:46:11 +0000 Elliott Sales de Andrade When restricting a buddy on both the Allow and Block lists to just one
Fri, 30 Oct 2009 03:52:09 +0000 Elliott Sales de Andrade Add an error handler for the RML command as well.
Fri, 30 Oct 2009 02:50:07 +0000 Elliott Sales de Andrade Fold the ADL 241 error handler into the base ADL error handler since it
Fri, 30 Oct 2009 01:32:28 +0000 Sadrul Habib Chowdhury Parse online presence from yahoo buddies after going online on MSN.
Mon, 12 Oct 2009 22:19:48 +0000 John Bailey merge of '80eaa62b397424cadf9ea37ca0e98894f823fbf5'
Mon, 12 Oct 2009 17:45:17 +0000 Sadrul Habib Chowdhury Fix MSN forgetting display names for buddies. Fixes #10421.
Sat, 10 Oct 2009 04:24:35 +0000 Elliott Sales de Andrade Minor comment typo.
Fri, 09 Oct 2009 18:01:51 +0000 Sadrul Habib Chowdhury Allow setting a destroy-function for the data. Fixes a leak.
Thu, 08 Oct 2009 18:14:41 +0000 Sadrul Habib Chowdhury Donot use a servconn if it's freed. Mark a leak.
Thu, 08 Oct 2009 15:32:04 +0000 Sadrul Habib Chowdhury Leak fix.
Sat, 22 Aug 2009 22:55:02 +0000 Elliott Sales de Andrade This seems to not work every once in a while, so put in some code under the
Sat, 22 Aug 2009 20:51:56 +0000 Elliott Sales de Andrade Display the full message when there are errors sending a MSN Mobile message
Fri, 10 Jul 2009 00:51:31 +0000 Elliott Sales de Andrade Change all MSN_DEBUG_* messages to use the new purple_debug_is_verbose call
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Thu, 18 Jun 2009 20:37:39 +0000 Mark Doliner Remove some cosmetic differences between msg_cmd() and ubm_cmd()
Sun, 07 Jun 2009 08:07:20 +0000 Elliott Sales de Andrade We can't get an ADD error if we never send an ADD command.
Sun, 07 Jun 2009 07:51:50 +0000 Elliott Sales de Andrade Check network type, and send an FQY if necessary, when modifying the allow
Sun, 07 Jun 2009 06:47:49 +0000 Elliott Sales de Andrade Add a msn_notification_post_rml analog.
Sun, 07 Jun 2009 06:12:18 +0000 Elliott Sales de Andrade Add a data parameter for FQY callbacks and remove the pending users list
Mon, 25 May 2009 03:06:12 +0000 Elliott Sales de Andrade Treat FQY responses with no network ID as on the Passport network.
Mon, 18 May 2009 23:14:46 +0000 Elliott Sales de Andrade Remove notification-server group commands ADG, REG, RMG as groups are now
Sun, 10 May 2009 22:06:08 +0000 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes,
Mon, 04 May 2009 00:04:55 +0000 Elliott Sales de Andrade merge of '233c28248ecd717704ccb1932748bdf97b679cf1'
Sun, 03 May 2009 22:59:02 +0000 Ka-Hing Cheung re-enable something that qulogic wrote but commented out because of a
Mon, 04 May 2009 00:01:16 +0000 Elliott Sales de Andrade Also check whether the ADL/FQY count is zero when we've received an error
Sat, 02 May 2009 23:02:11 +0000 Elliott Sales de Andrade Word wrap a little.
Sat, 02 May 2009 23:01:32 +0000 Elliott Sales de Andrade Decrement the ADL/FQY count when we receive an error about a FQY for a user
Sat, 02 May 2009 22:31:13 +0000 Elliott Sales de Andrade Add an FQY error handler so we don't disconnect if something incorrect was
Sat, 28 Mar 2009 07:31:29 +0000 Elliott Sales de Andrade Save a count of how many ADL (per-request) and FQY (per-contact) we send,
Sat, 21 Mar 2009 02:20:52 +0000 Elliott Sales de Andrade Add some missing newlines in debug messages.
Tue, 03 Mar 2009 05:11:00 +0000 Elliott Sales de Andrade Ignore the Forward List status bit when checking if user is on the Allow
Sat, 20 Jun 2009 18:27:49 +0000 Ka-Hing Cheung *** Plucked rev b932d4f94f9c771877b6a8a6a1d7dd3ea9c08005 (qulogic@pidgin.im):
Sun, 10 May 2009 23:25:26 +0000 Paul Aurich *** Plucked rev f9080d0b (khc@pidgin.im):
Mon, 04 May 2009 00:03:20 +0000 Elliott Sales de Andrade Darnit, one more MSN fix:
Sat, 02 May 2009 23:08:46 +0000 Elliott Sales de Andrade More MSN fixes to go along with f0df27a299120baecf9ea88a9fb24ffe1dbe72fd:
Wed, 29 Apr 2009 18:24:34 +0000 Sadrul Habib Chowdhury Pluck the MSN bug fixes.
Tue, 28 Apr 2009 20:55:35 +0000 Ethan Blanton applied changes from 70fa4cc384b7643ab1f296bdc2399bc208542a20
Fri, 27 Feb 2009 07:13:20 +0000 Elliott Sales de Andrade Generalize the FQY command so it can be used by different callbacks based
Tue, 17 Feb 2009 03:07:10 +0000 Elliott Sales de Andrade Buddies on both the Allow and Block list are now automatically removed from
Sun, 15 Feb 2009 22:52:47 +0000 Elliott Sales de Andrade Set a NULL statusline and CurrentMedia if the UBX returns an empty payload,
Sun, 01 Feb 2009 09:08:44 +0000 Elliott Sales de Andrade Setup message handlers on the MSN Notification server so that messages from
Fri, 30 Jan 2009 03:27:38 +0000 Elliott Sales de Andrade Update the Address Book when we recieve a new friendly name for a buddy.
Fri, 30 Jan 2009 03:14:29 +0000 Elliott Sales de Andrade Move the check for whether to update the server alias out of nln_cmd and
Sun, 14 Dec 2008 03:09:51 +0000 Elliott Sales de Andrade Make the add/remove buddy from list functions take a MsnUser* instead of the
Sun, 07 Dec 2008 07:09:57 +0000 Elliott Sales de Andrade Send FQY as the first thing when adding a buddy so that we know what network
Mon, 24 Nov 2008 05:51:18 +0000 Elliott Sales de Andrade Add the Games and Office media to MSN as attributes tacked on to the tune
Sun, 23 Nov 2008 22:29:41 +0000 Elliott Sales de Andrade Cleaned up version of 2f409bcdde5ebbb1edf097aeb4b4366d7c71518d:
Sun, 23 Nov 2008 21:57:18 +0000 Elliott Sales de Andrade disapproval of revision '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
Sun, 23 Nov 2008 04:12:43 +0000 Elliott Sales de Andrade Mark added a workaround for not having enough parameters in this command.
Sun, 23 Nov 2008 04:06:45 +0000 Elliott Sales de Andrade merge of '8298236e9cd6a6127656eacf513bc6928bee9065'
Sun, 23 Nov 2008 04:04:57 +0000 Elliott Sales de Andrade disapproval of revision '050e412d19af350e54a9105f34339a2690d8fc08'
Sun, 23 Nov 2008 04:05:14 +0000 Elliott Sales de Andrade disapproval of revision '9020464484f831155faf5ec030cd374386c01e62'
Tue, 18 Nov 2008 23:34:14 +0000 Mark Doliner Counting is for dummies
Tue, 18 Nov 2008 07:16:49 +0000 Mark Doliner I've seen this crash a few times where cmd->param_count is 4 and
Fri, 31 Oct 2008 04:03:44 +0000 Richard Laager Kill some // comments. Sigh.
Sun, 19 Oct 2008 05:48:11 +0000 Elliott Sales de Andrade merge of '0e036cef0f8a3bdfd1d7f7fc082edca43d3153df'
Sun, 19 Oct 2008 05:45:16 +0000 Elliott Sales de Andrade Apply khc's patch for ADL error 205, with a few changes to get around
Sun, 12 Oct 2008 22:02:07 +0000 Ka-Hing Cheung References #6907, wrap a NULL check
Sun, 12 Oct 2008 22:00:56 +0000 Ka-Hing Cheung merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
Sat, 27 Sep 2008 22:47:46 +0000 Elliott Sales de Andrade Update MSN Client Version (CVR) string to match 8.5.1302.
Sat, 27 Sep 2008 03:20:48 +0000 Elliott Sales de Andrade Fix a possible xmlnode leak and an extra g_strdup when processing
Tue, 23 Sep 2008 05:33:04 +0000 Elliott Sales de Andrade merge of '092bbcea7b768d21baff3362314e784b26b1ced7'
Sat, 20 Sep 2008 03:53:16 +0000 Ka-Hing Cheung don't crash if we get a NLN command from someone not on the blist
Wed, 17 Sep 2008 04:10:43 +0000 Elliott Sales de Andrade Apply khc's patch for 241 error. Tested it out myself. Cleaned up the
Wed, 17 Sep 2008 00:30:18 +0000 Elliott Sales de Andrade merge of 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
Wed, 27 Aug 2008 04:52:29 +0000 Ka-Hing Cheung prints out the payload to debug log in case we get an invalid UBX command,
Sun, 12 Oct 2008 22:00:38 +0000 Ka-Hing Cheung disapproval of revision 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
Wed, 17 Sep 2008 00:29:56 +0000 Elliott Sales de Andrade disapproval of revision 'c3270f154f1777243d7c71b4e7eaa86bb417d93a'
Thu, 21 Aug 2008 06:40:00 +0000 Elliott Sales de Andrade Support some older versions of the ILN command. Apparently some IM
Thu, 21 Aug 2008 05:23:47 +0000 Elliott Sales de Andrade Apparently messenger@microsoft.com is some sort of server-side buddy
Sat, 16 Aug 2008 03:15:07 +0000 Elliott Sales de Andrade Turn off those MSN NOTification debug messages. It should work now, and
Sat, 09 Aug 2008 04:24:54 +0000 Elliott Sales de Andrade Correctly save the payload_len of a MSN notification command. Also,
Thu, 07 Aug 2008 05:08:44 +0000 Elliott Sales de Andrade Some whitespace changes to make code from that previous commit look better.
Thu, 07 Aug 2008 05:06:49 +0000 Elliott Sales de Andrade Fix up the MSN Inbox URL. There was a typo that caused a use-after-free
Tue, 29 Jul 2008 06:12:40 +0000 Elliott Sales de Andrade Use a URL to open MSN Hotmail inbox instead of a temporary file.
Mon, 28 Jul 2008 05:10:48 +0000 Elliott Sales de Andrade Use "EmailEnabled" from the MSN profile message to determine whether
Fri, 18 Jul 2008 02:37:20 +0000 Elliott Sales de Andrade Report an error when an MSN Mobile message was not sent because it was
Thu, 17 Jul 2008 05:25:48 +0000 Elliott Sales de Andrade Fixup MSN mailbox handling based on a patch from Felipe, plus various
Sun, 13 Jul 2008 04:31:18 +0000 Elliott Sales de Andrade merge of '057f9dd738df2f3f1b3bd757d04cdd78dd379ecb'
Sun, 13 Jul 2008 04:04:10 +0000 Elliott Sales de Andrade Disable the MSN blocked text dialog for now because it doesn't always
Sun, 13 Jul 2008 04:31:00 +0000 Elliott Sales de Andrade Take out the code on MSN for REM and SYN that I missed.
Sat, 12 Jul 2008 06:44:19 +0000 Elliott Sales de Andrade Take care of more cleanup in the MSN code.
Sat, 12 Jul 2008 04:50:47 +0000 Elliott Sales de Andrade merge of '67ca4287c39e084b96718b0e1768578954ac66a5'
Sat, 12 Jul 2008 04:42:24 +0000 Elliott Sales de Andrade The great MSN debug message cleanup! Threw in a few whitespace fixes,
Wed, 09 Jul 2008 04:18:07 +0000 Elliott Sales de Andrade Fix updating the MSN buddy icon, which was probably broken by the
Sat, 12 Jul 2008 04:50:15 +0000 Elliott Sales de Andrade On MSN, SBS command doesn't have a payload.
Wed, 09 Jul 2008 01:46:10 +0000 Elliott Sales de Andrade Get rid of that whole msn_set_payload_len thing and correctly set the
Sun, 29 Jun 2008 20:01:14 +0000 Elliott Sales de Andrade When receiving an MSN OUT, don't try to dereference cmd->params when
Mon, 23 Jun 2008 04:10:46 +0000 Elliott Sales de Andrade Allow forcing an MSN HTTP connection to connect to a new server. This
Mon, 23 Jun 2008 00:54:05 +0000 Elliott Sales de Andrade Remove some MSN code duplication in processing messages from Yahoo
Sun, 22 Jun 2008 21:31:58 +0000 Elliott Sales de Andrade A patch from felipec to consistently use NULL for the status of offline
Sun, 22 Jun 2008 01:52:04 +0000 Elliott Sales de Andrade Fix calculating the response to MSN Challenge strings that are an exact
Sun, 15 Jun 2008 18:48:14 +0000 Elliott Sales de Andrade Remove some checks for MSN protocol_ver < 15. Those versions are
Sun, 15 Jun 2008 08:08:22 +0000 Elliott Sales de Andrade Modifications to the MSN code for some stuff I'll be doing in later
Sun, 15 Jun 2008 06:55:21 +0000 Elliott Sales de Andrade Properly parse (most of) the MSN GCF command. Provides a
Sat, 14 Jun 2008 07:47:38 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5387bc28fa09b238593c3dc292863ec3ce5f3c4e)
Sat, 14 Jun 2008 07:26:02 +0000 Elliott Sales de Andrade Fix up some changes that Mark did, that I didn't apply when merging.
Sat, 07 Jun 2008 08:01:41 +0000 Elliott Sales de Andrade Add real server-side aliasing to MSN.
Sat, 07 Jun 2008 03:56:23 +0000 Elliott Sales de Andrade Fix up some merge errors in MSN's notification.c. Darn meld...
Sat, 07 Jun 2008 03:10:15 +0000 Elliott Sales de Andrade explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
Wed, 14 May 2008 04:38:26 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
Sun, 09 Mar 2008 23:55:27 +0000 Ka-Hing Cheung killing MsnContact which just wraps MsnSession
Thu, 06 Mar 2008 04:19:53 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 8da8d3c2a708d8bd00fe907d35de61998fb20125)
Wed, 27 Feb 2008 04:49:37 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 64e9bf80895d2671f0a42fecc17e3ba895b41426)
Sat, 12 Jan 2008 23:25:18 +0000 Elliott Sales de Andrade References #4382, fixes getting offline messages in p15
Wed, 26 Dec 2007 00:34:12 +0000 Elliott Sales de Andrade Patch 2 from Qulogic, this one adds SSO authentication
Wed, 26 Dec 2007 00:33:39 +0000 Elliott Sales de Andrade Patch 1 from Qulogic, this one mostly updates the version sent by pidgin
Sat, 07 Jun 2008 00:56:14 +0000 Mark Doliner Add a few bits of documentation
Fri, 06 Jun 2008 22:51:17 +0000 Mark Doliner Payload length is an int here, so treat it as such. Get's rid of this warning:
Fri, 06 Jun 2008 22:49:43 +0000 Mark Doliner These forward declarations aren't needed
Fri, 06 Jun 2008 22:46:04 +0000 Mark Doliner Delete trailing whitespace
Tue, 13 May 2008 14:24:43 +0000 Stu Tomlinson Refresh email credentials for @live.com accounts too
Thu, 08 May 2008 18:24:01 +0000 Stu Tomlinson Fix for opening Hotmail inbox more than ~15 minutes after login
Sat, 03 May 2008 23:51:43 +0000 Daniel Atallah Fix a number of leaks. As far as I can tell, MSNP14 now logs in without
Sat, 03 May 2008 02:12:26 +0000 John Bailey This cleans up a bunch of warnings that stem from the fact that size_t and
Fri, 28 Mar 2008 07:58:20 +0000 Ka-Hing Cheung some other mobile stuff that Maiku fixed, fixes #2359
Fri, 21 Mar 2008 05:24:21 +0000 Ka-Hing Cheung another patch from Maiku, this time handling IPG so we can receive paging.
Fri, 21 Mar 2008 04:45:03 +0000 Ka-Hing Cheung Another patch from Maiku that improves the way we send mobile messages, this
Wed, 27 Feb 2008 12:30:48 +0000 Stu Tomlinson Specify the base to convert from to prevent interpreting 0-prefixed client
Wed, 27 Feb 2008 04:49:20 +0000 Ka-Hing Cheung Patch from Jorge Villaseor, treat the client id as unsigned so 0x80000000
Thu, 06 Dec 2007 07:24:10 +0000 Ka-Hing Cheung gets rid of one valgrind warning
Tue, 04 Dec 2007 22:20:18 +0000 Sadrul Habib Chowdhury Don't show a 'you ain't got no new mail' notification.
Wed, 28 Nov 2007 01:30:04 +0000 Stu Tomlinson We should have the check to make sure we only set our own display name here
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Fri, 12 Oct 2007 02:18:35 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head d42511319051bcfa8adb3ed8e3f11a26cabc43f4)
Fri, 12 Oct 2007 02:06:38 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.sadrul.currentmedia' (head 734d4a6e0655850d5f891d22d4c37f15d0ccf1bd)
Sat, 03 Nov 2007 17:52:28 +0000 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return
Wed, 24 Oct 2007 02:48:32 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 267f2e22b77cc35309c41a034169f74faaa46e1f)
Sun, 14 Oct 2007 22:18:59 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head cf95a43fbd6666b7d2e750c182d7b85b047582c0)
Thu, 04 Oct 2007 06:13:01 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head cd2be742f6c45c200000003fc5a6341297bbe857)
Fri, 19 Oct 2007 01:42:52 +0000 Daniel Atallah Don't reinitialize the OIM session on subsequent calls.
Thu, 18 Oct 2007 23:51:10 +0000 Daniel Atallah Fix some leaks and prevent some unnecessary allocations and frees.
Wed, 17 Oct 2007 18:13:33 +0000 Daniel Atallah Prevent strlen() on non-nul-terminated string.
Mon, 15 Oct 2007 00:31:34 +0000 Daniel Atallah Fix some leaks.
Tue, 09 Oct 2007 23:42:46 +0000 Daniel Atallah Remove unused variables to fix CID 359 and 360.
Tue, 09 Oct 2007 00:38:12 +0000 Daniel Atallah Don't assume that the payload is nul delimited.
Thu, 04 Oct 2007 01:40:20 +0000 Carlos Silva Correctly remove a buddy from the Pending list after it is accepted.
Fri, 28 Sep 2007 01:57:55 +0000 Daniel Atallah Further cleanup of the msn prpl including preventing the authorization request callback from crashing if triggered after the account is disconnected. Also removal of some extraneous debuggery, there is more that needs to be removed.
Thu, 20 Sep 2007 16:30:17 +0000 Sadrul Habib Chowdhury Use an independant status type for 'current media' stuff, instead of using
Wed, 03 Oct 2007 05:05:35 +0000 Ka-Hing Cheung fix a memleak or 2
Mon, 01 Oct 2007 07:20:35 +0000 Ka-Hing Cheung oim migrated to new soap code, quadruply duplicated message!
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Fri, 14 Sep 2007 04:32:30 +0000 Sadrul Habib Chowdhury Make the buddylist sync issue a little less worse.
Sun, 09 Sep 2007 00:43:22 +0000 Sadrul Habib Chowdhury Fix some memory leaks. Free xmlnodes properly using xmlnode_free instead of
Sat, 08 Sep 2007 03:34:49 +0000 Sadrul Habib Chowdhury Plug memory leaks.
Mon, 03 Sep 2007 06:15:55 +0000 Carlos Silva Some more cleanups
Mon, 03 Sep 2007 05:47:52 +0000 Carlos Silva Make block/unblock work right, as well as being add by a buddy. Finally fixes #723
Fri, 31 Aug 2007 18:12:35 +0000 Carlos Silva Handle special cases in buddy/group management (wrt MSN_INDIVIDUALS_GROUP and MSN_NON_IM_GROUP).
Tue, 28 Aug 2007 03:54:18 +0000 Carlos Silva Make buddy and group management actually work, add some SOAP templates, redesign some parts of code and separate some bigger functions into its smaller tasks which are completely unrelated to each other
Tue, 07 Aug 2007 02:37:58 +0000 Carlos Silva Add the possibility to create an Address Book, useful for newly registered MSN users.
Sat, 21 Jul 2007 23:56:57 +0000 Ka-Hing Cheung merge of '5d965caa0ea003eef5a1b959791135f900bf10ea'
Tue, 17 Jul 2007 00:35:50 +0000 Carlos Silva Misc cleanups, better error handling, and print the Address Book received from the server in a human readable way.
Mon, 16 Jul 2007 23:06:21 +0000 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head be582d1ac8a250870b9c691a8cb1ab4c170650bc)
Sat, 14 Jul 2007 18:13:59 +0000 Carlos Silva Print the policies sent by the server (GCF command) in a human-readable way.
Sat, 14 Jul 2007 00:04:48 +0000 Carlos Silva Correctly process an additional <Service> with type Profile and name 'Messenger Roaming Identity' sent with the contact list using a recently registered WLM account, that was causing the initial ADL command to be sent malformed, and our presence status not being forwarded to our buddies
Mon, 09 Jul 2007 17:59:36 +0000 Carlos Silva We already call msn_set_psm() in the end of msn_session_finish_login()
Sat, 21 Jul 2007 20:13:09 +0000 Ka-Hing Cheung oops, not only did I typo'ed MFN, I also did a comparison before I update
Thu, 05 Jul 2007 06:48:38 +0000 Carlos Silva Add missing type declaration to variable initial
Thu, 05 Jul 2007 06:35:37 +0000 Carlos Silva In the initial ADL listing, send the commands in the correct sequence as required by the server: BLP, ADL and PRP. When the server acknowledges this initial ADL, send CHG with status information
Sat, 16 Jun 2007 04:00:32 +0000 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head d3e5a5add3f39caa08b46c83177328e51c2d961a)
Sun, 03 Jun 2007 00:40:27 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)
Mon, 28 May 2007 16:12:25 +0000 Stu Tomlinson Add Pending list to recognized lists during contact list parsing
Mon, 28 May 2007 02:20:41 +0000 Stu Tomlinson Tidy up protocol version detection
Sun, 27 May 2007 21:13:37 +0000 Stu Tomlinson Make the MsnUser type an enum so we have fewer magic numbers
Sun, 27 May 2007 18:02:52 +0000 Stu Tomlinson fix a debug message
Sun, 27 May 2007 17:33:50 +0000 Stu Tomlinson Always get the full contact list too, as we need it for the reverse list
Sun, 27 May 2007 17:00:06 +0000 Stu Tomlinson A bunch of MSNP14 stuff:
Sat, 26 May 2007 15:07:26 +0000 Stu Tomlinson Store account specific settings in the account, not in some random blist
Sat, 26 May 2007 14:08:48 +0000 Stu Tomlinson Fix a compile warning, rmg_error had not been fully updated for the
Sat, 26 May 2007 13:59:07 +0000 Stu Tomlinson Revert a bunch of whitespace changes so reviewing a diff against
Sat, 26 May 2007 12:38:24 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)
Sun, 20 May 2007 15:48:51 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head b0fb787915db137be9b01af88d1fb0c107f66cd6)