log libpurple/protocols/msn/contact.c @ 21106:95684692f622

age author description
Thu, 25 Oct 2007 08:32:44 +0000 Ka-Hing Cheung fix up bad merge the bad way
Thu, 25 Oct 2007 08:15:53 +0000 Ka-Hing Cheung merge of '55509c00185d844b4d89ef81a3eb17a6a0c5f52a'
Thu, 25 Oct 2007 08:13:42 +0000 Ka-Hing Cheung explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
Thu, 25 Oct 2007 07:39:26 +0000 Ka-Hing Cheung explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
Fri, 19 Oct 2007 01:38:35 +0000 Daniel Atallah Cleanup some unnecessary NULL checks in g_strdup()/g_free().
Fri, 12 Oct 2007 00:19:12 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608)
Tue, 09 Oct 2007 23:33:49 +0000 Daniel Atallah Prevent null pointer deref to fix CID 322.
Fri, 05 Oct 2007 16:54:38 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 61346ebfdbe38e90d131141a7fa41abeda7984c5)
Fri, 05 Oct 2007 16:22:03 +0000 Daniel Atallah Leak fix.
Fri, 05 Oct 2007 16:50:54 +0000 Will Thompson Add reasons to a couple of new errors (and to a commented-out one, for
Thu, 04 Oct 2007 02:42:15 +0000 Carlos Silva merge of '701fb7aea7a77b05725227038ec645441c76668c'
Thu, 04 Oct 2007 02:34:10 +0000 Carlos Silva Keep MsnUser->list_op in sync.
Thu, 04 Oct 2007 02:04:38 +0000 Carlos Silva Remove now unnecessary and potentially bad code.
Thu, 04 Oct 2007 01:12:08 +0000 Daniel Atallah Cleanup the SOAP SSL flag to be a gboolean for clarity. Various sanity checks, sanity checking and I think a couple leak fixes too for the offline IM code.
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.