# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-05-01T19:45:58Z Sun, 23 May 2010 14:14:16 GMT Wilmer van der Gaast [186bd04] * protocols/jabber/iq.c (modified) Don't whine on "incomplete" incoming IQ-set packets either, those ... Sun, 23 May 2010 13:49:54 GMT Wilmer van der Gaast [a7b9ec7] * protocols/twitter/twitter_lib.c (modified) Improved error reporting (get textual HTTP error message and error ... Sun, 23 May 2010 12:50:51 GMT Wilmer van der Gaast [bb5ce4d1] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_http.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Added base_url settting to Twitter module so other services using the ... Sat, 22 May 2010 23:44:00 GMT Wilmer van der Gaast [f9110b4] * doc/user-guide/commands.xml (modified) Fixed documented default for ignore_auth_requests setting. Sat, 22 May 2010 15:00:36 GMT Wilmer van der Gaast [c01bbd1] * protocols/twitter/twitter.c (modified) Use HTTPS for the browser part of Twitter OAuth login. Wed, 19 May 2010 20:01:33 GMT Wilmer van der Gaast [907afe1] * debian/control (modified) * doc/bitlbee.8 (modified) * doc/user-guide/quickstart.xml (modified) Minor doc update. Wed, 19 May 2010 19:46:43 GMT Wilmer van der Gaast [0b3ffb1] * lib/misc.c (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) Setting the HTML flag on a connection has a nasty side effect of ... Sun, 16 May 2010 09:50:57 GMT Wilmer van der Gaast [2334048] * protocols/oscar/oscar.c (modified) Oi, don't leak that precious memory! Sun, 16 May 2010 09:46:27 GMT Wilmer van der Gaast [d4bc2d9] * protocols/oscar/oscar.c (modified) Handle AIM_CAPS_ICQRTF messages (sometimes sent by certain mobile ... Sat, 15 May 2010 15:32:43 GMT Wilmer van der Gaast [6be46b3] * debian/changelog (modified) * debian/rules (modified) Debian update for 1.2.7. Sat, 15 May 2010 11:53:09 GMT Wilmer van der Gaast [df1ae622] * bitlbee.h (modified) * doc/CHANGES (modified) 1.2.7 changelog. Have to release soon, now that 1.2.6a is mostly ... Sat, 15 May 2010 00:20:33 GMT Wilmer van der Gaast [f8ec890] * protocols/msn/passport.c (modified) Passport 3.0 authentication turns out to be slightly different from ... Fri, 14 May 2010 00:09:29 GMT Wilmer van der Gaast [6e6b3d7] * protocols/yahoo/yahoo.c (modified) Add a warning when the user included a domain part in his/her Yahoo! ... Tue, 11 May 2010 23:27:11 GMT Wilmer van der Gaast [3742fb6] * lib/xmltree.c (modified) Implement some kind of ignorant awareness of XML namespaces: Enough ... Tue, 11 May 2010 21:33:37 GMT Wilmer van der Gaast [f8cb76d] * protocols/msn/sb.c (modified) Stop those "Many switchboard failures" messages. No point in showing ... Mon, 10 May 2010 23:35:58 GMT Wilmer van der Gaast [e73a501] * protocols/jabber/conference.c (modified) Fixed a long-standing bug where non-anonymous Jabber chatrooms could ... Sun, 09 May 2010 16:06:19 GMT Wilmer van der Gaast [7ee07c3] * protocols/oscar/oscar.c (modified) It looks like AIM mem requests (implemented as damn_you() and ... Sun, 09 May 2010 00:40:03 GMT Wilmer van der Gaast [5a599a1] * protocols/oscar/oscar.c (modified) Room names on OSCAR can't start with digits, this broke the "chat ... Sat, 08 May 2010 23:50:12 GMT Wilmer van der Gaast [aa7ce1b] * protocols/yahoo/yahoo.c (modified) Yahoo! seems to echo conference room invitations now, huh? No idea ... Mon, 03 May 2010 21:36:43 GMT Wilmer van der Gaast [9997691] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) Check Tweet length on the BitlBee side already. Sun, 02 May 2010 22:00:46 GMT Wilmer van der Gaast [6824fb3] * doc/user-guide/commands.xml (modified) Fixed show_offline documentation. (The default is off, not on.) Sun, 02 May 2010 21:20:09 GMT Wilmer van der Gaast [3b878a1] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_http.h (modified) * protocols/twitter/twitter_lib.c (modified) OAuth sanity fix: Twitter-specific stuff should *not* be in ... Sun, 02 May 2010 21:06:25 GMT Wilmer van der Gaast [839189b] * doc/user-guide/commands.xml (modified) * irc.c (modified) * protocols/nogaim.c (modified) Applied show-offline patch from Florian E.J. Fruth, adapted for a few ... Sat, 01 May 2010 14:16:26 GMT Wilmer van der Gaast [4273158] * protocols/nogaim.c (modified) Oops. rt_mon start at 0=Jan, causing off-by-a-month timestamps shown ... Sat, 01 May 2010 14:10:32 GMT Wilmer van der Gaast [f4b0911] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) Save the credentials again. Sat, 01 May 2010 13:53:59 GMT Wilmer van der Gaast [c2ecadc] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_http.h (modified) * protocols/twitter/twitter_lib.c (modified) Cleaned up OAuth stuff: consumer key/secret should *not* be in ... Fri, 30 Apr 2010 22:53:29 GMT Wilmer van der Gaast [85ef57f] * lib/oauth.c (modified) NULL-initialize two vars that weren't and should. Fri, 30 Apr 2010 22:51:18 GMT Wilmer van der Gaast [a7c6d0e] * protocols/twitter/twitter.c (modified) Set HTML-flag on Twitter accounts so </> and all get converted ... Wed, 28 Apr 2010 07:44:45 GMT Wilmer van der Gaast [23784065] * doc/user-guide/commands.xml (modified) * lib/Makefile (modified) * lib/misc.c (modified) * lib/oauth.c (added) * lib/oauth.h (added) * lib/url.c (modified) * lib/url.h (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_http.h (modified) * protocols/twitter/twitter_lib.c (modified) Merging OAuth branch. It should be stable now and is documented. Wed, 28 Apr 2010 07:38:25 GMT Wilmer van der Gaast [3f668e47] * doc/user-guide/commands.xml (modified) OAuth documentation update. Tue, 27 Apr 2010 22:49:58 GMT Wilmer van der Gaast [0bff877] * lib/oauth.c (modified) Valgrind-clean now. And decent handling of errors (wrong PIN). Tue, 27 Apr 2010 22:42:07 GMT Wilmer van der Gaast [18dbb20] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) Valgrind cleanup. Tue, 27 Apr 2010 22:11:11 GMT Wilmer van der Gaast [ee84bdb] * lib/oauth.c (modified) The escaping, I fixed it for you. More expensive code this way and ... Mon, 26 Apr 2010 22:50:25 GMT Wilmer van der Gaast [288b215] * protocols/twitter/twitter.c (modified) Save the OAuth token in the acct structs so it doesn't have to be ... Mon, 26 Apr 2010 22:47:35 GMT Wilmer van der Gaast [78a2f1e] * lib/oauth.c (modified) Escaping in oauth_nonce(). Not sure if the escaping is entirely right ... Mon, 26 Apr 2010 22:40:11 GMT Wilmer van der Gaast [c42e8b9] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) OAuth, it lives! Mon, 26 Apr 2010 21:50:48 GMT Wilmer van der Gaast [713d611] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) Twitter module now generates authorize URLs. Mon, 26 Apr 2010 21:20:09 GMT Wilmer van der Gaast [acba168] * lib/oauth.c (modified) * lib/oauth.h (modified) Moving two public OAuth functions into the header file. Mon, 26 Apr 2010 00:42:37 GMT Wilmer van der Gaast [508c340] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_http.h (modified) * protocols/twitter/twitter_lib.c (modified) Successfully posted a tweet! Twitter's tricky. It returns vars ... Sun, 25 Apr 2010 23:21:00 GMT Wilmer van der Gaast [b2bc25c] * lib/oauth.c (modified) Added a function that generates an OAuth Authorization: HTTP header. Sun, 25 Apr 2010 19:22:02 GMT Wilmer van der Gaast [346dfd9] * lib/oauth.c (modified) oauth_access_token() added. I managed to increase the counter on ... Sun, 25 Apr 2010 18:57:06 GMT Wilmer van der Gaast [da2efd4] * lib/oauth.c (modified) Some HTTP stuff. Via gdb I can make this request a token. Sun, 25 Apr 2010 18:56:53 GMT Wilmer van der Gaast [e9eaee6] * lib/url.c (modified) * lib/url.h (modified) constified. Sun, 25 Apr 2010 15:12:13 GMT Wilmer van der Gaast [be28fe7] * lib/Makefile (modified) * lib/oauth.c (added) * lib/oauth.h (added) Code to calculate OAuth signatures. I hope that after wrapping my ... Sun, 25 Apr 2010 12:56:20 GMT Wilmer van der Gaast [0f64ca7] * lib/misc.c (modified) Make http_encode() RFC3986-compliant. (Escape everything except ... Sat, 24 Apr 2010 14:15:54 GMT Wilmer van der Gaast [f1b7711] * debian/rules (modified) Also override package version number for bitlbee-dev when ... Sat, 24 Apr 2010 11:51:08 GMT Wilmer van der Gaast [dd0dcac7] * debian/changelog (modified) Debian package changelog entry. Mon, 19 Apr 2010 13:08:34 GMT Wilmer van der Gaast [db57e7c] * bitlbee.h (modified) * doc/CHANGES (modified) * protocols/twitter/twitter.c (modified) 1.2.6a. I fail. :-( The 1.2.6 I just released has a groupchat mode ... Mon, 19 Apr 2010 09:40:32 GMT Wilmer van der Gaast [f4bcc22] * doc/CHANGES (modified) Finalized 1.2.6 changelog. Mon, 19 Apr 2010 09:26:49 GMT Wilmer van der Gaast [57400f4] * debian/bitlbee.init (modified) Use the $PIDFILE variable in the Debian init script. Fri, 16 Apr 2010 23:44:57 GMT Wilmer van der Gaast [0f84234] * doc/user-guide/commands.xml (modified) Help info for the switchboard_keepalives setting. Fri, 16 Apr 2010 09:58:22 GMT Wilmer van der Gaast [efbc154] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Merge msn-keepalive, a nice hack (not yet documented) which sends ... Thu, 15 Apr 2010 23:34:41 GMT Wilmer van der Gaast [b6190ca] * doc/CHANGES (modified) Changelog update: Credit where credit is due! Thu, 15 Apr 2010 23:15:36 GMT Wilmer van der Gaast [55b1e69] * protocols/twitter/twitter_lib.c (modified) Since the home/timeline response can (and often does) come in before ... Thu, 15 Apr 2010 23:10:10 GMT Wilmer van der Gaast [e88fbe27] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) Added a meta-contact twitter_$username and replaced the ... Wed, 14 Apr 2010 19:08:23 GMT Wilmer van der Gaast [f9ed311] * bitlbee.c (modified) getaddrinfo(NULL) may return an IPv4 address first but we should ... Tue, 13 Apr 2010 23:55:30 GMT Wilmer van der Gaast [156bbd7] * bitlbee.c (modified) * log.c (modified) * unix.c (modified) Log to stderr+syslog until daemonized. Current behaviour is too ... Tue, 13 Apr 2010 22:57:44 GMT Wilmer van der Gaast [c0417e8] * doc/CHANGES (modified) 1.2.6 changelist. Tue, 13 Apr 2010 22:35:55 GMT Wilmer van der Gaast [542e44a] * storage_xml.c (modified) fsync() the user configuration file before closing it. (Bug #559) Tue, 13 Apr 2010 22:25:40 GMT Wilmer van der Gaast [3d1481f] * conf.c (modified) Adding -V flag to show version info from a not-serving binary. (Bug #580) Tue, 13 Apr 2010 22:20:36 GMT Wilmer van der Gaast [40bc82d] * bitlbee.c (modified) Run setsid() when daemonizing. (Closes #581) Tue, 13 Apr 2010 22:09:40 GMT Wilmer van der Gaast [37aa317] * protocols/twitter/twitter_lib.c (modified) Small Valgrind noise fix. (Check if the conn is still alive before ... Tue, 13 Apr 2010 19:11:28 GMT Wilmer van der Gaast [3254c12] * bitlbee.h (modified) Adding BITLBEE_VERSION_CODE macro to make plugin authors' lifes easier. Tue, 13 Apr 2010 17:36:16 GMT Wilmer van der Gaast [3bd4a93] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) Suppress HTTP error messages unless we get five or more in a row. Tue, 13 Apr 2010 12:51:05 GMT Wilmer van der Gaast [3e69802] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) Use full name information of Twitter buddies. Sun, 11 Apr 2010 22:13:19 GMT Wilmer van der Gaast [ec2ebcc] * irc_commands.c (modified) Use 320 replies for status messages in /WHOIS, 333 was a bad idea. ... Sat, 10 Apr 2010 10:07:11 GMT Wilmer van der Gaast [4fca1db] * Makefile (modified) * configure (modified) Make compiling on BSD less painful: mktemp really does need a ... Sat, 10 Apr 2010 01:05:39 GMT Wilmer van der Gaast [bb839e8] * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Be more clever with keepalives; detect when a switchboard is opened ... Fri, 09 Apr 2010 23:16:38 GMT Wilmer van der Gaast [9bf2481] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) First stab at MSN keepalives. Only kicks in if the user goes ... Fri, 09 Apr 2010 01:11:10 GMT Wilmer van der Gaast [16592d8] * protocols/twitter/twitter.c (modified) If the user leaves the Twitter channel, allow that. Recreate it when ... Fri, 09 Apr 2010 00:40:38 GMT Wilmer van der Gaast [cca0692] * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/twitter/twitter_lib.c (modified) Added imcb_chat_nick_hint() and use it in the Twitter module to get ... Thu, 08 Apr 2010 22:16:38 GMT Wilmer van der Gaast [7a90d02] * doc/user-guide/commands.xml (modified) Document the Twitter module. And fix the default for auto_reconnect ... Thu, 08 Apr 2010 21:56:27 GMT Wilmer van der Gaast [92a9c68] * irc.c (modified) Fixed 2-byte memory leak in set_eval_charset(). Thu, 08 Apr 2010 00:55:17 GMT Wilmer van der Gaast [5b9b2b6] * doc/user-guide/commands.xml (modified) * irc.c (modified) * protocols/nogaim.c (modified) Added display_timestamps setting in case some people may not really ... Thu, 08 Apr 2010 00:51:16 GMT Wilmer van der Gaast [37d84b3] * protocols/twitter/twitter.c (modified) Don't free the Twitter chatroom if there isn't one.. Thu, 08 Apr 2010 00:42:11 GMT Wilmer van der Gaast [08579a1] * protocols/twitter/twitter_lib.c (modified) Parse timestamps in tweets. Thu, 08 Apr 2010 00:27:42 GMT Wilmer van der Gaast [2e3a857] * lib/misc.c (modified) * lib/misc.h (modified) * protocols/jabber/jabber_util.c (modified) Added a mktime_utc() to misc.c using code that used to be in ... Wed, 07 Apr 2010 21:38:56 GMT Wilmer van der Gaast [91cec2f] * protocols/nogaim.c (modified) * protocols/twitter/twitter.c (modified) It'd be nice to not crash when the user goes away. :-) Don't export ... Wed, 07 Apr 2010 19:40:39 GMT Wilmer van der Gaast [123cac7] * configure (modified) * protocols/nogaim.c (modified) * protocols/twitter/Makefile (added) * protocols/twitter/twitter.c (added) * protocols/twitter/twitter.h (added) * protocols/twitter/twitter_http.c (added) * protocols/twitter/twitter_http.h (added) * protocols/twitter/twitter_lib.c (added) * protocols/twitter/twitter_lib.h (added) Merging Twitter support. Wed, 07 Apr 2010 03:59:01 GMT Wilmer van der Gaast [3e57660] * doc/user-guide/commands.xml (modified) * irc.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Show timestamps for offline messages. Including a timezone setting ... Wed, 07 Apr 2010 02:39:20 GMT Wilmer van der Gaast [d4efddf] * bitlbee.c (modified) Unset the IPV6_V6ONLY sockctl so listening on IPv6 will automatically ... Wed, 07 Apr 2010 02:27:55 GMT Wilmer van der Gaast [33b306e] * irc.c (modified) Don't allow non-8-bit character sets like utf-16 which completely ... Wed, 07 Apr 2010 02:15:44 GMT Wilmer van der Gaast [7815a2b] * protocols/msn/ns.c (modified) Check MSN display names given by the server for UTF-8-correctness ... Wed, 07 Apr 2010 00:46:38 GMT Wilmer van der Gaast [1014cab] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) In groupchat mode, make contacts show up in the room instead of in ... Wed, 07 Apr 2010 00:27:51 GMT Wilmer van der Gaast [d569019] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) A little more cleanup. Tue, 06 Apr 2010 23:54:00 GMT Wilmer van der Gaast [0519b0a] * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_lib.c (modified) Killed unused twitter_urldecode() and silence some compiler warnings. Tue, 06 Apr 2010 17:25:51 GMT Geert Mulders [2abceca] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_lib.c (modified) Updates made as a result to the comments on the review. Tue, 30 Mar 2010 01:30:19 GMT Wilmer van der Gaast [e3413cc] * doc/user-guide/commands.xml (modified) * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/msn_util.c (modified) * protocols/msn/ns.c (modified) Added local_display_name setting for MSN accounts and some hopefully ... Tue, 30 Mar 2010 00:26:11 GMT Wilmer van der Gaast [c4bc92a] * protocols/jabber/message.c (modified) Suppress empty "Headline:" messages for certain new XMPP broadcast ... Thu, 25 Mar 2010 21:31:27 GMT Geert Mulders [62d2cfb] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Added option to get tweeds either through groupchat or privmes. 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). 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 ... 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: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.