# # ChangeLog for / # # Generated by Trac 1.2.3 # 2024-04-27T07:01:54Z Sun, 26 Aug 2018 21:17:06 GMT dequis [37437f2] * otr.c (modified) otr: Don't block attempts to connect/smp/smpq to "offline" users ... Sun, 26 Aug 2018 20:56:09 GMT dequis [61fc056] * irc_im.c (modified) irc_im: fix away_reply_timeout getting reset too often The hangouts ... Sun, 19 Aug 2018 18:18:29 GMT dequis [0b1448f] * protocols/twitter/twitter.c (modified) twitter: set default value of stream setting to false Since streams ... Tue, 31 Jul 2018 06:17:21 GMT dequis [3b0c1c3] * protocols/twitter/twitter_lib.c (modified) Merge branch 'master' into develop Tue, 31 Jul 2018 06:12:25 GMT dequis [921ea8b] * protocols/twitter/twitter_lib.c (modified) twitter: show quote tweets when the url isn't in the entities Which ... Tue, 31 Jul 2018 04:57:16 GMT dequis [fa1bc1d] * irc_im.c (modified) Hide timestamps from the message body if server-time is enabled Tue, 31 Jul 2018 04:41:55 GMT dequis [9767d03] * dcc.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) Modify server-time implementation to not change API The new ... Tue, 31 Jul 2018 04:41:25 GMT dequis [f7cc734] * dcc.c (modified) * irc.h (modified) * irc_cap.c (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) irc: implement server-time capability Tue, 31 Jul 2018 03:40:26 GMT dx [c82e4ca] * bitlbee.c (modified) * irc.c (modified) * irc.h (modified) * unix.c (modified) Use GString for irc->sendbuffer (simpler and faster) The old code ... Thu, 12 Jul 2018 08:54:12 GMT dequis [5c90890] * irc.c (modified) * irc.h (modified) * irc_channel.c (modified) * irc_commands.c (modified) * irc_im.c (modified) * irc_user.c (modified) * root_commands.c (modified) Stop using the irc->users linked list, use the hash table instead ... Thu, 12 Jul 2018 07:47:18 GMT dequis [b9d1fdc] * irc.c (modified) irc_vawrite: cut amount of strlen(irc->sendbuffer) calls in half ... Mon, 09 Jul 2018 23:44:15 GMT dx [ac8b4d9] * doc/user-guide/commands.xml (modified) rename -del help clarification Mon, 09 Jul 2018 17:55:28 GMT dx [19ba56e] * root_commands.c (modified) show correct nick when `rename -del` is used Thu, 05 Jul 2018 07:03:35 GMT dequis [c17d0af] * protocols/purple/purple.c (modified) purple: Add "bitlbee-set-account-password" signal Replacement API ... Tue, 03 Jul 2018 05:58:47 GMT dequis [9e83b15] * lib/misc.c (modified) * lib/misc.h (modified) * protocols/bee_user.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) Add a hash table to speed up bee_user_by_handle() This maintains a ... Sun, 27 May 2018 03:04:49 GMT dequis [49ab3cb] * root_commands.c (modified) Remove deprecated placeholder for 'nick' command (added 2010) ... Sun, 27 May 2018 03:04:01 GMT dequis [17cc2fe] * debian/bitlbee-common.postinst (modified) * debian/changelog (modified) * debian/control (modified) * debian/rules (modified) Merge branch 'develop' Fri, 25 May 2018 02:15:12 GMT Eneas U de Queiroz [5c163e5] * lib/ssl_openssl.c (modified) Openssl 1.1 support This adds openssl 1.1.0 support. ... Tue, 08 May 2018 13:20:56 GMT Wilmer van der Gaast [896bea2] * README.md (modified) Fix bitlbee.org URLs. Wed, 11 Apr 2018 06:16:02 GMT dequis [f8d2cff] * debian/control (modified) * debian/rules (modified) debian: turn -common and -dev into arch:any to safely use --link-doc ... Wed, 11 Apr 2018 01:49:27 GMT dequis [8d7b0a4] * debian/changelog (modified) * debian/rules (modified) debian: add ${DEB_HOST_MULTIARCH} to pkgconfig install path Fixes ... Wed, 11 Apr 2018 01:14:43 GMT dequis [8c4af56e] * debian/bitlbee-common.postinst (modified) * debian/changelog (modified) debian: Fix postinst error with no /var/lib/bitlbee (Patch from ... Sat, 31 Mar 2018 03:05:46 GMT dequis [246b98b] * protocols/jabber/jabber.c (modified) jabber: try to join anyway after "Already present in chat" Most of ... Sat, 31 Mar 2018 02:04:45 GMT dequis [a39ede7] * protocols/oscar/aim.h (modified) * protocols/oscar/auth.c (modified) * protocols/oscar/conn.c (modified) * protocols/oscar/oscar.c (modified) oscar: remove old_icq_auth (XOR login, default off since 2010) Holy ... Wed, 28 Mar 2018 00:54:49 GMT dequis [9459ca2] * debian/rules (modified) debian: pass --systemdsystemunitdir to ./configure explicitly It ... Tue, 27 Mar 2018 16:22:32 GMT dequis [46b5ed1] * debian/rules (modified) debian: limit dh_systemd actions to the bitlbee-common package ... Tue, 27 Mar 2018 16:10:05 GMT dequis [230f6f1] * debian/compat (modified) debian: bump compat level from 6 to 9 It's nicer like this, and ... Mon, 26 Mar 2018 16:48:32 GMT dequis [0d2cd10] * configure (modified) * unix.c (modified) Write backtrace to /var/lib/bitlbee/crash.log on SIGSEGV ... Mon, 26 Mar 2018 03:47:38 GMT dequis [e1e5bd6] * unix.c (modified) sighandler_crash: flush irc send buffer before crash Mon, 26 Mar 2018 03:34:39 GMT dequis [5bb4477] * irc.c (modified) Improve the wording of the message when starting with inetd accidentally Mon, 26 Mar 2018 03:28:03 GMT dequis [296a6fb] * doc/bitlbee.8 (modified) doc: some improvements to the man page Wed, 21 Mar 2018 17:33:30 GMT dequis [2b6cb87] * debian/changelog (modified) debian: add recent changes to changelog as an UNRELEASED entry Tue, 20 Mar 2018 01:17:10 GMT dequis [1c7b646] * debian/changelog (modified) debian: add missing changelog entry from the 3.5.1-1 package Mon, 19 Mar 2018 17:02:01 GMT dequis [ac3b8ff] * .travis.yml (modified) * debian/bitlbee-plugin-skype.docs (deleted) * debian/control (modified) * debian/rules (modified) * debian/skyped.README.Debian (deleted) * debian/skyped.docs (deleted) debian: remove skype plugin stuff Mon, 19 Mar 2018 15:39:57 GMT dequis [1de945b] * configure (modified) configure: Add -Wformat -Werror=format-security to default CFLAGS ... Mon, 19 Mar 2018 15:39:40 GMT dequis [a81e6a0] * root_commands.c (modified) root_commands: Fix -Wformat-security errors Showed up in debian builds Mon, 19 Mar 2018 04:08:39 GMT dequis [715abe4] * bitlbee.c (modified) bitlbee_daemon_init: friendlier error for EADDRINUSE Mon, 19 Mar 2018 03:27:19 GMT dequis [4528a52] * irc_commands.c (modified) irc_commands: send numeric 900 RPL_SASLSUCCESS too, some clients need ... Mon, 19 Mar 2018 03:22:22 GMT dequis [7a99a0c] * protocols/purple/purple.c (modified) purple: support PURPLE_MESSAGE_REMOTE_SEND for groupchat self- ... Mon, 12 Mar 2018 02:08:42 GMT dequis [686ac51] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.h (modified) twitter: remove some obsolete references to identi.ca Sun, 11 Mar 2018 19:33:55 GMT dequis [a949b43] * Makefile (modified) * configure (modified) * protocols/skype/.bzrignore (deleted) * protocols/skype/HACKING (deleted) * protocols/skype/Makefile (deleted) * protocols/skype/NEWS (deleted) * protocols/skype/README (deleted) * protocols/skype/asciidoc.conf (deleted) * protocols/skype/client.sh (deleted) * protocols/skype/skype.c (deleted) * protocols/skype/skyped.1 (deleted) * protocols/skype/skyped.cnf (deleted) * protocols/skype/skyped.conf.dist (deleted) * protocols/skype/skyped.py (deleted) * protocols/skype/skyped.txt (deleted) * protocols/skype/t/add-yes-bitlbee.mock (deleted) * protocols/skype/t/add-yes-skyped.mock (deleted) * protocols/skype/t/added-no-bitlbee.mock (deleted) * protocols/skype/t/added-no-skyped.mock (deleted) * protocols/skype/t/added-yes-bitlbee.mock (deleted) * protocols/skype/t/added-yes-skyped.mock (deleted) * protocols/skype/t/away-set-bitlbee.mock (deleted) * protocols/skype/t/away-set-skyped.mock (deleted) * protocols/skype/t/call-bitlbee.mock (deleted) * protocols/skype/t/call-failed-bitlbee.mock (deleted) * protocols/skype/t/call-failed-skyped.mock (deleted) * protocols/skype/t/call-skyped.mock (deleted) * protocols/skype/t/called-no-bitlbee.mock (deleted) * protocols/skype/t/called-no-skyped.mock (deleted) * protocols/skype/t/called-yes-bitlbee.mock (deleted) * protocols/skype/t/called-yes-skyped.mock (deleted) * protocols/skype/t/ctcp-help-bitlbee.mock (deleted) * protocols/skype/t/ctcp-help-skyped.mock (deleted) * protocols/skype/t/filetransfer-bitlbee.mock (deleted) * protocols/skype/t/filetransfer-skyped.mock (deleted) * protocols/skype/t/group-add-bitlbee.mock (deleted) * protocols/skype/t/group-add-skyped.mock (deleted) * protocols/skype/t/group-read-bitlbee.mock (deleted) * protocols/skype/t/group-read-skyped.mock (deleted) * protocols/skype/t/groupchat-invite-bitlbee.mock (deleted) * protocols/skype/t/groupchat-invite-skyped.mock (deleted) * protocols/skype/t/groupchat-invited-bitlbee.mock (deleted) * protocols/skype/t/groupchat-invited-skyped.mock (deleted) * protocols/skype/t/groupchat-leave-bitlbee.mock (deleted) * protocols/skype/t/groupchat-leave-skyped.mock (deleted) * protocols/skype/t/groupchat-msg-bitlbee.mock (deleted) * protocols/skype/t/groupchat-msg-skyped.mock (deleted) * protocols/skype/t/groupchat-topic-bitlbee.mock (deleted) * protocols/skype/t/groupchat-topic-skyped.mock (deleted) * protocols/skype/t/info-bitlbee.mock (deleted) * protocols/skype/t/info-skyped.mock (deleted) * protocols/skype/t/login-bitlbee.mock (deleted) * protocols/skype/t/login-skyped.mock (deleted) * protocols/skype/t/msg-bitlbee.mock (deleted) * protocols/skype/t/msg-skyped.mock (deleted) * protocols/skype/t/set-mood-text-bitlbee.mock (deleted) * protocols/skype/t/set-mood-text-skyped.mock (deleted) * protocols/skype/test.py (deleted) Remove old skype plugin. Use the skypeweb purple plugin instead. ... Sun, 11 Mar 2018 19:28:38 GMT dequis [8167346] * irc_im.c (modified) Try to join long spaceless lines in paste_buffer without a newline ... Sun, 11 Feb 2018 21:27:17 GMT dequis [16ea00d] * root_commands.c (modified) root_commands: Improve 'chat add' error/success messages This ... Sun, 11 Feb 2018 20:09:43 GMT dequis [1dcbd3e] * irc.h (modified) * root_commands.c (modified) irc.h: Add G_GNUC_PRINTF annotations to printf-like functions The ... Thu, 08 Feb 2018 11:29:08 GMT Alyssa Ross [d168091] * doc/user-guide/commands.xml (modified) * protocols/twitter/twitter.c (modified) Update Twitter character limit to 280 characters Wed, 10 Jan 2018 03:05:23 GMT dequis [7ec2ce8] * configure (modified) * doc/user-guide/Installation.xml (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/misc.xml (modified) * doc/user-guide/quickstart.xml (modified) * protocols/msn/Makefile (deleted) * protocols/msn/gw.c (deleted) * protocols/msn/msn.c (deleted) * protocols/msn/msn.h (deleted) * protocols/msn/msn_util.c (deleted) * protocols/msn/ns.c (deleted) * protocols/msn/soap.c (deleted) * protocols/msn/soap.h (deleted) * protocols/msn/tables.c (deleted) * protocols/nogaim.c (modified) Remove MSN. Use the skypeweb purple plugin instead. RIP As per ... Thu, 23 Nov 2017 20:57:04 GMT dequis [4a9c6b0] * root_commands.c (modified) cmd_chat_list_finish: fix crash when plugins provide NULL room titles Mon, 20 Nov 2017 00:51:16 GMT dequis [49108f3] * protocols/jabber/conference.c (modified) jabber: Fix chat joins when ext_jid is provided for your own user ... Mon, 20 Nov 2017 00:03:32 GMT dequis [f75aaac] * protocols/jabber/conference.c (modified) Handle always_use_nicks more gracefully Add MUC buddies before ... Thu, 05 Oct 2017 06:16:17 GMT dequis [861de54] * .travis.yml (modified) travis: require ubuntu precise explicitly, install more deps Thu, 05 Oct 2017 03:00:54 GMT dequis [671b1ef] * tests/check_jabber_util.c (modified) tests: fix build warnings in jabber_buddy_by_jid tests Wed, 04 Oct 2017 17:28:55 GMT Troy Sankey [a1c92dd] * otr.c (modified) Add quotations around and in the otr docs The ... Thu, 31 Aug 2017 20:13:34 GMT Artem Savkov [ad66dcd] * configure (modified) Add datadir to pkgconfig file and config.h Export datadir through ... Sat, 26 Aug 2017 18:16:30 GMT dx [af6b7fa] * doc/user-guide/commands.xml (modified) channel operates on channel ids not account ids Sat, 26 Aug 2017 18:15:04 GMT dx [a893271] * doc/user-guide/Makefile (modified) * doc/user-guide/commands.xml (modified) * doc/user-guide/help.xml (modified) * doc/user-guide/twitter.xml (added) * doc/user-guide/user-guide.xml (modified) Twitter documentation: move commands to a chapter The Twitter ... Wed, 09 Aug 2017 05:55:15 GMT Alex Schroeder [d11822a] * protocols/twitter/twitter_lib.c (modified) Twitter: fix format strings for integers Silence the following ... Wed, 12 Jul 2017 22:53:29 GMT dequis [a9e0de2] * protocols/purple/purple.c (modified) purple: enable debug during core initialization Noisy but often ... Sun, 09 Jul 2017 03:10:53 GMT dequis [4d51c84] * configure (modified) configure: Don't require python if docs are already built Mon, 29 May 2017 05:04:36 GMT dequis [b9c10a1] * configure (modified) cygwin: add -no-undefined on our side to fix issues with mac OS So ... Thu, 18 May 2017 16:12:34 GMT dequis [e199620] * Makefile (modified) cygwin: add a missing mkdir of libdir to the makefile Sat, 13 May 2017 20:38:35 GMT dequis [54b2a36] * Makefile (modified) * configure (modified) cygwin: Export a "libbitlbee.dll.a" to allow plugins to link to it Sun, 07 May 2017 19:06:29 GMT dequis [eb73d05] * protocols/nogaim.c (modified) Fix status message being set to null accidentally In other words, ... Mon, 17 Apr 2017 00:11:48 GMT Fangrui Song [17a58df] * storage_xml.c (modified) Move `handle_settings` before `xt_handle`. `utf8_nicks` should be ... Thu, 13 Apr 2017 20:17:29 GMT dequis [55bc71e] * debian/rules (modified) debian: Enable only bitlbee.service, not bitlbee.socket too The ... Thu, 13 Apr 2017 20:17:21 GMT dequis [bdf9214] * init/bitlbee@.service.in (modified) init/bitlbee@.service: send stderr to syslog instead of the socket Tue, 11 Apr 2017 23:44:58 GMT dequis [952e264] * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter_lib.c (modified) twitter: experimental support for place_id Thu, 06 Apr 2017 20:29:23 GMT dequis [0515063] * Makefile (modified) * configure (modified) * doc/CREDITS (modified) * ipc.c (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/purple/Makefile (modified) * protocols/twitter/Makefile (modified) * tests/Makefile (modified) * tests/check.c (modified) Merge branch 'develop' Thu, 06 Apr 2017 20:25:08 GMT Wilmer van der Gaast [b097945] * debian/copyright (modified) * irc.c (modified) * irc_commands.c (modified) * lib/Makefile (modified) * lib/canohost.c (added) * lib/canohost.h (added) * lib/misc.c (modified) * lib/misc.h (modified) Move canohost functions (diff licence) to separate file. Thu, 06 Apr 2017 20:25:08 GMT Wilmer van der Gaast [0156c42] * lib/misc.c (modified) * lib/misc.h (modified) Remove ip6_*wrap() functions which are no longer needed. Thu, 06 Apr 2017 20:25:08 GMT Wilmer van der Gaast [d179fd90] * irc.c (modified) * irc.h (modified) * irc_commands.c (modified) Add PROXY command. Not actually an IRC protocol command, it's a ... Thu, 06 Apr 2017 20:25:08 GMT Wilmer van der Gaast [60141cf] * debian/copyright (modified) * irc.c (modified) * lib/misc.c (modified) * lib/misc.h (modified) Add reverse_lookup() function which does a more proper (verified) DNS ... Sun, 12 Mar 2017 04:27:59 GMT dx [c9e9c9c] * ipc.c (modified) Another instance where PF_UNIX was used and shouldn't. I couldn't ... Sun, 12 Mar 2017 04:27:59 GMT dx [e7e6484] * tests/check.c (modified) The protocol argument to socketpair was incorrect. For some reason ... Sun, 12 Mar 2017 04:25:17 GMT dx [16e4a9f] * doc/CREDITS (modified) Convert CREDITS from ISO-8859-1 to UTF-8 Sun, 12 Mar 2017 04:16:58 GMT dx [08b0ed8] * configure (modified) configure: respect autotools-like verbose flags for make In other ... Sun, 12 Mar 2017 04:16:58 GMT dx [65d0dfd] * Makefile (modified) * configure (modified) * lib/Makefile (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/msn/Makefile (modified) * protocols/oscar/Makefile (modified) * protocols/purple/Makefile (modified) * protocols/twitter/Makefile (modified) * tests/Makefile (modified) Add --verbose configure option to control verbose build output ... Mon, 30 Jan 2017 20:44:32 GMT dequis [262a82b] * bitlbee.h (modified) * doc/CHANGES (modified) BitlBee 3.5.1 Sun, 29 Jan 2017 22:40:09 GMT dequis [30d598c] * protocols/purple/ft.c (modified) purple: Fix crash on ft requests from unknown contacts Followup to ... Sat, 28 Jan 2017 22:36:26 GMT Wilmer van der Gaast [53cb4ae] * debian/changelog (modified) * debian/rules (modified) More troubles because the fix from the Debian bug didn't match the ... Sat, 28 Jan 2017 11:54:45 GMT Wilmer van der Gaast [eaffd0d] * debian/changelog (modified) Few more tweaks to integrate 3.4.2-1.1 back into Debian history properly. Fri, 27 Jan 2017 00:46:49 GMT dequis [b5fb903] * debian/changelog (modified) * debian/control (modified) * debian/rules (modified) debian: Merge changes from 3.4.2-1.1 NMU into 3.5-1 Because ... Tue, 24 Jan 2017 22:27:01 GMT Wilmer van der Gaast [b8bc398] * debian/NEWS (modified) * debian/changelog (modified) Slight changes for Debian 3.5-1 upload. Tue, 24 Jan 2017 22:16:59 GMT Wilmer van der Gaast [d17b3e1] * debian/control (modified) Remove dead/now unsupported IM protocols from debian/control. Sun, 08 Jan 2017 23:23:04 GMT dequis [79b83da] * doc/CHANGES (modified) BitlBee 3.5 Sun, 08 Jan 2017 22:57:19 GMT dequis [ebed81c] * debian/NEWS (added) * debian/README.Debian (modified) * debian/bitlbee-common.config (deleted) * debian/bitlbee-common.init (modified) * debian/bitlbee-common.postinst (modified) * debian/bitlbee-common.postrm (modified) * debian/bitlbee-common.preinst (added) * debian/bitlbee-common.templates (deleted) * debian/changelog (modified) * debian/control (modified) * debian/copyright (modified) * debian/po/POTFILES.in (deleted) * debian/po/cs.po (deleted) * debian/po/da.po (deleted) * debian/po/de.po (deleted) * debian/po/es.po (deleted) * debian/po/fr.po (deleted) * debian/po/it.po (deleted) * debian/po/ja.po (deleted) * debian/po/nl.po (deleted) * debian/po/pt.po (deleted) * debian/po/pt_BR.po (deleted) * debian/po/ru.po (deleted) * debian/po/sv.po (deleted) * debian/po/templates.pot (deleted) * debian/po/vi.po (deleted) * init/bitlbee.service.in (modified) * init/bitlbee@.service.in (modified) Merge debian stuff to prepare for 3.5 Sun, 08 Jan 2017 20:26:31 GMT dequis [e2a5be7] * bitlbee.h (modified) * doc/CHANGES (modified) * doc/user-guide/misc.xml (modified) Prepare 3.5 release notes Sun, 08 Jan 2017 07:32:09 GMT dequis [8dbecd23] * debian/NEWS (moved) debian: Apparently NEWS.Debian needs to be called NEWS I thought I ... Sun, 08 Jan 2017 06:35:48 GMT dequis [3cf727c] * debian/NEWS.debian (added) debian: add NEWS.debian Sat, 07 Jan 2017 16:10:48 GMT dequis [683e4e0] * root_commands.c (modified) blist: set width of nick column to 24 to avoid truncating them It ... Tue, 03 Jan 2017 06:30:38 GMT dequis [3b8e4be6] * protocols/purple/purple.c (modified) purple: show self-messages in groupchat backlogs (before join) That ... Tue, 03 Jan 2017 03:32:37 GMT dequis [188b75e] * protocols/oscar/rxhandlers.c (modified) oscar: fix checkdisallowed condition, which was breaking login. ... Mon, 02 Jan 2017 17:43:12 GMT dequis [eddece1] * debian/changelog (modified) debian: update changelog Mon, 02 Jan 2017 17:41:56 GMT dequis [fc42016] * debian/README.Debian (modified) debian: removed outdated stuff from README.debian Mon, 02 Jan 2017 17:41:47 GMT dequis [2d09041] * debian/control (modified) * debian/copyright (modified) debian: remove some mentions of yahoo in control and copyright Mon, 02 Jan 2017 15:30:25 GMT dequis [fc6457e] * debian/bitlbee-common.postrm (modified) debian: ignore the stdout of deluser, fixes postrm error exit code ... Mon, 02 Jan 2017 06:53:25 GMT dequis [73e2b69] * debian/bitlbee-common.preinst (added) debian: add preinst script for a smoother transition to systemd units ... Mon, 02 Jan 2017 06:44:38 GMT dequis [7a3d2c7] * debian/bitlbee-common.config (deleted) * debian/bitlbee-common.init (modified) * debian/bitlbee-common.postinst (modified) * debian/bitlbee-common.templates (deleted) * debian/po/POTFILES.in (deleted) * debian/po/cs.po (deleted) * debian/po/da.po (deleted) * debian/po/de.po (deleted) * debian/po/es.po (deleted) * debian/po/fr.po (deleted) * debian/po/it.po (deleted) * debian/po/ja.po (deleted) * debian/po/nl.po (deleted) * debian/po/pt.po (deleted) * debian/po/pt_BR.po (deleted) * debian/po/ru.po (deleted) * debian/po/sv.po (deleted) * debian/po/templates.pot (deleted) * debian/po/vi.po (deleted) debian: drop support for /etc/default/bitlbee It was broken with ... Sun, 01 Jan 2017 00:37:41 GMT dequis [8768f67] * init/bitlbee.service.in (modified) * init/bitlbee@.service.in (modified) systemd: Remove obsolete "After=syslog.target" As suggested by ... Sat, 31 Dec 2016 20:40:09 GMT dx [2e8523b] * dcc.c (modified) * lib/ftutil.c (modified) * lib/ftutil.h (modified) * protocols/jabber/s5bytestream.c (modified) Use NI_MAXHOST rather than HOST_NAME_MAX for host lengths. This ... Tue, 27 Dec 2016 17:24:50 GMT dequis [7801298] * doc/user-guide/commands.xml (modified) * irc_im.c (modified) * protocols/account.c (modified) * protocols/bee_user.c (modified) Per-account handle_unknown Credit for the idea goes to russian XMPP ...