# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-05-09T20:37:55Z Tue, 12 Jul 2011 08:04:12 GMT Wilmer van der Gaast [a010498] * lib/proxy.c (modified) Fixed dumb file descriptor leak. Sat, 02 Jul 2011 16:34:42 GMT Wilmer van der Gaast [f5da476] * lib/misc.c (modified) Fixed use of g_iconv() in do_iconv(). This was done wrong for ages ... Tue, 14 Jun 2011 21:41:59 GMT Wilmer van der Gaast [9e7a566] * debian/changelog (modified) Preparing Debian upload. Sun, 12 Jun 2011 11:53:20 GMT Wilmer van der Gaast [52a735e] * bitlbee.h (modified) * doc/CHANGES (modified) 3.0.3, hopefully ready. Time to roll the tarballs. Sat, 11 Jun 2011 23:59:00 GMT Wilmer van der Gaast [7ceb6b2] * protocols/twitter/twitter.c (modified) Use sscanf, not strtoull. G_GUINT64_FORMAT really makes format ... Sat, 11 Jun 2011 23:22:23 GMT Wilmer van der Gaast [14df98f] * irc_commands.c (modified) Aaaaaargh! Who thought it'd be a good idea to make 8-bit integers ... Sat, 11 Jun 2011 17:59:39 GMT Wilmer van der Gaast [4bc66ae] * protocols/twitter/twitter.c (modified) Oops. prefix shouldn't be just "ca" for identi.ca. Sat, 11 Jun 2011 17:50:26 GMT Wilmer van der Gaast [c0f33f1] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Change the default base_url to something that works. Change the ... Sat, 11 Jun 2011 17:11:08 GMT Wilmer van der Gaast [de923d5] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Use /friends/ids and /users/lookup instead of /statuses/friends to ... Sat, 11 Jun 2011 16:09:50 GMT Wilmer van der Gaast [5f74987] * irc_im.c (modified) Crash-bug (NULL-ptr deref) fix in channel part routine. Sat, 11 Jun 2011 11:28:01 GMT Wilmer van der Gaast [5983eca] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_lib.c (modified) Re-indent Twitter code. It just lacks *any* kind of consistency. ... Thu, 09 Jun 2011 08:19:32 GMT Wilmer van der Gaast [27ad50b] * protocols/twitter/twitter.c (modified) Dirty workaround: Don't download the contact list for now as Twitter ... Thu, 12 May 2011 08:28:59 GMT Wilmer van der Gaast [2370ec2] * Makefile (modified) Merge from pesco (bugfix for #751). Sun, 01 May 2011 17:12:37 GMT Sven Moritz Hallberg [b194fe7] mergeback Sun, 01 May 2011 17:07:24 GMT Sven Moritz Hallberg [2ffc41e] * Makefile (modified) honor LDFLAGS in otr.so make rule Sun, 01 May 2011 16:32:11 GMT Wilmer van der Gaast [983bb66] * doc/user-guide/commands.xml (modified) * otr.c (modified) Merging "otr reconnect", bug #740. Sun, 01 May 2011 16:22:35 GMT Sven Moritz Hallberg [69ef042] * doc/user-guide/commands.xml (modified) * otr.c (modified) add otr reconnect command Sun, 01 May 2011 14:57:30 GMT Wilmer van der Gaast [6963230] * irc_im.c (modified) Improved channel cleanup. Should fix a crash bug when leaving ... Sun, 01 May 2011 14:08:02 GMT Wilmer van der Gaast [d1d1b88] * doc/bitlbee.xinetd (modified) * init/bitlbee@.service.in (modified) Add -I to command line in xinetd/systemd example files instead of ... Fri, 22 Apr 2011 19:31:36 GMT Wilmer van der Gaast [a658f10] * debian/rules (modified) Actually, let's also drop the -0. Fri, 22 Apr 2011 15:55:21 GMT Wilmer van der Gaast [ff139f0] * debian/rules (modified) Don't put an epoch in the Debian "spoofed" version number. Debian's ... Mon, 18 Apr 2011 14:14:28 GMT Wilmer van der Gaast [2423c93] * lib/http_client.c (modified) * lib/oauth.c (modified) Send Connection: close headers so webservers won't try keepalive ... Mon, 18 Apr 2011 14:14:08 GMT Wilmer van der Gaast [6eca2eb] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) Try to show better Twitter error messages. Sadly this doesn't always ... Mon, 18 Apr 2011 14:04:50 GMT Wilmer van der Gaast [6cc36ef] * doc/user-guide/commands.xml (modified) show_ids documentation. Mon, 18 Apr 2011 13:47:36 GMT Wilmer van der Gaast [d43d55a] * lib/ssl_gnutls.c (modified) Fix GnuTLS >2.12 or so compatibility. Bug #779 and ... Thu, 31 Mar 2011 10:28:17 GMT Wilmer van der Gaast [6220254] * protocols/twitter/twitter.c (modified) Check td->log everywhere before using it.. Tue, 29 Mar 2011 22:47:00 GMT Wilmer van der Gaast [15bc063] * protocols/twitter/twitter.c (modified) Also use the short IDs for a new reply command. Couldn't think of a ... Tue, 29 Mar 2011 20:57:54 GMT Wilmer van der Gaast [4f50ea5] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) Allow using the new 2-digit id's for retweets. Mon, 28 Mar 2011 23:28:46 GMT Wilmer van der Gaast [ce81acd] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) For #721, add the numbers in front of tweets if show_ids is enabled. ... Sun, 27 Mar 2011 22:13:09 GMT Wilmer van der Gaast [f01bc6f] * irc_send.c (modified) Include FLOOD=0/9999 (min time between msgs/max burst size) in 005. ... Sun, 27 Mar 2011 14:09:55 GMT Wilmer van der Gaast [ce617f0] * lib/oauth.c (modified) * protocols/twitter/twitter.c (modified) Tweaks to allow authenticating to identi.ca with OAuth. Doesn't seem ... Sat, 26 Mar 2011 12:02:38 GMT Wilmer van der Gaast [ff94563] * protocols/purple/purple.c (modified) Set the libpurple proxy server in a way that should work with older ... Sat, 19 Mar 2011 14:02:49 GMT Wilmer van der Gaast [13688ec] * Makefile (modified) fakeroot is now known as fuckroot; it changes $UID but $USER is still ... Fri, 18 Mar 2011 01:24:20 GMT Wilmer van der Gaast [c14959d] * Makefile (modified) * init/bitlbee.service.in (added) * init/bitlbee.socket (added) * init/bitlbee@.service.in (added) Added init/ subdir and make clean. Fri, 18 Mar 2011 00:57:14 GMT Wilmer van der Gaast [417002e] * Makefile (modified) * configure (modified) systemd stuff (bug #738) Tue, 08 Mar 2011 06:55:38 GMT Wilmer van der Gaast [f68fd5f] * bitlbee.h (modified) * doc/CHANGES (modified) 3.0.2. Because it's about time. Tue, 08 Mar 2011 06:50:57 GMT Wilmer van der Gaast [420d80d1] * lib/ssl_bogus.c (modified) Removed duplicate ssl_pending from ssl_bogus. Tue, 08 Mar 2011 06:48:39 GMT Wilmer van der Gaast [7add7ec] * protocols/purple/purple.c (modified) Fixed proxy support with libpurple. Tue, 08 Mar 2011 06:24:34 GMT Wilmer van der Gaast [93cc86f] * lib/oauth.c (modified) * lib/oauth.h (modified) * protocols/twitter/twitter.c (modified) Twitter: Warn the user if the OAuth username and the configured ... Tue, 08 Mar 2011 06:23:34 GMT Wilmer van der Gaast [9e9140b] * protocols/msn/msn.c (modified) Fix crash on quick MSN logoff (NULL pointer dereference because GLib ... Thu, 24 Feb 2011 19:47:50 GMT Wilmer van der Gaast [8e3890b] * protocols/bee_user.c (modified) * protocols/jabber/io.c (modified) Fix memory corruption on Jabber disconnect with xmlconsole and ... Thu, 24 Feb 2011 19:20:54 GMT Wilmer van der Gaast [79ec314] * doc/user-guide/commands.xml (modified) Doc fixes for Twitter: non-Twitter services are supported for a while ... Thu, 24 Feb 2011 19:15:44 GMT Wilmer van der Gaast [fd73022] * bitlbee.c (modified) Don't use AI_ADDRCONFIG at all for setting up a listening socket, ... Thu, 24 Feb 2011 18:52:18 GMT Wilmer van der Gaast [bb8d7d1] * protocols/twitter/twitter_lib.c (modified) s/Your Tweet:/You:/ to avoid using Twitter-specific terminology. Thu, 24 Feb 2011 18:50:18 GMT Wilmer van der Gaast [4e3df8a] * configure (modified) More discouraging words on libpurple. Too many people seem to be ... Tue, 01 Feb 2011 18:17:16 GMT Wilmer van der Gaast [da60f28] * root_commands.c (modified) Oops. Forgot to set OPER_HACK_ACCOUNT_ADD when adding an account. Tue, 01 Feb 2011 13:05:58 GMT Wilmer van der Gaast [060d066] * doc/user-guide/commands.xml (modified) * irc.h (modified) * irc_commands.c (modified) * root_commands.c (modified) More password paranoia: Allow omitting the identify/register password ... Sat, 29 Jan 2011 20:50:05 GMT Wilmer van der Gaast [00fd005] * irc.c (modified) Cleaning up irc_umode_set() a little bit, but it's still a disaster. Sun, 23 Jan 2011 16:32:07 GMT Wilmer van der Gaast [02e06b5] * protocols/msn/soap.c (modified) Sneaky if statement is sneaky. The fix from the previous changeset ... Sat, 22 Jan 2011 17:29:55 GMT Wilmer van der Gaast [5282ffd] * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) MSN changed the @msn.com login server URL and/or broke the old one. :-( Sat, 08 Jan 2011 13:24:42 GMT Wilmer van der Gaast [50c9996] * bitlbee.h (modified) Bump API version number because of the new CTCP stuff. Sun, 19 Dec 2010 11:16:20 GMT Wilmer van der Gaast [31c28a4] * lib/ssl_nss.c (modified) Implement ssl_pending() for NSS. This fixes bug #368 which so far ... Sun, 19 Dec 2010 11:13:19 GMT Wilmer van der Gaast [b9de97b] * debian/changelog (modified) 3.0.1-1 changelog entry. Note that this revision is *not* the exact ... Thu, 16 Dec 2010 22:48:23 GMT Wilmer van der Gaast [191cfb1] * configure (modified) Fixing syntax error in configure script. Thu, 16 Dec 2010 21:02:16 GMT Wilmer van der Gaast [fe79f7a7] * protocols/jabber/io.c (modified) Hide password information during SASL auth in xmlconsole. Thu, 16 Dec 2010 12:09:58 GMT Wilmer van der Gaast [c5920df] * configure (modified) Don't use NSS unless the user insists. It's known to not work so well ... Mon, 13 Dec 2010 00:42:58 GMT Wilmer van der Gaast [9c84617] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/sb.c (modified) Silently adding /CTCP NUDGE support for MSN contacts. Mon, 13 Dec 2010 00:33:56 GMT Wilmer van der Gaast [8eec79d] * protocols/msn/soap.c (modified) MSN: Don't send any of the special messages offline since they creep ... Sun, 12 Dec 2010 00:25:17 GMT Wilmer van der Gaast [76c89dc7] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/soap.c (modified) * protocols/msn/soap.h (modified) Allow changing MSN display names in server-side profiles. (I.e. the ... Tue, 07 Dec 2010 23:41:49 GMT Wilmer van der Gaast [c775a58] * configure (modified) * protocols/purple/purple.c (modified) At least don't disable Twitter anymore for libpurple builds. ... Tue, 07 Dec 2010 23:24:32 GMT Wilmer van der Gaast [83f1bd1d] * debian/control (modified) Tweak Debian package description for bitlbee-libpurple: No whining ... Tue, 07 Dec 2010 23:14:30 GMT Wilmer van der Gaast [a97a336] * irc_im.c (modified) * protocols/jabber/jabber.c (modified) * protocols/twitter/twitter.c (modified) Add CTCP HELP code. Also cleaning up some noop handlers in the ... Mon, 06 Dec 2010 00:18:27 GMT Wilmer van der Gaast [d76e12f] * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.h (modified) Add support for XEP 202 (replacement for jabber:iq:time). Mon, 06 Dec 2010 00:03:49 GMT Wilmer van der Gaast [d88c92a] * irc_im.c (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/jabber/iq.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/nogaim.h (modified) First bits of CTCP support to contacts. (Try /CTCP VERSION on a ... Sun, 05 Dec 2010 12:28:07 GMT Wilmer van der Gaast [a429907] * doc/user-guide/commands.xml (modified) * irc.h (modified) * irc_im.c (modified) * root_commands.c (modified) rename -del Sun, 05 Dec 2010 00:30:07 GMT Wilmer van der Gaast [fd65edb] * protocols/twitter/twitter_lib.c (modified) When recreating the Twitter channel after the user left, also pre- ... Sat, 04 Dec 2010 23:59:51 GMT Wilmer van der Gaast [b41d5d2] * Makefile (modified) Don't use xargs -r in distclean (fixes OS X compatibility, #688). Thu, 02 Dec 2010 12:14:09 GMT Wilmer van der Gaast [cc20520] * irc_channel.c (modified) * irc_im.c (modified) Clean up pastebuf_timer when cleaning up channels, and properly clean ... Wed, 24 Nov 2010 22:42:28 GMT Wilmer van der Gaast [b11b781] * doc/CHANGES (modified) Time to release 3.0.1, fixing some problematic 3.0 bugs. Wed, 24 Nov 2010 22:32:12 GMT Wilmer van der Gaast [bedad20] * doc/user-guide/commands.xml (modified) * irc_commands.c (modified) * root_commands.c (modified) Some polishing/documentation for the "account add" without password hack. Mon, 22 Nov 2010 13:17:45 GMT Wilmer van der Gaast [9564e55] * bitlbee.h (modified) * irc_commands.c (modified) * root_commands.c (modified) Allow omitting the password argument to "account add", to then ... Sun, 21 Nov 2010 19:34:59 GMT Wilmer van der Gaast [09d4922] * irc.c (modified) * protocols/account.c (modified) * root_commands.c (modified) * set.h (modified) Be clearer about password settings being intentionally hidden (and ... Sun, 21 Nov 2010 19:26:35 GMT Wilmer van der Gaast [bdedc14] * bitlbee.h (modified) * doc/CHANGES (modified) Preparing for 3.0.1, which will probably come soon. Sun, 21 Nov 2010 19:24:37 GMT Wilmer van der Gaast [ca0ce03] * otr.c (modified) Advertise support for OTR 1 + 2 when doing "otr connect", as was ... Sun, 21 Nov 2010 19:13:54 GMT Wilmer van der Gaast [68adaf8] * protocols/account.c (modified) Extra NULL-check because it *is* possible that prpl->login returns ... Sun, 21 Nov 2010 19:08:43 GMT Wilmer van der Gaast [694be84] * protocols/purple/Makefile (modified) * protocols/purple/purple.c (modified) Fetch Gadu-Gadu contact lists (libpurple-specific hardcoding hack). ... Sun, 21 Nov 2010 16:14:03 GMT Wilmer van der Gaast [5df65bd] * protocols/bee.c (modified) * set.h (modified) * storage_xml.c (modified) Don't save the global "away" settings, leave that to the IRC /AWAY ... Sun, 21 Nov 2010 15:53:08 GMT Wilmer van der Gaast [495d21b] * irc_im.c (modified) Chop spaces from IM handles in all cases. Fixes #723. Sun, 21 Nov 2010 15:23:54 GMT Wilmer van der Gaast [748bcdd] * protocols/account.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/twitter/twitter.c (modified) Time out if logging in takes too long (2m for now). Except for ... Sat, 20 Nov 2010 20:25:44 GMT Wilmer van der Gaast [bb151f7] * irc.h (modified) * irc_channel.c (modified) * irc_im.c (modified) * irc_send.c (modified) * irc_user.c (modified) Added irc_channel_with_user() function to find a suitable channel to ... Sat, 20 Nov 2010 15:39:58 GMT Wilmer van der Gaast [d68365c] * protocols/msn/soap.c (modified) D'oh. Obviously, only look at MSN buddies when checking the MSN ... Sat, 20 Nov 2010 15:18:55 GMT Wilmer van der Gaast [1074806] * configure (modified) Fixed out-of-directory build support to not get confused by Eclipse. #713 Sat, 20 Nov 2010 15:13:40 GMT Wilmer van der Gaast [ef043d3] * configure (modified) * lib/ssl_nss.c (modified) Fix up NSS SSL module. Sat, 20 Nov 2010 11:48:04 GMT Wilmer van der Gaast [6d544a1] * protocols/jabber/jabber.c (modified) Restore support for joining password-protected Jabber rooms. Now ... Sat, 20 Nov 2010 11:31:39 GMT Wilmer van der Gaast [4eb75b2] * protocols/msn/soap.c (modified) Sometimes for whatever reasons MSN adds all contacts to both the ... Fri, 19 Nov 2010 21:00:14 GMT Wilmer van der Gaast [10685d3] * doc/user-guide/commands.xml (modified) * protocols/msn/msn.c (modified) Fixed two doc/string typos. Mon, 15 Nov 2010 23:00:32 GMT Wilmer van der Gaast [6b96de6] * protocols/oscar/aim.h (modified) * protocols/oscar/oscar.c (modified) Un-deprecate login.icq.com, ICQ is back on its own server thanks to ... Sat, 13 Nov 2010 13:01:40 GMT Wilmer van der Gaast [ed0589c] * protocols/msn/msn.c (modified) * protocols/msn/msn.h (modified) * protocols/msn/ns.c (modified) Fixed issue with logging in to unverified MSN accounts. Fri, 12 Nov 2010 22:51:39 GMT Wilmer van der Gaast [70d7795] * configure (modified) * ipc.c (modified) Don't use the fd passing code in ipc.c on SunOS since it doesn't seem ... Fri, 12 Nov 2010 22:48:28 GMT Wilmer van der Gaast [6da18ac] * debian/bitlbee-common.config (modified) * debian/bitlbee-common.init (modified) * debian/bitlbee-common.postinst (modified) * debian/bitlbee-common.postrm (modified) * debian/bitlbee-common.prerm (modified) * debian/bitlbee-libpurple.lintian-overrides (added) * debian/bitlbee.lintian-overrides (added) * debian/bitlbee.prerm (modified) * debian/changelog (modified) * debian/control (modified) * debian/copyright (modified) * debian/rules (modified) * debian/source/format (added) * doc/bitlbee.8 (modified) * protocols/oscar/chatnav.c (modified) * protocols/oscar/im.c (modified) Merging a bunch of Debian packaging fixes from AnAnt, the package ... Mon, 25 Oct 2010 14:56:53 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [5258d364] * debian/bitlbee-common.config (modified) * debian/changelog (modified) * debian/*.config: use set -e in the body of maintainer scripts. Mon, 25 Oct 2010 14:50:23 GMT أحمد المحمودي (Ahmed El-Mahmoudy) [9c66db0] * debian/bitlbee-common.init (modified) * debian/changelog (modified) * debian/bitlbee-common.init: Also stop at runlevels 0 and 6. 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.