log

age author description
Wed, 29 Sep 2010 05:38:04 +0000 Paul Aurich Add a newline to debug message
Thu, 07 Oct 2010 03:32:53 +0000 Daniel Atallah Beginning a file transfer multiple times leaks file handles.
Thu, 07 Oct 2010 02:02:15 +0000 Daniel Atallah Use g_fopen() instead of fopen() in a few places that snuck in.
Wed, 06 Oct 2010 02:36:00 +0000 John Bailey Forgot to changelog that. Need a name for todo to credit him/her. Refs #12688.
Wed, 06 Oct 2010 02:33:45 +0000 John Bailey Fix SMS carrier URL per todo's advice. Fixes #12688.
Mon, 04 Oct 2010 18:46:04 +0000 Jochen Kemnade update German translation
Mon, 04 Oct 2010 02:36:19 +0000 Daniel Atallah Use IPV6_V6ONLY for the bonjour IPv6 socket so that we can register the separate IPv4 socket on the same port. Fixes #12657
Mon, 04 Oct 2010 02:33:28 +0000 Daniel Atallah Deal with the hostname being a substring of the account name prior to the '@'
Mon, 04 Oct 2010 00:48:25 +0000 Daniel Atallah The hostname used for a bonjour account should always be the current machine
Mon, 04 Oct 2010 00:35:26 +0000 Daniel Atallah Use DNSServiceGetAddrInfo() from dns_sd.h to resolve the IP for remote bonjour
Sat, 02 Oct 2010 23:04:49 +0000 Elliott Sales de Andrade Add a ticket number here.
Wed, 29 Sep 2010 05:11:49 +0000 Paul Aurich Let's make it clear that means locally
Wed, 29 Sep 2010 05:11:09 +0000 Paul Aurich jabber: Commit some non-existent code.
Sun, 26 Sep 2010 20:16:15 +0000 Elliott Sales de Andrade merge of '2f6318bd834113559a405ec68cdb178f2180b680'
Sun, 26 Sep 2010 15:49:16 +0000 ivan komarov disapproval of revision 'eca3adf7cdd9217fcf670611fb705385fcfaa48d'
Fri, 24 Sep 2010 23:34:18 +0000 John Bailey Credit Stanislav for his patch. Refs #12505.
Fri, 24 Sep 2010 23:32:18 +0000 sbrabec Change default browser for new non-Windows users to xdg-open. Fixes #12505.
Wed, 22 Sep 2010 06:05:14 +0000 Paul Aurich jabber: Catch resource conflict IQ stanza errors returned by server
Tue, 21 Sep 2010 14:08:35 +0000 Paul Aurich cert: Tell users to check their computer's date/time for expired certs, too
Tue, 21 Sep 2010 04:37:26 +0000 Elliott Sales de Andrade merge of '6c7b27abd37198a7bf98e9255299159259bcffc7'
Mon, 20 Sep 2010 01:08:08 +0000 Elliott Sales de Andrade I should probably add a ChangeLog entry for this one since it's a bit
Mon, 20 Sep 2010 19:54:46 +0000 Marcus Lundblad jabber: use g_ascii_strtod instead of atof here, should be more portable in multiple locales
Mon, 20 Sep 2010 15:39:12 +0000 John Bailey I thought I had done this in my last commit. Clearly I'm an idiot. This fixes
Mon, 20 Sep 2010 03:55:18 +0000 John Bailey Proper credit for rtobar. Refs #12024.
Mon, 20 Sep 2010 03:53:47 +0000 John Bailey Change the "Manual" browser command pref's name to allow for a relatively simple
Mon, 20 Sep 2010 03:35:16 +0000 Paul Aurich jabber/jingle: Fix 2 warnings:
Mon, 20 Sep 2010 03:25:12 +0000 Paul Aurich jabber: Comment the problematic behavior of jabber_add_(feature|identity)
Mon, 20 Sep 2010 00:51:21 +0000 Paul Aurich jabber: Partial revert (everything but ChangeLog) of 945ef5abc5
Sat, 18 Sep 2010 22:27:49 +0000 John Bailey Credit where due. Refs #12049.
Sat, 18 Sep 2010 22:23:13 +0000 Guillaume Brunerie Make purple-remote expect and produce UTF-8 instead of ASCII. Fixes #12049.