Mercurial > pidgin
log libpurple/dnssrv.c @ 19681:44b4e8bd759b
age | author | description |
---|---|---|
Sat, 08 Sep 2007 03:09:35 +0000 | John Bailey | The FSF changed its address a while ago; our files were out of date. |
Sun, 01 Jul 2007 01:54:25 +0000 | Nick Hebner | Fix up some linkage to compile on Visual Studio. He claims this doesn't |
Sat, 05 May 2007 18:29:49 +0000 | Evan Schoenberg | If the read() in resolved() fails, we should detect the failure and set size (which it would otherwise set, since it is passed by reference) to 0 and res to NULL. This ''may'' fix a rather odd crash described in Adium Trac #6623 (http://trac.adiumx.com/ticket/6623), and it is certainly good sanity checking. |
Sun, 29 Apr 2007 05:25:49 +0000 | Mark Doliner | Mark two functions as "noreturn" |
Mon, 19 Mar 2007 13:31:34 +0000 | Daniel Atallah | merge of '921657d3f21f5190639852247331d608f5946095' |
Mon, 19 Mar 2007 07:01:17 +0000 | Sean Egan | sed -ie 's/gaim/purple/g' |
Sat, 17 Mar 2007 17:47:40 +0000 | Daniel Atallah | Minor cleanup. |