# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-05-03T20:50:19Z Mon, 25 Oct 2010 14:48:46 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [920ed08] * debian/bitlbee-common.init (modified) * debian/changelog (modified) debian/bitlbee-common.init: Add Short-Description header. Mon, 25 Oct 2010 14:43:20 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [5020ef6] * debian/changelog (modified) * debian/control (modified) * debian/control: Bumped debhelper version to 6.0.7~ for dh_lintian Mon, 25 Oct 2010 14:34:04 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [295c17b] * doc/bitlbee.8 (modified) Escape hyphens in manpage Mon, 25 Oct 2010 14:25:55 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [279454e] * debian/changelog (modified) * debian/source/format (added) Explicitly set source format to 1.0 Mon, 25 Oct 2010 14:23:46 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [7064d28] * protocols/oscar/chatnav.c (modified) * protocols/oscar/im.c (modified) Fix typo: recieve -> receive Mon, 25 Oct 2010 14:21:29 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [6c2b430] * debian/bitlbee-libpurple.lintian-overrides (added) * debian/bitlbee.lintian-overrides (added) * debian/changelog (modified) * debian/rules (modified) Added lintian overrides for bitlbee & bitlbee-libpurple Mon, 25 Oct 2010 12:42:19 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [1c12811] * debian/changelog (modified) * debian/control (modified) * debian/copyright (modified) * debian/control: Moved dependency on adduser to bitlbee-common * ... Mon, 25 Oct 2010 12:35:29 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [bc37983] * debian/bitlbee-common.postinst (modified) * debian/bitlbee-common.postrm (modified) * debian/changelog (modified) * debian/{*.postinst, *.postrm}: use set -e in the body of the script. Mon, 25 Oct 2010 12:29:39 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [d1c70e7] * debian/bitlbee-common.prerm (modified) * debian/bitlbee.prerm (modified) * debian/changelog (modified) * debian/*.prerm: use set -e in the body of the script. Mon, 25 Oct 2010 12:21:23 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [6e0e283] * debian/changelog (modified) * debian/control (modified) Added ${misc:Depends} for bitlbee & bitlbee-libpurple Mon, 25 Oct 2010 12:18:43 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [56ff331] * debian/changelog (modified) * debian/control (modified) * debian/control: Bumped Standards-Version to 3.9.1 * Create ... Mon, 25 Oct 2010 12:03:07 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [b350aad] * debian/bitlbee-common.postinst (modified) Replace 'type' with 'which' to avoid bashism Mon, 25 Oct 2010 11:56:45 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [724dfce] * debian/control (modified) Corrected short description of bitlbee-plugin-otr Sun, 24 Oct 2010 22:20:40 GMT Wilmer van der Gaast [389ce9f] * lib/proxy.c (modified) Another compatibility fix: AI_ADDRCONFIG doesn't exist on some systems. Sat, 23 Oct 2010 23:29:43 GMT Wilmer van der Gaast [9a0ee1a] * debian/control (modified) Adding bitlbee-common dependency since Lintian doesn't understand ... Sat, 23 Oct 2010 15:52:49 GMT Wilmer van der Gaast [f486006] * debian/changelog (modified) * debian/po/da.po (added) Debian 3.0-1 packaging stuff. Sat, 23 Oct 2010 03:05:48 GMT Wilmer van der Gaast [9066974] * protocols/msn/ns.c (modified) Fixed some still-leaky code in the MSN incoming status message handling. Fri, 22 Oct 2010 23:46:44 GMT Wilmer van der Gaast [03e6c52] * protocols/jabber/jabber_util.c (modified) Change 704 introduced one tiny bug where a Jabber resource doesn't ... Fri, 22 Oct 2010 00:50:34 GMT Wilmer van der Gaast [8d93b4a] * irc.c (modified) * root_commands.c (modified) Oops. Just in time I noticed the whatsnew code doesn't kick in for ... Fri, 22 Oct 2010 00:28:52 GMT Wilmer van der Gaast [7c5a3be5] * bitlbee.h (modified) * doc/CHANGES (modified) * doc/comic_3.0.png (added) * doc/user-guide/misc.xml (modified) * irc_send.c (modified) There. BitlBee 3.0, it was about time. :-) Thu, 21 Oct 2010 22:17:58 GMT Wilmer van der Gaast [a0626c1] * protocols/nogaim.h (modified) Removed problematic include from nogaim.h. (Bug #695) Thu, 21 Oct 2010 22:15:00 GMT Wilmer van der Gaast [1d19cdb] * doc/user-guide/misc.xml (modified) Fixed nick_format2 typo in help. (Bug #684) Thu, 21 Oct 2010 22:14:14 GMT Wilmer van der Gaast [e1aaea4] * irc.c (modified) Fixed Ping Timeout on connection takeover (bug #692). Thu, 21 Oct 2010 00:11:02 GMT Wilmer van der Gaast [79b5c41] * protocols/jabber/jabber_util.c (modified) Another memory leak fix. Sun, 17 Oct 2010 06:44:35 GMT Wilmer van der Gaast [83e47ec] * configure (modified) * lib/ssl_gnutls.c (modified) Use gcrypt for 3DES encryption (used for new MSN authentication) so ... Sat, 16 Oct 2010 22:58:21 GMT Wilmer van der Gaast [3fc6c32] * irc.c (modified) * unix.c (modified) Stop calling nogaim_init() on every incoming connection (unless we're ... Sat, 16 Oct 2010 05:17:46 GMT Wilmer van der Gaast [9c9a29c] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) Don't initialize the twitter_connections list to NULL in ... Sun, 10 Oct 2010 18:40:06 GMT Wilmer van der Gaast [d150a9d] * unix.c (modified) Alas, commit 700 becomes a boring "Oops, --otr=0 still doesn't build ... Sat, 09 Oct 2010 18:41:19 GMT Wilmer van der Gaast [6197702] * Makefile (modified) * bitlbee.h (modified) * commands.h (modified) * configure (modified) * debian/control (modified) * debian/rules (modified) * doc/README (modified) * doc/user-guide/commands.xml (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * lib/events.h (modified) * lib/events_glib.c (modified) * lib/misc.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) * log.c (modified) * log.h (modified) * nick.c (modified) * otr.c (added) * otr.h (added) * protocols/bee_user.c (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/twitter/twitter.c (modified) * protocols/yahoo/yahoo.c (modified) * query.c (modified) * root_commands.c (modified) * sock.h (modified) * storage.c (modified) * unix.c (modified) Merging OTR branch. It's more or less a plugin if you enable it, and ... Sat, 09 Oct 2010 18:28:33 GMT Wilmer van der Gaast [27b407f] * debian/control (modified) * debian/rules (modified) Added Debian packaging for OTR plugin. It's built by default but this ... Fri, 08 Oct 2010 06:32:44 GMT Wilmer van der Gaast [23b29c6] * protocols/msn/msn.c (modified) Clean up ordering of free()s in msn_buddy_data_free(). Thu, 07 Oct 2010 06:41:50 GMT Wilmer van der Gaast [8a35d4b] * protocols/msn/soap.c (modified) base64-decode the msg in offline msg non-delivery reports and ... Thu, 07 Oct 2010 06:32:06 GMT Wilmer van der Gaast [508588a] * doc/user-guide/commands.xml (modified) * otr.c (modified) Merging smpq fix from pesco. Thu, 07 Oct 2010 06:25:35 GMT Wilmer van der Gaast [afb9ea9] * lib/ssl_gnutls.c (modified) * lib/xmltree.c (modified) * protocols/msn/soap.c (modified) Silencing some (mostly whiny) compiler warnings. Thu, 07 Oct 2010 06:19:39 GMT Wilmer van der Gaast [c1d40e7] * irc_user.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) Fixed some memory leaks. Wed, 06 Oct 2010 08:31:15 GMT Wilmer van der Gaast [385fbc4] * protocols/msn/soap.c (modified) Fixed string handling bug with long MSN passwords. Mon, 04 Oct 2010 21:55:18 GMT Sven Moritz Hallberg [3ad8036] * doc/user-guide/commands.xml (modified) * otr.c (modified) q&a-style smp only affects trust on the asking side Sun, 03 Oct 2010 03:03:19 GMT Wilmer van der Gaast [25b5a4a] * lib/events.h (modified) * lib/events_glib.c (modified) * sock.h (modified) Make sure events_*.c are fully compatible to callers so plugins built ... Sun, 03 Oct 2010 02:50:20 GMT Wilmer van der Gaast [04f0c10] * configure (modified) * doc/README (modified) At least for now, only enable OTR if the user specifically asks for ... Sun, 03 Oct 2010 02:45:26 GMT Wilmer van der Gaast [8e9e2b7] * bitlbee.c (modified) * bitlbee.h (modified) * configure (modified) * doc/CHANGES (modified) * doc/FAQ (modified) * doc/README (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * help.c (modified) * help.h (modified) * irc.c (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * lib/Makefile (modified) * lib/des.c (added) * lib/des.h (added) * lib/misc.c (modified) * lib/sha1.c (modified) * lib/sha1.h (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_openssl.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/bee_user.c (modified) * protocols/jabber/conference.c (modified) * protocols/msn/Makefile (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/passport.c (deleted) * protocols/msn/passport.h (deleted) * protocols/msn/sb.c (modified) * protocols/msn/soap.c (added) * protocols/msn/soap.h (added) * protocols/msn/tables.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/ssi.c (modified) * protocols/purple/purple.c (modified) * protocols/twitter/twitter.c (modified) * root_commands.c (modified) * storage_xml.c (modified) * unix.c (modified) Merging mainline, which includes a huge msnp13 merge. Not 100% sure ... Sat, 02 Oct 2010 06:56:33 GMT Wilmer van der Gaast [2af3e23] * doc/CHANGES (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Restore MSN password truncation code. MSN still can't handle ... Sat, 02 Oct 2010 05:34:53 GMT Wilmer van der Gaast [62f53b50] * configure (modified) * doc/CHANGES (modified) * lib/Makefile (modified) * lib/des.c (added) * lib/des.h (added) * lib/misc.c (modified) * lib/sha1.c (modified) * lib/sha1.h (modified) * lib/ssl_client.h (modified) * lib/ssl_gnutls.c (modified) * lib/ssl_openssl.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/msn/Makefile (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/passport.c (deleted) * protocols/msn/passport.h (deleted) * protocols/msn/sb.c (modified) * protocols/msn/soap.c (added) * protocols/msn/soap.h (added) * protocols/msn/tables.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * storage_xml.c (modified) Merging msnp13 branch which, confusingly, upgrades the msn module to ... Sat, 02 Oct 2010 05:28:43 GMT Wilmer van der Gaast [88de0c9] * otr.c (modified) Merging some more fixes (dealing with incoming smpq stuff). Sat, 02 Oct 2010 05:19:27 GMT Wilmer van der Gaast [04cd284] * protocols/msn/soap.c (modified) Export block/allow list again. The way this is done is ugly though ... Sat, 02 Oct 2010 04:51:19 GMT Wilmer van der Gaast [05bf2a0] * irc_channel.c (modified) Force the default/first channel to be a control channel, fixing one ... Sat, 02 Oct 2010 04:22:57 GMT Wilmer van der Gaast [ed86165] * protocols/msn/soap.c (modified) Silence some debugging stuff that was still going to stdout. Sat, 02 Oct 2010 04:21:50 GMT Wilmer van der Gaast [52f5e90] * protocols/msn/soap.c (modified) Fixed possible crash bug on removing contacts while the auth cookie ... Fri, 01 Oct 2010 21:39:31 GMT Sven Moritz Hallberg [faa75c0e] * otr.c (modified) cosmetic: show smpq question in bold Fri, 01 Oct 2010 21:36:44 GMT Sven Moritz Hallberg [944d7a5] * otr.c (modified) libotr forgets to set trust when responding to smpq Fri, 01 Oct 2010 20:38:16 GMT Sven Moritz Hallberg [f26db4a8] * otr.c (modified) explicitly handle cheating by smp opponent Fri, 01 Oct 2010 20:14:45 GMT Sven Moritz Hallberg [7c91392] * otr.c (modified) give smp/smpq command handler a better name Fri, 01 Oct 2010 19:25:48 GMT Sven Moritz Hallberg [03e5fb7] * otr.c (modified) clarify copyright Thu, 30 Sep 2010 06:30:07 GMT Wilmer van der Gaast [560129a] * nick.c (modified) Fix use of g_convert(), thanks to an anonymous person who opened #676. Thu, 30 Sep 2010 06:02:01 GMT Wilmer van der Gaast [6ce2240] * doc/user-guide/commands.xml (modified) * irc.c (modified) * otr.c (modified) Merging some fixes from pesco. Adds support for the SMP flavour used ... Thu, 30 Sep 2010 05:50:43 GMT Wilmer van der Gaast [858ea01] * Makefile (modified) * configure (modified) * otr.c (modified) * unix.c (modified) Allow building OTR support as a plugin. Fairly simple, let's hope I ... Thu, 30 Sep 2010 05:28:36 GMT Wilmer van der Gaast [665c24f] * protocols/twitter/twitter.c (modified) Some simple error msgs on failed Twitter commands (undo and rt). Sun, 19 Sep 2010 20:12:12 GMT Sven Moritz Hallberg [4752063] * otr.c (modified) bump copyright year to 2010 in the right place Sun, 19 Sep 2010 20:04:32 GMT Sven Moritz Hallberg [0e078a7] * otr.c (modified) complain when trying smp without an otr channel Sun, 19 Sep 2010 19:16:43 GMT Sven Moritz Hallberg [10d89be] * otr.c (modified) cosmetics Sun, 19 Sep 2010 19:12:49 GMT Sven Moritz Hallberg [9cc653c] * otr.c (modified) let 'otr smpq' only work for smp init, not reply Sun, 19 Sep 2010 18:52:37 GMT Sven Moritz Hallberg [2171044] * doc/user-guide/commands.xml (modified) help entry for 'otr smpq' Sun, 19 Sep 2010 18:23:05 GMT Sven Moritz Hallberg [99a01b9] * otr.c (modified) add 'otr smpq' command for q&a-style smp authentication Sun, 19 Sep 2010 18:19:31 GMT Sven Moritz Hallberg [51e9a1d] * irc.c (modified) call storage_save before freeing plugins, avoids segfault in otr.c Sun, 19 Sep 2010 17:29:10 GMT Sven Moritz Hallberg [76e2f62] * otr.c (modified) handle SMP1Q packets (smp init with question) Fri, 10 Sep 2010 11:45:31 GMT Wilmer van der Gaast [ecae65f] * doc/CHANGES (modified) * doc/FAQ (modified) * doc/README (modified) * motd.txt (modified) Some doc fixes, removing a % that was never supposed to be at the end ... Mon, 06 Sep 2010 09:26:39 GMT Wilmer van der Gaast [3c9b095] * protocols/purple/purple.c (modified) libpurple insists on storing its own version of reality somewhere. I ... Mon, 06 Sep 2010 00:20:01 GMT Wilmer van der Gaast [674a01d] * bitlbee.h (modified) * doc/user-guide/misc.xml (modified) * help.c (modified) * help.h (modified) * irc.c (modified) * irc_commands.c (modified) * irc_send.c (modified) * root_commands.c (modified) Move whatsnew stuff into help.txt. Stop putting too much string ... Sun, 05 Sep 2010 23:30:40 GMT Wilmer van der Gaast [d6657ce] * irc_im.c (modified) * protocols/bee_chat.c (modified) Fix NULL pointer dereference when removing nicks from groupchats. Sun, 05 Sep 2010 14:09:43 GMT Wilmer van der Gaast [2c6b0f4] * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Fix auth for @msn.com accounts. Sun, 05 Sep 2010 12:08:12 GMT Wilmer van der Gaast [975708a] * bitlbee.c (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * help.c (modified) * irc_im.c (modified) * irc_send.c (modified) * motd.txt (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/message.c (modified) * protocols/oscar/oscar.c (modified) * protocols/oscar/ssi.c (modified) * protocols/twitter/twitter.c (modified) * unix.c (modified) Mainline merge. Sun, 05 Sep 2010 11:48:26 GMT Wilmer van der Gaast [ed320e8] * irc_send.c (modified) Oops. One more compiler warning. I wish GCC would give the same ... Sun, 05 Sep 2010 11:31:22 GMT Wilmer van der Gaast [fef7813] * bitlbee.c (modified) * help.c (modified) * irc_send.c (modified) * motd.txt (modified) * protocols/oscar/ssi.c (modified) * unix.c (modified) Fix compiler warnings. Also fixing irc_send_motd(), which so far got ... Sun, 05 Sep 2010 10:27:12 GMT Wilmer van der Gaast [41e0c00] * irc_im.c (modified) * protocols/jabber/conference.c (modified) Fixing handling of (Jabber) chatroom topic changes done by the user. Sat, 04 Sep 2010 23:31:47 GMT Wilmer van der Gaast [52d63dc] * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) Slightly better documentation of control channels and groups. Sat, 04 Sep 2010 17:23:46 GMT Wilmer van der Gaast [4e1be76] * protocols/msn/msn.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Clean up any stuff stuck in the soap queue at disconnect time. Sat, 04 Sep 2010 17:13:55 GMT Wilmer van der Gaast [27053b5] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Finish re-authentication works. Should now work for OIMs as well. Sat, 04 Sep 2010 15:54:52 GMT Wilmer van der Gaast [4aa8a04] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) This works (includes some token sabotage code to ease testing), but I ... Fri, 03 Sep 2010 21:24:58 GMT Wilmer van der Gaast [bae0617] * 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) Rearrange things a bit to support multiple NS connections. This is ... Thu, 02 Sep 2010 09:15:44 GMT Wilmer van der Gaast [64768d4] * 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) Replace msn*write functions with saner versions that accept format ... Wed, 01 Sep 2010 23:06:56 GMT Wilmer van der Gaast [4c737ebd] * irc_im.c (modified) Fixed NULL ptr dereference when hilighting non-IM users in chatrooms. Wed, 01 Sep 2010 22:35:06 GMT Wilmer van der Gaast [2dcaf9a] * irc.h (modified) * otr.c (modified) * storage.c (modified) Load/save code. It'd be better if the OTR module would just save its ... Wed, 01 Sep 2010 22:09:27 GMT Wilmer van der Gaast [934db064] * irc.h (modified) * irc_im.c (modified) * otr.c (modified) * otr.h (modified) * protocols/bee_user.c (modified) Do encryption and decryption. Somehow SMP and other things aren't ... Tue, 31 Aug 2010 23:18:21 GMT Wilmer van der Gaast [0c85c08] * bitlbee.h (modified) * irc.c (modified) * irc.h (modified) * otr.c (modified) * otr.h (modified) * storage.c (modified) Pluginify this thing a little bit. Not so much in the dynamically ... Tue, 31 Aug 2010 20:06:14 GMT Wilmer van der Gaast [f5c0d8e] * .bzrignore (modified) * Makefile (modified) * configure (modified) * doc/user-guide/commands.xml (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_send.c (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/jabber/Makefile (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/message.c (modified) * protocols/jabber/si.c (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/oscar/oscar.c (modified) * protocols/purple/Makefile (modified) * protocols/twitter/Makefile (modified) * protocols/twitter/twitter.c (modified) * protocols/yahoo/Makefile (modified) * protocols/yahoo/libyahoo2.c (modified) * root_commands.c (modified) * utils/README (modified) * utils/centericq2bitlbee.sh (deleted) * utils/convert_gnomeicu.txt (deleted) * utils/convert_purple.py (added) * utils/create_nicksfile.pl (deleted) Merge mainline stuff. Tue, 31 Aug 2010 20:05:36 GMT Wilmer van der Gaast [8358691] * bitlbee.h (modified) * commands.h (modified) * irc_commands.c (modified) * otr.c (modified) * otr.h (modified) * root_commands.c (modified) Added root_command_add() and use it to create the "otr" command. Mon, 30 Aug 2010 22:02:46 GMT Wilmer van der Gaast [31dbb90a] * protocols/jabber/jabber.h (modified) * protocols/jabber/message.c (modified) Suppress subjects in Jabber conversations after showing them once. Mon, 30 Aug 2010 20:12:34 GMT Wilmer van der Gaast [fda55fa] * irc_im.c (modified) Revert to the old control channel messages for fullname changes, the ... Mon, 30 Aug 2010 19:58:33 GMT Wilmer van der Gaast [c55701e] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) Due to popular demand, now using mode=chat by default. Mon, 30 Aug 2010 19:24:28 GMT Wilmer van der Gaast [df61c35a] * protocols/oscar/oscar.c (modified) Warn the user when his/her AIM/ICQ password seems to be too long. For ... Sun, 29 Aug 2010 09:39:27 GMT Wilmer van der Gaast [02bb9db] * protocols/msn/ns.c (modified) * protocols/nogaim.c (modified) Handle payloads attached to errors (assume any number in cmd[2] would ... Sat, 28 Aug 2010 12:24:37 GMT Wilmer van der Gaast [feb1bad] * .bzrignore (modified) * 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) Pull in Makefile dependencies fix from mainline. Sat, 28 Aug 2010 12:22:50 GMT Wilmer van der Gaast [00374ac] * protocols/msn/tables.c (modified) Don't treat error 241 as fatal since it isn't - or at least not always. Fri, 27 Aug 2010 08:48:18 GMT Wilmer van der Gaast [b0a89cc] * .bzrignore (modified) * 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) Use nifty gcc -MD feature to automatically track .h dependencies of ... Fri, 27 Aug 2010 04:22:50 GMT Wilmer van der Gaast [b78c4b9] * doc/user-guide/commands.xml (modified) * irc_commands.c (modified) * irc_send.c (modified) * root_commands.c (modified) Merging minor mainline changes. Wed, 25 Aug 2010 23:03:11 GMT Wilmer van der Gaast [ad2d8bc] * Makefile (modified) * irc.h (modified) * otr.c (modified) It compiles, including otr.c. Time to hook it up with the rest again. Wed, 25 Aug 2010 21:37:57 GMT Wilmer van der Gaast [3f10fad] * doc/user-guide/commands.xml (modified) The "transfers" command was renamed to "transfer" but this wasn't ... Wed, 25 Aug 2010 21:35:49 GMT Wilmer van der Gaast [3cd4016] * root_commands.c (modified) I guess the nick command was never deprecated clearly, so let's do ... Wed, 25 Aug 2010 00:18:27 GMT Wilmer van der Gaast [a72af0d] * irc_commands.c (modified) * irc_send.c (modified) Fix /WHO on single nicks. Tue, 24 Aug 2010 12:19:52 GMT Wilmer van der Gaast [ea728e6] * irc.h (modified) * irc_im.c (modified) * irc_send.c (modified) * protocols/bee.h (modified) * protocols/bee_chat.c (modified) * protocols/jabber/message.c (modified) * protocols/jabber/si.c (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/yahoo/libyahoo2.c (modified) * utils/README (modified) * utils/centericq2bitlbee.sh (deleted) * utils/convert_gnomeicu.txt (deleted) * utils/convert_purple.py (added) * utils/create_nicksfile.pl (deleted) Merging mainline. Mon, 23 Aug 2010 23:12:24 GMT Wilmer van der Gaast [be999a5] * bitlbee.h (modified) * configure (modified) * doc/README (modified) * doc/user-guide/commands.xml (modified) * irc.h (modified) * lib/misc.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) * log.c (modified) * log.h (modified) * otr.c (added) * otr.h (added) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/twitter/twitter.c (modified) * protocols/yahoo/yahoo.c (modified) * query.c (modified) * root_commands.c (modified) * storage.c (modified) * unix.c (modified) First step in this merge. Mostly a bzr merge and then a cleanup of ...