log libpurple/dnsquery.c @ 25392:c434094cf298

age author description
Tue, 06 Jan 2009 04:11:09 +0000 Daniel Atallah Ludovico Cavedon noticed that on 64-bit platforms, when HAVE_GETADDRINFO isn't
Mon, 17 Nov 2008 19:30:27 +0000 Richard Laager Fix a crash Jacky Lam noted on devel@pidgin.im:
Wed, 24 Sep 2008 17:01:32 +0000 Mark Doliner Fix this debug message. Thanks to fledermaus who pointed it out.
Tue, 16 Sep 2008 23:37:36 +0000 Mark Doliner Fix DNS resolution. I think I broke this this morning in my revision
Tue, 16 Sep 2008 23:35:45 +0000 Mark Doliner There was a little weirdness with the code that called the UI function
Tue, 16 Sep 2008 23:32:15 +0000 Mark Doliner Simplify two bits of code a little
Tue, 16 Sep 2008 23:30:47 +0000 Mark Doliner Change a string to be more user friendly (people shouldn't have any idea
Tue, 16 Sep 2008 23:29:22 +0000 Mark Doliner Improve a few comments
Tue, 16 Sep 2008 17:56:01 +0000 Mark Doliner Revert my revision 849d4f7265598a9f0340411c4c0c0401d488ec3b, which
Wed, 10 Sep 2008 21:59:09 +0000 Mark Doliner Fix this g_return_val_if_fail. It should have been returning TRUE or
Wed, 10 Sep 2008 21:48:33 +0000 Mark Doliner In our child DNS lookup processes, don't bother to use select to watch
Wed, 10 Sep 2008 21:32:50 +0000 Mark Doliner Currently when a child dns resolver process reads a domain name from
Tue, 27 May 2008 01:11:46 +0000 Peter O'Gorman A patch from Peter O'Gorman at The Written Word, Inc. to fix various
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Mon, 14 Jan 2008 07:13:49 +0000 Mark Doliner More compiler warning fixes from o_sukhodolsky (with additions by me).