log libpurple/protocols/msn/notification.c @ 24477:606d3194f92b

age author description
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.