#
# ChangeLog for protocols
#
# Generated by Trac 1.2.3
# 2025-06-24T17:55:45Z

Sun, 14 Mar 2010 18:22:43 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [af7f046]
	* protocols/jabber/io.c (modified)
	* protocols/jabber/jabber.h (modified)

	Don't send a <?xml> stream start after starttls since it upsets ...


Sat, 13 Mar 2010 01:02:47 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [547c94c]
	* protocols/yahoo/libyahoo2.c (modified)

	Merging in some code from libyahoo2-trunk that deals better with ...


Wed, 10 Mar 2010 23:58:47 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [17f9522]
	* protocols/oscar/oscar.c (modified)

	OSCAR cleanup.


Sat, 06 Mar 2010 15:44:46 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 ...


Mon, 07 Dec 2009 22:11:40 GMT Wilmer van der Gaast <wilmer@…> [ec29351]
	* protocols/msn/ns.c (modified)

	Committing some >1y old change. This seems to fix a small leak in the ...


Fri, 23 Oct 2009 10:43:15 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [7ea8697]
	* protocols/yahoo/libyahoo2.c (modified)

	Setting Yahoo! away states works again.


Sat, 10 Oct 2009 14:57:05 GMT Wilmer van der Gaast <wilmer@…> [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 <wilmer@…> [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 <wilmer@…> [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 <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 ...


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 ...


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: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, 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 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, 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, 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, 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 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 ...


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 11:11:50 GMT Wilmer van der Gaast <wilmer@…> [1145964]
	* protocols/msn/ns.c (modified)

	Fixed two memory leaks in the MSN module.


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.


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: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 ...


Sat, 21 Jun 2008 23:51:18 GMT Wilmer van der Gaast <wilmer@…> [98de2cc]
	* protocols/jabber/jabber_util.c (modified)
	* tests/check_jabber_util.c (modified)

	Now preserving case in JID resources, and handling them with case ...


Sat, 21 Jun 2008 23:34:11 GMT Wilmer van der Gaast <wilmer@…> [3e6764a]
	* protocols/jabber/jabber_util.c (modified)
	* tests/Makefile (modified)
	* tests/check.c (modified)
	* tests/check_jabber_sasl.c (modified)
	* tests/check_jabber_util.c (added)

	Added jabber_util unittests (buddy_add/_by_jid only ATM).


Sun, 15 Jun 2008 18:11:47 GMT Wilmer van der Gaast <wilmer@…> [7f69740]
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)

	Using a port list instead of a single range for the allowed Jabber ...


Sun, 15 Jun 2008 00:04:27 GMT Wilmer van der Gaast <wilmer@…> [5ec4129]
	* protocols/jabber/message.c (modified)

	Added parsing of Jabber chatroom invitations.


Sat, 14 Jun 2008 01:19:12 GMT Wilmer van der Gaast <wilmer@…> [52df5df]
	* protocols/yahoo/libyahoo2.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	This seems to fix the Yahoo! logoff code. I have no idea why this was ...


Tue, 10 Jun 2008 21:09:08 GMT Jelmer Vernooij <jelmer@…> [2e0f24d]
	* .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)
	* unix.c (modified)
	* win32.c (added)

	Merge support for cross-compiling for Windows using the mingw32
	compiler.


Tue, 10 Jun 2008 03:16:15 GMT Jelmer Vernooij <jelmer@…> [21e5d49]
	* lib/ssl_sspi.c (moved)

	Move SSPI SSL implementation to same directory as other SSL backends.


Mon, 09 Jun 2008 01:52:28 GMT Jelmer Vernooij <jelmer@…> [c4a1036]
	* bitlbee.c (modified)
	* bitlbee.conf (modified)
	* bitlbee.h (modified)
	* conf.c (modified)
	* conf.h (modified)
	* debian/changelog (modified)
	* debian/control (modified)
	* debian/rules (modified)
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* lib/arc.h (modified)
	* lib/proxy.c (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* query.c (modified)
	* query.h (modified)
	* root_commands.c (modified)

	Merge integration branch.


Mon, 21 Apr 2008 21:53:15 GMT Wilmer van der Gaast <wilmer@…> [99f929c]
	* protocols/msn/ns.c (modified)

	Now checking if msn_sb_create() returns NULL. This is very unlikely, ...


Tue, 08 Apr 2008 20:44:34 GMT Wilmer van der Gaast <wilmer@…> [aa31117]
	* protocols/msn/msn.h (modified)

	Don't automatically enable MSN debugging messages for debugging
	builds.


Sat, 05 Apr 2008 12:26:04 GMT Wilmer van der Gaast <wilmer@…> [9143aeb]
	* protocols/jabber/jabber_util.c (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* query.c (modified)
	* query.h (modified)

	query.h now defines a callback function type, not using void* for it ...


Wed, 02 Apr 2008 14:22:57 GMT Jelmer Vernooij <jelmer@…> [85d7b85]
	* .bzrignore (modified)
	* 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)
	* crypting.h (modified)
	* debian/README.Debian (added)
	* debian/bitlbee.init (added)
	* debian/changelog (added)
	* debian/conffiles (added)
	* debian/config (added)
	* debian/control (added)
	* debian/copyright (added)
	* debian/po/POTFILES.in (added)
	* debian/po/cs.po (added)
	* debian/po/de.po (added)
	* debian/po/es.po (added)
	* debian/po/fr.po (added)
	* debian/po/it.po (added)
	* debian/po/ja.po (added)
	* debian/po/nl.po (added)
	* debian/po/pt.po (added)
	* debian/po/pt_BR.po (added)
	* debian/po/sv.po (added)
	* debian/po/templates.pot (added)
	* debian/po/vi.po (added)
	* debian/postinst (added)
	* debian/postrm (added)
	* debian/prerm (added)
	* debian/rules (added)
	* debian/templates (added)
	* debian/watch (added)
	* doc/CHANGES (modified)
	* doc/CREDITS (modified)
	* doc/README (modified)
	* doc/bitlbee.8 (modified)
	* doc/bitlbee.schema (added)
	* doc/user-guide/Makefile (modified)
	* doc/user-guide/Support.xml (modified)
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/docbook.xsl (modified)
	* doc/user-guide/help.xsl (modified)
	* doc/user-guide/misc.xml (modified)
	* doc/user-guide/quickstart.xml (modified)
	* help.c (modified)
	* help.h (modified)
	* ipc.c (modified)
	* ipc.h (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* lib/Makefile (added)
	* lib/arc.c (added)
	* lib/arc.h (added)
	* lib/base64.c (added)
	* lib/base64.h (added)
	* lib/events.h (added)
	* lib/events_glib.c (added)
	* lib/events_libevent.c (added)
	* lib/http_client.c (moved)
	* lib/http_client.h (added)
	* lib/ini.c (moved)
	* lib/ini.h (moved)
	* lib/md5.c (added)
	* lib/md5.h (added)
	* lib/misc.c (moved)
	* lib/misc.h (moved)
	* lib/proxy.c (moved)
	* lib/proxy.h (moved)
	* lib/sha1.c (added)
	* lib/sha1.h (added)
	* lib/ssl_bogus.c (moved)
	* lib/ssl_client.h (added)
	* lib/ssl_gnutls.c (moved)
	* lib/ssl_nss.c (moved)
	* lib/ssl_openssl.c (moved)
	* lib/url.c (moved)
	* lib/url.h (moved)
	* lib/xmltree.c (added)
	* lib/xmltree.h (added)
	* motd.txt (modified)
	* nick.c (modified)
	* nick.h (modified)
	* protocols/Makefile (modified)
	* protocols/http_client.h (deleted)
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/asciitab.h (deleted)
	* protocols/jabber/conference.c (added)
	* protocols/jabber/expat.c (deleted)
	* protocols/jabber/hashtable.c (deleted)
	* protocols/jabber/hashtable.h (deleted)
	* protocols/jabber/iasciitab.h (deleted)
	* protocols/jabber/io.c (added)
	* protocols/jabber/iq.c (added)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (added)
	* protocols/jabber/jid.c (deleted)
	* protocols/jabber/jpacket.c (deleted)
	* protocols/jabber/jutil.c (deleted)
	* protocols/jabber/latin1tab.h (deleted)
	* protocols/jabber/lib.h (deleted)
	* protocols/jabber/libxode.h (deleted)
	* protocols/jabber/log.c (deleted)
	* protocols/jabber/log.h (deleted)
	* protocols/jabber/message.c (added)
	* protocols/jabber/nametab.h (deleted)
	* protocols/jabber/pool.c (deleted)
	* protocols/jabber/presence.c (added)
	* protocols/jabber/sasl.c (added)
	* protocols/jabber/str.c (deleted)
	* protocols/jabber/utf8tab.h (deleted)
	* protocols/jabber/xmldef.h (deleted)
	* protocols/jabber/xmlnode.c (deleted)
	* protocols/jabber/xmlparse.c (deleted)
	* protocols/jabber/xmlparse.h (deleted)
	* protocols/jabber/xmlrole.c (deleted)
	* protocols/jabber/xmlrole.h (deleted)
	* protocols/jabber/xmltok.c (deleted)
	* protocols/jabber/xmltok.h (deleted)
	* protocols/jabber/xmltok_impl.c (deleted)
	* protocols/jabber/xmltok_impl.h (deleted)
	* protocols/jabber/xmltok_ns.c (deleted)
	* protocols/md5.c (deleted)
	* protocols/md5.h (deleted)
	* 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 (modified)
	* protocols/msn/passport.h (modified)
	* protocols/msn/sb.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/Makefile (modified)
	* protocols/oscar/aim.h (modified)
	* protocols/oscar/chat.c (modified)
	* protocols/oscar/chatnav.c (modified)
	* protocols/oscar/icq.c (modified)
	* protocols/oscar/im.c (modified)
	* protocols/oscar/info.c (modified)
	* protocols/oscar/msgcookie.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/oscar/rxhandlers.c (modified)
	* protocols/oscar/rxqueue.c (modified)
	* protocols/oscar/search.c (modified)
	* protocols/oscar/service.c (modified)
	* protocols/oscar/txqueue.c (modified)
	* protocols/sha.c (deleted)
	* protocols/sha.h (deleted)
	* protocols/ssl_client.h (deleted)
	* protocols/yahoo/Makefile (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)
	* protocols/yahoo/yahoo_util.c (modified)
	* query.c (modified)
	* query.h (modified)
	* root_commands.c (modified)
	* set.c (modified)
	* set.h (modified)
	* sock.h (modified)
	* storage.c (modified)
	* storage.h (modified)
	* storage_ldap.c (added)
	* storage_text.c (modified)
	* storage_xml.c (added)
	* tests/Makefile (added)
	* tests/check.c (added)
	* tests/check_arc.c (added)
	* tests/check_crypting.c (added)
	* tests/check_help.c (added)
	* tests/check_irc.c (added)
	* tests/check_jabber_sasl.c (added)
	* tests/check_md5.c (added)
	* tests/check_nick.c (added)
	* tests/check_set.c (added)
	* tests/check_user.c (added)
	* tests/check_util.c (added)
	* tests/testsuite.h (added)
	* unix.c (modified)
	* user.c (modified)
	* user.h (modified)

	Merge trunk.


Sun, 23 Mar 2008 14:29:19 GMT Wilmer van der Gaast <wilmer@…> [8a2221a7]
	* lib/ssl_client.h (modified)
	* lib/ssl_gnutls.c (modified)
	* lib/ssl_nss.c (modified)
	* lib/ssl_openssl.c (modified)
	* protocols/jabber/io.c (modified)

	Fixed stalling issue with OpenSSL and Jabber (#368).


Sun, 16 Mar 2008 14:39:34 GMT Wilmer van der Gaast <wilmer@…> [e960a52]
	* protocols/jabber/jabber.c (modified)

	Fixed cached_id_prefix memory leak.


Sat, 15 Mar 2008 23:53:54 GMT Wilmer van der Gaast <wilmer@…> [4bb50ef]
	* protocols/yahoo/libyahoo2.c (modified)

	Although I have no idea what the author meant with code like
	`if(cp ...


Sat, 15 Mar 2008 21:05:39 GMT Wilmer van der Gaast <wilmer@…> [79eae4a]
	* protocols/yahoo/yahoo.c (modified)

	Inviting someone to a Yahoo! chatroom with msg=NULL is bad. I wonder ...


Sat, 15 Mar 2008 17:44:21 GMT Wilmer van der Gaast <wilmer@…> [a869d91]
	* protocols/yahoo/libyahoo2.c (modified)

	Indicate that we support YMSG protocol version 12, this should ...


Sun, 17 Feb 2008 11:26:44 GMT Wilmer van der Gaast <wilmer@…> [9186d15]
	* protocols/msn/passport.c (modified)
	* protocols/msn/passport.h (modified)

	Automatically truncate MSN passports to 16 characters because that's ...


Sun, 17 Feb 2008 11:16:01 GMT Wilmer van der Gaast <wilmer@…> [e6648bf]
	* protocols/msn/ns.c (modified)
	* protocols/msn/passport.c (modified)
	* protocols/msn/passport.h (modified)

	Replaced old MSN Passport (v1.4) authentication code with what's ...


Sat, 16 Feb 2008 22:40:38 GMT Wilmer van der Gaast <wilmer@…> [4bbcba3]
	* lib/xmltree.c (modified)
	* lib/xmltree.h (modified)
	* protocols/jabber/io.c (modified)

	Moved xmltree handlers initialization to xt_new().


Sat, 16 Feb 2008 22:07:14 GMT Wilmer van der Gaast <wilmer@…> [add23a2]
	* lib/Makefile (modified)
	* lib/xmltree.c (moved)
	* lib/xmltree.h (moved)
	* protocols/jabber/Makefile (modified)

	Moved xmltree to lib/ because I want to use it from more than just ...


Sat, 16 Feb 2008 17:38:30 GMT Wilmer van der Gaast <wilmer@…> [a73e91a]
	* protocols/jabber/iq.c (modified)

	Added callback on Jabber add-to-roster requests so buddies get added ...


Sat, 16 Feb 2008 15:58:22 GMT Wilmer van der Gaast <wilmer@…> [ca60550]
	* Makefile (modified)
	* debian/watch (added)
	* lib/Makefile (modified)
	* protocols/Makefile (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/msn/Makefile (modified)
	* protocols/oscar/Makefile (modified)
	* protocols/yahoo/Makefile (modified)

	Merge from Jelmer.


Sat, 16 Feb 2008 15:45:12 GMT Jelmer Vernooij <jelmer@…> [fc5cf88]
	* Makefile (modified)
	* lib/Makefile (modified)
	* protocols/Makefile (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/msn/Makefile (modified)
	* protocols/oscar/Makefile (modified)
	* protocols/yahoo/Makefile (modified)

	Fix lcov dependencies.


Sat, 16 Feb 2008 13:17:52 GMT Wilmer van der Gaast <wilmer@…> [af97b23]
	* protocols/jabber/sasl.c (modified)
	* tests/Makefile (modified)
	* tests/check.c (modified)
	* tests/check_jabber_sasl.c (added)

	Improved sasl_get_part() to deal with whitespace in challenge ...


Sun, 10 Feb 2008 17:11:06 GMT Wilmer van der Gaast <wilmer@…> [3038e47]
	* protocols/jabber/conference.c (modified)

	Added support for password-protected Jabber chatrooms.


Sun, 03 Feb 2008 23:33:18 GMT Wilmer van der Gaast <wilmer@…> [63075d7]
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/jabber.h (modified)

	Messages from the user are also included in backlogs when joining a ...


Sun, 03 Feb 2008 17:11:15 GMT Wilmer van der Gaast <wilmer@…> [8ff0a61]
	* protocols/msn/ns.c (modified)
	* protocols/msn/sb.c (modified)

	Disabling "Unknown command" warnings since they're very noisy and ...


Sun, 03 Feb 2008 16:59:39 GMT Wilmer van der Gaast <wilmer@…> [8c1eb80]
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/presence.c (modified)

	Implemented XEP-0115. This adds some info to the <presence/> tags so ...


Sun, 03 Feb 2008 13:54:19 GMT Wilmer van der Gaast <wilmer@…> [979cfb4]
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)

	Saner garbage collection of cached packets in the Jabber module. Now ...


Wed, 30 Jan 2008 23:05:52 GMT Wilmer van der Gaast <wilmer@…> [f774e01]
	* protocols/oscar/oscar.c (modified)

	Fixed handling of OSCAR multi-part messages... They're not arrays, ...


Thu, 24 Jan 2008 22:49:47 GMT Wilmer van der Gaast <wilmer@…> [b5c8a34]
	* protocols/jabber/io.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)

	Keeping track of valid Jabber connections so _connected() events will ...


Thu, 24 Jan 2008 22:22:46 GMT Wilmer van der Gaast <wilmer@…> [613cc55]
	* lib/misc.c (modified)
	* protocols/oscar/oscar.c (modified)

	Fixed two valgrind warnings (partially uninitialized "struct tm"
	vars.)


Sun, 20 Jan 2008 11:15:40 GMT Wilmer van der Gaast <wilmer@…> [a882d6c]
	* protocols/jabber/conference.c (modified)

	The Jabber module now uses imcb_chat_log() instead of imcb_log() ...


Sun, 20 Jan 2008 00:17:57 GMT Wilmer van der Gaast <wilmer@…> [31e5846]
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)

	Added imcb_chat_log() for chatroom system messages, so they can be ...


Sun, 20 Jan 2008 00:01:31 GMT Wilmer van der Gaast <wilmer@…> [0adce21]
	* protocols/jabber/jabber_util.c (modified)

	GET_BUDDY_FIRST wasn't actually implemented, even though it was in ...


Fri, 18 Jan 2008 13:20:37 GMT Wilmer van der Gaast <wilmer@…> [83ba3e5]
	* protocols/nogaim.c (modified)

	Moving imcb_chat_new() to a saner location (no code changes) and ...


Thu, 17 Jan 2008 22:48:32 GMT Wilmer van der Gaast <wilmer@…> [ac4adf9]
	* protocols/yahoo/yahoo.c (modified)

	Apparently ext_yahoo_got_im can be called with msg=NULL, so it should ...


Thu, 17 Jan 2008 22:06:55 GMT Wilmer van der Gaast <wilmer@…> [52744f8]
	* bitlbee.c (modified)
	* ipc.c (modified)
	* lib/md5.c (modified)
	* lib/md5.h (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* unix.c (modified)

	Fixing some Solaris compiler warnings (u_int->uint, adding some ...