# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-03-29T07:54:57Z Sat, 20 Oct 2012 09:44:59 GMT Wilmer van der Gaast [3cd37d7] * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo2.h (modified) * protocols/yahoo/yahoo2_callbacks.h (modified) * protocols/yahoo/yahoo_httplib.c (modified) Cleaning up some more Yahoo! symbols. Sat, 20 Oct 2012 00:02:45 GMT Wilmer van der Gaast [509cf60] * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/yahoo/libyahoo2.c (modified) Some more removals. Using ifdefs instead of read deletions in Yahoo! ... Fri, 19 Oct 2012 23:38:33 GMT Wilmer van der Gaast [6042a54] * protocols/oscar/aim.h (modified) * protocols/oscar/aim_internal.h (modified) * protocols/oscar/buddylist.c (modified) * protocols/oscar/buddylist.h (modified) * protocols/oscar/chat.c (modified) * protocols/oscar/conn.c (modified) * protocols/oscar/icq.c (modified) * protocols/oscar/icq.h (modified) * protocols/oscar/im.c (modified) * protocols/oscar/im.h (modified) * protocols/oscar/info.c (modified) * protocols/oscar/info.h (modified) * protocols/oscar/misc.c (modified) * protocols/oscar/oscar_util.c (modified) * protocols/oscar/rxhandlers.c (modified) * protocols/oscar/search.c (modified) * protocols/oscar/search.h (modified) * protocols/oscar/service.c (modified) * protocols/oscar/ssi.c (modified) * protocols/oscar/ssi.h (modified) * protocols/oscar/tlv.c (modified) Massive cleanup in OSCAR. 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. Sun, 14 Oct 2012 20:35:34 GMT Wilmer van der Gaast [13df515] * bitlbee.h (modified) * doc/CHANGES (modified) Yeah, sure, let's call this 3.0.6. Fri, 05 Oct 2012 22:56:53 GMT Wilmer van der Gaast [4fdb102] * debian/changelog (modified) Fix charset issue in debian/changelog. Mon, 01 Oct 2012 22:51:39 GMT Wilmer van der Gaast [06aed9a] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Merge msnp18 branch. It's stable enough and really not that intrusive. Sat, 29 Sep 2012 21:49:46 GMT Wilmer van der Gaast [a992d7a] * debian/bitlbee-dev.postinst (added) * debian/bitlbee.postinst (added) * debian/changelog (modified) Merging 3.0.5-1.2 Debian NMU. 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 ... Sun, 23 Sep 2012 23:25:32 GMT Wilmer van der Gaast [6f55bec] * lib/xmltree.c (modified) xt_from_string() will return NULL if the string wasn't terminated ... Sun, 23 Sep 2012 22:09:52 GMT Wilmer van der Gaast [a07a8c2] * .gdbinit (added) Add a .gdbinit that disables ASLR (added by PIE compilation) at ... 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. Sat, 22 Sep 2012 11:52:01 GMT Wilmer van der Gaast [55ccc9a0] * lib/http_client.c (modified) * lib/http_client.h (modified) * lib/misc.c (modified) * lib/misc.h (modified) Solve a whole bunch of Twitter module crashes: Twitter responses seem ... 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:26:32 GMT Wilmer van der Gaast [ddca104] * .vimrc (added) Adding a .vimrc as requested by Flexo/#983. I did correct the tabsize ... 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 15:33:55 GMT Wilmer van der Gaast [68709f5] * configure (modified) * lib/Makefile (modified) * lib/des.c (deleted) * lib/des.h (deleted) * lib/ssl_nss.c (modified) NSS module fixes from mcepl in #714. This removes des.c since it's no ... 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 Sun, 19 Aug 2012 13:53:18 GMT Wilmer van der Gaast [84be1b6] * otr.c (modified) Fixing "oppurtunistic" typo. Sat, 28 Jul 2012 11:32:32 GMT Wilmer van der Gaast [809cd37] * debian/bitlbee-common.postrm (modified) * debian/changelog (modified) Merge 3.0.5-1.1 NMU by gregor herrmann. Fixes RC Debian bug ... Fri, 20 Jul 2012 22:18:08 GMT Wilmer van der Gaast [5ffa4f7] * protocols/skype/skyped.py (modified) Merge from vmiklos, should fox #979. 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, 03 Jun 2012 21:01:06 GMT Wilmer van der Gaast [25b80e9c] * configure (modified) * doc/Makefile (modified) * doc/user-guide/Makefile (modified) Commit two patches from RH package maintainer (#956). Wed, 02 May 2012 07:58:22 GMT Wilmer van der Gaast [18e1f3b] * bitlbee.h (modified) * configure (modified) * ipc.c (modified) * irc_commands.c (modified) * irc_send.c (modified) * irc_user.c (modified) * unix.c (modified) Set PACKAGE to BitlBee-LIBPURPLE for the libpurple variant, because ... Sun, 22 Apr 2012 21:57:33 GMT Wilmer van der Gaast [d527913] * bitlbee.conf (modified) s/him/it/ in bitlbee.conf, bug #948. Sun, 22 Apr 2012 21:53:57 GMT Wilmer van der Gaast [3c88759] * protocols/skype/skyped.py (modified) Merge skyped bugfix (#945). 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:37:12 GMT Wilmer van der Gaast [6d23c68] * protocols/skype/skype.c (modified) Merging ssl_disconnect() fix from meh/vmiklos. 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 ... Tue, 10 Apr 2012 09:14:58 GMT Wilmer van der Gaast [632f3d4] * lib/ssl_gnutls.c (modified) Work-around for what turned out to be a GnuTLS bug (#938). From ... Mon, 26 Mar 2012 22:43:38 GMT Wilmer van der Gaast [9b767e9] * .bzrignore (modified) Update .bzrignore. Sun, 25 Mar 2012 22:49:05 GMT Wilmer van der Gaast [4c73ba62] * doc/user-guide/commands.xml (modified) Update outdated help text for the handle_unknown setting. Mon, 19 Mar 2012 21:01:50 GMT Wilmer van der Gaast [fda194f] * irc.h (modified) * irc_commands.c (modified) * root_commands.c (modified) Allow identify -noload/-force without typing a password. (/OPER) ... 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:06:29 GMT Wilmer van der Gaast [57a65600] * irc_im.c (modified) Bug #929: Indeed SET_NULL_OK was missing. 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. Fri, 09 Mar 2012 23:38:45 GMT Wilmer van der Gaast [e371011] * configure (modified) Use -MMD instead of -MD for dependency calculation. This should drop ... Sun, 26 Feb 2012 09:20:30 GMT Wilmer van der Gaast [b958cb5] * irc.c (modified) Changing ping behaviour. Pinging seems to be misbehaving for some ... 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 ... Wed, 22 Feb 2012 10:42:43 GMT Wilmer van der Gaast [d3dd4d5] * Makefile (modified) Merging systemd fix. Wed, 22 Feb 2012 08:33:05 GMT Miklos Vajna [52bba15] * Makefile (modified) Fix systemd service files Now that BINDIR points to /usr/bin, we ... Sun, 19 Feb 2012 18:18:09 GMT Wilmer van der Gaast [74c5718] * configure (modified) Require at least GLib 2.14 now. It was released in Aug 2007 so that ... Sat, 18 Feb 2012 11:37:31 GMT Wilmer van der Gaast [fed12b9] * debian/changelog (modified) 3.0.5-1. Sat, 18 Feb 2012 10:54:19 GMT Wilmer van der Gaast [c59f594] * bitlbee.h (modified) * doc/CHANGES (modified) 3.0.5. This is stable on testing for a while already, and 3.0.4 is ... Fri, 17 Feb 2012 10:20:28 GMT Wilmer van der Gaast [7d4ffc2] * irc_channel.c (modified) Fixing NULL pointer dereference in irc_channel_free(). This seems to ... 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 17:18:46 GMT Wilmer van der Gaast [4f37a98] * utils/convert_purple.py (modified) convert_purple fix: Don't barf on protocols without passwords. Bug #877. 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 ... Sat, 11 Feb 2012 00:27:56 GMT Wilmer van der Gaast [23445b6] * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) Stop talking about "the control channel" since there isn't ... Sat, 11 Feb 2012 00:14:09 GMT Wilmer van der Gaast [00d6760] * doc/CHANGES (modified) * doc/user-guide/misc.xml (modified) Changelog update for 3.0.5. No clue yet when to release it, but we're ... 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. ... Fri, 10 Feb 2012 13:37:08 GMT Wilmer van der Gaast [e0a0a42] * lib/sha1.c (modified) * lib/sha1.h (modified) Added sha1_random_uuid function, which I will use later to generate ... 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:42:25 GMT Wilmer van der Gaast [d2abcae] * doc/user-guide/commands.xml (modified) Documentation for strip_newlines setting. 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 ... Mon, 30 Jan 2012 21:23:58 GMT Wilmer van der Gaast [e618d85] * protocols/skype/skype.c (modified) Merging (what is hopefully) a fix for #901. 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 ... Wed, 04 Jan 2012 00:01:51 GMT Wilmer van der Gaast [7615726] * lib/oauth2.c (modified) Fixing one compiler warning that shouldn't indicate any real problem ... Tue, 03 Jan 2012 23:53:28 GMT Wilmer van der Gaast [59c03bd] * lib/ssl_gnutls.c (modified) * lib/ssl_openssl.c (modified) A few more SSL fixes merged from AopicieR. This also fixes OpenSSL ... Thu, 29 Dec 2011 21:57:44 GMT Wilmer van der Gaast [6451d27] * root_commands.c (modified) Move the check for "set auto_connect" to a more sensible location. #878. Thu, 29 Dec 2011 20:30:43 GMT Wilmer van der Gaast [59cd92b] * lib/ssl_gnutls.c (modified) Keep only one xcred object globally instead of one per connection. ... Thu, 29 Dec 2011 20:18:12 GMT Wilmer van der Gaast [3558fea] * irc_commands.c (modified) When changing nicks and the change is case-only (or no change *at ... 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:51:19 GMT Wilmer van der Gaast [5f40da7] * Makefile (modified) * doc/user-guide/commands.xml (modified) * irc_im.c (modified) * lib/Makefile (modified) * lib/arc.c (modified) * lib/md5.c (modified) * lib/md5.h (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/oauth.c (modified) * lib/oauth.h (modified) * lib/oauth2.c (added) * lib/oauth2.h (added) * 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) * protocols/jabber/sasl.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) * protocols/twitter/twitter.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage_xml.c (modified) Merging oauth-xmpp branch, which adds support for OAuth2 ... 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:12:15 GMT Wilmer van der Gaast [9a1c14d] * lib/arc.c (modified) * storage_xml.c (modified) An empty password is still a password, don't refuse accounts for that. 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" ...