aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * cygwin: add -no-undefined on our side to fix issues with mac OSdequis2017-05-29-1/+1
| * cygwin: add a missing mkdir of libdir to the makefiledequis2017-05-18-0/+1
* | Merge branch 'master' into patched-masterMarius Halden2017-05-14-6/+25
|\|
| * cygwin: Export a "libbitlbee.dll.a" to allow plugins to link to itdequis2017-05-13-1/+20
| * Fix status message being set to null accidentallydequis2017-05-07-3/+3
| * Move `handle_settings` before `xt_handle`.Fangrui Song2017-04-16-2/+2
* | Merge branch 'master' into patched-masterMarius Halden2017-04-25-1/+13
|\|
| * debian: Enable only bitlbee.service, not bitlbee.socket toodequis2017-04-13-1/+2
| * init/bitlbee@.service: send stderr to syslog instead of the socketdequis2017-04-13-0/+1
| * twitter: experimental support for place_iddequis2017-04-11-0/+10
* | Merge branch 'master' into patched-masterMarius Halden2017-04-07-112/+331
|\|
| * 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
| |/
* | Use auto_populate_reply_metadata for twitter replyMarius Halden2017-04-01-4/+12
* | Merge branch 'master' into patched-masterMarius Halden2017-01-30-19/+73
|\|
| * 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 branch 'master' into patched-masterMarius Halden2017-01-09-724/+137
|\|
| * 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
* | | Merge branch 'master' into patched-masterMarius Halden2017-01-07-4/+8
|\| |
| * | 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
| |/
* | Merge branch 'master' into patched-masterMarius Halden2017-01-01-29/+31
|\|
| * 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