#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-06-28T03:52:55Z

Sat, 16 Oct 2010 22:58:21 GMT Wilmer van der Gaast <wilmer@…> [3fc6c32]
	* irc.c (modified)
	* unix.c (modified)

	Stop calling nogaim_init() on every incoming connection (unless we're ...


Sat, 16 Oct 2010 05:17:46 GMT Wilmer van der Gaast <wilmer@…> [9c9a29c]
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter.h (modified)

	Don't initialize the twitter_connections list to NULL in ...


Sun, 10 Oct 2010 18:40:06 GMT Wilmer van der Gaast <wilmer@…> [d150a9d]
	* unix.c (modified)

	Alas, commit 700 becomes a boring "Oops, --otr=0 still doesn't build ...


Sat, 09 Oct 2010 18:41:19 GMT Wilmer van der Gaast <wilmer@…> [6197702]
	* Makefile (modified)
	* bitlbee.h (modified)
	* commands.h (modified)
	* configure (modified)
	* debian/control (modified)
	* debian/rules (modified)
	* doc/README (modified)
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* lib/events.h (modified)
	* lib/events_glib.c (modified)
	* lib/misc.c (modified)
	* lib/ssl_bogus.c (modified)
	* lib/ssl_client.h (modified)
	* lib/ssl_gnutls.c (modified)
	* lib/ssl_nss.c (modified)
	* lib/ssl_openssl.c (modified)
	* log.c (modified)
	* log.h (modified)
	* nick.c (modified)
	* otr.c (added)
	* otr.h (added)
	* protocols/bee_user.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* query.c (modified)
	* root_commands.c (modified)
	* sock.h (modified)
	* storage.c (modified)
	* unix.c (modified)

	Merging OTR branch. It's more or less a plugin if you enable it, and ...


Sat, 09 Oct 2010 18:28:33 GMT Wilmer van der Gaast <wilmer@…> [27b407f]
	* debian/control (modified)
	* debian/rules (modified)

	Added Debian packaging for OTR plugin. It's built by default but this ...


Fri, 08 Oct 2010 06:32:44 GMT Wilmer van der Gaast <wilmer@…> [23b29c6]
	* protocols/msn/msn.c (modified)

	Clean up ordering of free()s in msn_buddy_data_free().


Thu, 07 Oct 2010 06:41:50 GMT Wilmer van der Gaast <wilmer@…> [8a35d4b]
	* protocols/msn/soap.c (modified)

	base64-decode the msg in offline msg non-delivery reports and ...


Thu, 07 Oct 2010 06:32:06 GMT Wilmer van der Gaast <wilmer@…> [508588a]
	* doc/user-guide/commands.xml (modified)
	* otr.c (modified)

	Merging smpq fix from pesco.


Thu, 07 Oct 2010 06:25:35 GMT Wilmer van der Gaast <wilmer@…> [afb9ea9]
	* lib/ssl_gnutls.c (modified)
	* lib/xmltree.c (modified)
	* protocols/msn/soap.c (modified)

	Silencing some (mostly whiny) compiler warnings.


Thu, 07 Oct 2010 06:19:39 GMT Wilmer van der Gaast <wilmer@…> [c1d40e7]
	* irc_user.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/soap.c (modified)

	Fixed some memory leaks.


Wed, 06 Oct 2010 08:31:15 GMT Wilmer van der Gaast <wilmer@…> [385fbc4]
	* protocols/msn/soap.c (modified)

	Fixed string handling bug with long MSN passwords.


Mon, 04 Oct 2010 21:55:18 GMT Sven Moritz Hallberg <pesco@…> [3ad8036]
	* doc/user-guide/commands.xml (modified)
	* otr.c (modified)

	q&a-style smp only affects trust on the asking side


Sun, 03 Oct 2010 03:03:19 GMT Wilmer van der Gaast <wilmer@…> [25b5a4a]
	* lib/events.h (modified)
	* lib/events_glib.c (modified)
	* sock.h (modified)

	Make sure events_*.c are fully compatible to callers so plugins built ...


Sun, 03 Oct 2010 02:50:20 GMT Wilmer van der Gaast <wilmer@…> [04f0c10]
	* configure (modified)
	* doc/README (modified)

	At least for now, only enable OTR if the user specifically asks for ...


Sun, 03 Oct 2010 02:45:26 GMT Wilmer van der Gaast <wilmer@…> [8e9e2b7]
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* configure (modified)
	* doc/CHANGES (modified)
	* doc/FAQ (modified)
	* doc/README (modified)
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/misc.xml (modified)
	* help.c (modified)
	* help.h (modified)
	* irc.c (modified)
	* irc_channel.c (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* lib/Makefile (modified)
	* lib/des.c (added)
	* lib/des.h (added)
	* lib/misc.c (modified)
	* lib/sha1.c (modified)
	* lib/sha1.h (modified)
	* lib/ssl_client.h (modified)
	* lib/ssl_gnutls.c (modified)
	* lib/ssl_openssl.c (modified)
	* lib/xmltree.c (modified)
	* lib/xmltree.h (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)
	* protocols/bee_user.c (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/msn/Makefile (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/passport.c (deleted)
	* protocols/msn/passport.h (deleted)
	* protocols/msn/sb.c (modified)
	* protocols/msn/soap.c (added)
	* protocols/msn/soap.h (added)
	* protocols/msn/tables.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/ssi.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/twitter/twitter.c (modified)
	* root_commands.c (modified)
	* storage_xml.c (modified)
	* unix.c (modified)

	Merging mainline, which includes a huge msnp13 merge.

	Not 100% sure ...


Sat, 02 Oct 2010 06:56:33 GMT Wilmer van der Gaast <wilmer@…> [2af3e23]
	* doc/CHANGES (modified)
	* protocols/msn/soap.c (modified)
	* protocols/msn/soap.h (modified)

	Restore MSN password truncation code. MSN still can't handle ...


Sat, 02 Oct 2010 05:34:53 GMT Wilmer van der Gaast <wilmer@…> [62f53b50]
	* configure (modified)
	* doc/CHANGES (modified)
	* lib/Makefile (modified)
	* lib/des.c (added)
	* lib/des.h (added)
	* lib/misc.c (modified)
	* lib/sha1.c (modified)
	* lib/sha1.h (modified)
	* lib/ssl_client.h (modified)
	* lib/ssl_gnutls.c (modified)
	* lib/ssl_openssl.c (modified)
	* lib/xmltree.c (modified)
	* lib/xmltree.h (modified)
	* protocols/bee.h (modified)
	* protocols/bee_user.c (modified)
	* protocols/msn/Makefile (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/passport.c (deleted)
	* protocols/msn/passport.h (deleted)
	* protocols/msn/sb.c (modified)
	* protocols/msn/soap.c (added)
	* protocols/msn/soap.h (added)
	* protocols/msn/tables.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* storage_xml.c (modified)

	Merging msnp13 branch which, confusingly, upgrades the msn module to ...


Sat, 02 Oct 2010 05:28:43 GMT Wilmer van der Gaast <wilmer@…> [88de0c9]
	* otr.c (modified)

	Merging some more fixes (dealing with incoming smpq stuff).


Sat, 02 Oct 2010 05:19:27 GMT Wilmer van der Gaast <wilmer@…> [04cd284]
	* protocols/msn/soap.c (modified)

	Export block/allow list again. The way this is done is ugly though ...


Sat, 02 Oct 2010 04:51:19 GMT Wilmer van der Gaast <wilmer@…> [05bf2a0]
	* irc_channel.c (modified)

	Force the default/first channel to be a control channel, fixing one ...


Sat, 02 Oct 2010 04:22:57 GMT Wilmer van der Gaast <wilmer@…> [ed86165]
	* protocols/msn/soap.c (modified)

	Silence some debugging stuff that was still going to stdout.


Sat, 02 Oct 2010 04:21:50 GMT Wilmer van der Gaast <wilmer@…> [52f5e90]
	* protocols/msn/soap.c (modified)

	Fixed possible crash bug on removing contacts while the auth cookie ...


Fri, 01 Oct 2010 21:39:31 GMT Sven Moritz Hallberg <pesco@…> [faa75c0e]
	* otr.c (modified)

	cosmetic: show smpq question in bold


Fri, 01 Oct 2010 21:36:44 GMT Sven Moritz Hallberg <pesco@…> [944d7a5]
	* otr.c (modified)

	libotr forgets to set trust when responding to smpq


Fri, 01 Oct 2010 20:38:16 GMT Sven Moritz Hallberg <pesco@…> [f26db4a8]
	* otr.c (modified)

	explicitly handle cheating by smp opponent


Fri, 01 Oct 2010 20:14:45 GMT Sven Moritz Hallberg <pesco@…> [7c91392]
	* otr.c (modified)

	give smp/smpq command handler a better name


Fri, 01 Oct 2010 19:25:48 GMT Sven Moritz Hallberg <pesco@…> [03e5fb7]
	* otr.c (modified)

	clarify copyright


Thu, 30 Sep 2010 06:30:07 GMT Wilmer van der Gaast <wilmer@…> [560129a]
	* nick.c (modified)

	Fix use of g_convert(), thanks to an anonymous person who opened
	#676.


Thu, 30 Sep 2010 06:02:01 GMT Wilmer van der Gaast <wilmer@…> [6ce2240]
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* otr.c (modified)

	Merging some fixes from pesco. Adds support for the SMP flavour used ...


Thu, 30 Sep 2010 05:50:43 GMT Wilmer van der Gaast <wilmer@…> [858ea01]
	* Makefile (modified)
	* configure (modified)
	* otr.c (modified)
	* unix.c (modified)

	Allow building OTR support as a plugin. Fairly simple, let's hope I ...


Thu, 30 Sep 2010 05:28:36 GMT Wilmer van der Gaast <wilmer@…> [665c24f]
	* protocols/twitter/twitter.c (modified)

	Some simple error msgs on failed Twitter commands (undo and rt).


Sun, 19 Sep 2010 20:12:12 GMT Sven Moritz Hallberg <pesco@…> [4752063]
	* otr.c (modified)

	bump copyright year to 2010 in the right place


Sun, 19 Sep 2010 20:04:32 GMT Sven Moritz Hallberg <pesco@…> [0e078a7]
	* otr.c (modified)

	complain when trying smp without an otr channel


Sun, 19 Sep 2010 19:16:43 GMT Sven Moritz Hallberg <pesco@…> [10d89be]
	* otr.c (modified)

	cosmetics


Sun, 19 Sep 2010 19:12:49 GMT Sven Moritz Hallberg <pesco@…> [9cc653c]
	* otr.c (modified)

	let 'otr smpq' only work for smp init, not reply


Sun, 19 Sep 2010 18:52:37 GMT Sven Moritz Hallberg <pesco@…> [2171044]
	* doc/user-guide/commands.xml (modified)

	help entry for 'otr smpq'


Sun, 19 Sep 2010 18:23:05 GMT Sven Moritz Hallberg <pesco@…> [99a01b9]
	* otr.c (modified)

	add 'otr smpq' command for q&a-style smp authentication


Sun, 19 Sep 2010 18:19:31 GMT Sven Moritz Hallberg <pesco@…> [51e9a1d]
	* irc.c (modified)

	call storage_save before freeing plugins, avoids segfault in otr.c


Sun, 19 Sep 2010 17:29:10 GMT Sven Moritz Hallberg <pesco@…> [76e2f62]
	* otr.c (modified)

	handle SMP1Q packets (smp init with question)


Fri, 10 Sep 2010 11:45:31 GMT Wilmer van der Gaast <wilmer@…> [ecae65f]
	* doc/CHANGES (modified)
	* doc/FAQ (modified)
	* doc/README (modified)
	* motd.txt (modified)

	Some doc fixes, removing a % that was never supposed to be at the end ...


Mon, 06 Sep 2010 09:26:39 GMT Wilmer van der Gaast <wilmer@…> [3c9b095]
	* protocols/purple/purple.c (modified)

	libpurple insists on storing its own version of reality somewhere. I ...


Mon, 06 Sep 2010 00:20:01 GMT Wilmer van der Gaast <wilmer@…> [674a01d]
	* bitlbee.h (modified)
	* doc/user-guide/misc.xml (modified)
	* help.c (modified)
	* help.h (modified)
	* irc.c (modified)
	* irc_commands.c (modified)
	* irc_send.c (modified)
	* root_commands.c (modified)

	Move whatsnew stuff into help.txt. Stop putting too much string ...


Sun, 05 Sep 2010 23:30:40 GMT Wilmer van der Gaast <wilmer@…> [d6657ce]
	* irc_im.c (modified)
	* protocols/bee_chat.c (modified)

	Fix NULL pointer dereference when removing nicks from groupchats.


Sun, 05 Sep 2010 14:09:43 GMT Wilmer van der Gaast <wilmer@…> [2c6b0f4]
	* protocols/msn/soap.c (modified)
	* protocols/msn/soap.h (modified)

	Fix auth for @msn.com accounts.


Sun, 05 Sep 2010 12:08:12 GMT Wilmer van der Gaast <wilmer@…> [975708a]
	* bitlbee.c (modified)
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/misc.xml (modified)
	* help.c (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* motd.txt (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/message.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/oscar/ssi.c (modified)
	* protocols/twitter/twitter.c (modified)
	* unix.c (modified)

	Mainline merge.


Sun, 05 Sep 2010 11:48:26 GMT Wilmer van der Gaast <wilmer@…> [ed320e8]
	* irc_send.c (modified)

	Oops. One more compiler warning. I wish GCC would give the same ...


Sun, 05 Sep 2010 11:31:22 GMT Wilmer van der Gaast <wilmer@…> [fef7813]
	* bitlbee.c (modified)
	* help.c (modified)
	* irc_send.c (modified)
	* motd.txt (modified)
	* protocols/oscar/ssi.c (modified)
	* unix.c (modified)

	Fix compiler warnings. Also fixing irc_send_motd(), which so far got ...


Sun, 05 Sep 2010 10:27:12 GMT Wilmer van der Gaast <wilmer@…> [41e0c00]
	* irc_im.c (modified)
	* protocols/jabber/conference.c (modified)

	Fixing handling of (Jabber) chatroom topic changes done by the user.


Sat, 04 Sep 2010 23:31:47 GMT Wilmer van der Gaast <wilmer@…> [52d63dc]
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/misc.xml (modified)

	Slightly better documentation of control channels and groups.


Sat, 04 Sep 2010 17:23:46 GMT Wilmer van der Gaast <wilmer@…> [4e1be76]
	* protocols/msn/msn.c (modified)
	* protocols/msn/soap.c (modified)
	* protocols/msn/soap.h (modified)

	Clean up any stuff stuck in the soap queue at disconnect time.


Sat, 04 Sep 2010 17:13:55 GMT Wilmer van der Gaast <wilmer@…> [27053b5]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/soap.c (modified)
	* protocols/msn/soap.h (modified)

	Finish re-authentication works. Should now work for OIMs as well.


Sat, 04 Sep 2010 15:54:52 GMT Wilmer van der Gaast <wilmer@…> [4aa8a04]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/soap.c (modified)
	* protocols/msn/soap.h (modified)

	This works (includes some token sabotage code to ease testing), but I ...


Fri, 03 Sep 2010 21:24:58 GMT Wilmer van der Gaast <wilmer@…> [bae0617]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/sb.c (modified)

	Rearrange things a bit to support multiple NS connections. This is ...


Thu, 02 Sep 2010 09:15:44 GMT Wilmer van der Gaast <wilmer@…> [64768d4]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/sb.c (modified)

	Replace msn*write functions with saner versions that accept format ...


Wed, 01 Sep 2010 23:06:56 GMT Wilmer van der Gaast <wilmer@…> [4c737ebd]
	* irc_im.c (modified)

	Fixed NULL ptr dereference when hilighting non-IM users in chatrooms.


Wed, 01 Sep 2010 22:35:06 GMT Wilmer van der Gaast <wilmer@…> [2dcaf9a]
	* irc.h (modified)
	* otr.c (modified)
	* storage.c (modified)

	Load/save code. It'd be better if the OTR module would just save its ...


Wed, 01 Sep 2010 22:09:27 GMT Wilmer van der Gaast <wilmer@…> [934db064]
	* irc.h (modified)
	* irc_im.c (modified)
	* otr.c (modified)
	* otr.h (modified)
	* protocols/bee_user.c (modified)

	Do encryption and decryption. Somehow SMP and other things aren't ...


Tue, 31 Aug 2010 23:18:21 GMT Wilmer van der Gaast <wilmer@…> [0c85c08]
	* bitlbee.h (modified)
	* irc.c (modified)
	* irc.h (modified)
	* otr.c (modified)
	* otr.h (modified)
	* storage.c (modified)

	Pluginify this thing a little bit. Not so much in the dynamically ...


Tue, 31 Aug 2010 20:06:14 GMT Wilmer van der Gaast <wilmer@…> [f5c0d8e]
	* .bzrignore (modified)
	* Makefile (modified)
	* configure (modified)
	* doc/user-guide/commands.xml (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* lib/Makefile (modified)
	* protocols/Makefile (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/message.c (modified)
	* protocols/jabber/si.c (modified)
	* protocols/msn/Makefile (modified)
	* protocols/oscar/Makefile (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/purple/Makefile (modified)
	* protocols/twitter/Makefile (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/yahoo/Makefile (modified)
	* protocols/yahoo/libyahoo2.c (modified)
	* root_commands.c (modified)
	* utils/README (modified)
	* utils/centericq2bitlbee.sh (deleted)
	* utils/convert_gnomeicu.txt (deleted)
	* utils/convert_purple.py (added)
	* utils/create_nicksfile.pl (deleted)

	Merge mainline stuff.


Tue, 31 Aug 2010 20:05:36 GMT Wilmer van der Gaast <wilmer@…> [8358691]
	* bitlbee.h (modified)
	* commands.h (modified)
	* irc_commands.c (modified)
	* otr.c (modified)
	* otr.h (modified)
	* root_commands.c (modified)

	Added root_command_add() and use it to create the "otr" command.


Mon, 30 Aug 2010 22:02:46 GMT Wilmer van der Gaast <wilmer@…> [31dbb90a]
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/message.c (modified)

	Suppress subjects in Jabber conversations after showing them once.


Mon, 30 Aug 2010 20:12:34 GMT Wilmer van der Gaast <wilmer@…> [fda55fa]
	* irc_im.c (modified)

	Revert to the old control channel messages for fullname changes, the ...


Mon, 30 Aug 2010 19:58:33 GMT Wilmer van der Gaast <wilmer@…> [c55701e]
	* doc/user-guide/commands.xml (modified)
	* protocols/twitter/twitter.c (modified)

	Due to popular demand, now using mode=chat by default.


Mon, 30 Aug 2010 19:24:28 GMT Wilmer van der Gaast <wilmer@…> [df61c35a]
	* protocols/oscar/oscar.c (modified)

	Warn the user when his/her AIM/ICQ password seems to be too long. For ...


Sun, 29 Aug 2010 09:39:27 GMT Wilmer van der Gaast <wilmer@…> [02bb9db]
	* protocols/msn/ns.c (modified)
	* protocols/nogaim.c (modified)

	Handle payloads attached to errors (assume any number in cmd[2] would ...


Sat, 28 Aug 2010 12:24:37 GMT Wilmer van der Gaast <wilmer@…> [feb1bad]
	* .bzrignore (modified)
	* Makefile (modified)
	* configure (modified)
	* lib/Makefile (modified)
	* protocols/Makefile (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/msn/Makefile (modified)
	* protocols/oscar/Makefile (modified)
	* protocols/purple/Makefile (modified)
	* protocols/twitter/Makefile (modified)
	* protocols/yahoo/Makefile (modified)

	Pull in Makefile dependencies fix from mainline.


Sat, 28 Aug 2010 12:22:50 GMT Wilmer van der Gaast <wilmer@…> [00374ac]
	* protocols/msn/tables.c (modified)

	Don't treat error 241 as fatal since it isn't - or at least not
	always.


Fri, 27 Aug 2010 08:48:18 GMT Wilmer van der Gaast <wilmer@…> [b0a89cc]
	* .bzrignore (modified)
	* Makefile (modified)
	* configure (modified)
	* lib/Makefile (modified)
	* protocols/Makefile (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/msn/Makefile (modified)
	* protocols/oscar/Makefile (modified)
	* protocols/purple/Makefile (modified)
	* protocols/twitter/Makefile (modified)
	* protocols/yahoo/Makefile (modified)

	Use nifty gcc -MD feature to automatically track .h dependencies of ...


Fri, 27 Aug 2010 04:22:50 GMT Wilmer van der Gaast <wilmer@…> [b78c4b9]
	* doc/user-guide/commands.xml (modified)
	* irc_commands.c (modified)
	* irc_send.c (modified)
	* root_commands.c (modified)

	Merging minor mainline changes.


Wed, 25 Aug 2010 23:03:11 GMT Wilmer van der Gaast <wilmer@…> [ad2d8bc]
	* Makefile (modified)
	* irc.h (modified)
	* otr.c (modified)

	It compiles, including otr.c. Time to hook it up with the rest again.


Wed, 25 Aug 2010 21:37:57 GMT Wilmer van der Gaast <wilmer@…> [3f10fad]
	* doc/user-guide/commands.xml (modified)

	The "transfers" command was renamed to "transfer" but this wasn't ...


Wed, 25 Aug 2010 21:35:49 GMT Wilmer van der Gaast <wilmer@…> [3cd4016]
	* root_commands.c (modified)

	I guess the nick command was never deprecated clearly, so let's do ...


Wed, 25 Aug 2010 00:18:27 GMT Wilmer van der Gaast <wilmer@…> [a72af0d]
	* irc_commands.c (modified)
	* irc_send.c (modified)

	Fix /WHO on single nicks.


Tue, 24 Aug 2010 12:19:52 GMT Wilmer van der Gaast <wilmer@…> [ea728e6]
	* irc.h (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)
	* protocols/jabber/message.c (modified)
	* protocols/jabber/si.c (modified)
	* protocols/twitter/twitter_lib.c (modified)
	* protocols/yahoo/libyahoo2.c (modified)
	* utils/README (modified)
	* utils/centericq2bitlbee.sh (deleted)
	* utils/convert_gnomeicu.txt (deleted)
	* utils/convert_purple.py (added)
	* utils/create_nicksfile.pl (deleted)

	Merging mainline.


Mon, 23 Aug 2010 23:12:24 GMT Wilmer van der Gaast <wilmer@…> [be999a5]
	* bitlbee.h (modified)
	* configure (modified)
	* doc/README (modified)
	* doc/user-guide/commands.xml (modified)
	* irc.h (modified)
	* lib/misc.c (modified)
	* lib/ssl_bogus.c (modified)
	* lib/ssl_client.h (modified)
	* lib/ssl_gnutls.c (modified)
	* lib/ssl_nss.c (modified)
	* lib/ssl_openssl.c (modified)
	* log.c (modified)
	* log.h (modified)
	* otr.c (added)
	* otr.h (added)
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* query.c (modified)
	* root_commands.c (modified)
	* storage.c (modified)
	* unix.c (modified)

	First step in this merge. Mostly a bzr merge and then a cleanup of ...


Sun, 22 Aug 2010 10:42:27 GMT Wilmer van der Gaast <wilmer@…> [9b1d2d6]
	* protocols/bee_user.c (modified)
	* protocols/msn/sb.c (modified)

	Ignore empty status messages, and msnmsgrp2p invitations.


Sun, 22 Aug 2010 08:07:48 GMT Wilmer van der Gaast <wilmer@…> [bd599b9]
	* protocols/jabber/si.c (modified)
	* protocols/twitter/twitter_lib.c (modified)

	Fix two compiler warnings.


Mon, 23 Aug 2010 10:34:36 GMT Wilmer van der Gaast <wilmer@…> [1aa74f55]
	* irc.h (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)
	* protocols/jabber/message.c (modified)

	Process incoming XMPP groupchat invites in a saner way: Create a ...


Sun, 22 Aug 2010 13:31:53 GMT Wilmer van der Gaast <wilmer@…> [241f9f6]
	* protocols/yahoo/libyahoo2.c (modified)

	Better handling of yahoo add responses: libyahoo2 seems to (IMHO) ...


Sun, 22 Aug 2010 12:15:53 GMT Wilmer van der Gaast <wilmer@…> [1bb1e01]
	* protocols/jabber/si.c (modified)

	Fixed a misuse of xt_find_node() that could get into an infinite
	loop.


Sun, 22 Aug 2010 11:37:49 GMT Wilmer van der Gaast <wilmer@…> [f29f50e]
	* utils/README (modified)
	* utils/centericq2bitlbee.sh (deleted)
	* utils/convert_gnomeicu.txt (deleted)
	* utils/convert_purple.py (added)
	* utils/create_nicksfile.pl (deleted)

	Cleaning up utils directory, those scripts generate old-style files ...


Sun, 22 Aug 2010 08:07:48 GMT Wilmer van der Gaast <wilmer@…> [237eadd]
	* protocols/jabber/si.c (modified)
	* protocols/twitter/twitter_lib.c (modified)

	Fix two compiler warnings.


Sat, 21 Aug 2010 23:08:33 GMT Wilmer van der Gaast <wilmer@…> [fd424c8]
	* protocols/msn/ns.c (modified)

	Also pick up MSN Messenger mobile info.


Sat, 21 Aug 2010 22:42:01 GMT Wilmer van der Gaast <wilmer@…> [4022b68]
	* debian/bitlbee-common.init (moved)
	* debian/bitlbee-common.postinst (moved)
	* debian/bitlbee-common.postrm (moved)
	* debian/bitlbee-common.prerm (added)
	* debian/bitlbee.prerm (modified)
	* debian/changelog (modified)
	* debian/rules (modified)
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/misc.xml (modified)
	* irc.c (modified)
	* irc_channel.c (modified)
	* irc_send.c (modified)
	* lib/proxy.c (modified)
	* protocols/bee.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_user.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* root_commands.c (modified)
	* set.h (modified)

	Merge mainline.


Sat, 21 Aug 2010 22:39:22 GMT Wilmer van der Gaast <wilmer@…> [c00dd71]
	* protocols/yahoo/yahoo.c (modified)

	Pick up away info from Yahoo! too.


Sat, 21 Aug 2010 22:25:37 GMT Wilmer van der Gaast <wilmer@…> [0ebf919]
	* doc/user-guide/commands.xml (modified)
	* protocols/bee.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_user.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)

	Pass "user is mobile" info coming from OSCAR up to BitlBee and show ...


Sat, 21 Aug 2010 19:48:41 GMT Wilmer van der Gaast <wilmer@…> [a758ec1]
	* irc.c (modified)

	Although the backward compatibility stuff for show_offline and ...


Sat, 21 Aug 2010 19:34:17 GMT Wilmer van der Gaast <wilmer@…> [180ab31]
	* doc/user-guide/misc.xml (modified)
	* irc.c (modified)
	* irc_channel.c (modified)
	* root_commands.c (modified)
	* set.h (modified)

	Added some neat whatsnew code that keeps track of the newest version ...


Sat, 21 Aug 2010 17:59:03 GMT Wilmer van der Gaast <wilmer@…> [5613af7]
	* root_commands.c (modified)

	Clearer error message when trying to read/write setting that don't ...


Sat, 21 Aug 2010 17:46:47 GMT Wilmer van der Gaast <wilmer@…> [4d4a7ed]
	* irc_send.c (modified)

	Some IRC clients/proxies eat empty PRIVMSG lines. BitlBee likes to ...


Sat, 21 Aug 2010 17:27:32 GMT Wilmer van der Gaast <wilmer@…> [327af51]
	* doc/CHANGES (modified)
	* lib/ssl_gnutls.c (modified)
	* lib/ssl_openssl.c (modified)
	* lib/xmltree.c (modified)
	* protocols/msn/soap.c (modified)

	Some general cleanup, plus fixing a bug in the memberlist parsing ...


Fri, 20 Aug 2010 23:04:12 GMT Wilmer van der Gaast <wilmer@…> [a366cca]
	* configure (modified)
	* lib/Makefile (modified)
	* lib/des.c (added)
	* lib/des.h (added)

	Now including a nice and compact 3DES implementation done by ...


Fri, 20 Aug 2010 19:30:12 GMT Wilmer van der Gaast <wilmer@…> [801b90b]
	* protocols/msn/soap.c (modified)

	Check if a connection is down before handling its SOAP responses.


Fri, 20 Aug 2010 08:22:28 GMT Wilmer van der Gaast <wilmer@…> [f2520b5]
	* lib/xmltree.c (modified)
	* protocols/msn/soap.c (modified)

	In debugging mode, dump all SOAP requests + responses with some ...


Thu, 19 Aug 2010 23:42:11 GMT Wilmer van der Gaast <wilmer@…> [bad41f56]
	* protocols/bee_user.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/purple/purple.c (modified)

	libpurple: Fix typing notifications (in and out). Closes #671.


Thu, 19 Aug 2010 12:21:22 GMT Wilmer van der Gaast <wilmer@…> [acd7959]
	* root_commands.c (modified)

	Forgot one NULL pointer check in the channel sensitivity code for the ...


Wed, 18 Aug 2010 19:21:44 GMT Wilmer van der Gaast <wilmer@…> [80175a1]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/soap.c (modified)
	* protocols/msn/soap.h (modified)

	Fetch the user's profile to see if there's a display name set there. ...


Wed, 18 Aug 2010 10:01:10 GMT Wilmer van der Gaast <wilmer@…> [763a3ab]
	* debian/rules (modified)

	Pass the -Npackage flag the right way so bitlbee-libpurple doesn't ...


Tue, 17 Aug 2010 23:57:50 GMT Wilmer van der Gaast <wilmer@…> [57782e4]
	* debian/bitlbee-common.postinst (modified)
	* debian/changelog (modified)

	Alternative way for detecting upgrades: This should make sure that ...


Tue, 17 Aug 2010 23:34:25 GMT Wilmer van der Gaast <wilmer@…> [5b94e9e]
	* debian/bitlbee-common.init (moved)
	* debian/bitlbee-common.postinst (moved)
	* debian/bitlbee-common.postrm (moved)
	* debian/bitlbee-common.prerm (added)
	* debian/bitlbee.prerm (modified)
	* debian/changelog (modified)
	* debian/rules (modified)

	Move scripts, debconf and /etc stuff to bitlbee-common and really ...