log

age author description
2010-10-28 Paul Aurich While looking for where "Can not resolve <hostname>" was coming from, I found these.
2010-10-28 John Bailey I just noticed I didn't differentiate bn_IN from bn when I added this translation.
2010-10-27 ivan komarov merge of '598ef461d4de936afef7298e55152cc7ecaa9b70'
2010-10-27 ivan komarov We should always display the "Authorize buddy?" mini-dialog, even
2010-10-27 Daniel Atallah Revert unrelated changes that snuck into aa3b95627
2010-10-27 Elliott Sales de Andrade There seems to be a missing break here. I noticed it in the log, but
2010-10-26 Daniel Atallah Quote the path for the windows "run at startup" registry key.
2010-10-25 Daniel Atallah Fix crash when attempting to log into a bonjour account and init failed
2010-10-25 ivan komarov C89ize that comment.
2010-10-24 ivan komarov Ouch, I accidentally removed too much code in b367bdaac1f79166db0e9478ae30e2a7628f6848.
2010-10-24 ivan komarov Removed a stray tab.
2010-10-24 ivan komarov Updated ChangeLog with changes from ICQ SoC branch.
2010-10-21 John Bailey Mark this string as translatable now that we're out of freeze.
2010-10-21 John Bailey Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
2010-10-21 John Bailey Updated Romanian translation. Fixes #12766. Unfortunately it was too late for 2.7.4.
2010-10-21 John Bailey Update for 2.7.5devel.
2010-10-21 John Bailey merge of '2872bcba5019558c0d77e8cf9b43801167e5efc8'
2010-10-20 John Bailey Update versions for release.
2010-10-20 John Bailey NEWSing
2010-10-20 John Bailey Updated translations. Fixes #12762, #12763.
2010-10-19 John Bailey merge of '86a5f47962135f70129fec6720614b66a7b08532'
2010-10-17 John Bailey Updated Chinese translations (again). Fixes #12756.
2010-10-17 John Bailey Stu says adding this will make the l10n page show the language name for the code mai.
2010-10-17 John Bailey ChangeLog that last commit.
2010-10-17 Daniel Atallah Fix for CVE-2010-3711. Properly validate the return value from
2010-10-20 Björn Voigt German translation update
2010-10-20 Björn Voigt Two strings marked as translatable. You find them in the ICQ account
2010-10-20 Björn Voigt Small German update
2010-10-20 Jochen Kemnade another update for the German translation, I missed a string in my last commit
2010-10-20 Jochen Kemnade Update for the additional files marked for translation in [4e3a87a078cbc0c62b7e201bb747715d4e2ab13e]
2010-10-18 Daniel Atallah Add missing headers to fix distcheck
2010-10-18 Daniel Atallah Fix translation syntax so installer works
2010-10-17 Éric Boumaour French translation update.
2010-10-17 John Bailey Apparently I forgot to run 'intltool-update --maintain' before announcing the freeze.
2010-10-17 John Bailey 11 translation updates and add a Maithili translation. Fixes #12466, #12512,
2010-10-14 Mark Doliner Can I take some liberties?
2010-10-14 Paul Aurich jabber: Handle a corner case better by throwing an error instead of stalling
2010-10-13 Daniel Atallah Fix typoed short option for "force-online".
2010-10-13 Mark Doliner Let's make Ivan a developer!
2010-10-12 Mark Doliner Remove unused variable
2010-10-12 Daniel Atallah Simplify the way that string length and memory allocation is done.
2010-10-11 Daniel Atallah note that we need version 2.0 of Apple's Bonjour runtime on Windows
2010-10-10 Paul Aurich merge of '0ff371dbf457757cf975dd2588f1a858f3d3d09a'
2010-10-10 Paul Aurich jabber: Set a connection display name even when using legacy auth
2010-10-10 Kelemen Gábor Update Hungarian translation for 2.7.4
2010-10-10 Paul Aurich Changelog those. Refs #12667, #12668, #12594.
2010-10-10 Paul Aurich ca-certs: Add new Thawte and Deutsche Telekom Roots. Fixes #12667, #12668.
2010-10-10 Paul Aurich ca-certs: Add the Go Daddy Class 2 self-signed root. Fixes #12594
2010-10-10 Paul Aurich merge of '2fa8397877be345efa9c19c1530ad7686236d8e4'
2010-09-29 Paul Aurich Add a newline to debug message
2010-10-07 Daniel Atallah Beginning a file transfer multiple times leaks file handles.
2010-10-07 Daniel Atallah Use g_fopen() instead of fopen() in a few places that snuck in.
2010-10-06 John Bailey Forgot to changelog that. Need a name for todo to credit him/her. Refs #12688.
2010-10-06 John Bailey Fix SMS carrier URL per todo's advice. Fixes #12688.
2010-10-04 Jochen Kemnade update German translation
2010-10-04 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
2010-10-04 Daniel Atallah Deal with the hostname being a substring of the account name prior to the '@'
2010-10-04 Daniel Atallah The hostname used for a bonjour account should always be the current machine
2010-10-04 Daniel Atallah Use DNSServiceGetAddrInfo() from dns_sd.h to resolve the IP for remote bonjour
2010-10-02 Elliott Sales de Andrade Add a ticket number here.