#
# ChangeLog for /
#
# Generated by Trac 1.2.3
# 2025-05-11T06:37:41Z

Wed, 14 Oct 2015 16:28:52 GMT dequis <dx@…> [12442ed]
	* protocols/msn/soap.c (modified)

	msn: Better error messages on 'location blocked'

	This is what the ...


Tue, 13 Oct 2015 05:05:36 GMT dequis <dx@…> [0b1ae59]
	* otr.c (modified)

	otr: fix trailing whitespace issues with 'otr forget key'

	Fixes ...


Tue, 13 Oct 2015 05:05:22 GMT dequis <dx@…> [64bed24]
	* protocols/skype/skype.c (modified)
	* protocols/skype/t/groupchat-invite-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-invite-skyped.mock (modified)
	* protocols/skype/t/groupchat-invited-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-leave-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-leave-skyped.mock (modified)
	* protocols/skype/t/groupchat-msg-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-msg-skyped.mock (modified)
	* protocols/skype/t/groupchat-topic-bitlbee.mock (modified)

	skype: create groupchat as soon as a message is received

	Before ...


Tue, 13 Oct 2015 04:24:12 GMT dequis <dx@…> [fdc6d84]
	* protocols/skype/t/groupchat-invite-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-invited-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-leave-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-msg-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-topic-bitlbee.mock (modified)

	skype tests: adjust channel length limit to fix tests...

	The diff ...


Tue, 13 Oct 2015 04:23:59 GMT dequis <dx@…> [fa41a75]
	* protocols/skype/t/add-yes-bitlbee.mock (modified)
	* protocols/skype/t/added-no-bitlbee.mock (modified)
	* protocols/skype/t/added-yes-bitlbee.mock (modified)
	* protocols/skype/t/away-set-bitlbee.mock (modified)
	* protocols/skype/t/call-bitlbee.mock (modified)
	* protocols/skype/t/call-failed-bitlbee.mock (modified)
	* protocols/skype/t/called-no-bitlbee.mock (modified)
	* protocols/skype/t/called-yes-bitlbee.mock (modified)
	* protocols/skype/t/ctcp-help-bitlbee.mock (modified)
	* protocols/skype/t/filetransfer-bitlbee.mock (modified)
	* protocols/skype/t/group-add-bitlbee.mock (modified)
	* protocols/skype/t/group-read-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-invite-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-invited-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-leave-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-msg-bitlbee.mock (modified)
	* protocols/skype/t/groupchat-topic-bitlbee.mock (modified)
	* protocols/skype/t/info-bitlbee.mock (modified)
	* protocols/skype/t/login-bitlbee.mock (modified)
	* protocols/skype/t/msg-bitlbee.mock (modified)
	* protocols/skype/t/set-mood-text-bitlbee.mock (modified)

	skype: fix tests to expect NOTICE * instead of NOTICE AUTH

	Forgot ...


Tue, 13 Oct 2015 04:23:49 GMT dequis <dx@…> [6ea8782]
	* protocols/skype/skype.c (modified)

	skype: use g_vsnprintf() instead of vsnprintf()

	More prefixes = ...


Tue, 13 Oct 2015 04:23:46 GMT dequis <dx@…> [b87e5dc]
	* protocols/skype/skype.c (modified)

	skype: use ssl_sockerr_again() instead of sockerr_again()

	Found the ...


Fri, 09 Oct 2015 02:41:01 GMT dequis <dx@…> [bbff22d]
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter_http.c (modified)
	* protocols/twitter/twitter_lib.c (modified)

	twitter: Fix some nitpicky issues reported by coverity

	Mostly minor ...


Thu, 08 Oct 2015 10:25:37 GMT dequis <dx@…> [c4e61db]
	* irc_commands.c (modified)

	irc_sasl_plain_parse: fix size of the parts array

	Oddly enough it ...


Thu, 08 Oct 2015 09:38:15 GMT dequis <dx@…> [e1bea35]
	* irc_im.c (modified)

	Fix use-after-free when leaving invited (temporary) channels

	Trac ...


Thu, 08 Oct 2015 08:38:47 GMT dequis <dx@…> [c788e15]
	* irc_commands.c (modified)

	The SASL PLAIN RFC says that the first part can be empty

	So use the ...


Thu, 08 Oct 2015 08:34:18 GMT dequis <dx@…> [58b63de6]
	* irc.h (modified)
	* irc_cap.c (modified)
	* irc_commands.c (modified)
	* root_commands.c (modified)

	IRCv3 SASL capability + PLAIN method

	Only plain, no other methods. ...


Thu, 08 Oct 2015 07:43:45 GMT dequis <dx@…> [2f73692]
	* irc_send.c (modified)

	irc_send_who: move the iu->flags check after iu has a value...
 ...


Thu, 08 Oct 2015 05:25:56 GMT dequis <dx@…> [687ec88]
	* irc.h (modified)
	* irc_cap.c (modified)
	* irc_channel.c (modified)
	* irc_send.c (modified)

	IRCv3 multi-prefix... but mostly just adding prefixes to WHO

	We ...


Thu, 08 Oct 2015 05:10:19 GMT dequis <dx@…> [0b0bb4c]
	* lib/http_client.c (modified)

	Allow NULL callback functions in http_dorequest

	Check callback ...


Thu, 08 Oct 2015 05:09:14 GMT dequis <dx@…> [098b430]
	* lib/misc.c (modified)

	Replace <br/> and <br /> with \n in strip_html


Thu, 08 Oct 2015 05:09:12 GMT dequis <dx@…> [872e017]
	* configure (modified)

	Add missing space in configure


Thu, 08 Oct 2015 04:59:39 GMT dequis <dx@…> [35a7525]
	* doc/user-guide/quickstart.xml (modified)

	Fix typo


Thu, 08 Oct 2015 04:58:59 GMT dequis <dx@…> [df215a3]
	* protocols/jabber/iq.c (modified)

	jabber: Fix leak in jabber_gmail_handle_new

	From coverity.

	That ...


Thu, 08 Oct 2015 04:58:59 GMT dequis <dx@…> [c2969f9]
	* conf.c (modified)
	* help.c (modified)

	conf, help: Fix minor leaks in error conditions

	From coverity.


Thu, 08 Oct 2015 04:58:59 GMT dequis <dx@…> [3cbf71d]
	* protocols/jabber/conference.c (modified)

	jabber: fix null handling with MUC topics

	From coverity.


Thu, 01 Oct 2015 01:01:48 GMT dequis <dx@…> [355e2ad]
	* Makefile (modified)
	* irc.h (modified)
	* irc_cap.c (added)
	* irc_commands.c (modified)
	* tests/Makefile (modified)

	Move CAP commands to irc_cap.c; use enum for flags


Fri, 11 Sep 2015 02:31:10 GMT dequis <dx@…> [d797fb4]
	* irc_commands.c (modified)

	CAP LIST


Fri, 11 Sep 2015 02:31:10 GMT dequis <dx@…> [b57fed0]
	* irc_commands.c (modified)

	CAP LS


Fri, 11 Sep 2015 02:31:10 GMT dequis <dx@…> [dc96e6e]
	* irc.h (modified)
	* irc_commands.c (modified)

	CAP REQ


Fri, 11 Sep 2015 02:31:10 GMT dequis <dx@…> [0ef1c92]
	* irc.c (modified)
	* irc.h (modified)
	* irc_commands.c (modified)
	* irc_send.c (modified)

	Initial implementation of ircv3 capability negotiation

	Mostly no-op ...


Sun, 06 Sep 2015 02:26:41 GMT anderspapitto <anderspapitto@…> [34d16d5]
	* conf.c (modified)

	Allow setting the plugin dir at runtime

	This enables the use of ...


Mon, 31 Aug 2015 13:58:41 GMT dequis <dx@…> [f5bbaba]
	* configure (modified)

	Improved cross compiler support.

	* Added a configure option for ...


Fri, 28 Aug 2015 02:05:45 GMT dequis <dx@…> [aa3b61e]
	* doc/user-guide/commands.xml (modified)

	user-guide: add help for the jabber 'proxy' setting


Thu, 27 Aug 2015 07:25:07 GMT dequis <dx@…> [b6a3fbf]
	* irc_channel.c (modified)

	irc_channel_name_gen: handle g_convert_with_fallback failures

	First ...


Wed, 26 Aug 2015 05:58:54 GMT dequis <dx@…> [3c23681]
	* protocols/jabber/conference.c (modified)

	jabber: Improvements to the MUC part reason handling

	- Look for a ...


Wed, 26 Aug 2015 05:41:10 GMT dequis <dx@…> [0605498]
	* protocols/jabber/io.c (modified)

	jabber/io: Split input buffer parsing to a jabber_feed_input() ...


Wed, 26 Aug 2015 03:55:32 GMT dequis <dx@…> [3e6cdb6]
	* Makefile (modified)

	Makefile: suggest users to run "make install-dev" after install
 ...


Wed, 19 Aug 2015 03:23:44 GMT dequis <dx@…> [49f1105]
	* conf.c (modified)

	conf: Fix leak of members of conf_t when using -c to specify a config ...


Tue, 18 Aug 2015 03:52:26 GMT dequis <dx@…> [b39859e]
	* irc.c (modified)

	irc: Replace NOTICE AUTH before registration with NOTICE *

	Because ...


Tue, 11 Aug 2015 06:48:25 GMT dequis <dx@…> [86fd261]
	* otr.c (modified)

	otr: add otr_filter_colors, replaces '\x03' with '?' for "security"
 ...


Tue, 11 Aug 2015 06:48:15 GMT dequis <dx@…> [654112d4]
	* otr.c (modified)

	otr: color multiline messages

	Fixes trac ticket 710.

	Incoming ...


Sat, 08 Aug 2015 04:31:56 GMT dequis <dx@…> [666722e]
	* protocols/jabber/jabber.c (modified)

	jabber_logout: avoid null jd->buddies warnings in
	jabber_buddy_remove_all


Sat, 08 Aug 2015 04:29:54 GMT dequis <dx@…> [83f179d6]
	* protocols/jabber/conference.c (modified)

	jabber: Show MUC kick/ban/leave reasons


Sat, 08 Aug 2015 04:29:49 GMT dequis <dx@…> [6b56512]
	* irc_im.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_chat.c (modified)

	Pass 'reason' values around in
	imcb_chat_remove_buddy/chat_remove_user


Sat, 08 Aug 2015 02:16:59 GMT dequis <dx@…> [4850065]
	* .travis.yml (modified)

	travis: Switch to container based infrastructure

	This means faster ...


Sat, 08 Aug 2015 00:12:36 GMT dequis <dx@…> [a59bd11]
	* configure (modified)

	configure: use pkg-config for libotr


Fri, 07 Aug 2015 21:53:25 GMT Veres Lajos <vlajos@…> [e88fe7da]
	* dcc.c (modified)
	* doc/CHANGES (modified)
	* doc/HACKING (modified)
	* doc/user-guide/Installation.xml (modified)
	* doc/user-guide/commands.xml (modified)
	* doc/user-guide/misc.xml (modified)
	* lib/misc.c (modified)
	* otr.c (modified)
	* protocols/ft.h (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/si.c (modified)
	* protocols/oscar/aim.h (modified)
	* protocols/oscar/auth.c (modified)
	* protocols/oscar/conn.c (modified)
	* protocols/oscar/im.c (modified)
	* protocols/oscar/misc.c (modified)
	* protocols/oscar/msgcookie.c (modified)
	* protocols/oscar/oscar.c (modified)
	* protocols/oscar/rxhandlers.c (modified)
	* protocols/oscar/rxqueue.c (modified)
	* protocols/oscar/service.c (modified)
	* protocols/oscar/tlv.c (modified)
	* protocols/oscar/txqueue.c (modified)
	* protocols/skype/README (modified)
	* protocols/twitter/twitter_http.c (modified)
	* protocols/yahoo/libyahoo2.c (modified)
	* protocols/yahoo/yahoo2_callbacks.h (modified)
	* tests/check_user.c (modified)

	typofix - https://github.com/vlajos/misspell_fixer


Mon, 03 Aug 2015 21:56:05 GMT Wilmer van der Gaast <wilmer@…> [e11216c]
	* debian/changelog (modified)
	* debian/source/options (modified)

	Merge remote-tracking branch 'origin/release-3.4.1'


Mon, 03 Aug 2015 21:54:58 GMT Wilmer van der Gaast <wilmer@…> [d567b58]
	* debian/changelog (modified)
	* debian/source/options (modified)

	3.4.1-1 Debian package.


Thu, 30 Jul 2015 03:20:30 GMT dequis <dx@…> [91dd19c]
	* protocols/jabber/sasl.c (modified)

	Only try DIGEST-MD5 if there's no SSL/TLS or if PLAIN isn't supported ...


Thu, 30 Jul 2015 03:18:02 GMT dequis <dx@…> [adec749]
	* doc/user-guide/commands.xml (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/s5bytestream.c (modified)
	* protocols/jabber/sasl.c (modified)

	Merge branch 'develop'


Wed, 29 Jul 2015 22:43:15 GMT Wilmer van der Gaast <wilmer@…> [4966712a]
	* configure (modified)

	Replace `backticks` with $(something better) in configure script.


Tue, 28 Jul 2015 23:41:24 GMT Wilmer van der Gaast <wilmer@…> [24de9fa]
	* irc_channel.c (modified)
	* irc_im.c (modified)

	Restore old autojoin logic and a hopefully better fix for the problem ...


Sat, 04 Jul 2015 21:25:16 GMT dequis <dx@…> [73dd021]
	* doc/user-guide/commands.xml (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/sasl.c (modified)

	jabber: Add SASL ANONYMOUS support (XEP-0175)

	Use "account jabber ...


Mon, 29 Jun 2015 01:38:15 GMT dequis <dx@…> [632a232]
	* protocols/jabber/s5bytestream.c (modified)

	jabber/s5bytestream: add G_GNUC_PRINTF to jabber_bs_abort


Wed, 17 Jun 2015 22:50:15 GMT Wilmer van der Gaast <wilmer@…> [77ed9b7]
	* lib/json.c (modified)

	Fix NULL pointer dereference in lib/json.c. (#1220)


Tue, 16 Jun 2015 22:56:37 GMT Wilmer van der Gaast <wilmer@…> [2f99f23]
	* doc/CHANGES (modified)

	Update changelog with date and other bits.


Sun, 14 Jun 2015 23:06:07 GMT dequis <dx@…> [9613dec]
	* bitlbee.h (modified)
	* doc/CHANGES (modified)
	* doc/user-guide/misc.xml (modified)

	3.4.1 release notes


Sat, 13 Jun 2015 23:34:05 GMT dequis <dx@…> [53c7799]
	* protocols/oscar/oscar.c (modified)

	oscar: Fix some more g_source_remove warnings


Mon, 08 Jun 2015 03:42:11 GMT dequis <dx@…> [1201fcb]
	* protocols/twitter/twitter.c (modified)
	* protocols/twitter/twitter_lib.c (modified)
	* protocols/twitter/twitter_lib.h (modified)

	twitter: show full url in the url command, with username

	By asking ...


Mon, 08 Jun 2015 03:25:18 GMT dequis <dx@…> [61e7e02]
	* protocols/twitter/twitter.c (modified)

	twitter: fix leak of the letter "s" in twitter_url_len_diff

	Yeah, ...


Thu, 04 Jun 2015 17:13:22 GMT dequis <dx@…> [56c8a4f]
	* sock.h (modified)

	sock.h: Add EAGAIN check to sockerr_again()


Thu, 04 Jun 2015 17:13:22 GMT dequis <dx@…> [3a27896]
	* nick.c (modified)

	nick_gen: retry g_convert_with_fallback without //TRANSLIT if it ...


Thu, 04 Jun 2015 17:13:22 GMT dequis <dx@…> [1cef55f]
	* configure (modified)
	* doc/user-guide/Makefile (modified)
	* doc/user-guide/genhelp.py (modified)

	configure: allow specifying location of python executable

	Because ...


Thu, 04 Jun 2015 17:13:22 GMT dequis <dx@…> [fd45e859]
	* doc/Makefile (modified)
	* doc/user-guide/Makefile (modified)
	* doc/user-guide/genhelp.py (modified)

	Allow building docs from any directory

	Also just remove the .git ...


Mon, 01 Jun 2015 17:37:19 GMT zer0def <zer0def@…> [81d40fe]
	* debian/control (modified)

	Revert "Provides" "fix" in debian control file.


Sun, 31 May 2015 05:48:40 GMT dequis <dx@…> [1d8cbc9]
	* configure (modified)

	configure: bsd sed doesn't support \+ without -r, use * instead
 ...


Sun, 31 May 2015 05:25:30 GMT dequis <dx@…> [c984ee3]
	* configure (modified)

	configure: 'sed -r' doesn't work in mac os x


Sun, 31 May 2015 04:53:01 GMT dequis <dx@…> [e28c449]
	* configure (modified)

	configure: handle 'git describe' failures when no tags are reachable
 ...


Sun, 31 May 2015 02:38:55 GMT dequis <dx@…> [2ca933c]
	* protocols/twitter/twitter.c (modified)

	twitter: add twitter_log_local_user back (oops)

	Accidentally nuked ...


Sun, 31 May 2015 02:31:24 GMT dequis <dx@…> [73f0a01]
	* lib/misc.c (modified)
	* lib/misc.h (modified)
	* protocols/twitter/twitter.c (modified)

	Move twitter_parse_id() to parse_int64() in misc.c


Sun, 31 May 2015 02:29:44 GMT dequis <dx@…> [6e21525]
	* configure (modified)

	configure: workaround for branch names with slashes in them...


Sun, 31 May 2015 00:11:20 GMT dequis <dx@…> [0f7eccff]
	* debian/control (modified)
	* doc/user-guide/commands.xml (modified)
	* nick.c (modified)
	* protocols/bee.h (modified)
	* protocols/bee_user.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/msn/msn.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Merge branch 'develop'


Fri, 29 May 2015 22:17:50 GMT dequis <dx@…> [c42d991]
	* .travis.yml (modified)
	* protocols/skype/Makefile (modified)

	skyped: add _SRCDIR_ to makefile, test build in travis


Thu, 28 May 2015 18:14:35 GMT dequis <dx@…> [f453a7f]
	* Makefile (modified)

	Merge branch 'master' into develop


Thu, 28 May 2015 18:14:09 GMT dequis <dx@…> [d304445]
	* Makefile (modified)

	Makefile: don't call 'doc' target of skype...


Thu, 28 May 2015 17:46:23 GMT dequis <dx@…> [bef322e]
	* protocols/skype/Makefile (modified)

	Merge branch 'master' into develop


Thu, 28 May 2015 17:45:49 GMT dequis <dx@…> [08a9323]
	* protocols/skype/Makefile (modified)

	skyped: fix make install-doc target


Thu, 28 May 2015 07:45:09 GMT zer0def <zer0def@…> [6191263]
	* debian/control (modified)

	Fixes 'Provides' in debian control file


Thu, 28 May 2015 05:26:30 GMT dequis <dx@…> [b38f655]
	* doc/user-guide/commands.xml (modified)
	* protocols/bee_user.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/msn/msn.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Rename mail notification related settings for consistency

	- GMail ...


Thu, 28 May 2015 05:26:30 GMT dequis <dx@…> [0864a52]
	* protocols/bee.h (modified)
	* protocols/bee_user.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	imcb_notify_email: change parameters to take a format string

	Saves ...


Thu, 28 May 2015 05:26:30 GMT dequis <dx@…> [faeb521]
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)

	Simplify display of gmail notifications

	- Add ...


Thu, 28 May 2015 05:26:24 GMT dequis <dx@…> [dd43c62]
	* doc/user-guide/commands.xml (modified)
	* protocols/bee.h (modified)
	* protocols/bee_user.c (modified)
	* protocols/jabber/iq.c (modified)
	* protocols/jabber/jabber.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/msn/msn.c (modified)
	* protocols/msn/ns.c (modified)
	* protocols/purple/purple.c (modified)
	* protocols/yahoo/yahoo.c (modified)

	Gmail notifications support through new imcb_notify_email() API


Thu, 28 May 2015 04:10:55 GMT dequis <dx@…> [3d31618]
	* protocols/jabber/conference.c (modified)
	* protocols/jabber/jabber.h (modified)
	* protocols/jabber/jabber_util.c (modified)

	jabber: Refactor conference message handling

	- Improve handling of ...


Thu, 28 May 2015 04:04:54 GMT dequis <dx@…> [24f113b]
	* protocols/jabber/presence.c (modified)

	Lowering xmpp presence priority on away.

	When user set's away lower ...


Thu, 28 May 2015 04:03:28 GMT dequis <dx@…> [fe63ed3]
	* nick.c (modified)

	teach nick_lc to handle # and other non-letters correctly


Mon, 18 May 2015 02:23:56 GMT dequis <dx@…> [09bd226]
	* .travis.yml (modified)
	* configure (modified)
	* debian/control (modified)
	* protocols/skype/Makefile (modified)
	* protocols/skype/skyped.1 (added)

	Include prebuilt skyped manpage, remove asciidoc dependency


Sun, 17 May 2015 04:32:33 GMT dequis <dx@…> [8cbe2b6]
	* .travis.yml (modified)

	travis: remove some deps


Sun, 17 May 2015 04:22:33 GMT dequis <dx@…> [965127b]
	* debian/bitlbee-common.docs (modified)

	debian: remove user-guide.{txt,html} from bitlbee-common


Sun, 17 May 2015 04:13:30 GMT dequis <dx@…> [beb0f54]
	* configure (modified)

	configure: Replace xmlto/xsltproc checks with a python>=2.5 check
 ...


Sun, 17 May 2015 03:41:41 GMT dequis <dx@…> [baa09cc]
	* doc/user-guide/Makefile (modified)

	Build only help.txt (with genhelp.py), create 'user-guide' target
 ...


Sun, 17 May 2015 03:41:31 GMT dequis <dx@…> [ad678a4]
	* doc/user-guide/genhelp.py (modified)

	genhelp.py: take input/output parameters


Sat, 16 May 2015 18:50:49 GMT dequis <dx@…> [d6acf79]
	* doc/user-guide/genhelp.py (modified)

	genhelp.py: Comments!


Sat, 16 May 2015 04:55:14 GMT dequis <dx@…> [9740ce9]
	* doc/user-guide/genhelp.py (added)

	Add python script to generate help.txt, replacing xslt stuff

	This ...


Fri, 15 May 2015 03:20:42 GMT dequis <dx@…> [2c81d15]
	* otr.c (modified)

	otr: Fix 'otr info' display problems

	Patch by 'anonymous' from trac ...


Thu, 14 May 2015 07:45:41 GMT dequis <dx@…> [a6bed1a]
	* protocols/msn/ns.c (modified)

	msn: took me way too long to realize i broke the build


Wed, 13 May 2015 08:05:01 GMT dequis <dx@…> [99fe030]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)
	* protocols/msn/ns.c (modified)

	msn: Implement sending typing notifications

	Also remove some old ...


Wed, 13 May 2015 07:43:24 GMT dequis <dx@…> [a733669]
	* protocols/msn/msn.c (modified)
	* protocols/msn/msn.h (modified)

	msn: Remove nudges


Wed, 13 May 2015 07:01:28 GMT dequis <dx@…> [2730c79]
	* protocols/msn/ns.c (modified)

	msn: Fix "ADL/RML command with invalid modification" errors

	The ...


Sat, 09 May 2015 19:37:03 GMT dequis <dx@…> [5014380]
	* debian/control (modified)

	Merge branch 'master' into develop


Sat, 09 May 2015 07:42:16 GMT Wilmer van der Gaast <wilmer@…> [70e68cf]
	* debian/control (modified)

	Make the bitlbee-libpurple package provide the bitlbee package, so ...


Fri, 08 May 2015 02:02:14 GMT dequis <dx@…> [088b070]
	* protocols/msn/gw.c (modified)
	* protocols/msn/ns.c (modified)

	msn: fix use-after-free when the server sends OUT

	Also fix a leak ...


Thu, 07 May 2015 23:12:06 GMT dequis <dx@…> [5535a47]
	* irc_im.c (modified)
	* lib/oauth2.c (modified)
	* protocols/jabber/jabber.c (modified)
	* unix.c (modified)

	More coverity fixes!

	CID 18634: 'Logically dead code' in ...


Thu, 07 May 2015 23:12:06 GMT dequis <dx@…> [81a15da]
	* protocols/oscar/ssi.c (modified)

	oscar/ssi.c: fix "same on both sides" in condition

	Fixes trac ...