log

age author description
Sun, 24 May 2009 03:55:27 +0000 John Bailey merge of '074c5aedf9bbc512331f0d3130f076190b290676'
Sat, 23 May 2009 18:20:44 +0000 Paul Aurich Re-add purple_account_get_check_mail() check to oscar.
Sat, 23 May 2009 17:42:34 +0000 Paul Aurich Add two helper functions useful for matching the 'from' attribute on packets to either our server or our account.
Sat, 23 May 2009 10:44:39 +0000 John Bailey Set the default pager host to scsa.msg.yahoo.com; this seems to be what the
Sat, 23 May 2009 07:08:00 +0000 Elliott Sales de Andrade Correctly ignore Avahi's informational events when querying records for the
Fri, 22 May 2009 06:01:12 +0000 Paul Aurich Duh, it helps to use the right marshallers.
Fri, 22 May 2009 05:31:46 +0000 Paul Aurich Add 'jabber' to the signals output and NULL checking so it won't crash on Windows
Fri, 22 May 2009 05:09:12 +0000 Paul Aurich Add the XMPP signals to the signals-test plugin
Fri, 22 May 2009 04:56:05 +0000 Paul Aurich Various perl warning fixes as well as real fixes to gconstpointer functions
Fri, 22 May 2009 04:44:07 +0000 Paul Aurich Call res_init() when DNS queries fail in case the failure indicates a timeout
Fri, 22 May 2009 04:08:38 +0000 Etan Reisner Fix building on Windows and better integrate the new signals with the pre-existing ones.
Fri, 22 May 2009 03:54:29 +0000 Paul Aurich Remove trailing whitespace that has snuck in.
Fri, 22 May 2009 03:48:19 +0000 Paul Aurich Various BOSH fixes
Fri, 22 May 2009 00:21:49 +0000 Paul Aurich merge of '2d746b537f7c15aca747b7df2e1eedb540eb0baf'
Thu, 21 May 2009 21:09:17 +0000 Paul Aurich Don't try to process BOSH packet if there's no data (avoid a purple_strcasestr assertion).
Fri, 22 May 2009 00:13:38 +0000 Paul Aurich merge of '70479082260072a56b0aea40ccca311822c17155'
Fri, 22 May 2009 00:38:45 +0000 Etan Reisner merge of '4ba10f028ed5e73f7fe9f00b3131844819ed85a6'
Thu, 21 May 2009 20:18:10 +0000 Paul Aurich Remove duplicated entries from Makefile.am which break installation with coreutils 7.4. Closes #9226.
Thu, 21 May 2009 05:56:53 +0000 Paul Aurich Fix two warnings when building on OS X
Thu, 21 May 2009 04:49:40 +0000 Paul Aurich merge of '1864a53b79ca34679ff68b45b52e7385608e46cc'
Wed, 20 May 2009 17:24:52 +0000 Mark Doliner Don't do IPv6 AAAA lookups if there is no IPv6 address configured on
Wed, 20 May 2009 17:00:17 +0000 John Bailey Some updates to the ChangeLog, reflecting as much as I could remmeber.
Wed, 20 May 2009 01:09:04 +0000 Etan Reisner merge of '1696adf9dd410d4b67f782058165fbf61cb53c61'
Wed, 20 May 2009 15:59:04 +0000 Paul Aurich Fix a crash when <NICKNAME/> is present in a vcard, but has no data.
Wed, 20 May 2009 00:39:12 +0000 Paul Aurich merge of '53630753bb021f7391e8ad30abd709f73fe47c3d'
Tue, 19 May 2009 21:35:08 +0000 Paul Aurich I still don't know why this ever compiled properly.
Wed, 20 May 2009 00:34:59 +0000 Paul Aurich Stop trying to be clever with XMPP keepalive pings.
Tue, 19 May 2009 06:47:40 +0000 Paul Aurich Fix a warning.
Tue, 19 May 2009 06:40:04 +0000 Paul Aurich Fix two sizeof(size_t) != sizeof(unsigned int) warnings which could never
Tue, 19 May 2009 06:35:24 +0000 Mark Doliner merge of '062468e9e5c7b0a7d4fb51cbd78c9a769cbd120a'