#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-06-15T07:07:51Z

Sun, 11 Oct 2009 12:22:23 GMT Wilmer van der Gaast <wilmer@…> [db4cd40]
	* protocols/purple/purple.c (modified)

	Some valgrind cleaning/type safety fixes.


Sun, 11 Oct 2009 11:26:09 GMT Wilmer van der Gaast <wilmer@…> [4f103ea]
	* protocols/purple/purple.c (modified)

	Added handing of away states/messages of contacts.


Sun, 11 Oct 2009 10:40:40 GMT Wilmer van der Gaast <wilmer@…> [4164e62]
	* protocols/purple/purple.c (modified)

	Fixing a few compiler warnings and cleaning up the last remains of ...


Sat, 10 Oct 2009 23:57:26 GMT Wilmer van der Gaast <wilmer@…> [c5c18c1]
	* lib/events.h (modified)
	* lib/events_glib.c (modified)
	* lib/events_libevent.c (modified)
	* protocols/purple/purple.c (modified)

	Hacked up a B_EV_FLAG_FORCE_REPEAT event handler flag to make ...


Sat, 10 Oct 2009 23:25:54 GMT Wilmer van der Gaast <wilmer@…> [e046390]
	* bitlbee.c (modified)
	* ipc.c (modified)
	* irc.c (modified)
	* lib/events.h (modified)
	* lib/events_glib.c (modified)
	* lib/events_libevent.c (modified)
	* lib/http_client.c (modified)
	* lib/proxy.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)
	* lib/ssl_sspi.c (modified)
	* protocols/jabber/io.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/sb.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Make purple use BitlBee's event handling API. Since the APIs never ...


Wed, 07 Oct 2009 23:37:32 GMT Wilmer van der Gaast <wilmer@…> [0cbef26]
	* protocols/purple/purple.c (modified)

	Added some debugging stuff and handling (better said, ignoring) of ...


Tue, 06 Oct 2009 22:55:46 GMT Wilmer van der Gaast <wilmer@…> [389f7be]
	* protocols/purple/purple.c (modified)

	Support for sending messages.


Tue, 06 Oct 2009 22:26:01 GMT Wilmer van der Gaast <wilmer@…> [d250b2a]
	* protocols/purple/purple.c (modified)

	Receive messages.


Tue, 06 Oct 2009 21:49:42 GMT Wilmer van der Gaast <wilmer@…> [7da726b]
	* protocols/purple/purple.c (modified)

	Getting a contact list and online status now. Time to handle
	messages.


Mon, 05 Oct 2009 23:32:34 GMT Wilmer van der Gaast <wilmer@…> [860ba6a]
	* protocols/purple/purple.c (modified)

	Moved some stuff around, got something that logs in and reports ...


Sun, 04 Oct 2009 23:28:11 GMT Wilmer van der Gaast <wilmer@…> [796da03]
	* configure (modified)
	* protocols/nogaim.c (modified)
	* protocols/purple/Makefile (added)
	* protocols/purple/purple.c (added)

	Something that compiles and runs, but otherwise utterly useless. ...


Sun, 04 Oct 2009 19:00:53 GMT Wilmer van der Gaast <wilmer@…> [e59b4f6]
	* irc_commands.c (modified)

	Fixed embarassing early free() bug that sat in the WATCH command ...


Sun, 04 Oct 2009 18:28:41 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 ...


Mon, 20 Jul 2009 13:42:11 GMT Wilmer van der Gaast <wilmer@…> [0182773]
	* lib/ini.c (modified)

	Fixed fd leak in ini.c. How could I miss this one.. :-(


Wed, 24 Jun 2009 21:48:44 GMT Wilmer van der Gaast <wilmer@…> [2ea8736]
	* root_commands.c (modified)

	Fixed another crash bug (this one was triggered by just typing "chat ...


Wed, 24 Jun 2009 21:44:39 GMT Wilmer van der Gaast <wilmer@…> [8a08d92]
	* root_commands.c (modified)

	Fixed crash on setting an unknown setting.


Wed, 17 Jun 2009 23:17:15 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [19176513]
	* protocols/jabber/conference.c (modified)

	Fixed a bug that caused crashes when joining certain kinds of Google ...


Tue, 13 Jan 2009 18:59:28 GMT Wilmer van der Gaast <wilmer@…> [9e768da]
	* doc/user-guide/commands.xml (modified)

	Fixed an embarassing typo that even fooled me into believing BitlBee ...


Thu, 25 Dec 2008 11:05:11 GMT Wilmer van der Gaast <wilmer@…> [489f996]
	* conf.c (modified)
	* lib/ini.c (modified)

	Simplified ini parser code a bit more. Not using strtok() after all ...


Wed, 24 Dec 2008 09:00:42 GMT Wilmer van der Gaast <wilmer@…> [72b6783e]
	* lib/ini.c (modified)
	* lib/ini.h (modified)

	First version of new ini parser. Will just attempt to simplify code a ...


Sun, 14 Dec 2008 15:04:48 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [71d45c2]
	* protocols/jabber/presence.c (modified)

	Dropping warnings about unknown JIDs since they're spammy (mostly ...


Sun, 14 Dec 2008 10:40:17 GMT Wilmer van der Gaast <wilmer@…> [ac46218]
	* lib/proxy.c (modified)

	Removed a double g_free() in proxy.c (that couldn't actually ever be ...


Sun, 14 Dec 2008 10:31:49 GMT Wilmer van der Gaast <wilmer@…> [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, 14 Dec 2008 10:19:41 GMT Wilmer van der Gaast <wilmer@…> [939370c]
	* lib/events_libevent.c (modified)

	events_libevent now detects when the event currently being handled is ...


Sun, 14 Dec 2008 01:38:59 GMT Wilmer van der Gaast <wilmer@…> [e1720ce]
	* irc.c (modified)

	Fixed a bug in the IRC parser where lines that start with a colon and ...


Sun, 14 Dec 2008 01:14:55 GMT Wilmer van der Gaast <wilmer@…> [6d5eb72]
	* chat.c (modified)

	Added more chat.c sanity checks that were (embarassingly) missing so
	far.


Sat, 13 Dec 2008 20:02:55 GMT Wilmer van der Gaast <wilmer@…> [549545b]
	* chat.c (modified)

	Checking if acc->prpl->chat_join actually exists before using it. :-/


Sat, 13 Dec 2008 19:46:56 GMT Wilmer van der Gaast <wilmer@…> [77fc000c]
	* root_commands.c (modified)

	Added argument count check to "add -tmp" to prevent NULL dereference.


Sat, 13 Dec 2008 12:08:05 GMT Wilmer van der Gaast <wilmer@…> [de49316]
	* tests/Makefile (modified)
	* tests/check_set.c (modified)

	Killed the test for setting non-existing variables since I killed ...


Mon, 29 Sep 2008 21:53:05 GMT Wilmer van der Gaast <wilmer@…> [c05eb5b]
	* root_commands.c (modified)

	Checking account setting's flags again before changing them.


Sun, 28 Sep 2008 13:09:36 GMT Wilmer van der Gaast <wilmer@…> [fb98634]
	* lib/http_client.c (modified)
	* lib/http_client.h (modified)

	Fixed crappy memory management in http_client.


Sun, 28 Sep 2008 11:21:55 GMT Wilmer van der Gaast <wilmer@…> [b2c062d]
	* protocols/jabber/conference.c (modified)

	Adding the password to the right part of the <presence> stanza so ...


Sun, 28 Sep 2008 11:18:19 GMT Wilmer van der Gaast <wilmer@…> [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 10:56:46 GMT Wilmer van der Gaast <wilmer@…> [e180c59]
	* irc_commands.c (modified)

	Fixed irc_cmd_join(). Giving a more proper response to invalid ...


Sun, 28 Sep 2008 00:18:21 GMT Wilmer van der Gaast <wilmer@…> [2bebe15]
	* protocols/yahoo/yahoo.c (modified)

	Fixed one crash bug in Yahoo! chatroom invitation handling.


Sun, 07 Sep 2008 14:34:50 GMT Wilmer van der Gaast <wilmer@…> [ced1e17]
	* bitlbee.h (modified)
	* doc/CHANGES (modified)
	* doc/user-guide/Makefile (modified)
	* doc/user-guide/help.xml (modified)
	* doc/user-guide/user-guide.xml (modified)
	* irc.c (modified)
	* root_commands.c (modified)
	* storage.c (modified)
	* storage.h (modified)
	* storage_text.c (modified)
	* storage_xml.c (modified)

	Merging BitlBee 1.2.3 release.


Sun, 07 Sep 2008 14:24:16 GMT Wilmer van der Gaast <wilmer@…> [ba3a8a5]
	* bitlbee.h (modified)
	* doc/CHANGES (modified)

	Finished BitlBee 1.2.3


Sun, 07 Sep 2008 13:03:51 GMT Wilmer van der Gaast <wilmer@…> [76b6521]
	* doc/user-guide/Makefile (modified)
	* doc/user-guide/help.xml (modified)
	* doc/user-guide/user-guide.xml (modified)

	Switched docs to UTF-8, using XHTML DocBook template instead of old ...


Sat, 06 Sep 2008 23:10:47 GMT Wilmer van der Gaast <wilmer@…> [15d1469]
	* storage_xml.c (modified)

	Really removing the gstdio.h include now to fully fix GLib 2.4 ...


Sat, 06 Sep 2008 22:59:32 GMT Wilmer van der Gaast <wilmer@…> [3183c21]
	* irc.c (modified)
	* root_commands.c (modified)
	* storage.c (modified)
	* storage.h (modified)
	* storage_text.c (modified)
	* storage_xml.c (modified)

	Completely reviewed all uses of irc->password, irc_setpass() and ...


Tue, 02 Sep 2008 07:48:56 GMT Wilmer van der Gaast <wilmer@…> [d4810df]
	* root_commands.c (modified)

	Fixed check for set -del arguments.


Mon, 01 Sep 2008 10:21:01 GMT Wilmer van der Gaast <wilmer@…> [f86a3d5]
	* account.c (modified)

	Fixed ugly looping bug in chatroom list cleanup code.


Sun, 31 Aug 2008 23:37:56 GMT Wilmer van der Gaast <wilmer@…> [35529ae]
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/misc.xml (modified)

	Updated "help groupchats" and removed help information on the ...


Sun, 31 Aug 2008 23:19:32 GMT Wilmer van der Gaast <wilmer@…> [c1333754]
	* doc/user-guide/commands.xml (modified)

	Added documentation on the "chat" command.


Sun, 31 Aug 2008 22:49:32 GMT Wilmer van der Gaast <wilmer@…> [07054a5]
	* root_commands.c (modified)

	"chat add" can generate a channel name by itself if necessary. Also ...


Sun, 31 Aug 2008 15:41:51 GMT Wilmer van der Gaast <wilmer@…> [3b99524]
	* root_commands.c (modified)

	Added a MIN_ARGS() macro instead of stupidly copy-pasting the same ...


Sun, 31 Aug 2008 15:00:35 GMT Wilmer van der Gaast <wilmer@…> [3611717]
	* chat.c (modified)
	* chat.h (modified)
	* irc_commands.c (modified)
	* protocols/nogaim.c (modified)

	Added auto_join code.


Sun, 31 Aug 2008 14:54:39 GMT Wilmer van der Gaast <wilmer@…> [d995c9b]
	* account.c (modified)
	* chat.c (modified)
	* chat.h (modified)
	* root_commands.c (modified)

	Added cleanup code.


Sun, 31 Aug 2008 13:42:33 GMT Wilmer van der Gaast <wilmer@…> [39f93f0]
	* chat.c (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* root_commands.c (modified)

	/join can now be used to join chatrooms, join_chat should not be used ...


Sun, 31 Aug 2008 09:13:56 GMT Wilmer van der Gaast <wilmer@…> [0e639f5]
	* chat.c (modified)
	* root_commands.c (modified)

	Added one TODO, and also dupe-check channel names against the control ...


Sun, 31 Aug 2008 00:04:53 GMT Wilmer van der Gaast <wilmer@…> [e7bc722]
	* chat.c (modified)
	* root_commands.c (modified)

	Integrated cmd_set() and the "account set" into one fully unreadable ...


Sat, 30 Aug 2008 22:26:45 GMT Wilmer van der Gaast <wilmer@…> [131c6b6]
	* chat.c (modified)
	* chat.h (modified)

	Added chat_get(), similar to account_get() (find an account by number ...


Sat, 30 Aug 2008 22:04:29 GMT Wilmer van der Gaast <wilmer@…> [a9a7287]
	* root_commands.c (modified)

	Added "chat" command, deprecated join_chat. Stuff is still ...


Sat, 30 Aug 2008 21:30:13 GMT Wilmer van der Gaast <wilmer@…> [b84800d]
	* storage_xml.c (modified)

	Support for saving the chatroom list. Also removed the hack that was ...


Sat, 30 Aug 2008 19:43:38 GMT Wilmer van der Gaast <wilmer@…> [1917a1ec]
	* storage_xml.c (modified)

	Added support for loading chatroom data from user .xml files.


Sat, 30 Aug 2008 18:59:58 GMT Wilmer van der Gaast <wilmer@…> [ad9feec]
	* Makefile (modified)
	* bitlbee.h (modified)
	* chat.c (added)
	* chat.h (added)
	* irc.h (modified)

	Added chat.c to keep track of chatrooms the user cares about.


Thu, 28 Aug 2008 22:27:34 GMT Wilmer van der Gaast <wilmer@…> [0a4f6f4]
	* debian/changelog (modified)
	* debian/patches/bitlbee.conf.diff (added)
	* debian/rules (modified)

	Uploaded 1.2.2-1. Now patching up bitlbee.conf at build time to keep ...


Tue, 26 Aug 2008 22:36:24 GMT Wilmer van der Gaast <wilmer@…> [b9e2539]
	* bitlbee.h (modified)
	* doc/CHANGES (modified)

	Finalized BitlBee 1.2.2. Should release this now because of the ...


Tue, 26 Aug 2008 22:36:09 GMT Wilmer van der Gaast <wilmer@…> [9ebee7a]
	* Makefile (modified)

	Also leave out .bzrignore from the tarballs.


Tue, 26 Aug 2008 22:33:54 GMT Wilmer van der Gaast <wilmer@…> [b119d5d]
	* bitlbee.conf (modified)

	Reverting a change I accidentally imported from the Debian tree.


Mon, 25 Aug 2008 20:48:48 GMT Wilmer van der Gaast <wilmer@…> [f536a99]
	* root_commands.c (modified)

	Fixed NULL pointer dereference on trying to read non-existent
	settings.


Sun, 24 Aug 2008 20:52:31 GMT Wilmer van der Gaast <wilmer@…> [f3579fd]
	* account.c (modified)
	* irc.c (modified)
	* root_commands.c (modified)
	* set.c (modified)
	* set.h (modified)

	Clearer feedback after set/account set commands.


Sun, 24 Aug 2008 18:01:05 GMT Wilmer van der Gaast <wilmer@…> [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 ...


Sun, 24 Aug 2008 16:51:01 GMT Wilmer van der Gaast <wilmer@…> [934dddf3]
	* bitlbee.conf (modified)
	* debian/bitlbee.init (modified)
	* debian/changelog (modified)
	* debian/postinst (modified)
	* debian/prerm (modified)

	Merging Debian package tree.


Sun, 24 Aug 2008 16:49:03 GMT Wilmer van der Gaast <wilmer@…> [d301872]
	* debian/bitlbee.init (modified)
	* debian/changelog (modified)
	* debian/postinst (modified)

	1.2.1-3:
	  * chown /var/lib/bitlbee/*.xml to bitlbee:bitlbee to ...


Sun, 24 Aug 2008 16:45:40 GMT Wilmer van der Gaast <wilmer@…> [88d2208]
	* storage_xml.c (modified)

	Now really fixing #429 by including unistd.h (which defines F_OK).


Tue, 19 Aug 2008 22:21:07 GMT Wilmer van der Gaast <wilmer@…> [3b32017]
	* account.c (modified)

	Better handling of NULLs passed to set_eval_account(). Still ...


Mon, 11 Aug 2008 23:50:11 GMT Wilmer van der Gaast <wilmer@…> [5d3b4e8]
	* bitlbee.conf (modified)
	* debian/changelog (modified)
	* debian/postinst (modified)

	Fixed run-by-root problem (Debian bug 494656).


Mon, 11 Aug 2008 23:25:40 GMT Wilmer van der Gaast <wilmer@…> [59c84c2]
	* debian/changelog (modified)
	* debian/postinst (modified)
	* debian/prerm (modified)

	1.2.1-1.1 (NMU by Don Armstrong).


Mon, 11 Aug 2008 23:24:49 GMT Wilmer van der Gaast <wilmer@…> [45b9d3e]
	* debian/changelog (modified)

	BitlBee 1.2.1-1.


Sun, 10 Aug 2008 09:15:26 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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, ...


Sat, 02 Aug 2008 11:21:36 GMT Wilmer van der Gaast <wilmer@…> [d84e2a9]
	* protocols/msn/ns.c (modified)
	* protocols/msn/passport.c (modified)
	* protocols/msn/passport.h (modified)

	Microsoft, I hate you.


Thu, 31 Jul 2008 22:27:13 GMT Wilmer van der Gaast <wilmer@…> [e0798cc]
	* conf.c (modified)

	Fixed #440: If there's a -R command line flag, store the passed ...


Thu, 31 Jul 2008 20:44:43 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [718e05f]
	* protocols/yahoo/yahoo.c (modified)

	ext_yahoo_error() shouldn't close the connection if the error is ...


Mon, 30 Jun 2008 15:37:12 GMT Wilmer van der Gaast <wilmer@…> [6a78c0e]
	* lib/misc.c (modified)

	Silenced a compiler warning - I don't think there's any way the ...


Sun, 29 Jun 2008 23:45:11 GMT Wilmer van der Gaast <wilmer@…> [dfd442b]
	* storage_xml.c (modified)

	Just use g_access() everywhere instead of a mix of that and ...


Sun, 29 Jun 2008 23:41:39 GMT Wilmer van der Gaast <wilmer@…> [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 12:47:39 GMT Wilmer van der Gaast <wilmer@…> [cd63d58]
	* bitlbee.c (modified)
	* conf.c (modified)
	* ipc.c (modified)
	* ipc.h (modified)
	* unix.c (modified)

	Now using an environment variable instead of a flag to pass state ...


Sun, 29 Jun 2008 11:11:50 GMT Wilmer van der Gaast <wilmer@…> [1145964]
	* protocols/msn/ns.c (modified)

	Fixed two memory leaks in the MSN module.


Sun, 29 Jun 2008 09:35:41 GMT Wilmer van der Gaast <wilmer@…> [565a1ea]
	* ipc.c (modified)
	* irc.c (modified)
	* irc_commands.c (modified)

	Added the DEAF command, which makes the daemon stop listening for new ...


Sat, 28 Jun 2008 18:38:52 GMT Jelmer Vernooij <jelmer@…> [913545e]
	* win32.c (modified)

	Fix indentation.


Sat, 28 Jun 2008 17:35:34 GMT Jelmer Vernooij <jelmer@…> [47b571d]
	* storage_xml.c (modified)

	Avoid g_access on GLib < 2.8.0.


Sat, 28 Jun 2008 17:32:41 GMT Jelmer Vernooij <jelmer@…> [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.


Thu, 26 Jun 2008 23:18:31 GMT Wilmer van der Gaast <wilmer@…> [e0f9170]
	* storage_xml.c (modified)

	xml_remove() didn't convert nicknames to lowercase so it caused some ...


Tue, 24 Jun 2008 22:06:32 GMT Wilmer van der Gaast <wilmer@…> [d048ffc]
	* bitlbee.h (modified)
	* doc/CHANGES (modified)

	Finalizing BitlBee 1.2.1.


Tue, 24 Jun 2008 09:15:47 GMT Wilmer van der Gaast <wilmer@…> [05b44da]
	* nick.c (modified)

	Fixed a bug with nickname handling. I really should kill all fixed- ...


Tue, 24 Jun 2008 09:01:29 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [de82335]
	* protocols/oscar/oscar.c (modified)

	Another fixup after [devel,394]. Clearly I'm not a morning person.


Sun, 22 Jun 2008 10:05:33 GMT Wilmer van der Gaast <wilmer@…> [c801d25]
	* protocols/oscar/oscar.c (modified)

	Fixed bug in [devel,394].


Sun, 22 Jun 2008 09:53:56 GMT Wilmer van der Gaast <wilmer@…> [fb4e9a3f]
	* doc/CHANGES (modified)

	Updated change log, also added a pointer to bugs.b.o's timeline page ...


Sun, 22 Jun 2008 09:32:46 GMT Wilmer van der Gaast <wilmer@…> [424e663]
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)

	Partial fix for #419: Moved normalize() and some other stuff to OSCAR ...