# # ChangeLog for protocols # # Generated by Trac 1.2.3 # 2024-04-24T00:49:42Z Fri, 19 Oct 2012 23:16:52 GMT Wilmer van der Gaast [386042c] * protocols/oscar/aim.h (modified) * protocols/oscar/im.c (modified) * protocols/yahoo/Makefile (modified) * protocols/yahoo/crypt.c (deleted) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo_fn.c (deleted) * protocols/yahoo/yahoo_fn.h (deleted) Removing some more cruft now that I've (re)discovered ld garbage ... Fri, 19 Oct 2012 22:39:10 GMT Wilmer van der Gaast [0eb971a] * protocols/nogaim.h (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/bos.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/ssi.c (modified) * protocols/oscar/ssi.h (modified) Removing some fully dead code. Sat, 29 Sep 2012 19:49:19 GMT Wilmer van der Gaast [4c9d377] * protocols/msn/ns.c (modified) Suppress own UBM messages. Sat, 29 Sep 2012 19:38:18 GMT Wilmer van der Gaast [208db4b] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) Support for sending messages to federated contacts. They don't seem ... Tue, 25 Sep 2012 22:48:56 GMT Wilmer van der Gaast [3901b5d] * protocols/msn/ns.c (modified) Support for receiving messages via the NS (UBM command). Tue, 25 Sep 2012 00:10:05 GMT Wilmer van der Gaast [ba86713] * .gdbinit (added) * lib/xmltree.c (modified) * protocols/twitter/twitter_lib.c (modified) More mainline merges. Tue, 25 Sep 2012 00:08:54 GMT Wilmer van der Gaast [2a6da96] * protocols/twitter/twitter_lib.c (modified) Move Twitter XML parsing/error checking into a separate function and ... Sat, 22 Sep 2012 12:55:02 GMT Wilmer van der Gaast [6bef211] * protocols/msn/ns.c (modified) Fixed syntax error introduced by latest merge. Sat, 22 Sep 2012 12:47:55 GMT Wilmer van der Gaast [9c77fbf] * lib/http_client.c (modified) * lib/http_client.h (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) * protocols/twitter/twitter_lib.c (modified) Merge mainline. Sat, 22 Sep 2012 12:44:47 GMT Wilmer van der Gaast [11ec078] * lib/http_client.c (modified) * protocols/twitter/twitter_lib.c (modified) Since I can't figure out where the stalls are coming from at this ... Sat, 22 Sep 2012 12:12:12 GMT Wilmer van der Gaast [d0752e8] * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) * protocols/twitter/twitter_lib.c (modified) Little cleanup. Use xt_from_string() where possible. Mon, 17 Sep 2012 21:42:27 GMT Wilmer van der Gaast [c6fc24a] * protocols/jabber/io.c (modified) Merge mainline. Sun, 16 Sep 2012 23:47:18 GMT Wilmer van der Gaast [daf544a] * protocols/jabber/io.c (modified) Handle see-other-host requests from XMPP servers. This should fix ... Sun, 16 Sep 2012 21:44:09 GMT Wilmer van der Gaast [a325ebd] * protocols/msn/ns.c (modified) Notification on incoming offline messages. Life is too short to ... Sun, 16 Sep 2012 20:42:11 GMT Wilmer van der Gaast [fe79de66] * protocols/msn/sb.c (modified) One more semicolon check (BYE command). Sun, 16 Sep 2012 18:08:15 GMT Wilmer van der Gaast [e9caacd] * protocols/msn/sb.c (modified) Don't accidentally create groupchats for 1:1 chats. Sun, 16 Sep 2012 17:40:44 GMT Wilmer van der Gaast [79bb7e4] * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Online status should be read properly now. Sun, 16 Sep 2012 13:52:19 GMT Wilmer van der Gaast [080c43a] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Some more tweaks: Should show up online now, and be able to send and ... Sun, 16 Sep 2012 11:52:35 GMT Wilmer van der Gaast [f9258ae] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) Generate a machine UUID instead of using a hardcoded one. Sun, 16 Sep 2012 00:09:58 GMT Wilmer van der Gaast [bc676ac] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) MSNP18 code. It logs in now but otherwise doesn't work all too well. Sat, 15 Sep 2012 16:24:52 GMT Wilmer van der Gaast [b61c74c] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Merge Twitter favourite command from Flexo/#983. Leaving out the ... Sat, 15 Sep 2012 16:03:33 GMT Wilmer van der Gaast [b3d99e3] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) Twitter module cleanup: Both Twitter and identi.ca "modules" support ... Sat, 15 Sep 2012 15:59:17 GMT Wilmer van der Gaast [7281ad1] * Makefile (modified) * configure (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/purple/Makefile (modified) * protocols/twitter/Makefile (modified) * protocols/yahoo/Makefile (modified) Allow building position-independent executables. #981, patch from ... Sun, 19 Aug 2012 14:07:48 GMT Wilmer van der Gaast [6ee51a9] * protocols/account.c (modified) Allow "set -del password". #984 Sun, 19 Aug 2012 13:55:01 GMT Wilmer van der Gaast [d3bfe3d] * protocols/twitter/twitter.c (modified) Fix memory leak. #985 Fri, 20 Jul 2012 20:32:53 GMT Miklos Vajna [1a0b734] * protocols/skype/skyped.py (modified) #979 skyped: tolerate errors from skype during startup Sun, 03 Jun 2012 23:31:01 GMT Wilmer van der Gaast [7d2ce9a] * protocols/twitter/twitter_lib.c (modified) Scan media entities as well, not just url entities. This should ... Sun, 03 Jun 2012 23:08:43 GMT Wilmer van der Gaast [7a2a486] * bitlbee.h (modified) * lib/xmltree.c (modified) * protocols/oscar/oscar.c (modified) Shut up a flood of GLib-related compiler warnings. Sun, 03 Jun 2012 23:02:14 GMT Wilmer van der Gaast [7de784c] * protocols/twitter/twitter.c (modified) Fixed compiler warning in twitter.c report-spam code. Sun, 22 Apr 2012 21:48:09 GMT Miklos Vajna [9ce44dd] * protocols/skype/skyped.py (modified) skyped: set FD_CLOEXEC on listening socket Skype4Py uses ... Sat, 14 Apr 2012 09:55:34 GMT Wilmer van der Gaast [e93fa05] * protocols/twitter/twitter.c (modified) Turn show_ids on by default. I need to do some more things to get ... Thu, 12 Apr 2012 21:27:54 GMT Miklos Vajna [58b65b33] * protocols/skype/skype.c (modified) skype: use ssl_disconnect instead of closesocket Also call ... Mon, 12 Mar 2012 22:36:35 GMT Wilmer van der Gaast [d18dee42] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Merging report-spam patch for Twitter from Flexo. #923 Sat, 10 Mar 2012 00:00:25 GMT Wilmer van der Gaast [0872bb2] * protocols/jabber/sasl.c (modified) Fix bug that broke MSN-XMPP with confusing error messages. Thu, 23 Feb 2012 12:51:12 GMT Wilmer van der Gaast [441a67e] * protocols/jabber/jabber.c (modified) Make the error message on invalid Jabber room names (this is a FAQ by ... Sat, 11 Feb 2012 17:26:41 GMT Wilmer van der Gaast [dcf155d] * protocols/msn/sb.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Drop dead support for MSN offline messages (that SOAP server isn't ... Sat, 11 Feb 2012 13:01:20 GMT Wilmer van der Gaast [eb54f56] * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Add missing newslines to debugging output. Bug #896. Sat, 11 Feb 2012 12:55:45 GMT Wilmer van der Gaast [7fa5c19] * Makefile (modified) * configure (modified) * doc/Makefile (modified) * doc/user-guide/Makefile (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/purple/Makefile (modified) * protocols/skype/Makefile (modified) * protocols/twitter/Makefile (modified) * protocols/yahoo/Makefile (modified) * tests/Makefile (modified) Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by ... Fri, 10 Feb 2012 23:49:28 GMT Wilmer van der Gaast [b5fe39b] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) Applied patch from #895, making show_old_mentions an integer setting ... Fri, 10 Feb 2012 18:00:00 GMT Wilmer van der Gaast [fc0640e] * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) Support for "nameless" chatrooms on Jabber. Just join #somechannel ... Fri, 10 Feb 2012 15:14:38 GMT Wilmer van der Gaast [bb2d198] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) Probing for Google Talk servers, based on iq-discovery responses. ... Wed, 08 Feb 2012 00:24:12 GMT Wilmer van der Gaast [7d27962] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) Take t.co URL lengthe^Wshortening into account when counting message ... Mon, 30 Jan 2012 22:23:45 GMT Wilmer van der Gaast [eb4c81a] * protocols/purple/purple.c (modified) Try to show the user_split info for a protocol in "help purple ... Mon, 30 Jan 2012 21:41:00 GMT Wilmer van der Gaast [cf0dbdd] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) Merging strip_newlines Twitter setting. Mon, 30 Jan 2012 21:29:04 GMT Wilmer van der Gaast [8d96b78] * protocols/purple/purple.c (modified) Report mysterious unsupported libpurple options in "help purple ... Fri, 27 Jan 2012 23:25:13 GMT Miklos Vajna [85341dd] * protocols/skype/skype.c (modified) skype: properly display multiple about lines Previously we printed ... Fri, 27 Jan 2012 23:16:15 GMT Miklos Vajna [7c2daf5f] * protocols/skype/skype.c (modified) skype: don't crash in skype_parse_user() if the user has multiple ... Fri, 13 Jan 2012 17:49:23 GMT Daniel Albers [948abab] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) add 'strip_newlines' setting to Twitter Tue, 10 Jan 2012 23:36:29 GMT Wilmer van der Gaast [441b9dd] * protocols/twitter/twitter_lib.c (modified) Don't handle HTTP 401 responses from Twitter API differently anymore ... Tue, 10 Jan 2012 15:13:18 GMT Wilmer van der Gaast [ac36463] * protocols/twitter/twitter_lib.c (modified) Return, don't try to flush the timeline on a broken connection. This ... Mon, 26 Dec 2011 18:56:10 GMT Wilmer van der Gaast [f1849a8] * protocols/jabber/jabber_util.c (modified) jabber_buddy_* stuff *is* a complete memory management hell already. ... Mon, 26 Dec 2011 18:17:51 GMT Wilmer van der Gaast [199fea6] * protocols/twitter/twitter_lib.c (modified) Fixing memory leak in Twitter module. Mon, 26 Dec 2011 10:50:34 GMT Wilmer van der Gaast [644b808] * lib/oauth2.c (modified) * protocols/jabber/sasl.c (modified) * root_commands.c (modified) A few more minor cleanups before merging this into mainline. Sat, 24 Dec 2011 18:09:05 GMT Wilmer van der Gaast [34ded90] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) Slight cleanup: Use a constant instead of just "jabber_oauth" ... Sat, 24 Dec 2011 18:02:39 GMT Wilmer van der Gaast [164352e] * bitlbee.conf (modified) * bitlbee.h (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * debian/changelog (modified) * debian/control (modified) * debian/rules (modified) * doc/user-guide/commands.xml (modified) * irc.h (modified) * lib/events_glib.c (modified) * lib/http_client.c (modified) * lib/ssl_bogus.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * protocols/bee.h (modified) * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/msn/soap.c (modified) * protocols/skype/skype.c (modified) * unix.c (modified) Merging mainline. Sat, 24 Dec 2011 17:49:12 GMT Wilmer van der Gaast [96f954d] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) Removing unfinished debugging stuff accidentally committed in ... Fri, 23 Dec 2011 12:44:08 GMT Wilmer van der Gaast [792a93b] * bitlbee.conf (modified) * conf.c (modified) * conf.h (modified) * doc/user-guide/commands.xml (modified) * lib/http_client.c (modified) * lib/ssl_bogus.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/msn/soap.c (modified) * protocols/skype/skype.c (modified) Merging SSL certificate verification for GnuTLS, with help from AopicieR. Thu, 22 Dec 2011 11:23:18 GMT Wilmer van der Gaast [ad46e4d] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * unix.c (modified) Use initgroups() as well when dropping privileges. Closes bug #852. Wed, 21 Dec 2011 19:35:13 GMT Wilmer van der Gaast [e306fbf] * lib/oauth.c (modified) * protocols/twitter/twitter.c (modified) Fixed a bug that probably (can't test this now since it's down) broke ... Wed, 21 Dec 2011 11:41:13 GMT Wilmer van der Gaast [0dd6570] * protocols/nogaim.c (modified) Add a helpful message on what to do with OAuth login issues. Wed, 21 Dec 2011 11:21:04 GMT Wilmer van der Gaast [ce199b7] * protocols/jabber/jabber.c (modified) * protocols/twitter/twitter.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) Make it easier to add OAuth-authenticated accounts without having to ... Wed, 21 Dec 2011 10:48:08 GMT Wilmer van der Gaast [e14b47b8] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) Fix parsing of acc->pass. Use oauth_params_ functions instead of ... Tue, 20 Dec 2011 16:45:53 GMT Wilmer van der Gaast [68286eb] * protocols/jabber/conference.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) Detect JID changes at login time and warn the user about them. Mon, 19 Dec 2011 18:45:53 GMT Wilmer van der Gaast [41658da] * protocols/jabber/io.c (modified) Just check if verification code != 0 instead of checking for one ... Mon, 19 Dec 2011 18:09:11 GMT Wilmer van der Gaast [9f958f7] * protocols/msn/soap.c (modified) Pass the SSL errors through another layer of indirection (Passport ... Mon, 19 Dec 2011 17:57:20 GMT Wilmer van der Gaast [a72dc2b] * lib/http_client.c (modified) * lib/ssl_bogus.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * protocols/jabber/jabber.c (modified) * protocols/skype/skype.c (modified) Add verify argument to ssl_connect() so HTTPS-based stuff is also ... Mon, 19 Dec 2011 17:22:37 GMT Wilmer van der Gaast [78b8401] * lib/ssl_bogus.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * protocols/jabber/io.c (modified) Move conversion of status codes to status messages into SSL libs. Mon, 19 Dec 2011 14:50:58 GMT Wilmer van der Gaast [486ddb5] * conf.c (modified) * conf.h (modified) * lib/http_client.c (modified) * lib/ssl_bogus.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/skype/skype.c (modified) Initial merge of tls_verify patch from AopicieR. Mon, 19 Dec 2011 12:54:49 GMT Wilmer van der Gaast [36533bf] * lib/oauth.h (modified) * protocols/jabber/sasl.c (modified) When updating the XMPP password field with OAuth data, try harder to ... Mon, 19 Dec 2011 00:41:40 GMT Wilmer van der Gaast [4be0e34] * lib/oauth.c (modified) * protocols/jabber/sasl.c (modified) Give a list of SASL mechanisms supported by a server when reporting ... Mon, 19 Dec 2011 00:00:31 GMT Wilmer van der Gaast [9b0ad7e] * lib/misc.c (modified) * lib/misc.h (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Moving msn_findheader() to lib/misc.c as get_rfc822_header() so I can ... Sun, 18 Dec 2011 21:56:44 GMT Wilmer van der Gaast [64b6635] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) Restructured and updated code a little bit to support new-style (much ... Sun, 18 Dec 2011 20:44:11 GMT Alex Miller [4efa5ce] * irc.h (modified) * protocols/bee.h (modified) Don't use the C++ keyword 'new' as a variable name. Sun, 18 Dec 2011 19:25:44 GMT Wilmer van der Gaast [18c6d36] * lib/oauth2.c (modified) * lib/oauth2.h (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) More generic OAuth support now. Should work well for all GTalk ... Sat, 17 Dec 2011 13:50:01 GMT Wilmer van der Gaast [6e9ae72] * Makefile (modified) * bitlbee.h (modified) * configure (modified) * debian/bitlbee-plugin-skype.docs (added) * debian/changelog (modified) * debian/control (modified) * debian/rules (modified) * debian/skyped.README.Debian (added) * debian/skyped.docs (added) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/help.xsl (modified) * doc/user-guide/misc.xml (modified) * doc/user-guide/quickstart.xml (modified) * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * lib/http_client.c (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_nss.c (modified) * lib/ssl_openssl.c (modified) * lib/xmltree.c (modified) * nick.c (modified) * otr.c (modified) * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/msn/soap.c (modified) * protocols/nogaim.c (modified) * protocols/oscar/chat.c (modified) * protocols/oscar/chatnav.c (modified) * protocols/oscar/icq.c (modified) * protocols/oscar/im.c (modified) * protocols/oscar/misc.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/rxqueue.c (modified) * protocols/oscar/service.c (modified) * protocols/purple/purple.c (modified) * protocols/skype/.bzrignore (added) * protocols/skype/.mailmap (added) * protocols/skype/HACKING (added) * protocols/skype/Makefile (added) * protocols/skype/NEWS (added) * protocols/skype/README (added) * protocols/skype/asciidoc.conf (added) * protocols/skype/client.sh (added) * protocols/skype/skype.c (added) * protocols/skype/skyped.cnf (added) * protocols/skype/skyped.conf.dist (added) * protocols/skype/skyped.py (added) * protocols/skype/skyped.txt (added) * protocols/skype/t/Makefile (added) * protocols/skype/t/bitlbee.conf (added) * protocols/skype/t/irssi/livetest-irssi.sh (added) * protocols/skype/t/irssi/skype-call.test (added) * protocols/skype/t/irssi/skype-info.test (added) * protocols/skype/t/irssi/skype-login.test (added) * protocols/skype/t/irssi/skype-msg.test (added) * protocols/skype/t/irssi/trigger.pl (added) * protocols/skype/t/livetest-bitlbee.sh (added) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) * protocols/yahoo/libyahoo2.c (modified) * query.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage_xml.c (modified) Mainline merge. Tue, 13 Dec 2011 00:34:07 GMT Wilmer van der Gaast [17f057d] * irc_commands.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) As I intended for a while already, use account tags everywhere ... Sun, 11 Dec 2011 23:25:40 GMT Miklos Vajna [6ba00ac] * protocols/skype/skyped.py (modified) skyped: give reasonable error message when cert is missing Sun, 11 Dec 2011 16:38:02 GMT Wilmer van der Gaast [3f808ca] * lib/http_client.c (modified) * protocols/twitter/twitter.c (modified) Support HTTP/1.1 redirect status codes and use HTTPS for OAuth setup. ... Sun, 11 Dec 2011 12:54:40 GMT Wilmer van der Gaast [877686b] * protocols/purple/purple.c (modified) Read both alias and server_alias properties for libpurple contacts. ... Sun, 11 Dec 2011 12:12:24 GMT Wilmer van der Gaast [e46db53] * debian/rules (modified) * protocols/skype/Makefile (modified) Another packaging fix: Don't put skyped manpage in bitlbee-common. Sat, 10 Dec 2011 22:43:10 GMT Wilmer van der Gaast [57da960] * Makefile (modified) * configure (modified) * debian/bitlbee-plugin-skype.docs (added) * debian/changelog (modified) * debian/control (modified) * debian/rules (modified) * debian/skyped.README.Debian (added) * debian/skyped.docs (added) * protocols/skype/Makefile (modified) Skype module packaging. Wed, 07 Dec 2011 21:47:25 GMT Wilmer van der Gaast [06b5893] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) Merging non-SASL authentication patch from #863. This also implements ... Tue, 06 Dec 2011 21:50:43 GMT Wilmer van der Gaast [b041b52] * protocols/msn/sb.c (modified) * protocols/msn/soap.c (modified) * protocols/oscar/chat.c (modified) * protocols/oscar/chatnav.c (modified) * protocols/oscar/icq.c (modified) * protocols/oscar/im.c (modified) * protocols/oscar/misc.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/rxqueue.c (modified) * protocols/oscar/service.c (modified) * protocols/yahoo/libyahoo2.c (modified) Merging compiler warning fixes from vmiklos. This change also ... Tue, 06 Dec 2011 00:53:34 GMT Miklos Vajna [d7edadf] * protocols/yahoo/libyahoo2.c (modified) yahoo: unused-but-set-variables Tue, 06 Dec 2011 00:53:26 GMT Miklos Vajna [d18db32f] * protocols/oscar/chat.c (modified) * protocols/oscar/chatnav.c (modified) * protocols/oscar/icq.c (modified) * protocols/oscar/im.c (modified) * protocols/oscar/misc.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/rxqueue.c (modified) * protocols/oscar/service.c (modified) oscar: unused-but-set-variables Tue, 06 Dec 2011 00:53:16 GMT Miklos Vajna [5dc7f90] * protocols/msn/sb.c (modified) * protocols/msn/soap.c (modified) msn: unused-but-set-variables Sun, 04 Dec 2011 19:14:29 GMT Wilmer van der Gaast [ca974d7] * lib/ssl_gnutls.c (modified) * lib/xmltree.c (modified) * protocols/msn/soap.c (modified) Debug output tweaks: Try to send everything to stderr, and add ifdef ... Fri, 02 Dec 2011 10:32:54 GMT Wilmer van der Gaast [bd31661] * lib/http_client.c (modified) * lib/xmltree.c (modified) * protocols/msn/soap.c (modified) Somewhat improve debug logging of HTTP/SOAP stuff. Sat, 26 Nov 2011 18:41:24 GMT Wilmer van der Gaast [c77406a] * protocols/msn/ns.c (modified) MSN: No clue if the OUT command can specify other reasons, but if so, ... Fri, 25 Nov 2011 12:16:05 GMT Wilmer van der Gaast [3bd2f17] * protocols/msn/soap.c (modified) msn_soap_debug_print may get called with NULL pointers. Pay attention. Thu, 24 Nov 2011 08:18:04 GMT Wilmer van der Gaast [90fc864] * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) Hopefully this fixed #838. Patch from Artem Savkov, thanks! The ... Wed, 23 Nov 2011 16:27:59 GMT Miklos Vajna [d45b181] * protocols/skype/skyped.conf.dist (added) Add missing 'skype/skyped.conf.dist' Sat, 12 Nov 2011 15:49:52 GMT Wilmer van der Gaast [dff732d] * lib/http_client.c (modified) * protocols/msn/soap.h (modified) Undoing old workaround for MSN troubles and added more proper fix. ... Thu, 10 Nov 2011 03:38:40 GMT Wilmer van der Gaast [dac74bd] * protocols/msn/soap.h (modified) Workaround/Fix for MSN login troubles, many thanks to necropresto. ... Wed, 09 Nov 2011 00:07:22 GMT Wilmer van der Gaast [ff1616b] * protocols/msn/soap.c (modified) Fixed bug in msn_soap_debug_print() failing to print HTTP headers of ... Sun, 30 Oct 2011 11:33:49 GMT Wilmer van der Gaast [de26f3c] * protocols/jabber/s5bytestream.c (modified) Killed careless use of strcpy(). Luckily these are only a risk on ... Fri, 21 Oct 2011 03:00:54 GMT Wilmer van der Gaast [3864c08] * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * nick.c (modified) * otr.c (modified) * protocols/nogaim.c (modified) * protocols/purple/purple.c (modified) * query.c (modified) * root_commands.c (modified) * storage_xml.c (modified) Big merge from pesco, closing some OTR issues: #759, #824, #839, #830. Thu, 20 Oct 2011 03:28:29 GMT Wilmer van der Gaast [6a45181] * protocols/oscar/oscar.c (modified) Clearer error msg when trying to add an existing OSCAR contact. Bug #828. Thu, 20 Oct 2011 02:59:57 GMT Wilmer van der Gaast [32bea82] * protocols/twitter/twitter_lib.c (modified) changeset:devel,814 was silly and incomplete. This should fix that. ... Tue, 18 Oct 2011 03:58:14 GMT Wilmer van der Gaast [733f607] * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) Stupid work-around for bug #838. The troublesome condition is known, ...