#
# ChangeLog for protocols
#
# Generated by Trac 1.2.3
# 2025-05-07T17:26:41Z

Mon, 14 Apr 2008 12:59:15 GMT ulim <a.sporto+bee@…> [6cac643]
	* dcc.c (modified)
	* protocols/jabber/s5bytestream.c (modified)

	more verbose error logging


Wed, 20 Feb 2008 20:55:38 GMT ulim <a.sporto+bee@…> [2625d6d]
	* protocols/jabber/s5bytestream.c (modified)

	some fixes related to connection timeout


Sun, 17 Feb 2008 12:34:47 GMT ulim <a.sporto+bee@…> [506e61b]
	* protocols/ft.h (modified)
	* protocols/jabber/si.c (modified)

	Removes the word "dcc" from 2 comments and one message. Thanks to ...


Fri, 15 Feb 2008 17:38:57 GMT ulim <a.sporto+bee@…> [1ba7e8f]
	* Makefile (modified)
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* conf.c (modified)
	* configure (modified)
	* crypting.c (modified)
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/quickstart.xml (modified)
	* help.c (modified)
	* help.h (modified)
	* ipc.c (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* lib/events_glib.c (modified)
	* lib/md5.c (modified)
	* lib/md5.h (modified)
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* lib/proxy.c (modified)
	* nick.c (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/io.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/sb.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/oscar/service.c (modified)
	* protocols/oscar/txqueue.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* root_commands.c (modified)
	* storage_text.c (modified)
	* storage_xml.c (modified)
	* unix.c (modified)

	Merged with upstream r328

	  Wilmer van der Gaast 2008-02-11 Got rid ...


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


Sun, 13 Jan 2008 17:13:45 GMT Wilmer van der Gaast <wilmer@…> [13857c6]
	* protocols/jabber/conference.c (modified)

	Fixed handing of failed groupchat joins.


Sun, 13 Jan 2008 14:48:32 GMT Wilmer van der Gaast <wilmer@…> [dded27d]
	* protocols/jabber/presence.c (modified)

	Fixed "Conditional jump or move depends on uninitialised value(s)" at ...


Sat, 12 Jan 2008 17:24:38 GMT Wilmer van der Gaast <wilmer@…> [59f527b6]
	* protocols/msn/msn.h (modified)
	* protocols/msn/sb.c (modified)

	When a switchboard connection dies (at the TCP level) and there are ...


Sat, 12 Jan 2008 00:24:46 GMT Wilmer van der Gaast <wilmer@…> [e64de00]
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* protocols/oscar/oscar.c (modified)

	Killed info_string_append() and now showing the IP address of ICQ ...


Fri, 11 Jan 2008 13:17:11 GMT Wilmer van der Gaast <wilmer@…> [e7f8838]
	* protocols/jabber/presence.c (modified)

	Fixing bug #344, now away states should always be correct, even when ...


Thu, 10 Jan 2008 00:31:38 GMT Wilmer van der Gaast <wilmer@…> [181e47a]
	* protocols/oscar/oscar.c (modified)

	Now setting odata->icq properly again, this got lost some time ago, ...


Sun, 06 Jan 2008 12:37:55 GMT Wilmer van der Gaast <wilmer@…> [43462708]
	* configure (modified)
	* irc.c (modified)
	* nick.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/oscar/service.c (modified)
	* protocols/oscar/txqueue.c (modified)

	More consistency in error/warning errors. Until now "WARNING:" was ...


Sun, 06 Jan 2008 12:32:27 GMT Wilmer van der Gaast <wilmer@…> [46dca11]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/msn_util.c (modified)
	* protocols/msn/sb.c (modified)

	Changed warning message about unsent MSN messages. It should show the ...


Sat, 05 Jan 2008 21:15:32 GMT Wilmer van der Gaast <wilmer@…> [1febf5c]
	* doc/user-guide/commands.xml (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Added "mail_notifications" setting. Who needs those notifications ...


Sat, 05 Jan 2008 19:03:02 GMT Wilmer van der Gaast <wilmer@…> [3585c5a]
	* protocols/msn/sb.c (modified)

	Added handling of MSN switchboard NAK messages. Untested, but hey, it ...


Fri, 28 Dec 2007 23:26:44 GMT Wilmer van der Gaast <wilmer@…> [fb4ebcc5]
	* protocols/jabber/jabber.c (modified)

	Added missing return in jabber_login().


Wed, 19 Dec 2007 00:22:30 GMT kenobi <kenobi@…> [2379566]
	* protocols/jabber/jabber.c (modified)

	merged:
	  Wilmer van der Gaast 2007-12-04 Fixing ...


Tue, 18 Dec 2007 23:59:35 GMT kenobi <kenobi@…> [eded1f7]
	* account.c (modified)
	* doc/CREDITS (modified)
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/quickstart.xml (modified)
	* irc_commands.c (modified)
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* lib/ssl_gnutls.c (modified)
	* nick.c (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/io.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/msn/msn.c (modified)
	* protocols/oscar/aim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* root_commands.c (modified)
	* tests/check_nick.c (modified)

	Merged in 280..288 from upstream (e.g. PING)


Tue, 18 Dec 2007 02:07:59 GMT kenobi <kenobi@…> [dc0ba9c]
	* dcc.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)

	sending via proxy


Sun, 16 Dec 2007 16:35:38 GMT Wilmer van der Gaast <wilmer@…> [529078a]
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.h (modified)

	Implemented XEP-0199 (patch from misc@mandriva.org).


Wed, 12 Dec 2007 23:30:51 GMT Wilmer van der Gaast <wilmer@…> [30ce1ce]
	* account.c (modified)
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/quickstart.xml (modified)
	* protocols/oscar/aim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* root_commands.c (modified)

	Killed the <server> parameter to "account add" and changed the ...


Wed, 12 Dec 2007 21:36:33 GMT Wilmer van der Gaast <wilmer@…> [d52111a]
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* protocols/jabber/io.c (modified)

	Fixed sockerr_again() usage in Jabber module to (hopefully) fix a ...


Sun, 09 Dec 2007 23:19:35 GMT Wilmer van der Gaast <wilmer@…> [c058ff9]
	* irc_commands.c (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/msn/msn.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Added /invite support for Jabber chatrooms (and fixed the argument ...


Tue, 04 Dec 2007 22:59:59 GMT Wilmer van der Gaast <wilmer@…> [de03374]
	* protocols/jabber/jabber.c (modified)

	Fixing jabber_login/_logout for better (non-crashing) cleanup on ...


Tue, 04 Dec 2007 01:21:45 GMT ulim <a.sporto+bee@…> [793cc25]
	* protocols/jabber/si.c (modified)

	Follow rename of jabber_chat_by_jid from upstrem


Tue, 04 Dec 2007 01:08:43 GMT ulim <a.sporto+bee@…> [08135df]
	* bitlbee.c (modified)
	* bitlbee.conf (modified)
	* conf.c (modified)
	* conf.h (modified)
	* configure (modified)
	* irc.c (modified)
	* lib/events.h (modified)
	* lib/events_libevent.c (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/oscar/msgcookie.c (modified)
	* unix.c (modified)

	Merged in current devel

	  Wilmer van der Gaast 2007-12-02 Imported ...


Tue, 04 Dec 2007 00:48:57 GMT ulim <a.sporto+bee@…> [dce3903]
	* dcc.c (modified)
	* dcc.h (modified)
	* protocols/ft.h (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)

	Send and receive seems to work now! Also adopted the new buffering ...


Mon, 03 Dec 2007 14:28:45 GMT ulim <a.sporto+bee@…> [2ff2076]
	* dcc.c (modified)
	* dcc.h (modified)
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* protocols/ft.h (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/s5bytestream.c (added)
	* protocols/jabber/si.c (modified)
	* protocols/jabber/stream.c (deleted)
	* protocols/nogaim.h (modified)

	Intermediate commit. Sending seems to work. TODOs:

	* move from ...


Sun, 02 Dec 2007 23:14:49 GMT Wilmer van der Gaast <wilmer@…> [80e9db9]
	* protocols/jabber/conference.c (modified)

	Forgot to return something in jabber_chat_join_failed().


Sun, 02 Dec 2007 17:25:57 GMT Wilmer van der Gaast <wilmer@…> [5bd21df]
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/presence.c (modified)

	Handling of presence-error packets (only useful for groupchats now), ...


Sun, 02 Dec 2007 16:43:57 GMT Wilmer van der Gaast <wilmer@…> [4306d8b]
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)

	Removed retarded printf() (ARGH) and moved the event handling ...


Thu, 29 Nov 2007 21:55:14 GMT Wilmer van der Gaast <wilmer@…> [9ff5737]
	* lib/events.h (modified)
	* lib/events_libevent.c (modified)
	* protocols/oscar/msgcookie.c (modified)

	printf() in daemons considered harmful.


Wed, 28 Nov 2007 21:07:30 GMT ulim <a.sporto+bee@…> [2c2df7d]
	* Makefile (modified)
	* conf.c (modified)
	* conf.h (modified)
	* dcc.c (added)
	* dcc.h (added)
	* irc.h (modified)
	* protocols/ft.h (added)
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/si.c (added)
	* protocols/jabber/stream.c (added)
	* protocols/nogaim.h (modified)
	* root_commands.c (modified)

	Initial import of jabber file receive and DCC send support. This ...


Sat, 24 Nov 2007 18:02:39 GMT Wilmer van der Gaast <wilmer@…> [608f8cf]
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)

	Added some random hash to the id= for cached XMPP packets so that ...


Sat, 24 Nov 2007 01:13:15 GMT Wilmer van der Gaast <wilmer@…> [3a80471]
	* protocols/jabber/presence.c (modified)

	(Hopefully) fixing one case where the Jabber module doesn't ...


Fri, 23 Nov 2007 23:07:44 GMT Wilmer van der Gaast <wilmer@…> [77bfd07]
	* lib/Makefile (modified)
	* lib/sha.c (deleted)
	* lib/sha.h (deleted)
	* lib/sha1.c (added)
	* lib/sha1.h (added)
	* protocols/jabber/iq.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/yahoo/libyahoo2.c (modified)

	Replaced GPL-incompatible SHA1 hashing code (and renamed the files in ...


Thu, 22 Nov 2007 22:56:52 GMT Wilmer van der Gaast <wilmer@…> [56f260a]
	* configure (modified)
	* lib/ssl_gnutls.c (modified)
	* protocols/nogaim.c (modified)
	* root_commands.c (modified)
	* storage_xml.c (modified)

	Some changes to get rid of compiler warnings. (And disabling strict ...


Mon, 19 Nov 2007 23:14:39 GMT Wilmer van der Gaast <wilmer@…> [ef5c185]
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/sasl.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)

	Added Jabber groupchat topic support.


Mon, 19 Nov 2007 22:23:58 GMT Wilmer van der Gaast <wilmer@…> [50e1776]
	* irc.c (modified)
	* irc_commands.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)

	Merging /TOPIC code from Miklos Vajna. Untested, because I still have ...


Wed, 14 Nov 2007 23:42:07 GMT Wilmer van der Gaast <wilmer@…> [ebb95b6]
	* bitlbee.c (modified)
	* conf.c (modified)
	* conf.h (modified)
	* configure (modified)
	* crypting.h (modified)
	* debian/postinst (modified)
	* debian/prerm (modified)
	* doc/user-guide/commands.xml (modified)
	* help.h (modified)
	* irc.c (modified)
	* lib/misc.c (modified)
	* lib/proxy.c (modified)
	* protocols/jabber/io.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/jabber/xmltree.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/oscar/oscar.c (modified)
	* storage.h (modified)

	Merging from devel/Jelmer.


Wed, 14 Nov 2007 23:29:43 GMT Wilmer van der Gaast <wilmer@…> [a6df0b5]
	* doc/user-guide/commands.xml (modified)
	* protocols/jabber/jabber.c (modified)

	Added "xmlconsole" setting so it can be enabled at login time
	already.


Wed, 14 Nov 2007 23:09:22 GMT Wilmer van der Gaast <wilmer@…> [1bf1ae6]
	* protocols/jabber/io.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/jabber/xmltree.c (modified)

	Removed some debugging stuff that shouldn't have been here for a long ...


Sat, 10 Nov 2007 09:25:50 GMT Wilmer van der Gaast <wilmer@…> [be68d99]
	* protocols/oscar/oscar.c (modified)

	Handing of multipart messages in OSCAR (usually from mobiles), this ...


Fri, 12 Oct 2007 12:18:16 GMT Jelmer Vernooij <jelmer@…> [764b163d]
	* protocols/nogaim.c (modified)

	Fix another warning.


Fri, 12 Oct 2007 00:08:58 GMT Wilmer van der Gaast <wilmer@…> [eda54e4]
	* Makefile (modified)
	* configure (modified)
	* doc/CHANGES (modified)
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* lib/Makefile (modified)
	* lib/arc.c (moved)
	* lib/arc.h (moved)
	* lib/base64.c (modified)
	* lib/base64.h (modified)
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* lib/ssl_bogus.c (modified)
	* protocols/jabber/sasl.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* root_commands.c (modified)
	* storage_xml.c (modified)
	* tests/Makefile (modified)
	* tests/check.c (modified)
	* tests/check_arc.c (added)
	* tests/check_util.c (modified)
	* unix.c (modified)

	Merge from devel.


Fri, 12 Oct 2007 00:06:50 GMT Wilmer van der Gaast <wilmer@…> [d444c09]
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* protocols/nogaim.c (modified)
	* tests/check_util.c (modified)

	Added word_wrap() function to misc.c and using it at the right places ...


Wed, 10 Oct 2007 22:15:59 GMT Wilmer van der Gaast <wilmer@…> [1186382]
	* doc/user-guide/commands.xml (modified)
	* irc.c (modified)
	* protocols/nogaim.c (modified)

	Made the netsplit-like quit messages optional.


Wed, 10 Oct 2007 00:34:24 GMT Wilmer van der Gaast <wilmer@…> [527360f]
	* protocols/nogaim.h (modified)

	Added some comments to nogaim.h (Thanks to Miklos Vajna).


Mon, 08 Oct 2007 00:04:33 GMT Miklos Vajna <vmiklos@…> [acd61b9]
	* protocols/nogaim.h (modified)

	Improve comments in nogaim.h so that writing support for new ...


Thu, 30 Aug 2007 22:23:07 GMT Wilmer van der Gaast <wilmer@…> [8ad90fb]
	* protocols/nogaim.c (modified)

	From vmiklos: More verbose error message on plugin load failures.


Wed, 08 Aug 2007 09:20:57 GMT Wilmer van der Gaast <wilmer@…> [82135c7]
	* protocols/jabber/message.c (modified)

	Not trying to handle typing notifications from unknown buddies ...


Mon, 30 Jul 2007 19:12:06 GMT Wilmer van der Gaast <wilmer@…> [1baaef8]
	* protocols/jabber/io.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/presence.c (modified)

	Added jabber_error_parse() and using it for both stream- and stanza ...


Sun, 15 Jul 2007 15:47:34 GMT Wilmer van der Gaast <wilmer@…> [85023c6]
	* protocols/jabber/conference.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)

	Added imcb_clean_handle() to sanitize handles properly (without ...


Sat, 14 Jul 2007 23:54:18 GMT Wilmer van der Gaast <wilmer@…> [a8a0b4c]
	* lib/base64.c (modified)
	* lib/base64.h (modified)
	* lib/rc4.c (modified)
	* lib/rc4.h (modified)
	* lib/ssl_bogus.c (modified)
	* protocols/jabber/sasl.c (modified)
	* storage_xml.c (modified)

	Merge from Jelmer (making GCC4 happy by sanitizing some typecasting ...


Wed, 11 Jul 2007 14:22:00 GMT Wilmer van der Gaast <wilmer@…> [c9c7ca7]
	* protocols/nogaim.c (modified)

	Fixed imc_logout() (assigning u too early). Stupid me.


Sat, 07 Jul 2007 17:19:28 GMT Jelmer Vernooij <jelmer@…> [3b6eadc]
	* lib/base64.c (modified)
	* lib/base64.h (modified)
	* lib/rc4.c (modified)
	* lib/rc4.h (modified)
	* protocols/jabber/sasl.c (modified)
	* storage_xml.c (modified)

	Fix some warnings in storage.c.


Thu, 05 Jul 2007 23:39:47 GMT Wilmer van der Gaast <wilmer@…> [e900442]
	* Makefile (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/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)
	* doc/user-guide/commands.xml (modified)
	* help.c (modified)
	* help.h (modified)
	* lib/Makefile (modified)
	* protocols/Makefile (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/msn/Makefile (modified)
	* protocols/oscar/Makefile (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/yahoo/Makefile (modified)
	* set.h (modified)
	* tests/Makefile (modified)
	* tests/check.c (modified)
	* tests/check_crypting.c (added)
	* tests/check_help.c (added)
	* tests/check_set.c (added)
	* tests/check_user.c (added)
	* tests/check_util.c (modified)
	* tests/testsuite.h (modified)
	* unix.c (modified)
	* user.h (modified)

	Merging from devel. Added documentation for the join_chat command, ...


Mon, 02 Jul 2007 22:12:03 GMT Wilmer van der Gaast <wilmer@…> [9da0bbf]
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* root_commands.c (modified)

	Added (and using) jabber_chat_free() for better memory management, ...


Mon, 02 Jul 2007 21:24:04 GMT Wilmer van der Gaast <wilmer@…> [5d7dc00]
	* protocols/jabber/conference.c (modified)

	Stripping of unwanted characters (@ and =) in channel nicknames.


Mon, 02 Jul 2007 21:07:43 GMT Wilmer van der Gaast <wilmer@…> [1962ac1]
	* protocols/nogaim.c (modified)

	Fixed nick hint function to only set the nick if it's different from ...


Mon, 02 Jul 2007 09:30:48 GMT Wilmer van der Gaast <wilmer@…> [c377417]
	* protocols/jabber/jabber.c (modified)

	Cleaning up groupchats when shutting down the Jabber connection. The ...


Sun, 01 Jul 2007 19:58:23 GMT Wilmer van der Gaast <wilmer@…> [9c9b37c]
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/presence.c (modified)

	Keeping an original (not normalized) copy of the user's nickname. ...


Sun, 01 Jul 2007 16:29:21 GMT Wilmer van der Gaast <wilmer@…> [b9f8b87]
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/message.c (modified)

	Better handling of private messages via groupchats.


Sun, 01 Jul 2007 15:22:42 GMT Wilmer van der Gaast <wilmer@…> [2758cfe]
	* protocols/jabber/presence.c (modified)

	Properly updating away state info if one resource goes down while ...


Sun, 01 Jul 2007 14:52:45 GMT Wilmer van der Gaast <wilmer@…> [ae3c4fa]
	* Makefile (modified)
	* help.c (modified)
	* help.h (modified)
	* lib/Makefile (modified)
	* protocols/Makefile (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/msn/Makefile (modified)
	* protocols/oscar/Makefile (modified)
	* protocols/yahoo/Makefile (modified)
	* set.h (modified)
	* tests/Makefile (modified)
	* tests/check.c (modified)
	* tests/check_crypting.c (added)
	* tests/check_help.c (added)
	* tests/check_set.c (added)
	* tests/check_user.c (added)
	* tests/check_util.c (modified)
	* tests/testsuite.h (modified)
	* unix.c (modified)
	* user.h (modified)

	Merge from Jelmer (mainly unit testing things).


Sun, 01 Jul 2007 13:08:47 GMT Wilmer van der Gaast <wilmer@…> [40ef702]
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/xmltree.c (modified)
	* protocols/jabber/xmltree.h (modified)

	Less copy-pasting in the service discovery reply and added MUC ...


Tue, 19 Jun 2007 23:28:45 GMT Wilmer van der Gaast <wilmer@…> [a3d5766]
	* protocols/jabber/jabber.c (modified)

	Not calling imcb_remove_buddy() right after removing the XML console ...


Wed, 13 Jun 2007 23:31:39 GMT Wilmer van der Gaast <wilmer@…> [998b103]
	* bitlbee.c (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/nogaim.c (modified)

	Added imcb_remove_buddy() so deletions in Jabber roster pushes ...


Wed, 13 Jun 2007 23:31:18 GMT Wilmer van der Gaast <wilmer@…> [43d8cc5]
	* protocols/nogaim.c (modified)
	* user.c (modified)

	Fixed a memory management problem that caused some strange nickname ...


Wed, 13 Jun 2007 23:30:59 GMT Wilmer van der Gaast <wilmer@…> [7e9dc74]
	* protocols/nogaim.c (modified)

	Fixed the duplicate-nick problem. Very very very stupid bug... :-(


Mon, 04 Jun 2007 15:56:09 GMT Wilmer van der Gaast <wilmer@…> [c570c86]
	* protocols/jabber/conference.c (modified)

	Calling imcb_add_buddy() before setting the nickname. This is the ...


Mon, 04 Jun 2007 13:36:51 GMT Wilmer van der Gaast <wilmer@…> [e0e2a71]
	* bitlbee.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/nogaim.c (modified)

	Fixed retarded use of strcpy() and no longer using Jabber fullnames ...


Mon, 04 Jun 2007 13:22:05 GMT Wilmer van der Gaast <wilmer@…> [d06eabf]
	* nick.c (modified)
	* nick.h (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)

	Added imcb_buddy_nick_hint so the Jabber conference module can ...


Mon, 04 Jun 2007 11:45:33 GMT Wilmer van der Gaast <wilmer@…> [54f2f55]
	* protocols/jabber/conference.c (modified)

	Now anonymous rooms should really work. This makes sure the self-join ...


Mon, 04 Jun 2007 11:32:37 GMT Wilmer van der Gaast <wilmer@…> [bb95d43]
	* protocols/jabber/io.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/xmltree.c (modified)

	Added a real XML-console to the Jabber module! Add the handle ...


Sat, 28 Apr 2007 05:20:56 GMT Wilmer van der Gaast <wilmer@…> [05bcd20]
	* protocols/oscar/oscar.c (modified)

	s/Gender: Unknown// in OSCAR profile info. If we don't know, just ...


Thu, 26 Apr 2007 04:41:34 GMT Wilmer van der Gaast <wilmer@…> [6286f80]
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/nogaim.h (modified)

	Prepared the Jabber module for anonymous rooms, but the BitlBee core ...


Mon, 23 Apr 2007 05:18:47 GMT Wilmer van der Gaast <wilmer@…> [2d317bb]
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/jabber/xmltree.c (modified)
	* protocols/nogaim.c (modified)

	Fixes: handling of being kicked, now sending <presence/> tags to all ...


Mon, 23 Apr 2007 02:58:44 GMT Wilmer van der Gaast <wilmer@…> [0e7ab64]
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* protocols/jabber/conference.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* root_commands.c (modified)

	Got rid of one HORRIBLE stupidity called chat_by_channel(), which ...


Sun, 22 Apr 2007 23:39:37 GMT Wilmer van der Gaast <wilmer@…> [43671b9]
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/message.c (modified)
	* protocols/jabber/xmltree.c (modified)

	You can send messages too now. But it's still very kludgy and doesn't ...


Sun, 22 Apr 2007 20:44:27 GMT Wilmer van der Gaast <wilmer@…> [e35d1a1]
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/conference.c (added)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/message.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/jabber/xmltree.c (modified)
	* protocols/msn/sb.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* root_commands.c (modified)

	Read-only support for Jabber conferences (non-anonymous rooms only). ...


Sun, 22 Apr 2007 02:15:36 GMT Wilmer van der Gaast <wilmer@…> [c737ba7]
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)

	join_chat root command works for AIM chats now. (Was trivial to add ...


Sat, 21 Apr 2007 05:18:40 GMT Wilmer van der Gaast <wilmer@…> [df1fb67]
	* irc.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Consistency; Using OPT_T(YP|HINK)ING for outgoing typing notfication ...


Sat, 21 Apr 2007 05:02:05 GMT Wilmer van der Gaast <wilmer@…> [17fa798]
	* protocols/jabber/presence.c (modified)

	Jabber module should always send the status information of the ...


Sat, 21 Apr 2007 04:22:44 GMT Wilmer van der Gaast <wilmer@…> [d11dd2f]
	* protocols/nogaim.h (modified)

	Added G_GNUC_PRINTF() to imcb_(log|error) to keep an eye on fmt ...


Sat, 21 Apr 2007 04:13:21 GMT Wilmer van der Gaast <wilmer@…> [f6c963b]
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Renamed some more prpl functions.


Fri, 20 Apr 2007 05:19:06 GMT Wilmer van der Gaast <wilmer@…> [61ae52c]
	* protocols/msn/sb.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Renamed/slightly changed syntax of groupchat callback functions.