log libpurple/protocols/yahoo/yahoo_aliases.c @ 22056:b0ed2ce8514d

age author description
Sun, 24 Feb 2008 18:20:52 +0000 John Bailey A patch from Gideon N. Guillen, with some minor modifications from me. This
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Fri, 26 Oct 2007 05:22:26 +0000 Ka-Hing Cheung Another patch from Andrew Gaul that plugs a leak:
Thu, 25 Oct 2007 23:28:01 +0000 Daniel Atallah Fix a crash that occurs when the HTTP call to set/get yahoo aliases fails. When purple_util_fetch_url_request() returns NULL, it has already triggered the callback. Fixes #3668.
Wed, 10 Oct 2007 01:16:06 +0000 Daniel Atallah Prevent null ptr deref (CID 336).
Wed, 10 Oct 2007 01:14:34 +0000 Daniel Atallah Clarify code to remove unnecessary check (CID 309).
Sat, 20 Oct 2007 15:57:22 +0000 Luke Schierer applied changes from 9d35dde0c779cca73548172223ba557f27d61882
Fri, 28 Sep 2007 15:47:39 +0000 Richard Laager applied changes from ae2654a1c8a8119292950ba10857627abf2915f8
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 01 Aug 2007 06:23:02 +0000 Mark Doliner Get rid of this compile warning:
Wed, 01 Aug 2007 01:32:07 +0000 Sean Egan Yahoo server-side aliases patch from John Moody. Fixes #1653 Thanks!