#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-06-15T15:36:12Z

Tue, 12 Feb 2008 02:09:57 GMT Sven Moritz Hallberg <sm@…> [1c18ce1]
	* doc/user-guide/commands.xml (modified)

	update settings documentation


Tue, 12 Feb 2008 01:32:28 GMT Sven Moritz Hallberg <sm@…> [f5ac0fb]
	* doc/user-guide/commands.xml (modified)

	document otr commands


Tue, 12 Feb 2008 00:25:41 GMT Sven Moritz Hallberg <sm@…> [3ffc53e]
	* doc/README (modified)

	add a blurb about OTR to the README


Tue, 12 Feb 2008 00:08:43 GMT Sven Moritz Hallberg <sm@…> [0529a7f]
	* otr.h (modified)

	bugfix for compiling with otr disabled


Tue, 12 Feb 2008 00:01:35 GMT Sven Moritz Hallberg <sm@…> [e2b15bb]
	* irc.c (modified)
	* otr.c (modified)
	* otr.h (modified)
	* set.c (modified)
	* set.h (modified)

	- add global policy setting
	- add copyright and author notices to ...


Mon, 11 Feb 2008 23:16:23 GMT Sven Moritz Hallberg <sm@…> [5f4eede]
	* irc.c (modified)
	* otr.c (modified)
	* query.c (modified)

	- add nonfunctional 'otr forget key' implementation
	- add ...


Mon, 11 Feb 2008 21:53:10 GMT Sven Moritz Hallberg <sm@…> [8bd697c]
	* query.c (modified)

	query_add: allow NULL for ic and pass irc to handler in that case


Mon, 11 Feb 2008 21:20:35 GMT Sven Moritz Hallberg <sm@…> [c595308]
	* irc.c (modified)
	* irc.h (modified)
	* otr.c (modified)
	* root_commands.c (modified)

	- use a recursive otr_mutex
	- implement 'otr forget fingerprint' and ...


Mon, 11 Feb 2008 20:58:33 GMT Sven Moritz Hallberg <sm@…> [d6fdf44]
	* query.c (modified)

	pass the im_connection as first argument to yes/no handlers


Mon, 11 Feb 2008 20:31:27 GMT Sven Moritz Hallberg <sm@…> [e6cb110]
	* query.c (modified)

	allow NULL for yes/no handlers


Mon, 11 Feb 2008 15:16:14 GMT Sven Moritz Hallberg <sm@…> [3b8e8109]
	* irc.c (modified)

	honor voice/op/halfop buddies in chats


Mon, 11 Feb 2008 15:14:57 GMT Sven Moritz Hallberg <sm@…> [7f4016b]
	* irc.c (modified)

	display ops/halfops/voices correctly in /names


Mon, 11 Feb 2008 14:36:19 GMT Sven Moritz Hallberg <sm@…> [8c2b1c3]
	* otr.c (modified)

	honor simulate_netsplit for encrypted/trusted mode changes


Mon, 11 Feb 2008 14:33:53 GMT Sven Moritz Hallberg <sm@…> [2a2db6f]
	* irc.c (modified)

	announce that we support halfops


Sun, 10 Feb 2008 21:54:28 GMT Sven Moritz Hallberg <sm@…> [5bf5edf]
	* otr.c (modified)
	* root_commands.c (modified)

	log out all accounts when going into keygen


Sun, 10 Feb 2008 21:12:13 GMT Sven Moritz Hallberg <sm@…> [5d62040]
	* otr.c (modified)

	remove cleartext fallbacks during keygen


Sun, 10 Feb 2008 17:56:59 GMT Sven Moritz Hallberg <sm@…> [94e7eb3]
	* otr.c (modified)
	* query.c (modified)

	add 'otr keygen' command


Sun, 10 Feb 2008 16:46:10 GMT Sven Moritz Hallberg <sm@…> [8521b02]
	* otr.c (modified)

	- rename request/abort commands to connect/disconnect
	- support 'otr ...


Sun, 10 Feb 2008 13:36:43 GMT Sven Moritz Hallberg <sm@…> [52e6e17]
	* irc.c (modified)
	* otr.c (modified)
	* protocols/nogaim.c (modified)
	* set.c (modified)
	* set.h (modified)

	Support halfops for 'notaway' status etc.


Sat, 09 Feb 2008 22:24:39 GMT Sven Moritz Hallberg <sm@…> [f55cfe9]
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)

	remove old away_devoice stuff


Sat, 09 Feb 2008 17:58:13 GMT Sven Moritz Hallberg <sm@…> [5a71d9c]
	* irc.c (modified)
	* irc.h (modified)
	* lib/misc.c (modified)
	* otr.c (modified)
	* 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)
	* set.c (modified)
	* set.h (modified)
	* user.h (modified)

	- add support for setting ops/voice according to OTR msgstate
	- add ...


Wed, 06 Feb 2008 16:42:23 GMT Sven Moritz Hallberg <sm@…> [a13855a]
	* otr.c (modified)

	use peernicks and try to guess max message size


Sun, 03 Feb 2008 22:28:13 GMT Sven Moritz Hallberg <sm@…> [3c80a9d]
	* otr.c (modified)

	otr: check some error conditions


Sun, 03 Feb 2008 21:30:03 GMT Sven Moritz Hallberg <sm@…> [764c7d1]
	* Makefile (modified)
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* configure (modified)
	* irc.c (modified)
	* irc.h (modified)
	* log.c (modified)
	* log.h (modified)
	* otr.c (added)
	* otr.h (added)
	* protocols/nogaim.c (modified)
	* root_commands.c (modified)
	* storage.c (modified)
	* unix.c (modified)
	* user.c (modified)
	* user.h (modified)

	OTR support, first checkin


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


Sat, 19 Jan 2008 18:23:56 GMT Wilmer van der Gaast <wilmer@…> [003553b]
	* configure (modified)

	Using test -f instead of test -e. This breaks if the include files ...


Sat, 19 Jan 2008 12:36:30 GMT Wilmer van der Gaast <wilmer@…> [bea1305]
	* lib/md5.c (modified)

	Added byte swapping code to the new MD5 checksumming code to make it ...


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


Sun, 13 Jan 2008 14:45:51 GMT Wilmer van der Gaast <wilmer@…> [07ff8a2]
	* doc/user-guide/quickstart.xml (modified)

	Fixed quickstart2. (Bug #349.)


Sun, 13 Jan 2008 00:15:12 GMT Wilmer van der Gaast <wilmer@…> [fc0cf92]
	* irc.c (modified)

	Different handling of charset mismatches before login time. Ignoring ...


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


Fri, 11 Jan 2008 00:45:18 GMT Wilmer van der Gaast <wilmer@…> [e731120]
	* root_commands.c (modified)

	Adding own handle to protocol name in blist output for people with ...


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:56:34 GMT Wilmer van der Gaast <wilmer@…> [6e68a52]
	* Makefile (modified)

	Build fix from vmiklos.


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


Sat, 05 Jan 2008 15:00:15 GMT Wilmer van der Gaast <wilmer@…> [f394500]
	* lib/events_glib.c (modified)

	Removed closure->result. I was planning to add some more stuff, but ...


Sun, 30 Dec 2007 23:40:59 GMT Miklos Vajna <vmiklos@…> [debc281]
	* Makefile (modified)

	encode: md5.c is no longer in protocols/, it's in lib/

	Fix build ...


Fri, 28 Dec 2007 23:27:45 GMT Wilmer van der Gaast <wilmer@…> [6f7ac17]
	* lib/proxy.c (modified)

	Fixed return value check in proxy_connect(), since on some systems
	a ...


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


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:57:49 GMT Wilmer van der Gaast <wilmer@…> [3e79889]
	* lib/ssl_gnutls.c (modified)

	Checking conn->xcred before trying to clean it up since GnuTLS ...


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


Mon, 10 Dec 2007 22:57:13 GMT Wilmer van der Gaast <wilmer@…> [0f47613]
	* nick.c (modified)
	* tests/check_nick.c (modified)

	Don't allow nicks that start with a number.


Mon, 10 Dec 2007 22:33:08 GMT Wilmer van der Gaast <wilmer@…> [71dc854]
	* root_commands.c (modified)

	Fixed "set xxx" syntax (it showed all settings instead of just xxx).


Sun, 09 Dec 2007 23:23:03 GMT Wilmer van der Gaast <wilmer@…> [3f2bc2d]
	* doc/CREDITS (modified)

	If I keep forgetting to credit people in commit msgs I should ...


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


Sun, 02 Dec 2007 23:18:25 GMT Wilmer van der Gaast <wilmer@…> [aaf92a9]
	* bitlbee.conf (modified)
	* conf.c (modified)
	* conf.h (modified)
	* unix.c (modified)

	Imported setuid() patch from Simo Leone <simo@archlinux...> with some ...


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:27:46 GMT Wilmer van der Gaast <wilmer@…> [fc5d06d]
	* irc.c (modified)

	Merging a change I should've pulled before committing three other ...


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 17:24:46 GMT Wilmer van der Gaast <wilmer@…> [911cc4f]
	* configure (modified)

	Defining DEBUG via CFLAGS so that it'll always be there, even when a ...


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


Sun, 02 Dec 2007 11:00:15 GMT Wilmer van der Gaast <wilmer@…> [94d52d64]
	* irc.c (modified)

	Added charset checks on incoming msgs (from the IRC side) to prevent ...


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 23:24:26 GMT Wilmer van der Gaast <wilmer@…> [b6a2373]
	* bitlbee.c (modified)
	* lib/events_libevent.c (modified)

	Fixed the epoll+ForkDaemon combination. The libevent event handling ...


Sat, 24 Nov 2007 19:07:22 GMT Wilmer van der Gaast <wilmer@…> [221a273]
	* Makefile (modified)
	* bitlbee.h (modified)
	* doc/CHANGES (modified)

	1.1.1dev (Although the CHANGES change isn't in there).


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


Fri, 23 Nov 2007 22:25:04 GMT Wilmer van der Gaast <wilmer@…> [df6d1da]
	* crypting.c (modified)
	* debian/copyright (modified)
	* lib/md5.c (modified)
	* lib/md5.h (modified)

	Replaced GPL-incompatible MD5 hashing code.


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


Tue, 20 Nov 2007 00:13:58 GMT Wilmer van der Gaast <wilmer@…> [d75597b]
	* conf.c (modified)

	Fixed memory management issues introduced by at least the ...


Mon, 19 Nov 2007 23:41:42 GMT Wilmer van der Gaast <wilmer@…> [3e1e11af]
	* bitlbee.c (modified)
	* irc.c (modified)

	Fixed NULL pointer dereference (in printf) when connected to a non- ...


Mon, 19 Nov 2007 23:36:57 GMT Wilmer van der Gaast <wilmer@…> [7df5a08]
	* doc/CHANGES (modified)

	Changelog update.


Mon, 19 Nov 2007 23:16:18 GMT Wilmer van der Gaast <wilmer@…> [256899f]
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/misc.xml (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* nick.c (modified)
	* nick.h (modified)
	* protocols/jabber/Makefile (modified)
	* protocols/jabber/conference.c (added)
	* 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/message.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/jabber/sasl.c (modified)
	* protocols/jabber/xmltree.c (modified)
	* protocols/jabber/xmltree.h (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)
	* user.c (modified)

	Merging Jabber groupchat support.


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


Sat, 17 Nov 2007 12:20:51 GMT Wilmer van der Gaast <wilmer@…> [cd428e4]
	* doc/user-guide/commands.xml (modified)
	* root_commands.c (modified)
	* set.c (modified)
	* set.h (modified)

	Added (account) set -del.


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


Mon, 05 Nov 2007 22:59:49 GMT Wilmer van der Gaast <wilmer@…> [2231302]
	* bitlbee.c (modified)
	* conf.c (modified)
	* conf.h (modified)
	* configure (modified)
	* crypting.h (modified)
	* help.h (modified)
	* irc.c (modified)
	* lib/misc.c (modified)
	* lib/proxy.c (modified)
	* protocols/nogaim.c (modified)
	* storage.h (modified)

	Merging from Jelmer.


Tue, 30 Oct 2007 23:44:39 GMT Wilmer van der Gaast <wilmer@…> [5e2615a]
	* irc.c (modified)

	s/FAQ's/FAQs/


Mon, 22 Oct 2007 22:39:46 GMT Wilmer van der Gaast <wilmer@…> [7448e1b]
	* debian/postinst (modified)
	* debian/prerm (modified)

	debian/ specific: Changed "rm help.txt at upgrade" hack to not remove ...


Thu, 18 Oct 2007 19:03:02 GMT Jelmer Vernooij <jelmer@…> [7435ccf]
	* bitlbee.c (modified)
	* irc.c (modified)

	Fix indentation.


Thu, 18 Oct 2007 16:44:25 GMT Jelmer Vernooij <jelmer@…> [e9b755e]
	* bitlbee.c (modified)
	* conf.c (modified)
	* conf.h (modified)
	* configure (modified)
	* irc.c (modified)
	* lib/misc.c (modified)
	* lib/misc.h (modified)

	Use standard functions for dealing with both IPv6 and IPv4.


Thu, 18 Oct 2007 16:07:30 GMT Jelmer Vernooij <jelmer@…> [c511365]
	* doc/user-guide/commands.xml (modified)

	Merge upstream.


Sun, 14 Oct 2007 22:57:42 GMT Wilmer van der Gaast <wilmer@…> [3933853]
	* doc/user-guide/commands.xml (modified)

	Fixed a typo in "help join_chat".


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

	Fix another warning.


Fri, 12 Oct 2007 12:11:57 GMT Jelmer Vernooij <jelmer@…> [f618a4a]
	* lib/proxy.c (modified)

	Fix GCC warning.


Fri, 12 Oct 2007 12:11:32 GMT Jelmer Vernooij <jelmer@…> [c78c032]
	* conf.h (modified)
	* crypting.h (modified)
	* help.h (modified)
	* storage.h (modified)

	Add GCC attributes.


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:45:19 GMT Wilmer van der Gaast <wilmer@…> [285b55d]
	* configure (modified)

	configure script now allows one to override CFLAGS. (Bug #171)