# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-04-28T18:46:06Z Fri, 20 Feb 2015 22:47:33 GMT dequis [0ca1d79] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) Revert "Twitter format strings" This reverts commit ... Sat, 31 Jan 2015 23:58:57 GMT dequis [34afea7] * configure (modified) * lib/md5.c (modified) * lib/md5.h (modified) * lib/oauth.c (modified) * lib/sha1.c (modified) * lib/sha1.h (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber_util.c (modified) Use glib's GChecksum for md5/sha1 This changes behavior slightly: ... Fri, 30 Jan 2015 04:07:40 GMT dequis [e41cc40] * protocols/purple/purple.c (modified) purple: Implement /kick Thu, 29 Jan 2015 19:24:17 GMT jgeboski [7821ee8] * irc.h (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_im.c (modified) * protocols/nogaim.h (modified) irc_commands: implemented KICK support With similar commands being ... Wed, 28 Jan 2015 17:06:40 GMT jgeboski [7b8238d] * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_im.c (modified) * protocols/bee.h (modified) irc-channel: implemented a special mode for show_users This allows ... Wed, 28 Jan 2015 05:13:02 GMT dequis [1fa5109] * debian/control (modified) debian: bitlbee-dev depends either bitlbee or bitlbee-libpurple Mon, 26 Jan 2015 20:46:11 GMT Wilmer van der Gaast [12fe5ea] * protocols/purple/purple.c (modified) Merge pull request #5 from seirl/purple_title purple: add topic and ... Mon, 26 Jan 2015 13:20:20 GMT Antoine Pietri [fd213fe] * protocols/purple/purple.c (modified) purple: add NULL guard around topic and name hint Mon, 26 Jan 2015 07:50:54 GMT dequis [ce402b2] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) Twitter format strings Allow users to specify how tweets should be ... Mon, 26 Jan 2015 07:50:45 GMT dequis [dfaa46d] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) twitter: Add raw reply support By default, "reply" prepends the ... Mon, 26 Jan 2015 03:46:03 GMT jgeboski [73ee390] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) twitter: implemented filter based group chats Filter group chats ... Mon, 26 Jan 2015 03:27:24 GMT dequis [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 [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 [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 [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 [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 [95e17fc] * .travis.yml (modified) Run 'make check' from travis. Sun, 25 Jan 2015 20:45:16 GMT Antoine Pietri [36ee8c6] * protocols/purple/purple.c (modified) purple: add topic and name_hint to groupchats Sun, 25 Jan 2015 05:00:06 GMT dequis [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [a6cd799] * ipc.c (modified) ipc_child_identify: fix a maybe-uninitialized warning Fri, 16 Jan 2015 19:50:24 GMT dequis [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 [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 [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 [eabe6d4] * otr.c (modified) cmd_otr_keygen: improve argument parsing Fri, 16 Jan 2015 19:50:23 GMT dequis [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 [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 [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 [7233f68] * unix.c (modified) Improved signal handling to avoid deadlocks - SIGSEGV: broadcast a ... Wed, 26 Nov 2014 05:25:00 GMT dequis [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 [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 [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 [e2472dd] * configure (modified) configure: --asan=1 parameter for AddressSanitizer Requires gcc ... Mon, 17 Nov 2014 05:57:22 GMT dequis [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [46511b3] * nick.c (modified) nick_lc: use unsigned chars to avoid unicode issues Sat, 11 Oct 2014 02:20:53 GMT dequis [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 [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 [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 [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 [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 [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 [168d3bb] * Makefile (modified) Merge from dx, fixes two build issues. Sun, 05 Oct 2014 20:33:51 GMT Wilmer van der Gaast [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 [ebe2c5e] * Makefile (modified) Two minor build fixes. - Fix install-dev when _SRCDIR_ is set - ... Sat, 27 Sep 2014 17:42:49 GMT Jelmer Vernooij [e01ff50] * debian/rules (modified) Avoid 'dpkg-buildflags --export=configure, since it doesn't exist in ... Sat, 27 Sep 2014 14:54:35 GMT dequis [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 [d348377] * configure (modified) Add -lgcrypt when building with OTR built-in Needed when building ... Sat, 27 Sep 2014 14:54:35 GMT dequis [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 [0c57277] * Makefile (modified) Makefile: Use wildcard for headers to avoid missing files The ... Sat, 27 Sep 2014 14:54:35 GMT dequis [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 [f75b3a7] * protocols/twitter/twitter.c (modified) Default twitter's show_old_mentions to 0 Sat, 27 Sep 2014 14:54:35 GMT dequis [b7cd22d] * lib/ssl_gnutls.c (modified) ssl_gnutls: Fix some uninitialized memory warnings Sun, 21 Sep 2014 10:53:44 GMT dequis [0406d6a6] * irc_im.c (modified) Fix word_wrap memory leak... Sun, 21 Sep 2014 10:32:59 GMT dequis [a6c59bb] * Makefile (modified) Add missing dependency of install-systemd on systemd. Sun, 21 Sep 2014 10:32:59 GMT dequis [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 [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 [72721cd] * protocols/jabber/jabber_util.c (modified) One small comment correction while "merging" stuff. Thu, 24 Jul 2014 03:51:08 GMT dequis [fb87924] * configure (modified) fix latest HAS_NAMESER code on cygwin, mac and openbsd Thu, 24 Jul 2014 03:51:07 GMT dequis [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 [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 [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 [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 [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 [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 [778ea8a] * debian/changelog (modified) Remove funny 'Non-maintainer upload' line, fix version. Sat, 19 Jul 2014 23:55:24 GMT Jelmer Vernooij [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 [5f818ae] * debian/rules (modified) Pass dpkg-buildflags to actual configure command. Sat, 19 Jul 2014 23:32:12 GMT Jelmer Vernooij [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 [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 [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 [3cabcec] * debian/changelog (modified) * debian/rules (modified) Build with dpkg-flags, for hardening. Sat, 19 Jul 2014 23:19:45 GMT Jelmer Vernooij [ea2828f] * debian/changelog (modified) * debian/control (modified) Remove obsolete DM-Upload-Allowed header. Sat, 19 Jul 2014 23:19:32 GMT Jelmer Vernooij [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 [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 [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 [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 [0edb57f] * Makefile (modified) * debian/rules (modified) Two small fixes to make Debian builds work again. Thu, 26 Jun 2014 08:07:11 GMT dequis [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 [f287f04] * configure (modified) Fix version in pkg-config file, also change bzr version format ... Thu, 26 Jun 2014 08:07:11 GMT dequis [4e4fa93] * doc/bitlbee.xinetd (modified) doc/bitlbee.xinetd: Move -I to server_args Thu, 26 Jun 2014 08:07:11 GMT dequis [04e2a05] * configure (modified) configure: Let the user enable both built-in protocols and purple ...