log

age author description
Fri, 01 Aug 2008 19:59:31 +0000 Hylke Bons Hope this works...
Fri, 01 Aug 2008 19:45:08 +0000 Ethan Blanton merge of '0d858a8978355a1e8b7305b64b87db51e44e9978'
Fri, 01 Aug 2008 07:04:25 +0000 Evan Schoenberg Undid the addition of 2 OscarCapability items I added previously, keeping the commented-out notes in family_locate. We can't let the OscarCapability bitmask get as large as 0x04000000, because if it exceeds the platforms MAX_UINT we'll end up in an infinite loop in oscar_caps_to_string() due to overflow.
Fri, 01 Aug 2008 05:16:39 +0000 Elliott Sales de Andrade merge of '1036d6fc1c09bf3b42c737dab42d188245f16b17'
Fri, 01 Aug 2008 04:28:36 +0000 Elliott Sales de Andrade Don't crash if MsnSession is NULL when checking for ability to send a
Fri, 01 Aug 2008 04:06:42 +0000 Elliott Sales de Andrade Update MSN's last_received time when we receive something on the NS
Fri, 01 Aug 2008 02:04:36 +0000 Elliott Sales de Andrade Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
Fri, 01 Aug 2008 02:02:07 +0000 Elliott Sales de Andrade On MSN, escape the password since it's in an XML document. Didn't
Wed, 30 Jul 2008 21:09:51 +0000 Daniel Atallah This should have been part of the previous commit related to no longer
Wed, 30 Jul 2008 20:36:18 +0000 Daniel Atallah Don't distribute the MIT Kerberos libraries with the win32 build anymore.
Wed, 30 Jul 2008 20:22:22 +0000 Daniel Atallah Fix a crash in the win32 loader when %PATH% isn't set.
Wed, 30 Jul 2008 20:08:45 +0000 Daniel Atallah Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).
Wed, 30 Jul 2008 04:51:58 +0000 Daniel Atallah Add error handling for visiblity to why Perl plugins fail to load.
Wed, 30 Jul 2008 03:58:21 +0000 Daniel Atallah Cleanup unnecessary casts and etc.
Wed, 30 Jul 2008 03:51:26 +0000 Daniel Atallah Add support to the Perl plugin loader for listing for pref changes.
Tue, 29 Jul 2008 23:51:06 +0000 Daniel Atallah Fix the win32 installer not to cause messageboxes in the gtk installer when
Tue, 29 Jul 2008 18:55:03 +0000 Daniel Atallah Fix a crash when the user isn't in your list.
Tue, 29 Jul 2008 18:53:00 +0000 Daniel Atallah Minor cleanup that's been sitting on my machine for a while.
Tue, 29 Jul 2008 07:02:18 +0000 Elliott Sales de Andrade merge of '006d5deacf5a5a7ed5e6410903c3815794845ce9'
Tue, 29 Jul 2008 07:01:30 +0000 Elliott Sales de Andrade Don't print SOAP messages to debug log for "secure" requests. This is
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
Mon, 28 Jul 2008 01:51:11 +0000 Elliott Sales de Andrade On MSN, use "external" and "mobile" for Web messenger and mobile
Thu, 24 Jul 2008 04:15:13 +0000 Elliott Sales de Andrade Disable sending files to MSN contacts using the web messenger. Not sure
Tue, 29 Jul 2008 06:08:58 +0000 Ka-Hing Cheung feel free to shoot me down if you think this is stupid
Tue, 29 Jul 2008 05:31:57 +0000 Ka-Hing Cheung I don't know what kind of blessing is needed for this sort of things, but
Tue, 29 Jul 2008 03:40:47 +0000 Daniel Atallah Fix a race related to closing the roomlist window and do some minor cleanup.
Mon, 28 Jul 2008 04:49:39 +0000 Daniel Atallah Fix output redirection for perl plugins on win32.
Mon, 28 Jul 2008 03:47:14 +0000 Daniel Atallah EXTERN.h should be included before perl.h
Mon, 28 Jul 2008 00:52:54 +0000 Daniel Atallah Update the Perl plugin loader to work with Perl 5.10.