# # ChangeLog for protocols # # Generated by Trac 1.2.3 # 2024-03-28T16:59:01Z 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 ... 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 ... 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 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. ... 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: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 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 ... 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 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 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 ... 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 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. 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 ... 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 ... 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 ... Sat, 06 Mar 2010 18:22:20 GMT Wilmer van der Gaast [34fbbf9] * protocols/nogaim.c (modified) Adapted nogaim.c. Pretty nice cleanup of away state alias handling, ... Sat, 06 Mar 2010 18:19:31 GMT Wilmer van der Gaast [be915f5] * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) Yahoo! fixes. Turns out the protocol really is somewhat odd. Sat, 06 Mar 2010 17:41:01 GMT Wilmer van der Gaast [0714d51] * protocols/msn/tables.c (modified) Put AWY at the beginning of the list since it's used as a fallback. Sat, 06 Mar 2010 17:10:32 GMT Wilmer van der Gaast [4049061] * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) Fixed up Yahoo! I'll have to do some more thorough testing of this ... Sat, 06 Mar 2010 16:17:23 GMT Wilmer van der Gaast [17f9522] * protocols/oscar/oscar.c (modified) OSCAR cleanup. Sat, 06 Mar 2010 15:44:46 GMT Wilmer van der Gaast [b051d39] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/tables.c (modified) MSN module updated to deal with the new API. Not many changes since ... Sat, 06 Mar 2010 14:55:12 GMT Wilmer van der Gaast [2bc8ac0] * protocols/nogaim.h (modified) Away with this stupid GAIM_AWAY_CUSTOM constant. Let's see what still ... Sat, 06 Mar 2010 14:50:52 GMT Wilmer van der Gaast [840bba8] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/presence.c (modified) The Jabber part of the change. Also made representation of not-away a ... Thu, 17 Dec 2009 00:42:25 GMT Wilmer van der Gaast [ccba980] * protocols/msn/msn_util.c (modified) * protocols/yahoo/libyahoo2.c (modified) A few fixes for bugs that caused coredumps on testing.bitlbee.org (or ... Sun, 13 Dec 2009 14:48:56 GMT Wilmer van der Gaast [1c3008a] * dcc.c (modified) * protocols/jabber/Makefile (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/msn/Makefile (modified) * protocols/msn/msn.c (modified) * protocols/msn/sb.c (modified) No functional changes, just some style "fixes". Although I admit I'm ... Mon, 07 Dec 2009 22:11:40 GMT Wilmer van der Gaast [ec29351] * protocols/msn/ns.c (modified) Committing some >1y old change. This seems to fix a small leak in the ... Mon, 07 Dec 2009 21:54:19 GMT Wilmer van der Gaast [2288705] * Makefile (modified) * account.c (modified) * account.h (modified) * bitlbee.h (modified) * chat.c (added) * chat.h (added) * conf.c (modified) * configure (modified) * debian/bitlbee.init (modified) * debian/changelog (modified) * debian/patches/bitlbee.conf.diff (added) * debian/postinst (modified) * debian/prerm (modified) * debian/rules (modified) * doc/CHANGES (modified) * doc/user-guide/Makefile (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/help.xml (modified) * doc/user-guide/misc.xml (modified) * doc/user-guide/user-guide.xml (modified) * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) * lib/events_libevent.c (modified) * lib/http_client.c (modified) * lib/http_client.h (modified) * lib/ini.c (modified) * lib/ini.h (modified) * lib/misc.c (modified) * lib/proxy.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * 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/presence.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/aim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo2.h (modified) * protocols/yahoo/yahoo2_callbacks.h (modified) * protocols/yahoo/yahoo2_types.h (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) * storage.c (modified) * storage.h (modified) * storage_text.c (modified) * storage_xml.c (modified) * tests/Makefile (modified) * tests/check_set.c (modified) * user.c (modified) * user.h (modified) Merging head. Thu, 19 Nov 2009 18:50:53 GMT Wilmer van der Gaast [08e5bb2] * protocols/jabber/jabber_util.c (modified) Restoring some logic that seemed broken but was important with ... Thu, 19 Nov 2009 14:58:30 GMT Wilmer van der Gaast [20e830b] * protocols/jabber/jabber_util.c (modified) Fixed a facepalm kind of NULL pointer dereference bug. Thu, 19 Nov 2009 13:11:38 GMT Wilmer van der Gaast [76c85b4c] * 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) resource_select now defaults to activity instead of priority. Also, ... Fri, 23 Oct 2009 10:43:15 GMT Wilmer van der Gaast [4cf80bb] * lib/misc.c (modified) * protocols/jabber/jabber.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Shuffling a few more #includes. Much more shuffling will be needed. Thu, 22 Oct 2009 21:55:23 GMT Wilmer van der Gaast [b75acf6] * account.c (modified) * bitlbee.h (modified) * chat.c (modified) * chat.h (modified) * irc_commands.c (modified) * protocols/nogaim.h (modified) * root_commands.c (modified) * storage_xml.c (modified) Don't include chat.h from bitlbee.h. make install-dev doesn't install ... Sat, 17 Oct 2009 15:13:40 GMT Wilmer van der Gaast [74349eb] * protocols/jabber/iq.c (modified) If you can't find what you expect in an IQ packet, it doesn't mean ... Sat, 17 Oct 2009 14:48:21 GMT Wilmer van der Gaast [99c8f13] * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) Valgrind pointed me at some memory leaks in the Yahoo! codek, ... Tue, 13 Oct 2009 22:33:12 GMT Wilmer van der Gaast [e71cfbc] * protocols/yahoo/libyahoo2.c (modified) Turns out I *did* implement HTTPS auth for Yahoo! myself already, but ... Sat, 10 Oct 2009 15:00:16 GMT Wilmer van der Gaast [7ea8697] * protocols/yahoo/libyahoo2.c (modified) Setting Yahoo! away states works again. Sat, 10 Oct 2009 14:57:05 GMT Wilmer van der Gaast [037b66a] * protocols/yahoo/yahoo.c (modified) Fixed an ugly bug in the write handler that may have caused many ... Sat, 10 Oct 2009 13:48:44 GMT Wilmer van der Gaast [ba16895] * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo2.h (modified) * protocols/yahoo/yahoo2_callbacks.h (modified) * protocols/yahoo/yahoo2_types.h (modified) More Yahoo! fixes: Adding and removing buddies works, and for the ... Sat, 10 Oct 2009 13:39:51 GMT Wilmer van der Gaast [fa295e36] * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * user.c (modified) * user.h (modified) Added imcb_ask_auth() instead of reimplementing authorization ... Sun, 04 Oct 2009 18:28:41 GMT Wilmer van der Gaast [bdad407] * protocols/jabber/conference.c (modified) Fixing a crash bug that causes crashes only with buggy Jabber ... Sat, 03 Oct 2009 22:25:36 GMT Wilmer van der Gaast [c3e349e] * protocols/yahoo/libyahoo2.c (modified) Cleaned up Yahoo! fix: Error handling, and also not crashing when the ... Sat, 03 Oct 2009 19:27:50 GMT Wilmer van der Gaast [4fefb77] * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo2_types.h (modified) Yahoo! can log in again. This code still needs major cleanups, use it ... Wed, 17 Jun 2009 23:17:15 GMT Wilmer van der Gaast [b9369b5] * protocols/oscar/aim.h (modified) Fixed compatibility with AIM mobile messages. Should work according ... Wed, 03 Jun 2009 16:10:36 GMT Wilmer van der Gaast [19176513] * protocols/jabber/conference.c (modified) Fixed a bug that caused crashes when joining certain kinds of Google ... Sun, 14 Dec 2008 15:04:48 GMT Wilmer van der Gaast [5469952] * protocols/oscar/oscar.c (modified) Detect disconnects caused by concurrent logins or rate limiting, and ... Sun, 14 Dec 2008 13:39:02 GMT Wilmer van der Gaast [71d45c2] * protocols/jabber/presence.c (modified) Dropping warnings about unknown JIDs since they're spammy (mostly ... Sun, 14 Dec 2008 10:31:49 GMT Wilmer van der Gaast [c0c43fb] * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/yahoo.c (modified) Fixed ic->away leaking memory. This var is only used by OSCAR and ... Sun, 28 Sep 2008 11:21:55 GMT Wilmer van der Gaast [b2c062d] * protocols/jabber/conference.c (modified) Adding the password to the right part of the stanza so ... Sun, 28 Sep 2008 11:18:19 GMT Wilmer van der Gaast [94acdd0] * chat.c (modified) * chat.h (modified) * irc_commands.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) Restored support for password-protected chatrooms (for now only by ... Sun, 28 Sep 2008 00:18:21 GMT Wilmer van der Gaast [2bebe15] * protocols/yahoo/yahoo.c (modified) Fixed one crash bug in Yahoo! chatroom invitation handling. Sun, 31 Aug 2008 15:00:35 GMT Wilmer van der Gaast [3611717] * chat.c (modified) * chat.h (modified) * irc_commands.c (modified) * protocols/nogaim.c (modified) Added auto_join code. Sun, 24 Aug 2008 18:01:05 GMT Wilmer van der Gaast [7125cb3] * account.c (modified) * account.h (modified) * irc.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber_util.c (modified) * protocols/nogaim.c (modified) * root_commands.c (modified) * set.c (modified) * set.h (modified) Added SET_INVALID, which set evaluators should now return instead of ... Mon, 11 Aug 2008 23:07:12 GMT ulim [a02f34f] * Makefile (modified) * conf.c (modified) * conf.h (modified) * dcc.c (modified) * lib/Makefile (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/msn/invitation.c (modified) Added conf entries and lib/ftutil.[ch]. ft_listen = ... Mon, 11 Aug 2008 14:31:03 GMT ulim [66be784] * protocols/msn/invitation.c (modified) copied ulibc/BSD ifdefs over to invitation.c. I'll have to move ... Sun, 10 Aug 2008 22:17:58 GMT ulim [a2b99ec] * 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) Added MSN file transfer of type MSNFTP. Transfer is direct and the ... Sun, 10 Aug 2008 10:42:52 GMT ulim [87f525e] * account.c (modified) * account.h (modified) * conf.c (modified) * doc/user-guide/commands.xml (modified) * irc.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/sb.c (modified) * protocols/nogaim.c (modified) Merged in upstream r416 which includes my msn_write_msg patch. w00t! ;) Sun, 10 Aug 2008 09:15:26 GMT Wilmer van der Gaast [a830512] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/sb.c (modified) Added msn_sb_write_msg() (patch from ulim). Sat, 09 Aug 2008 23:00:38 GMT Wilmer van der Gaast [4230221] * account.c (modified) * doc/user-guide/commands.xml (modified) * irc.c (modified) * protocols/nogaim.c (modified) Added ceiling to auto-reconnect delay, changed the default to 5*3<900 ... Tue, 05 Aug 2008 23:07:07 GMT Wilmer van der Gaast [280e655] * account.c (modified) * account.h (modified) * irc.c (modified) * protocols/nogaim.c (modified) Simple exponential backoff code. Have to add a maximum delay setting, ... Mon, 04 Aug 2008 14:45:24 GMT ulim [8661caa] * .bzrignore (modified) * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * conf.c (modified) * configure (modified) * debian/bitlbee.init (modified) * debian/changelog (modified) * debian/control (modified) * debian/copyright (modified) * debian/rules (modified) * doc/BUILD.win32 (added) * doc/CHANGES (modified) * ipc.c (modified) * ipc.h (modified) * irc.c (modified) * irc_commands.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * lib/ssl_bogus.c (modified) * lib/ssl_sspi.c (added) * nick.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/msn/ns.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * protocols/yahoo/yahoo_httplib.c (modified) * sock.h (modified) * storage_text.c (modified) * storage_xml.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_jabber_sasl.c (modified) * tests/check_jabber_util.c (added) * unix.c (modified) * win32.c (added) merged in upstream r410. Only conflict was the correction of jabber ... Mon, 04 Aug 2008 14:21:49 GMT ulim [4ac647d] * dcc.c (modified) * dcc.h (modified) * protocols/ft.h (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/si.c (modified) moved some stuff around in preperation for MSN merge. * both ends ... Sat, 02 Aug 2008 11:21:36 GMT Wilmer van der Gaast [d84e2a9] * protocols/msn/ns.c (modified) * protocols/msn/passport.c (modified) * protocols/msn/passport.h (modified) Microsoft, I hate you. Thu, 31 Jul 2008 20:44:43 GMT Wilmer van der Gaast [0f4c2734] * protocols/msn/ns.c (modified) * protocols/msn/passport.c (modified) * protocols/msn/passport.h (modified) Reverting to the old MSN/Passport authentication mechanism, the new ... Mon, 28 Jul 2008 23:44:58 GMT Wilmer van der Gaast [718e05f] * protocols/yahoo/yahoo.c (modified) ext_yahoo_error() shouldn't close the connection if the error is ... Tue, 22 Jul 2008 12:37:49 GMT ulim [8a90001] * protocols/jabber/jabber.c (modified) * protocols/jabber/s5bytestream.c (modified) * protocols/jabber/si.c (modified) Added an account setting 'proxy'. Note that this is only used for ... Sun, 29 Jun 2008 23:41:39 GMT Wilmer van der Gaast [f5d1b31] * .bzrignore (modified) * Makefile (modified) * bitlbee.c (modified) * bitlbee.h (modified) * configure (modified) * doc/BUILD.win32 (added) * ipc.c (modified) * irc.c (modified) * lib/misc.c (modified) * lib/ssl_bogus.c (modified) * lib/ssl_sspi.c (added) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo_httplib.c (modified) * sock.h (modified) * storage_text.c (modified) * storage_xml.c (modified) * unix.c (modified) * win32.c (added) Merging changes from Jelmer: It's now possible to cross-compile a ... Sun, 29 Jun 2008 11:11:50 GMT Wilmer van der Gaast [1145964] * protocols/msn/ns.c (modified) Fixed two memory leaks in the MSN module. Sat, 28 Jun 2008 17:32:41 GMT Jelmer Vernooij [178e2f8] * bitlbee.h (modified) * debian/bitlbee.init (modified) * debian/changelog (modified) * debian/control (modified) * debian/copyright (modified) * debian/rules (modified) * doc/CHANGES (modified) * ipc.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) * nick.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) * protocols/jabber/message.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) * protocols/yahoo/libyahoo2.c (modified) * protocols/yahoo/yahoo.c (modified) * storage_xml.c (modified) * tests/Makefile (modified) * tests/check.c (modified) * tests/check_jabber_sasl.c (modified) * tests/check_jabber_util.c (added) Merge trunk. Tue, 24 Jun 2008 09:01:29 GMT Wilmer van der Gaast [dfbb056] * protocols/yahoo/yahoo.c (modified) Never use yahoo_close() directly, always use yahoo_logoff(). Sun, 22 Jun 2008 19:21:06 GMT Wilmer van der Gaast [89d736a] * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/jabber_util.c (modified) From the department of over-engineering, now cached packet IDs are ... Sun, 22 Jun 2008 13:02:15 GMT Wilmer van der Gaast [fab3d2d] * protocols/oscar/oscar.c (modified) Shut up a "mostly harmless" warning (this NULL would never actually ... Sun, 22 Jun 2008 12:26:19 GMT Wilmer van der Gaast [de82335] * protocols/oscar/oscar.c (modified) Another fixup after [devel,394]. Clearly I'm not a morning person.