aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* twitter: experimental support for place_iddequis2017-04-11-0/+10
* Merge branch 'develop'dequis2017-04-06-26/+48
|\
| * Another instance where PF_UNIX was used and shouldn't.Anthony Molinaro2017-03-12-1/+1
| * The protocol argument to socketpair was incorrect.Anthony Molinaro2017-03-12-1/+1
| * Convert CREDITS from ISO-8859-1 to UTF-8Robert Scheck2017-03-12-1/+1
| * configure: respect autotools-like verbose flags for makeTim Harder2017-03-12-0/+13
| * Add --verbose configure option to control verbose build outputTim Harder2017-03-12-23/+32
* | Move canohost functions (diff licence) to separate file.Wilmer van der Gaast2017-04-06-108/+189
* | Remove ip6_*wrap() functions which are no longer needed.Wilmer van der Gaast2017-04-06-48/+0
* | Add PROXY command. Not actually an IRC protocol command, it's a HAProxyWilmer van der Gaast2017-04-06-26/+94
* | Add reverse_lookup() function which does a more proper (verified) DNSWilmer van der Gaast2017-04-06-12/+109
|/
* BitlBee 3.5.13.5.1dequis2017-01-30-2/+18
* purple: Fix crash on ft requests from unknown contactsdequis2017-01-29-0/+4
* More troubles because the fix from the Debian bug didn't match the fix3.5-2Wilmer van der Gaast2017-01-28-3/+16
* Few more tweaks to integrate 3.4.2-1.1 back into Debian historyWilmer van der Gaast2017-01-28-6/+10
* debian: Merge changes from 3.4.2-1.1 NMU into 3.5-1dequis2017-01-26-1/+15
* Slight changes for Debian 3.5-1 upload.Wilmer van der Gaast2017-01-24-3/+6
* Remove dead/now unsupported IM protocols from debian/control.Wilmer van der Gaast2017-01-24-12/+12
* BitlBee 3.53.5dequis2017-01-08-1/+1
* Merge debian stuff to prepare for 3.5dequis2017-01-08-722/+61
|\
| * debian: Apparently NEWS.Debian needs to be called NEWSdequis2017-01-08-0/+0
| * debian: add NEWS.debiandequis2017-01-08-0/+10
| * debian: update changelogdequis2017-01-02-0/+16
| * debian: removed outdated stuff from README.debiandequis2017-01-02-29/+1
| * debian: remove some mentions of yahoo in control and copyrightdequis2017-01-02-7/+6
| * debian: ignore the stdout of deluser, fixes postrm error exit codedequis2017-01-02-1/+1
| * debian: add preinst script for a smoother transition to systemd unitsdequis2017-01-02-0/+20
| * debian: drop support for /etc/default/bitlbeedequis2017-01-02-683/+7
| * systemd: Remove obsolete "After=syslog.target"dequis2016-12-31-2/+0
* | Prepare 3.5 release notesdequis2017-01-08-2/+76
* | blist: set width of nick column to 24 to avoid truncating themdequis2017-01-07-1/+1
* | purple: show self-messages in groupchat backlogs (before join)dequis2017-01-03-3/+7
* | oscar: fix checkdisallowed condition, which was breaking login.dequis2017-01-03-1/+1
|/
* Use NI_MAXHOST rather than HOST_NAME_MAX for host lengths.Jelmer Vernooij2016-12-31-20/+10
* Per-account handle_unknowndequis2016-12-27-9/+21
* debian: Don't skip debhelper steps when upgradingdequis2016-12-27-2/+2
* Doc tweaks for chat list, and stop suggesting 'chat' is deprecateddequis2016-12-27-4/+6
* purple: fix -Werror=format-string in chat settings codedequis2016-12-26-4/+2
* purple: hack to keep the purple-line auth token in the configdequis2016-12-26-1/+20
* purple: add support for extra groupchat settings (helps with SIPE)dequis2016-12-26-0/+93
* jabber: Workaround for servers (like slack) that send echoes without iddequis2016-12-26-4/+15
* Change some asserts into g_return_if_fail()dequis2016-12-26-11/+5
* Fix some clang static analyzer warningsdequis2016-12-26-6/+6
* [debian] Drop dependncy on net-toolsJochen Sprickerhof2016-12-26-8/+2
* nick_strip: accept null irc parameterdequis2016-12-25-1/+1
* purple: Call imcb_buddy_nick_change() on a few whitelisted pluginsdequis2016-12-25-4/+40
* purple: include purple plugins in the 'plugins' command listdequis2016-12-25-1/+25
* Refactor: Split plugin info stuff from load_plugin() into two functionsdequis2016-12-25-35/+53
* Add 'plugins info' subcommand, only show plugin details theredequis2016-12-25-17/+56
* Misc documentation updatesdequis2016-12-25-15/+52