#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-07-03T10:45:24Z

Mon, 26 Jan 2015 03:27:24 GMT dequis <dx@…> [5eab298f]
	* bitlbee.c (modified)
	* lib/misc.c (modified)
	* unix.c (modified)

	random_bytes: Use /dev/urandom only, don't bother trying /dev/random
 ...


Mon, 26 Jan 2015 02:43:35 GMT dequis <dx@…> [11e7828]
	* protocols/account.c (modified)
	* protocols/nogaim.c (modified)

	Fix whatsapp local contact lists

	Had to move the code that adds ...


Mon, 26 Jan 2015 02:43:34 GMT dequis <dx@…> [fcb2c2e]
	* doc/user-guide/commands.xml (modified)
	* protocols/jabber/jabber.c (modified)

	jabber: Account-wide display_name setting, for groupchats

	This sets ...


Mon, 26 Jan 2015 02:43:34 GMT dequis <dx@…> [be1efa3]
	* protocols/bee_chat.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/nogaim.h (modified)

	Add handle_is_self() prpl function to fix JID mismatch confusion bugs ...


Mon, 26 Jan 2015 02:43:34 GMT dequis <dx@…> [8519f45]
	* protocols/oscar/chat.c (modified)
	* protocols/oscar/tlv.c (modified)

	Silence some oscar compilation warnings

	And that's enough editing ...


Sun, 25 Jan 2015 21:30:53 GMT Jelmer Vernooij <jelmer@…> [95e17fc]
	* .travis.yml (modified)

	Run 'make check' from travis.


Sun, 25 Jan 2015 05:00:06 GMT dequis <dx@…> [e26aa72]
	* .gitignore (moved)
	* .travis.yml (added)
	* Makefile (modified)
	* README.md (added)
	* configure (modified)
	* doc/Makefile (modified)
	* doc/git-bzr-rev-map (added)

	Add git specific stuff!

	- A few build system tweaks
	- A fancy ...


Sat, 17 Jan 2015 20:13:19 GMT Wilmer van der Gaast <wilmer@…> [eb4ad8d]
	* configure (modified)
	* ipc.c (modified)
	* irc_channel.c (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* lib/ns_parse.c (modified)
	* lib/proxy.c (modified)
	* nick.c (modified)
	* otr.c (modified)
	* protocols/bee_chat.c (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/oscar/conn.c (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter_lib.c (modified)
	* protocols/yahoo/libyahoo2.c (modified)
	* protocols/yahoo/yahoo_util.h (modified)
	* set.c (modified)
	* tests/check_arc.c (modified)
	* tests/check_irc.c (modified)
	* tests/check_jabber_sasl.c (modified)

	Merging random other fixes/cleanups.


Sat, 17 Jan 2015 20:00:49 GMT Wilmer van der Gaast <wilmer@…> [1065dd4]
	* COPYING (modified)
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* commands.h (modified)
	* conf.c (modified)
	* conf.h (modified)
	* dcc.c (modified)
	* dcc.h (modified)
	* help.c (modified)
	* help.h (modified)
	* ipc.c (modified)
	* ipc.h (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* irc_user.c (modified)
	* irc_util.c (modified)
	* lib/events.h (modified)
	* lib/events_glib.c (modified)
	* lib/events_libevent.c (modified)
	* lib/http_client.c (modified)
	* lib/http_client.h (modified)
	* lib/ini.c (modified)
	* lib/ini.h (modified)
	* lib/json.c (modified)
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* lib/proxy.c (modified)
	* lib/proxy.h (modified)
	* lib/ssl_client.h (modified)
	* lib/ssl_gnutls.c (modified)
	* lib/ssl_nss.c (modified)
	* lib/ssl_openssl.c (modified)
	* lib/url.c (modified)
	* lib/url.h (modified)
	* log.c (modified)
	* log.h (modified)
	* nick.c (modified)
	* nick.h (modified)
	* otr.c (modified)
	* otr.h (modified)
	* protocols/account.c (modified)
	* protocols/account.h (modified)
	* protocols/bee.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)
	* protocols/bee_ft.c (modified)
	* protocols/bee_user.c (modified)
	* protocols/ft.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/sasl.c (modified)
	* protocols/msn/invitation.c (modified)
	* protocols/msn/invitation.h (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/msn/soap.c (modified)
	* protocols/msn/soap.h (modified)
	* protocols/msn/tables.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/auth.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/oscar/oscar_util.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/skype/skype.c (modified)
	* protocols/twitter/twitter.c (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_debug.h (modified)
	* protocols/yahoo/yahoo_httplib.c (modified)
	* protocols/yahoo/yahoo_httplib.h (modified)
	* protocols/yahoo/yahoo_list.h (modified)
	* protocols/yahoo/yahoo_util.c (modified)
	* protocols/yahoo/yahoo_util.h (modified)
	* query.c (modified)
	* query.h (modified)
	* root_commands.c (modified)
	* set.c (modified)
	* set.h (modified)
	* storage.c (modified)
	* storage.h (modified)
	* storage_xml.c (modified)
	* unix.c (modified)

	Merge cleanup changes. (FSF address fix, and using GLib variants of ...


Fri, 16 Jan 2015 19:50:25 GMT dequis <dx@…> [664bac3]
	* irc_im.c (modified)

	irc-im: fixed invalid memory reading on chat leave

	When a chat is ...


Fri, 16 Jan 2015 19:50:25 GMT dequis <dx@…> [ecbd22a]
	* irc_channel.c (modified)

	channel: fixed auto-join occurring when disabled

	With the auto_join ...


Fri, 16 Jan 2015 19:50:25 GMT dequis <dx@…> [fed4f76]
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* nick.c (modified)

	Fix UTF8 nick truncation issues

	When nicks exceeded the length ...


Fri, 16 Jan 2015 19:50:24 GMT dequis <dx@…> [4cff28f]
	* protocols/jabber/jabber_util.c (modified)

	Add jabber_normalize_ext() to fix case sensitivity issues with ext ...


Fri, 16 Jan 2015 19:50:24 GMT dequis <dx@…> [840394e]
	* lib/proxy.c (modified)

	http proxy: only check for "HTTP/1.x 200" in the status string

	It ...


Fri, 16 Jan 2015 19:50:24 GMT dequis <dx@…> [20c9c21]
	* lib/proxy.c (modified)

	Fix some more g_source_remove warnings, this time in proxy.c

	Both ...


Fri, 16 Jan 2015 19:50:24 GMT dequis <dx@…> [434ffa2]
	* set.c (modified)

	set_setint: use g_strdup_printf instead of relying on a char s[24];


Fri, 16 Jan 2015 19:50:24 GMT dequis <dx@…> [85c3004]
	* protocols/twitter/twitter_lib.c (modified)

	twitter: minor cleanup, use G_G(U)INT64_FORMAT instead of casting


Fri, 16 Jan 2015 19:50:24 GMT dequis <dx@…> [4f161e3]
	* protocols/msn/ns.c (modified)

	msn_ns_send_adl_1: Fix alloc_strlen coverity warning

	Allocating ...


Fri, 16 Jan 2015 19:50:24 GMT dequis <dx@…> [a6cd799]
	* ipc.c (modified)

	ipc_child_identify: fix a maybe-uninitialized warning


Fri, 16 Jan 2015 19:50:24 GMT dequis <dx@…> [25c4c78]
	* configure (modified)
	* ipc.c (modified)
	* irc_commands.c (modified)
	* lib/ns_parse.c (modified)
	* lib/proxy.c (modified)
	* protocols/oscar/conn.c (modified)
	* protocols/yahoo/libyahoo2.c (modified)
	* protocols/yahoo/yahoo_util.h (modified)
	* tests/check_arc.c (modified)
	* tests/check_irc.c (modified)
	* tests/check_jabber_sasl.c (modified)

	Fix compiler warnings on Cygwin and Mac OS X.

	* Don't use PIE/PIC ...


Fri, 16 Jan 2015 19:50:24 GMT dequis <dx@…> [7549d00]
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter_lib.c (modified)

	twitter: start stream from last tweet on connect/reconnect

	This ...


Fri, 16 Jan 2015 19:50:24 GMT dequis <dx@…> [885d294]
	* protocols/bee_chat.c (modified)

	bee-chat: create temporary users for unknown chat participants

	The ...


Fri, 16 Jan 2015 19:50:24 GMT dequis <dx@…> [eabe6d4]
	* otr.c (modified)

	cmd_otr_keygen: improve argument parsing


Fri, 16 Jan 2015 19:50:23 GMT dequis <dx@…> [6b13103]
	* dcc.c (modified)
	* irc_channel.c (modified)
	* irc_im.c (modified)
	* irc_util.c (modified)
	* lib/http_client.c (modified)
	* lib/ini.c (modified)
	* lib/json.c (modified)
	* lib/misc.c (modified)
	* lib/ssl_gnutls.c (modified)
	* lib/ssl_openssl.c (modified)
	* nick.c (modified)
	* otr.c (modified)
	* protocols/account.c (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/sasl.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/msn/sb.c (modified)
	* protocols/oscar/auth.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/oscar/oscar_util.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/skype/skype.c (modified)
	* protocols/twitter/twitter.c (modified)
	* protocols/yahoo/yahoo_httplib.c (modified)
	* set.c (modified)

	Replace isdigit/isalpha/.../tolower/toupper with glib variants

	This ...


Fri, 16 Jan 2015 19:50:23 GMT dequis <dx@…> [6f10697]
	* COPYING (modified)
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* commands.h (modified)
	* conf.c (modified)
	* conf.h (modified)
	* dcc.c (modified)
	* dcc.h (modified)
	* help.c (modified)
	* help.h (modified)
	* ipc.c (modified)
	* ipc.h (modified)
	* irc.c (modified)
	* irc.h (modified)
	* irc_channel.c (modified)
	* irc_commands.c (modified)
	* irc_im.c (modified)
	* irc_send.c (modified)
	* irc_user.c (modified)
	* irc_util.c (modified)
	* lib/events.h (modified)
	* lib/events_glib.c (modified)
	* lib/events_libevent.c (modified)
	* lib/http_client.c (modified)
	* lib/http_client.h (modified)
	* lib/ini.c (modified)
	* lib/ini.h (modified)
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* lib/proxy.c (modified)
	* lib/proxy.h (modified)
	* lib/ssl_client.h (modified)
	* lib/ssl_gnutls.c (modified)
	* lib/ssl_nss.c (modified)
	* lib/ssl_openssl.c (modified)
	* lib/url.c (modified)
	* lib/url.h (modified)
	* log.c (modified)
	* log.h (modified)
	* nick.c (modified)
	* nick.h (modified)
	* otr.c (modified)
	* otr.h (modified)
	* protocols/account.c (modified)
	* protocols/account.h (modified)
	* protocols/bee.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)
	* protocols/bee_ft.c (modified)
	* protocols/bee_user.c (modified)
	* protocols/ft.h (modified)
	* protocols/msn/invitation.c (modified)
	* protocols/msn/invitation.h (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/msn/soap.c (modified)
	* protocols/msn/soap.h (modified)
	* protocols/msn/tables.c (modified)
	* protocols/nogaim.c (modified)
	* protocols/nogaim.h (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/skype/skype.c (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_debug.h (modified)
	* protocols/yahoo/yahoo_httplib.c (modified)
	* protocols/yahoo/yahoo_httplib.h (modified)
	* protocols/yahoo/yahoo_list.h (modified)
	* protocols/yahoo/yahoo_util.c (modified)
	* protocols/yahoo/yahoo_util.h (modified)
	* query.c (modified)
	* query.h (modified)
	* root_commands.c (modified)
	* set.c (modified)
	* set.h (modified)
	* storage.c (modified)
	* storage.h (modified)
	* storage_xml.c (modified)
	* unix.c (modified)

	Fix incorrect Free Software Foundation address


Sat, 06 Dec 2014 17:58:35 GMT dequis <dx@…> [bc7a0d4]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)

	msn: configurable notification server host/port


Wed, 26 Nov 2014 05:25:05 GMT dequis <dx@…> [7233f68]
	* unix.c (modified)

	Improved signal handling to avoid deadlocks

	- SIGSEGV: broadcast a ...


Wed, 26 Nov 2014 05:25:00 GMT dequis <dx@…> [6f6725c]
	* bitlbee.c (modified)

	Use irc_write_all() to send the message in bitlbee_shutdown

	This ...


Mon, 24 Nov 2014 05:16:11 GMT dequis <dx@…> [9f8bb17]
	* protocols/twitter/twitter_lib.c (modified)

	twitter: Use g_strcasecmp for screen_name

	Fixes a few minor bugs ...


Mon, 24 Nov 2014 05:16:09 GMT dequis <dx@…> [b38d399]
	* lib/base64.c (modified)
	* lib/base64.h (modified)
	* lib/oauth.c (modified)
	* protocols/yahoo/libyahoo2.c (modified)

	Use glib functions for base64 decoding/encoding

	This fixes several ...


Mon, 24 Nov 2014 05:16:05 GMT dequis <dx@…> [e2472dd]
	* configure (modified)

	configure: --asan=1 parameter for AddressSanitizer

	Requires gcc ...


Mon, 17 Nov 2014 05:57:22 GMT dequis <dx@…> [aa6bcd8]
	* protocols/msn/soap.c (modified)

	msn: add 'allow' role if contact has neither block nor allow

	This ...


Mon, 17 Nov 2014 05:57:16 GMT dequis <dx@…> [3325df7]
	* protocols/msn/msn_util.c (modified)

	msn_buddy_ask: only ask to add if contact is in pending list
 ...


Mon, 17 Nov 2014 05:57:14 GMT dequis <dx@…> [a77a9ef]
	* protocols/msn/soap.h (modified)

	msn: Update ApplicationId again to one used by skype

	Because why not


Wed, 12 Nov 2014 06:20:04 GMT dequis <dx@…> [81186736]
	* protocols/msn/soap.h (modified)

	msn: update ABService ApplicationId to WLM 2012 to fix login

	The ...


Mon, 27 Oct 2014 08:05:44 GMT Wilmer van der Gaast <wilmer@…> [d2b3f25]
	* dcc.c (modified)
	* lib/ftutil.c (modified)
	* lib/http_client.c (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)

	Merging warning fixes from dx.


Mon, 27 Oct 2014 06:36:09 GMT dequis <dx@…> [b6bd99c]
	* dcc.c (modified)
	* lib/ftutil.c (modified)

	dcc: Fix some invalid memory accesses reported by ASAN

	ASAN <3


Mon, 27 Oct 2014 06:36:05 GMT dequis <dx@…> [8256ad5]
	* lib/http_client.c (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)

	Some more g_source_remove warning fixes

	- http_incoming_data ...


Fri, 17 Oct 2014 22:45:27 GMT Wilmer van der Gaast <wilmer@…> [fef97af]
	* doc/AUTHORS (modified)

	doc/AUTHORS updated to the current state of things.


Fri, 17 Oct 2014 22:37:41 GMT Wilmer van der Gaast <wilmer@…> [9ead105]
	* lib/xmltree.c (modified)
	* lib/xmltree.h (modified)
	* nick.c (modified)
	* protocols/jabber/io.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* protocols/jabber/sasl.c (modified)

	Bunch of merges from dx.


Fri, 17 Oct 2014 22:26:18 GMT Wilmer van der Gaast <wilmer@…> [4f7255d]
	* debian/changelog (modified)
	* debian/copyright (modified)
	* lib/arc.c (modified)
	* lib/json_util.c (modified)
	* lib/json_util.h (modified)
	* lib/oauth.c (modified)
	* lib/xmltree.c (modified)
	* lib/xmltree.h (modified)

	Debian bug #764181: Accidentally had an LGPL header in a bunch of ...


Sat, 11 Oct 2014 10:43:44 GMT dequis <dx@…> [46511b3]
	* nick.c (modified)

	nick_lc: use unsigned chars to avoid unicode issues


Sat, 11 Oct 2014 02:20:53 GMT dequis <dx@…> [7b40f17]
	* lib/xmltree.c (modified)
	* lib/xmltree.h (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)

	Add support for XEP-0203: Delayed delivery (message timestamps)
 ...


Sat, 11 Oct 2014 02:20:53 GMT dequis <dx@…> [0e35ff6]
	* protocols/jabber/io.c (modified)

	Handle not-authorized stream errors, avoid reconnect

	Got this one ...


Sat, 11 Oct 2014 02:20:52 GMT dequis <dx@…> [c27a923]
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/sasl.c (modified)

	Remove MSNXMPP specific code

	The MSN XMPP gateway was shutdown ...


Sun, 05 Oct 2014 22:04:38 GMT Wilmer van der Gaast <wilmer@…> [5cb21d1]
	* debian/bitlbee-common.postinst (modified)
	* debian/changelog (modified)

	Merge changes from 3.2.2-1 Debian upload.


Sun, 05 Oct 2014 22:02:56 GMT Wilmer van der Gaast <wilmer@…> [c180110]
	* debian/bitlbee-common.postinst (modified)
	* debian/changelog (modified)

	3.2.2-1. Minor change, removed very old compatibility kludge.


Sun, 05 Oct 2014 21:24:36 GMT Wilmer van der Gaast <wilmer@…> [3a8b850]
	* Makefile (modified)
	* debian/changelog (modified)
	* debian/control (modified)

	Merging two other Debian fixes in preparation for a 3.2.2-1 upload.


Sun, 05 Oct 2014 20:45:20 GMT Wilmer van der Gaast <wilmer@…> [168d3bb]
	* Makefile (modified)

	Merge from dx, fixes two build issues.


Sun, 05 Oct 2014 20:33:51 GMT Wilmer van der Gaast <wilmer@…> [f329dfc]
	* debian/rules (modified)

	Merge from Jelmer to fix builds on all recent Deb/Ubuntu versions
	again.


Sun, 28 Sep 2014 22:27:13 GMT dequis <dx@…> [ebe2c5e]
	* Makefile (modified)

	Two minor build fixes.

	- Fix install-dev when _SRCDIR_ is set
	- ...


Sat, 27 Sep 2014 17:42:49 GMT Jelmer Vernooij <jelmer@…> [e01ff50]
	* debian/rules (modified)

	Avoid 'dpkg-buildflags --export=configure, since it doesn't exist in ...


Sat, 27 Sep 2014 14:54:35 GMT dequis <dx@…> [e252d8c]
	* Makefile (modified)
	* bitlbee.c (modified)
	* bitlbee.h (modified)
	* configure (modified)
	* doc/BUILD.win32 (deleted)
	* help.c (modified)
	* ipc.c (modified)
	* lib/events.h (modified)
	* lib/events_glib.c (modified)
	* lib/misc.c (modified)
	* lib/proxy.c (modified)
	* lib/proxy.h (modified)
	* lib/ssl_sspi.c (deleted)
	* protocols/msn/soap.h (modified)
	* protocols/oscar/rxqueue.c (modified)
	* protocols/oscar/txqueue.c (modified)
	* protocols/yahoo/libyahoo2.c (modified)
	* protocols/yahoo/yahoo_httplib.c (modified)
	* protocols/yahoo/yahoo_util.h (modified)
	* sock.h (modified)
	* win32.c (deleted)

	RIP native win32 support (use cygwin instead)

	It has been broken ...


Sat, 27 Sep 2014 14:54:35 GMT dequis <dx@…> [d348377]
	* configure (modified)

	Add -lgcrypt when building with OTR built-in

	Needed when building ...


Sat, 27 Sep 2014 14:54:35 GMT dequis <dx@…> [286cd48]
	* lib/http_client.c (modified)
	* lib/ssl_gnutls.c (modified)

	Prevent some "Source ID ## was not found..." warnings

	These appear ...


Sat, 27 Sep 2014 14:54:35 GMT dequis <dx@…> [0c57277]
	* Makefile (modified)

	Makefile: Use wildcard for headers to avoid missing files

	The ...


Sat, 27 Sep 2014 14:54:35 GMT dequis <dx@…> [c203533]
	* protocols/twitter/twitter.c (modified)

	twitter: Add support for The United States of America

	Land of the ...


Sat, 27 Sep 2014 14:54:35 GMT dequis <dx@…> [f75b3a7]
	* protocols/twitter/twitter.c (modified)

	Default twitter's show_old_mentions to 0


Sat, 27 Sep 2014 14:54:35 GMT dequis <dx@…> [b7cd22d]
	* lib/ssl_gnutls.c (modified)

	ssl_gnutls: Fix some uninitialized memory warnings


Sun, 21 Sep 2014 10:53:44 GMT dequis <dx@…> [0406d6a6]
	* irc_im.c (modified)

	Fix word_wrap memory leak...


Sun, 21 Sep 2014 10:32:59 GMT dequis <dx@…> [a6c59bb]
	* Makefile (modified)

	Add missing dependency of install-systemd on systemd.


Sun, 21 Sep 2014 10:32:59 GMT dequis <dx@…> [9bf02f8]
	* debian/changelog (modified)
	* debian/control (modified)

	Support building against libgnutls28-dev. Closes: #753020


Sat, 20 Sep 2014 22:19:20 GMT Wilmer van der Gaast <wilmer@…> [b447d2b]
	* doc/user-guide/Makefile (modified)

	Pass generate.consistent.ids flag to xsltproc so id tags in HTML ...


Sat, 20 Sep 2014 22:18:33 GMT Wilmer van der Gaast <wilmer@…> [72721cd]
	* protocols/jabber/jabber_util.c (modified)

	One small comment correction while "merging" stuff.


Thu, 24 Jul 2014 03:51:08 GMT dequis <dx@…> [fb87924]
	* configure (modified)

	fix latest HAS_NAMESER code on cygwin, mac and openbsd


Thu, 24 Jul 2014 03:51:07 GMT dequis <dx@…> [f93fd2d]
	* doc/user-guide/commands.xml (modified)
	* root_commands.c (modified)

	Allow filtering of blist output

	Add an (optional) second parameter ...


Thu, 24 Jul 2014 03:51:07 GMT dequis <dx@…> [632627e]
	* configure (modified)
	* lib/Makefile (modified)
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* lib/ns_parse.c (added)

	srv_lookup: Portability fixes, handle compressed responses
 ...


Thu, 24 Jul 2014 03:51:07 GMT dequis <dx@…> [59e66ff]
	* irc.c (modified)
	* unix.c (modified)

	Fix the NSS init after fork bug, and clean up lies in unix.c

	This ...


Thu, 24 Jul 2014 03:51:07 GMT dequis <dx@…> [269580c]
	* irc_commands.c (modified)
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* protocols/twitter/twitter.c (modified)
	* root_commands.c (modified)
	* tests/check_util.c (modified)

	Add limit param to split_command_parts(), fix twitter quotes bug
 ...


Thu, 24 Jul 2014 03:51:07 GMT dequis <dx@…> [1783ab6]
	* protocols/account.c (modified)
	* protocols/account.h (modified)
	* storage_xml.c (modified)

	Gadugadu local contact storage (ticket #917)

	Patch originally by ...


Thu, 24 Jul 2014 03:51:07 GMT dequis <dx@…> [757515a]
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)
	* tests/check_jabber_util.c (modified)

	Added jabber_compare_jid to fix JID comparison case sensitivity


Sat, 19 Jul 2014 23:57:41 GMT Jelmer Vernooij <jelmer@…> [778ea8a]
	* debian/changelog (modified)

	Remove funny 'Non-maintainer upload' line, fix version.


Sat, 19 Jul 2014 23:55:24 GMT Jelmer Vernooij <jelmer@…> [d203495]
	* Makefile (modified)
	* configure (modified)
	* debian/rules (modified)

	Allow LDFLAGS to be provided in the environment and consistently use ...


Sat, 19 Jul 2014 23:40:43 GMT Jelmer Vernooij <jelmer@…> [5f818ae]
	* debian/rules (modified)

	Pass dpkg-buildflags to actual configure command.


Sat, 19 Jul 2014 23:32:12 GMT Jelmer Vernooij <jelmer@…> [d397000]
	* debian/changelog (modified)
	* debian/control (modified)

	Use my Debian e-mail address in Uploaders.


Sat, 19 Jul 2014 23:31:48 GMT Jelmer Vernooij <jelmer@…> [6a55a18]
	* debian/bitlbee-common.prerm (modified)
	* debian/bitlbee.prerm (modified)
	* debian/changelog (modified)

	Don't ignore failure of invoke-rc.d; fixes lintian warning.


Sat, 19 Jul 2014 23:31:30 GMT Jelmer Vernooij <jelmer@…> [0d8add8a]
	* debian/changelog (modified)
	* debian/rules (modified)

	Force re-building of user guide on Debian.


Sat, 19 Jul 2014 23:21:13 GMT Jelmer Vernooij <jelmer@…> [3cabcec]
	* debian/changelog (modified)
	* debian/rules (modified)

	Build with dpkg-flags, for hardening.


Sat, 19 Jul 2014 23:19:45 GMT Jelmer Vernooij <jelmer@…> [ea2828f]
	* debian/changelog (modified)
	* debian/control (modified)

	Remove obsolete DM-Upload-Allowed header.


Sat, 19 Jul 2014 23:19:32 GMT Jelmer Vernooij <jelmer@…> [77fc1708]
	* debian/changelog (modified)
	* debian/control (modified)

	* Non-maintainer upload.
	* Bump standards version to 3.9.5 (no changes).


Sun, 06 Jul 2014 08:16:04 GMT Wilmer van der Gaast <wilmer@…> [1d20e4d]
	* debian/control (modified)

	Remove libotr2-dev Debian dependency which couldn't possibly work at
	all.


Sat, 05 Jul 2014 21:38:25 GMT Wilmer van der Gaast <wilmer@…> [6f6b6c7]
	* bitlbee.h (modified)
	* doc/CHANGES (modified)
	* doc/user-guide/misc.xml (modified)

	3.2.2. Last revisions pretty much all done and/or merged by dx!


Sat, 05 Jul 2014 21:37:23 GMT Wilmer van der Gaast <wilmer@…> [c564e25]
	* Makefile (modified)

	Nope, do not install systemd stuff by default. Remove it from the ...


Tue, 01 Jul 2014 22:26:58 GMT Wilmer van der Gaast <wilmer@…> [0edb57f]
	* Makefile (modified)
	* debian/rules (modified)

	Two small fixes to make Debian builds work again.


Thu, 26 Jun 2014 08:07:11 GMT dequis <dx@…> [3e7a722]
	* init/bitlbee.service.in (modified)
	* init/bitlbee@.service.in (modified)

	Fix double slashes in systemd unit templates


Thu, 26 Jun 2014 08:07:11 GMT dequis <dx@…> [f287f04]
	* configure (modified)

	Fix version in pkg-config file, also change bzr version format ...


Thu, 26 Jun 2014 08:07:11 GMT dequis <dx@…> [4e4fa93]
	* doc/bitlbee.xinetd (modified)

	doc/bitlbee.xinetd: Move -I to server_args


Thu, 26 Jun 2014 08:07:11 GMT dequis <dx@…> [04e2a05]
	* configure (modified)

	configure: Let the user enable both built-in protocols and purple
 ...


Thu, 26 Jun 2014 08:07:11 GMT dequis <dx@…> [b95b0c8]
	* configure (modified)

	configure: Add spaces after <<EOF heredoc markers for clarity

	I ...


Fri, 25 Apr 2014 08:03:59 GMT Wilmer van der Gaast <wilmer@…> [7b05842]
	* tests/Makefile (modified)
	* tests/check.c (modified)
	* tests/check_help.c (modified)
	* tests/check_md5.c (modified)
	* tests/check_set.c (modified)

	Merging test suite fixes from Jelmer.


Sun, 20 Apr 2014 17:00:48 GMT Jelmer Vernooij <jelmer@…> [6a6d7d8]
	* tests/Makefile (modified)

	Fix building of testsuite.


Sun, 20 Apr 2014 16:59:23 GMT Jelmer Vernooij <jelmer@…> [3e16fb8]
	* tests/check.c (modified)
	* tests/check_help.c (modified)
	* tests/check_md5.c (modified)
	* tests/check_set.c (modified)

	Fix compiler warnings in testsuite/.


Fri, 07 Mar 2014 00:02:32 GMT Wilmer van der Gaast <wilmer@…> [b4008a5]
	* lib/md5.c (modified)

	Merging compiler warning fix. Patch by Mark H Weaver
	<mhw@netris.org>.


Sun, 02 Mar 2014 00:37:43 GMT Wilmer van der Gaast <wilmer@…> [b4b8f1e]
	* lib/json.c (modified)

	Unicode parsing fix in JSON parser: JSON can contain UTF-16 surrogate ...


Fri, 28 Feb 2014 23:17:28 GMT Wilmer van der Gaast <wilmer@…> [35987a1]
	* irc.h (modified)
	* irc_commands.c (modified)
	* protocols/account.c (modified)
	* root_commands.c (modified)

	Allow use of "ac x set -del password" to use /oper to change the ...


Fri, 28 Feb 2014 23:14:11 GMT Wilmer van der Gaast <wilmer@…> [2e815e5]
	* Makefile (modified)
	* configure (modified)
	* init/bitlbee.socket (modified)
	* irc_im.c (modified)
	* nick.c (modified)
	* protocols/jabber/jabber_util.c (modified)
	* tests/check_nick.c (modified)

	Merging a bunch of patches from Trac, collected by dx.


Fri, 28 Feb 2014 10:10:02 GMT dequis <dx@…> [cb90dc9]
	* Makefile (modified)

	Makefile: use $(MAKE) for skype install (Ticket #1099)

	Fixes ...


Fri, 28 Feb 2014 00:53:43 GMT dequis <dx@…> [172aa37f]
	* irc_im.c (modified)

	Word wrapping for group chat mesages (Ticket #1131)


Fri, 28 Feb 2014 00:18:58 GMT dequis <dx@…> [489847f]
	* configure (modified)

	pkgconfig: Plugindir fix for bitlbee.pc (Ticket #1085)


Fri, 28 Feb 2014 00:07:22 GMT dequis <dx@…> [b42269a]
	* init/bitlbee.socket (modified)

	init/bitlbee.socket: Listen on ipv6 too (Ticket #1008)

	Note that ...