log

age author description
2010-03-10 masca msn: Remove msn_cmdproc_send_quick in favor of msn_cmdproc_send_trans
2010-03-10 masca msn: Delete msn_cmdproc_send since it just have duplicated code from
2010-03-10 masca propagate from branch 'im.pidgin.pidgin' (head fc8a21d1f30004cf7a468e8ab79c0f922c6c4a3e)
2010-03-05 masca msn: Improve cmdproc.h docs.
2010-02-24 masca merge of '029197c93909a808e78b66053bb4115e20435b72'
2010-02-24 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head ddeec32813f54d5440b27a20c81743973d05079f)
2010-02-19 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 302c560990dbae6b00f9ca0ef36b3c160b190bdb)
2010-02-23 masca Document msnutils.
2010-02-23 masca Make this comment 80char wide.
2010-02-18 masca propagate from branch 'im.pidgin.pidgin' (head 624bba8bd37445c496620c94bfe6da7da8af2ee4)
2010-02-16 masca propagate from branch 'im.pidgin.pidgin' (head be77df4826034ac2521177bb6af6b60be3d1b4c4)
2010-02-09 Mark Doliner I don't believe there's any reason to duplicate this string.
2010-02-08 Mark Doliner We just allocated slpmsg, so of course slpmsg->slpcall will be NULL here
2010-02-08 Mark Doliner Attempt to simplify and clean
2010-02-08 Mark Doliner Shuffle some things around and add some comments. Hopefully cleaner.
2010-02-08 Mark Doliner Since when do we use camel case?
2010-02-08 Mark Doliner Rename "attribute" to "header" in a bunch of places. The SLP protocol
2010-02-06 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 8a0b15ca6f7e80f487af0b74bda066a717062d0f)
2010-02-06 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
2010-02-04 masca Default to FALSE the endpoints you want to sing out from this menu. It makes sense because you may want to just change the endpoint name.
2010-02-04 masca Fix this inverted logic. Disconnect the selected endpoints as said in the field label.
2009-12-16 Elliott Sales de Andrade When looping through the request fields, don't try to disconnect a field if
2009-12-15 Elliott Sales de Andrade Add a dialog listing the other endpoints from which users can sign them out
2009-12-15 Elliott Sales de Andrade Support receiving UBN and sending UUN, which seem to have been added way
2009-12-15 Elliott Sales de Andrade Support sending different client types in PrivateEndpointData.
2009-12-15 Elliott Sales de Andrade Allow setting the name of the current location. The default is still Pidgin
2009-12-15 Elliott Sales de Andrade Fix typo in PrivateEndpointData, resulting in the name of the endpoint
2009-12-15 Elliott Sales de Andrade Fix a little argument swapping.
2009-12-15 Elliott Sales de Andrade Save PrivateEndpointData that we've received. I think this only applies to
2009-12-15 Elliott Sales de Andrade Also, lower-case the endpoint name when looking up endpoint data.
2009-12-15 Elliott Sales de Andrade Endpoint names are case-insensitive, so put the id in lowercase always.
2009-12-15 Elliott Sales de Andrade Don't check the total number of users in an MSN switchboard when converting
2009-12-15 Elliott Sales de Andrade Don't add ourselves to our own conversation.
2009-12-14 Elliott Sales de Andrade When adding users to an MSN chat, don't add them again if the same passport
2009-12-14 Elliott Sales de Andrade Don't leak the Endpoint ID.
2009-12-14 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 780ee14f6ced21de7257b3149c186223ab446d57)
2009-12-14 Elliott Sales de Andrade Fix some inverted logic that prevented us from starting conversations.
2009-12-14 Elliott Sales de Andrade Don't update the server with our own information on initial login, since we
2009-12-13 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head d813bbb8c323184987e92c9bd801fd7e64262104)
2009-12-10 Elliott Sales de Andrade Also parse extended capabilities from ILN. Probably don't need to do so in
2009-12-10 Elliott Sales de Andrade Missed a few more xmlnode_free's.
2009-12-10 Elliott Sales de Andrade Add a minor debug log.
2009-12-10 Elliott Sales de Andrade Call xmlnode_free in the correct location.
2009-12-09 Elliott Sales de Andrade Allow receiving a NLN command from ourselves. This will probably need to be
2009-12-09 Elliott Sales de Andrade Allow parsing info about ourselves from a UBX payload. This is probably not
2009-12-09 Elliott Sales de Andrade Attempt to parse any EndpointData out of the UBX payload. This isn't really
2009-12-09 Elliott Sales de Andrade These string should be const.
2009-12-09 Elliott Sales de Andrade Avoid calling xmlnode_from_str twice when parsing the UBX data.
2009-12-09 Elliott Sales de Andrade Save the Endpoint ID with the data.
2009-12-09 Elliott Sales de Andrade Don't attempt to parse extended caps if not using MSNP16.
2009-12-09 Elliott Sales de Andrade Save extended capabilities of an MSN buddy when receiving NLN.
2009-12-09 Elliott Sales de Andrade Allow saving extended capabilities and endpoint-specific data in an MSN
2009-12-02 Elliott Sales de Andrade Fix MSN protocol version detection to use the best version returned by the
2009-12-01 Elliott Sales de Andrade Initial support for msnp16, based on patch by Masca.
2010-11-01 ivan komarov Use an SSL server by default for new OSCAR accounts. It doesn't matter
2010-11-01 John Bailey Update for 2.7.6 development.
2010-11-01 John Bailey These changes are reuired to make the Windows installer build.
2010-11-01 John Bailey Prep to tag and release version 2.7.5.
2010-10-31 John Bailey warnings--
2010-10-31 John Bailey Tweak the login server migration for ICQ:
2010-10-31 John Bailey ChangeLog some stuff that should have been, but wasn't. Refs #12810, #11964, #12593, #12768, #12781.
2010-10-31 John Bailey Implement a migration for ICQ login servers.
2010-10-30 ivan komarov Merged my changes that fix #11964 and #12593. Mark looked over them
2010-10-30 ivan komarov Merged everything related to ICQ server changes.
2010-10-30 ivan komarov merge of '30f572d2b51bbd14c6b0c0539e0ce299617b1aff'
2010-10-30 Paul Aurich oscar: Add useful object debugging for #5927.
2010-10-30 ivan komarov Fixed the error triggered by the failing 'byte_stream_bytes_left(bs) >= len'
2010-10-29 Paul Aurich Add Verisign Class 3 Public CA - G2
2010-10-28 Björn Voigt Updated German translation
2010-10-28 Jochen Kemnade update German translation (just one new string)
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-23 Yoshiki Yazawa merged from im.pidgin.pidgin
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-16 Yoshiki Yazawa revive necessary modification. some portion may be missing.
2010-10-14 Yoshiki Yazawa merged from im.pidgin.pidgin
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