log

age author description
Sat, 06 Nov 2010 02:35:40 +0000 Elliott Sales de Andrade first can be NULL here, obviously, We don't want any NULL-pointer
Thu, 04 Nov 2010 05:00:05 +0000 Elliott Sales de Andrade Fix possible uninitialized value.
Thu, 04 Nov 2010 04:50:18 +0000 Elliott Sales de Andrade One more dead assignment.
Thu, 04 Nov 2010 04:41:48 +0000 Elliott Sales de Andrade Remove dead assignments in new MSN code.
Fri, 05 Nov 2010 00:38:46 +0000 ivan komarov merge of '2dfb64bc744cbdfa05ad4ebc9d940e9f078650ef'
Fri, 05 Nov 2010 00:37:23 +0000 ivan komarov No need to clutter the debug log with dozens of lines when
Thu, 04 Nov 2010 23:38:20 +0000 ivan komarov A followup commit to d849dc2a852a4ffdd345a150f0b88ab37de36e36.
Thu, 04 Nov 2010 18:28:48 +0000 ivan komarov The end user is not going to be amused when he sees a "<URL>: Ok" connection
Thu, 04 Nov 2010 19:40:28 +0000 masca Add switchboard users to the chat instead of adding always the same user as Elliot and Stu pointed out.
Thu, 04 Nov 2010 18:23:41 +0000 Daniel Atallah Build the "Pidgin Theme Editor" plugin on Windows too.
Tue, 02 Nov 2010 20:55:06 +0000 ivan komarov Removed an abstruse Easter Egg from 869efa8a750e9eee235af2ec631e7554cb373778.
Tue, 02 Nov 2010 20:51:44 +0000 ivan komarov merge of '5e579d58062410991f6268b66906fb7434730423'
Tue, 02 Nov 2010 02:06:13 +0000 Paul Aurich jabber: Protect against broken OSes and printf("%s", NULL) crashes
Tue, 02 Nov 2010 01:57:06 +0000 Paul Aurich merge of '837b54a614756c96003b17bffd4864c0e86d651f'
Tue, 02 Nov 2010 01:56:59 +0000 Paul Aurich merge of 'a620b30d584e5cb6309f10afa12d79f6b5f0a9b2'
Mon, 01 Nov 2010 19:08:08 +0000 ivan komarov Removed unhelpful warning.
Mon, 01 Nov 2010 18:57:39 +0000 ivan komarov Continuing Daniel's quest for safety in Pidginland (see b01c2771dfe0c2c521afb1699a3a9c509c12567d).
Mon, 01 Nov 2010 03:40:14 +0000 eion jabber: Add abstraction functions for adding/removing auth mechs. Closes #12715
Mon, 01 Nov 2010 17:42:47 +0000 Daniel Atallah A gboolean doesn't need to be '1' to be TRUE. This is safer.
Mon, 01 Nov 2010 17:29:32 +0000 Mark Doliner Remove unneeded returns
Mon, 01 Nov 2010 14:20:44 +0000 John Bailey Better phrasing for Masca's ChangeLog entries.
Mon, 01 Nov 2010 07:12:08 +0000 ivan komarov merge of 'a05232ffa430529ccf3e31b0b2006324a28ef9bd'
Mon, 01 Nov 2010 05:43:02 +0000 masca Add some stuff to Changelog and NEWS.
Mon, 01 Nov 2010 05:26:01 +0000 masca propagate from branch 'im.pidgin.soc.2010.msn-tlc' (head f9e92250cfa7d84022736153e2c970889805aaab)
Sat, 30 Oct 2010 17:45:46 +0000 masca Manually propagate the fix for CVE-2010-3711.
Fri, 29 Oct 2010 17:36:08 +0000 masca propagate from branch 'im.pidgin.pidgin' (head aa3b95627ddc76842b7b33f30bce406d7a689dd8)
Wed, 22 Sep 2010 21:09:50 +0000 masca Normalize both passports before comparation. This fixes the bug that opens a MUC with a buddy that is logged in on mutiple endpoints.
Wed, 22 Sep 2010 20:58:43 +0000 masca This function is now in slp.h, it doesnt need to be here.
Sun, 19 Sep 2010 20:38:03 +0000 masca This files doesn't exist anymore and the Makefile.mingw must be updated to reflect the change. Thanks to Andrea Visioni for the patch.
Sun, 19 Sep 2010 01:00:07 +0000 masca Enable MSNP16 since it looks quite stable now.