# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-04-24T01:31:40Z Sun, 11 Apr 2010 23:04:24 GMT Wilmer van der Gaast [6c56f42] * root_commands.c (modified) Allow short versions of root commands (just give enough to match ... Sun, 11 Apr 2010 22:49:32 GMT Wilmer van der Gaast [eabc9d2] * irc.c (modified) * irc.h (modified) * irc_im.c (modified) * irc_user.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) Fixed cleanup issues when turning off an account. Also fixed syntax ... Sun, 11 Apr 2010 22:31:15 GMT Wilmer van der Gaast [d986463] * irc_send.c (modified) Show status msg in /WHOIS, using a hopefully more proper 320 numeric ... Sun, 11 Apr 2010 22:26:45 GMT Wilmer van der Gaast [57119e8] * irc_commands.c (modified) Actually bomb out if channel creation fails at /join time. Sun, 11 Apr 2010 22:22:17 GMT Wilmer van der Gaast [8240840] * irc_send.c (modified) Don't send the topic at join time if there is none. This seems to be ... Sun, 11 Apr 2010 19:53:27 GMT Wilmer van der Gaast [ffa1173] * irc_commands.c (modified) Allow the user to change his/her nick. My old concern was that it ... Sun, 11 Apr 2010 19:38:45 GMT Wilmer van der Gaast [dbb0ce3] * root_commands.c (modified) Restored add/remove command and, oh, yes/no commands. Nice to be able ... Sun, 11 Apr 2010 19:10:12 GMT Wilmer van der Gaast [e00da63] * Makefile (modified) * protocols/nogaim.c (modified) * query.c (modified) Restored query/ask stuff. Sun, 11 Apr 2010 18:13:19 GMT Wilmer van der Gaast [a87e6ba] * protocols/jabber/s5bytestream.c (modified) Merging a Jabber ft bugfix. Sun, 11 Apr 2010 18:12:25 GMT Wilmer van der Gaast [3ab1d31] * protocols/jabber/s5bytestream.c (modified) Fixing a bug in s5bytestream code to deal with incomplete SOCKS5 ... Sun, 11 Apr 2010 14:37:06 GMT Wilmer van der Gaast [17a6ee9] * Makefile (modified) * dcc.c (modified) * dcc.h (modified) * irc_im.c (modified) * protocols/Makefile (modified) * protocols/bee.h (modified) * protocols/bee_ft.c (added) * protocols/ft.h (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/si.c (modified) * protocols/msn/Makefile (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) Including DCC stuff again, with a wonderful extra layer of ... Sat, 10 Apr 2010 02:27:50 GMT Wilmer van der Gaast [1f92a58] * Makefile (modified) * irc.c (modified) * irc.h (modified) * root_commands.c (modified) * storage_xml.c (modified) * unix.c (modified) Restore the storage module. Mon, 05 Apr 2010 01:00:02 GMT Wilmer van der Gaast [57c96f7] * irc.h (modified) * irc_channel.c (modified) * irc_user.c (modified) * root_commands.c (modified) Restored the rename command. Mon, 05 Apr 2010 00:39:04 GMT Wilmer van der Gaast [0b5cc72] * irc.h (modified) * irc_channel.c (modified) * irc_send.c (modified) * irc_user.c (modified) Send nickname change notifications when necessary. Mon, 05 Apr 2010 00:18:24 GMT Wilmer van der Gaast [1d39159] * irc_im.c (modified) * irc_send.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) Get full names properly. Handling of nick_source setting and ... Fri, 02 Apr 2010 03:25:41 GMT Wilmer van der Gaast [f012a9f] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) Can receive messages again. Fri, 02 Apr 2010 02:54:39 GMT Wilmer van der Gaast [231b08b] * irc_im.c (modified) * protocols/bee_user.c (modified) Show buddy online/offline status in the first channel. Fri, 02 Apr 2010 02:29:45 GMT Wilmer van der Gaast [fb117aee] * bitlbee.h (modified) * irc.c (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_user.c (modified) * protocols/account.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) Cleaned lots of compiler warnings so I can get some signal again. Fri, 02 Apr 2010 02:03:50 GMT Wilmer van der Gaast [e63507a] * protocols/bee.h (modified) * protocols/bee_user.c (modified) Synced the values of some old OPT_* flags with BEE_USER_*. Thu, 01 Apr 2010 03:38:50 GMT Wilmer van der Gaast [d860a8d] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) * unix.c (modified) Restored "account" root command and restored enough stuff to be able ... Thu, 01 Apr 2010 02:32:25 GMT Wilmer van der Gaast [81e04e1] * Makefile (modified) * irc.h (modified) * irc_im.c (added) * nick.c (modified) * protocols/Makefile (modified) * protocols/account.c (modified) * protocols/account.h (modified) * protocols/bee.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) nogaim.c is close to doing something useful again without speaking ... Mon, 29 Mar 2010 12:25:01 GMT Wilmer van der Gaast [10a96f4] * protocols/Makefile (modified) * protocols/bee.h (modified) * protocols/bee_user.c (added) * protocols/nogaim.c (modified) * protocols/user.c (deleted) * protocols/user.h (deleted) Start restoring IM-related bits, added bee_user.c with basic ... Sun, 28 Mar 2010 03:03:57 GMT Wilmer van der Gaast [38ee021] * irc_user.c (modified) Remove deleted user from channels too! Sun, 28 Mar 2010 02:49:19 GMT Wilmer van der Gaast [3923003] * irc.c (modified) * irc_commands.c (modified) Restored server-initiated PINGs. Sun, 28 Mar 2010 02:44:19 GMT Wilmer van der Gaast [6761a40] * irc.h (modified) * irc_send.c (modified) * irc_user.c (modified) Restored multi-line message support. Sat, 27 Mar 2010 18:10:03 GMT Wilmer van der Gaast [410bf6d] * irc_send.c (modified) Fixed bug in /WHO $channel output. Sat, 27 Mar 2010 18:05:38 GMT Wilmer van der Gaast [74f1cde] * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_send.c (modified) * irc_user.c (modified) irc_usermsg() works a little bit again. Have to figure out how and ... Sat, 27 Mar 2010 17:36:47 GMT Wilmer van der Gaast [280c56a] * Makefile (modified) * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_send.c (modified) * irc_user.c (modified) * nick.c (modified) * root_commands.c (modified) Added privmsg handlers to users/channels. root commands are coming back. Sat, 27 Mar 2010 15:16:16 GMT Wilmer van der Gaast [2f53ada] * irc.h (modified) * irc_commands.c (modified) * irc_send.c (modified) /WHO Sat, 27 Mar 2010 14:31:03 GMT Wilmer van der Gaast [b919363] * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_commands.c (modified) Mode stuff. Also disallow unsetting +R umode which was possible so ... Sat, 27 Mar 2010 12:34:44 GMT Wilmer van der Gaast [9b69eb7] * irc_commands.c (modified) MOTD command added since, well, I had all the code for it already anyway. Sat, 27 Mar 2010 12:30:00 GMT Wilmer van der Gaast [83e92bf] * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_send.c (modified) Topic handling changes. Sat, 27 Mar 2010 03:39:23 GMT Wilmer van der Gaast [b95932e] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_send.c (modified) * irc_user.c (modified) Added WHOIS command. Sat, 27 Mar 2010 03:11:02 GMT Wilmer van der Gaast [63a520b] * irc.c (modified) * irc_channel.c (modified) Collect that garbage. Sat, 27 Mar 2010 03:04:35 GMT Wilmer van der Gaast [b9e020a] * irc.h (modified) * irc_channel.c (modified) * irc_commands.c (modified) Added JOIN, NAMES and PART commands. Sat, 27 Mar 2010 02:39:08 GMT Wilmer van der Gaast [4be8239] * Makefile (modified) * irc.c (modified) * irc.h (modified) * irc_channel.c (added) * irc_send.c (modified) * protocols/bee.o (deleted) Simple IRC channel interface, use it to represent the control channel. Sat, 27 Mar 2010 01:57:00 GMT Wilmer van der Gaast [ebaebfe] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * irc_send.c (added) * irc_user.c (added) * protocols/bee.c (added) * protocols/bee.h (added) * protocols/bee.o (added) PING and QUIT work now, and adding some files that weren't checked in ... Fri, 26 Mar 2010 12:14:37 GMT Wilmer van der Gaast [3ddb7477] * Makefile (modified) * bitlbee.h (modified) * conf.c (modified) * ipc.c (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * nick.c (modified) * protocols/Makefile (modified) * protocols/account.c (moved) * protocols/account.h (moved) * protocols/chat.c (moved) * protocols/chat.h (moved) * protocols/user.c (moved) * protocols/user.h (moved) * set.c (modified) * unix.c (modified) One total mess that doesn't do much yet, but reorganised some stuff ... Wed, 24 Mar 2010 17:12:53 GMT Wilmer van der Gaast [ba7d16f] * Makefile (modified) * configure (modified) * crypting.c (deleted) * crypting.h (deleted) * irc.c (modified) * root_commands.c (modified) * storage.c (modified) * storage_text.c (deleted) * win32.c (modified) Now seems like a pretty good time to finally kill crypting.c and ... Sun, 21 Mar 2010 16:52:22 GMT Wilmer van der Gaast [1cc0df3] * protocols/jabber/si.c (modified) s/last_act/last_msg/ now. Sun, 21 Mar 2010 16:06:31 GMT Wilmer van der Gaast [767a148] * Makefile (modified) * conf.c (modified) * conf.h (modified) * dcc.c (added) * dcc.h (added) * doc/user-guide/commands.xml (modified) * irc.c (modified) * irc.h (modified) * lib/Makefile (modified) * lib/ftutil.c (added) * lib/ftutil.h (added) * protocols/ft.h (added) * protocols/jabber/Makefile (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/s5bytestream.c (added) * protocols/jabber/si.c (added) * protocols/msn/Makefile (modified) * protocols/msn/invitation.c (added) * protocols/msn/invitation.h (added) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) Merging in file transfer support. Most important points from my ... Sun, 21 Mar 2010 15:56:59 GMT Wilmer van der Gaast [a81d679] * protocols/jabber/s5bytestream.c (modified) Fixed jabber_bs_peek() to deal with incomplete packets as well. Sun, 21 Mar 2010 15:10:07 GMT Wilmer van der Gaast [4ed9c8c] * dcc.c (modified) * dcc.h (modified) Fixed 100% CPU usage bug in dcc.c. Sun, 21 Mar 2010 13:20:20 GMT Wilmer van der Gaast [2e89256] * dcc.c (modified) Remove dcc_poll() and just use the cond variable passed to I/O events. Sun, 21 Mar 2010 10:18:28 GMT Wilmer van der Gaast [545d7c0] * doc/user-guide/commands.xml (modified) * protocols/oscar/oscar.c (modified) Added ignore_auth_requests setting (patch from vmiklos, bug #578). Sun, 21 Mar 2010 01:02:03 GMT Wilmer van der Gaast [aed152f] * protocols/jabber/iq.c (modified) * protocols/jabber/si.c (modified) Killed the last str*cmp(xml_find_attr) combos. Sun, 21 Mar 2010 00:46:18 GMT Wilmer van der Gaast [54a2014] * protocols/jabber/iq.c (modified) xt_status functions should always return an XT_ status, it's not a ... Sun, 21 Mar 2010 00:39:45 GMT Wilmer van der Gaast [699376f7] * protocols/jabber/iq.c (modified) * protocols/jabber/si.c (modified) Read the from attribute from the main stanza, not the inside query. ... Fri, 19 Mar 2010 00:09:50 GMT Wilmer van der Gaast [0baed0d] * bitlbee.h (modified) * doc/user-guide/commands.xml (modified) * irc.c (modified) * root_commands.c (modified) Allow changing the name of the control channel at run-time. Thu, 18 Mar 2010 22:22:46 GMT Wilmer van der Gaast [5fbec3d] * debian/bitlbee.init (modified) * debian/changelog (modified) * debian/config (modified) * debian/control (modified) * debian/patches/bitlbee.conf.diff (modified) * debian/po/POTFILES.in (modified) * debian/po/ru.po (added) * debian/postinst (modified) * debian/prerm (modified) Merging recent debian/ changes. Thu, 18 Mar 2010 22:18:52 GMT Wilmer van der Gaast [8462239] * configure (modified) Use a proper tempfile for the libresolv checks and add a missing " to ... Thu, 18 Mar 2010 20:34:33 GMT Wilmer van der Gaast [5605be9] * configure (modified) Care about lib64 directories as well when trying to find libresolv.a. Thu, 18 Mar 2010 14:38:06 GMT Wilmer van der Gaast [638feab] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/jabber/presence.c (modified) * tests/check_jabber_util.c (modified) Merging in Jabber resource selection fix. This adds the ... Thu, 18 Mar 2010 11:22:17 GMT Wilmer van der Gaast [842cd8d] * protocols/jabber/jabber_util.c (modified) * tests/check_jabber_util.c (modified) Fixed a bug that caused full JIDs to get lost sometimes with the new ... Thu, 18 Mar 2010 00:30:38 GMT Wilmer van der Gaast [b8a491d] * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/si.c (modified) * root_commands.c (modified) Some compiler warning fixes and renamed "transfers" command to just ... Thu, 18 Mar 2010 00:07:16 GMT Wilmer van der Gaast [78d254f1] * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/si.c (modified) More small fixes. (NULL derefs and s/close/disconnect/) Wed, 17 Mar 2010 23:47:35 GMT Wilmer van der Gaast [42fc5b6] * protocols/jabber/iq.c (modified) Ouch, committing stuff without even checking if it compiles is bad ... Wed, 17 Mar 2010 23:41:07 GMT Wilmer van der Gaast [c1a3c27] * protocols/jabber/iq.c (modified) Avoid some NULL pointer dereferences on malformed XMPP packets. Wed, 17 Mar 2010 23:23:27 GMT Wilmer van der Gaast [60e4df3] * dcc.c (modified) * lib/ftutil.c (modified) * lib/ftutil.h (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/msn/invitation.c (modified) Small cleanup. The max_packet_size variable doesn't seem to be read ... Wed, 17 Mar 2010 15:50:58 GMT Wilmer van der Gaast [6ce01be] * configure (modified) Undo -iquote change which seems to cause plenty of problems to people ... Wed, 17 Mar 2010 15:15:19 GMT Wilmer van der Gaast [e8c8d00] * Makefile (modified) * account.c (modified) * account.h (modified) * bitlbee.c (modified) * bitlbee.conf (modified) * bitlbee.h (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * crypting.c (modified) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * irc.c (modified) * irc_commands.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * protocols/jabber/io.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/presence.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/tables.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo2_types.h (modified) * root_commands.c (modified) * unix.c (modified) * user.h (modified) Merging mainline. Wed, 17 Mar 2010 15:00:27 GMT Wilmer van der Gaast [b788246] * debian/changelog (modified) * debian/po/POTFILES.in (modified) * debian/po/ru.po (added) 1.2.5-1: Translation fixes/additions and one other bug fixed "upstream". Wed, 17 Mar 2010 13:56:52 GMT Wilmer van der Gaast [75554d0] * Makefile (modified) * account.c (modified) * account.h (modified) * bitlbee.c (modified) * bitlbee.conf (modified) * bitlbee.h (modified) * conf.c (modified) * conf.h (modified) * configure (modified) * crypting.c (modified) * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * irc.c (modified) * irc_commands.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * protocols/jabber/io.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/presence.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/tables.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo2_types.h (modified) * root_commands.c (modified) * unix.c (modified) * user.h (modified) Merging in 1.2.5. Wed, 17 Mar 2010 01:13:23 GMT Wilmer van der Gaast [f9928cb] * doc/CHANGES (modified) * doc/user-guide/commands.xml (modified) * protocols/jabber/jabber.c (modified) Set resource_select to activity by default since priority has always ... Wed, 17 Mar 2010 01:07:41 GMT Wilmer van der Gaast [a1ac227] * doc/CHANGES (modified) Here we go, stable for >24h on testing and im. Time to release. Tue, 16 Mar 2010 10:45:26 GMT Wilmer van der Gaast [0b510af] * bitlbee.c (modified) Check the RESTART environment variable before closing fd's 0-2 since ... Tue, 16 Mar 2010 10:24:00 GMT Wilmer van der Gaast [ec55a7d] * protocols/yahoo/yahoo.c (modified) Really set Yahoo! status messages properly. YMSG, how I hate you. Tue, 16 Mar 2010 10:18:02 GMT Wilmer van der Gaast [449a51d] * irc_commands.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) * user.h (modified) Include non-away status messages in blist and whois responses. The ... Mon, 15 Mar 2010 10:26:25 GMT Wilmer van der Gaast [9fca0657] * protocols/yahoo/libyahoo2.c (modified) Deal with stupid (on first sight, at least) Yahoo! server behaviour ... Mon, 15 Mar 2010 01:25:47 GMT Wilmer van der Gaast [315dd4c] * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) Oops.. Today's Jabber fix could get stuck in a somewhat infinite loop ... Sun, 14 Mar 2010 23:14:41 GMT Wilmer van der Gaast [7e2b593] * bitlbee.h (modified) * doc/CHANGES (modified) Preparing for 1.2.5. Sun, 14 Mar 2010 20:19:10 GMT Wilmer van der Gaast [21d48d9] * protocols/msn/ns.c (modified) Fix for bug #536: No longer fail on corrupted USR responses with ... Sun, 14 Mar 2010 18:22:43 GMT Wilmer van der Gaast [90cd6c4] * bitlbee.conf (modified) * conf.c (modified) * conf.h (modified) * protocols/nogaim.c (modified) Allow disabling certain IM protocols at runtime, patch from ... Sun, 14 Mar 2010 18:09:56 GMT Wilmer van der Gaast [ceebeb1] * configure (modified) Warn if xmlto is missing and a prebuilt helpfile is missing. Sun, 14 Mar 2010 17:55:27 GMT Wilmer van der Gaast [fb00989] * bitlbee.h (modified) * configure (modified) * lib/misc.c (modified) * lib/misc.h (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Adding a few consts and other misc fixes from bug #431. Doing this ... Sun, 14 Mar 2010 17:49:24 GMT Wilmer van der Gaast [c6ca3ee] * bitlbee.h (modified) * configure (modified) * lib/misc.c (modified) * lib/misc.h (modified) * protocols/jabber/jabber.h (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * user.c (modified) * user.h (modified) Some const/etc cleanups submitted by domen@coderock.org back in bug #431. Sun, 14 Mar 2010 17:45:33 GMT Wilmer van der Gaast [8fb1263] * protocols/jabber/io.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) Don't send bind and session requests at the same time when logging in ... Sun, 14 Mar 2010 16:56:00 GMT Wilmer van der Gaast [af7f046] * protocols/jabber/io.c (modified) * protocols/jabber/jabber.h (modified) Don't send a stream start after starttls since it upsets ... Sun, 14 Mar 2010 16:47:00 GMT Wilmer van der Gaast [435f552] * irc.c (modified) While I'm at it, set auto_reconnect to true by default, which I ... Sun, 14 Mar 2010 16:42:22 GMT Wilmer van der Gaast [e9cf291] * root_commands.c (modified) Allow the identify command only once. (Bug #509) Sun, 14 Mar 2010 16:37:46 GMT Wilmer van der Gaast [caceb06] * configure (modified) Don't strip binaries on OS X since it causes plugin troubles. (Bug #480) Sun, 14 Mar 2010 16:35:55 GMT Wilmer van der Gaast [bb34771] * bitlbee.c (modified) Close fd's 0,1,2 no matter what, not just if they're ttys. (Bug #476) Sat, 13 Mar 2010 01:02:47 GMT Wilmer van der Gaast [286b28e] * account.c (modified) * doc/user-guide/commands.xml (modified) * protocols/nogaim.c (modified) Added nick_source account setting to allow using full name fields for ... Sat, 13 Mar 2010 00:12:07 GMT Wilmer van der Gaast [1be0d26] * protocols/yahoo/libyahoo2.c (modified) Fixed handling of contact lists where at least the first contact is ... Fri, 12 Mar 2010 23:02:29 GMT Wilmer van der Gaast [7053379] * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo2_types.h (modified) Yahoo! status updates (at least initial ones, I assume) can be too ... Fri, 12 Mar 2010 22:32:55 GMT Wilmer van der Gaast [547c94c] * protocols/yahoo/libyahoo2.c (modified) Merging in some code from libyahoo2-trunk that deals better with ... Fri, 12 Mar 2010 20:28:39 GMT Wilmer van der Gaast [00a0bc5] * tests/check_jabber_util.c (modified) Test activity_timeout and some other test tweaks. Fri, 12 Mar 2010 19:35:51 GMT Wilmer van der Gaast [dde9d571] * protocols/jabber/jabber_util.c (modified) * tests/check_jabber_util.c (modified) Fixed jabber_util unittest. It passes, yet something still seems to ... Fri, 12 Mar 2010 19:10:16 GMT Wilmer van der Gaast [be609ff] * Makefile (modified) * account.c (modified) * account.h (modified) * bitlbee.conf (modified) * conf.c (modified) * configure (modified) * crypting.c (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * irc.c (modified) * irc_commands.c (modified) * lib/misc.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/tables.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * root_commands.c (modified) * unix.c (modified) Merging mainline. Thu, 11 Mar 2010 11:15:36 GMT Wilmer van der Gaast [8b6b740] * bitlbee.conf (modified) * unix.c (modified) Document the new -x flag in one useful location and make it a bit ... Wed, 10 Mar 2010 23:58:47 GMT Wilmer van der Gaast [75ec2c8] * protocols/msn/msn_util.c (modified) Fixed an "off-by -1" bug in msn_findheader() that could probably be ... Wed, 10 Mar 2010 23:58:28 GMT Wilmer van der Gaast [a0bd4c2] * root_commands.c (modified) Huh, what was that dead code doing there.. :-/ Tue, 09 Mar 2010 13:13:50 GMT Wilmer van der Gaast [3e1ef92c] * protocols/nogaim.c (modified) Fixed a compiler warning for an ugliness that fortunately shouldn't ... Mon, 08 Mar 2010 02:10:41 GMT Wilmer van der Gaast [7c9db24] * Makefile (modified) * conf.c (modified) * crypting.c (modified) * unix.c (modified) Replaced obsolete (useless for the current .xml files) encode/decode ... Mon, 08 Mar 2010 01:25:10 GMT Wilmer van der Gaast [b52e478] * lib/misc.c (modified) Added ' HTML entity since we're sure getting that one a lot with ... Sun, 07 Mar 2010 18:41:45 GMT Wilmer van der Gaast [c32f492] * account.c (modified) * account.h (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * irc.c (modified) * irc_commands.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/tables.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) Merging in improved away/status message code. Sun, 07 Mar 2010 18:37:23 GMT Wilmer van der Gaast [0e99548] * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) Doc update. Sun, 07 Mar 2010 18:32:31 GMT Wilmer van der Gaast [63770b4] * irc_commands.c (modified) * protocols/jabber/jabber.c (modified) Changed formatting of Jabber buddy info response. Sun, 07 Mar 2010 00:31:34 GMT Wilmer van der Gaast [68198e9] * protocols/oscar/oscar.c (modified) Two more fixes in OSCAR to avoid NULL pointers being passed to ... Sun, 07 Mar 2010 00:22:33 GMT Wilmer van der Gaast [58adb7e] * account.c (modified) * irc.c (modified) * irc_commands.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Added global and per-account settings "away" and "status" so the user ...