#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-06-13T06:27:06Z

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


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)


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 21:56:32 GMT Wilmer van der Gaast <wilmer@…> [8c2008e]
	* doc/CHANGES (modified)

	Added 1.0.4 changes to doc/CHANGES.


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 13:56:09 GMT Miklos Vajna <vmiklos@…> [2896674]
	* lib/Makefile (modified)
	* lib/arc.c (moved)
	* lib/arc.h (moved)
	* storage_xml.c (modified)
	* tests/Makefile (modified)
	* tests/check.c (modified)
	* tests/check_arc.c (added)

	Merge http://code.bitlbee.org/bitlbee/.


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


Sun, 07 Oct 2007 22:07:25 GMT Wilmer van der Gaast <wilmer@…> [e2869bf]
	* lib/arc.c (modified)
	* tests/check_arc.c (modified)

	"Changed" the ArcFour implementation. I'm afraid this was a waste of ...


Sun, 07 Oct 2007 21:45:41 GMT Wilmer van der Gaast <wilmer@…> [2305488]
	* tests/Makefile (modified)
	* tests/check.c (modified)
	* tests/check_arc.c (added)

	Adding test for arc.c so that I can now safely replace the RC4 code ...


Sun, 07 Oct 2007 20:42:37 GMT Wilmer van der Gaast <wilmer@…> [a7b5925]
	* lib/Makefile (modified)
	* lib/arc.c (moved)
	* lib/arc.h (moved)
	* storage_xml.c (modified)

	Renaming RC4 to ArcFour (possible trademark issues).


Tue, 25 Sep 2007 08:08:56 GMT Wilmer van der Gaast <wilmer@…> [9334cc2]
	* root_commands.c (modified)

	Fixed NULL pointer dereference in "account set" command. That command ...


Sat, 01 Sep 2007 21:57:22 GMT Wilmer van der Gaast <wilmer@…> [8d32b9e]
	* irc.c (modified)

	Made UTF-8 the new default charset. This is the default on pretty ...


Thu, 30 Aug 2007 22:30:27 GMT Wilmer van der Gaast <wilmer@…> [60c1a4e]
	* unix.c (modified)

	Changed the order in which things are loaded a little bit so ...


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.


Thu, 30 Aug 2007 22:22:43 GMT Wilmer van der Gaast <wilmer@…> [f2b171d]
	* Makefile (modified)

	From vmiklos: Fixed list of header files in Makefile.


Thu, 30 Aug 2007 22:17:51 GMT Wilmer van der Gaast <wilmer@…> [2abfbc5]
	* configure (modified)

	From vmiklos: Added --plugins= option to configure script.


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


Sat, 14 Jul 2007 23:47:38 GMT Wilmer van der Gaast <wilmer@…> [1da00b1]
	* configure (modified)

	Hiding LDAP support because it doesn't actually work at all ATM.


Sat, 14 Jul 2007 23:45:30 GMT Wilmer van der Gaast <wilmer@…> [1ffb46f]
	* doc/user-guide/misc.xml (modified)

	Added join_chat command to the "help groupchat" information.


Sat, 14 Jul 2007 17:24:52 GMT Wilmer van der Gaast <wilmer@…> [8c4afbfa]
	* debian/changelog (modified)
	* debian/copyright (modified)
	* debian/rules (modified)

	Merging more debian/ changes.


Sat, 14 Jul 2007 17:20:18 GMT Wilmer van der Gaast <wilmer@…> [cbaac62]
	* debian/rules (modified)

	Adding an epoch to "spoofed" version numbers to make sure apt doesn't ...


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:21:12 GMT Jelmer Vernooij <jelmer@…> [b9e4ab5]
	* lib/ssl_bogus.c (modified)

	Fix ssl_bogus.


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.


Fri, 06 Jul 2007 08:11:13 GMT Wilmer van der Gaast <wilmer@…> [c4f2c6a]
	* debian/changelog (modified)
	* debian/copyright (modified)

	Removed MPL from debian/copyright because the old Jabber module is ...


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


Thu, 05 Jul 2007 23:36:48 GMT Wilmer van der Gaast <wilmer@…> [19a8088]
	* 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)

	Adding debian/ tree to the repository again. Updated it to include ...


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


Sun, 01 Jul 2007 12:20:23 GMT Wilmer van der Gaast <wilmer@…> [7bf4326]
	* root_commands.c (modified)

	Better groupchat channel name generation/verification.


Sat, 30 Jun 2007 21:52:44 GMT Wilmer van der Gaast <wilmer@…> [f7b44f2]
	* doc/user-guide/commands.xml (modified)

	Added help information for the join_chat command and its five ...


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

	Fixed irc_chat_by_channel() to not break if using multiple IM ...


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.


Sat, 21 Apr 2007 03:23:39 GMT Wilmer van der Gaast <wilmer@…> [b0eaa5b]
	* account.c (modified)

	No auto reconnect when the user does "account off" (in fact this auto ...


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.


Fri, 20 Apr 2007 04:49:30 GMT Wilmer van der Gaast <wilmer@…> [d323394c]
	* nick.c (modified)
	* nick.h (modified)
	* protocols/nogaim.c (modified)

	New code to use nicknames stored in ICQ contact lists.


Thu, 19 Apr 2007 06:03:43 GMT Wilmer van der Gaast <wilmer@…> [f0cb961]
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber_util.c (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/libyahoo2.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* root_commands.c (modified)

	More API changes: buddy list management. imcb_add_buddy() is now a ...


Wed, 18 Apr 2007 02:49:49 GMT Wilmer van der Gaast <wilmer@…> [33dc261]
	* protocols/jabber/presence.c (modified)

	Fixed NULL pointer dereference in Jabber code.


Tue, 17 Apr 2007 04:49:17 GMT Wilmer van der Gaast <wilmer@…> [9624fdf]
	* protocols/jabber/message.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)

	API cleanup pretty much complete. Fixed pretty much everything except ...


Tue, 17 Apr 2007 03:57:30 GMT Wilmer van der Gaast <wilmer@…> [717e3bf]
	* protocols/yahoo/yahoo.c (modified)

	Hopefully improved Yahoo! "markup" stripping.


Mon, 16 Apr 2007 04:44:08 GMT Wilmer van der Gaast <wilmer@…> [b3cae44]
	* doc/CREDITS (modified)

	Forgot to credit Greg for the update, and sorry to infamous41md for ...


Mon, 16 Apr 2007 04:31:52 GMT Wilmer van der Gaast <wilmer@…> [cfc8d58]
	* 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)

	Updating the Yahoo! module. This seems to fix handling of incoming ...


Mon, 16 Apr 2007 04:01:13 GMT Wilmer van der Gaast <wilmer@…> [6bbb939]
	* irc_commands.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/msn/msn.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)

	Split serv_got_update() into imcb_buddy_(status|times). (Well, the ...


Mon, 16 Apr 2007 01:03:08 GMT Wilmer van der Gaast <wilmer@…> [84b045d]
	* Makefile (modified)
	* irc.c (modified)
	* irc_commands.c (modified)
	* protocols/jabber/io.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/jabber/sasl.c (modified)
	* protocols/msn/msn.c (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/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/oscar.c (modified)
	* protocols/oscar/rxqueue.c (modified)
	* protocols/oscar/search.c (modified)
	* protocols/oscar/service.c (modified)
	* protocols/oscar/txqueue.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* query.c (modified)
	* root_commands.c (modified)

	s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a ...


Sun, 15 Apr 2007 22:39:35 GMT Wilmer van der Gaast <wilmer@…> [c2fb3809]
	* account.c (modified)
	* irc.c (modified)
	* protocols/jabber/io.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/sasl.c (modified)
	* protocols/msn/msn.c (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/yahoo/yahoo.c (modified)
	* root_commands.c (modified)

	Cleaned up struct im_connection. No more username/password stuff ...


Sun, 15 Apr 2007 21:59:52 GMT Wilmer van der Gaast <wilmer@…> [cd4723c]
	* protocols/jabber/iq.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	More format string problems.


Fri, 06 Apr 2007 05:34:23 GMT Wilmer van der Gaast <wilmer@…> [552e641]
	* protocols/jabber/io.c (modified)
	* protocols/msn/ns.c (modified)

	Now that all these functions take format strings, I have to make sure ...


Fri, 06 Apr 2007 05:20:31 GMT Wilmer van der Gaast <wilmer@…> [aef4828]
	* account.c (modified)
	* irc.c (modified)
	* protocols/jabber/io.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/jabber/sasl.c (modified)
	* protocols/msn/msn.c (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/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/oscar.c (modified)
	* protocols/oscar/rxqueue.c (modified)
	* protocols/oscar/search.c (modified)
	* protocols/oscar/service.c (modified)
	* protocols/oscar/txqueue.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* query.c (modified)

	More cleanups, mainly in the callbacks. Replaced things like ...


Sat, 31 Mar 2007 05:40:45 GMT Wilmer van der Gaast <wilmer@…> [0da65d5]
	* account.c (modified)
	* account.h (modified)
	* irc.c (modified)
	* irc_commands.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/message.c (modified)
	* protocols/jabber/presence.c (modified)
	* protocols/jabber/sasl.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/aim.h (modified)
	* protocols/oscar/im.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/oscar/service.c (modified)
	* protocols/yahoo/yahoo.c (modified)
	* query.c (modified)
	* query.h (modified)
	* root_commands.c (modified)
	* user.c (modified)
	* user.h (modified)

	s/gaim_connection/im_connection/ and some other minor API changes. ...


Wed, 28 Mar 2007 05:53:11 GMT Wilmer van der Gaast <wilmer@…> [fa29d093]
	* irc.c (modified)
	* irc_commands.c (modified)
	* motd.txt (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.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)

	Preparing for Jabber conference room support.


Mon, 26 Feb 2007 04:46:35 GMT Wilmer van der Gaast <wilmer@…> [723e611]
	* set.c (modified)
	* set.h (modified)

	Removed boolean code from set_getint() and added bits of help to
	set.h.


Sun, 18 Feb 2007 23:57:12 GMT Wilmer van der Gaast <wilmer@…> [b6423a09]
	* doc/CHANGES (modified)
	* lib/url.c (modified)

	Little fix copied from Jelmer's integration branch, want to import ...


Sun, 18 Feb 2007 23:48:02 GMT Wilmer van der Gaast <wilmer@…> [6cfcfdf]
	* bitlbee.h (modified)
	* doc/CHANGES (modified)

	Added the right version tag.


Sun, 18 Feb 2007 23:47:17 GMT Wilmer van der Gaast <wilmer@…> [d4589cb]
	* conf.c (modified)
	* doc/CHANGES (modified)
	* doc/README (modified)
	* doc/bitlbee.8 (modified)

	Little doc/help update.