]> granicus.if.org Git - pdns/log
pdns
8 years agoMerge pull request #3608 from rgacogne/dnsdist-cache-stats
bert hubert [Tue, 22 Mar 2016 22:40:50 +0000 (23:40 +0100)]
Merge pull request #3608 from rgacogne/dnsdist-cache-stats

dnsdist: Export cache stats to carbon

8 years agoMerge pull request #3613 from pieterlexis/ignore-pdns_recursor-pidfile
Peter van Dijk [Tue, 22 Mar 2016 15:43:20 +0000 (16:43 +0100)]
Merge pull request #3613 from pieterlexis/ignore-pdns_recursor-pidfile

Ignore pdns_recursor.pid

8 years agoIgnore pdns_recursor.pid
Pieter Lexis [Tue, 22 Mar 2016 15:38:09 +0000 (16:38 +0100)]
Ignore pdns_recursor.pid

8 years agoMerge pull request #3609 from rgacogne/dnsdist-display-acl
bert hubert [Tue, 22 Mar 2016 15:09:54 +0000 (16:09 +0100)]
Merge pull request #3609 from rgacogne/dnsdist-display-acl

dnsdist: Display the ACL content on startup

8 years agoMerge pull request #3605 from pieterlexis/recursor-forward-multiple
bert hubert [Tue, 22 Mar 2016 13:44:08 +0000 (14:44 +0100)]
Merge pull request #3605 from pieterlexis/recursor-forward-multiple

Recursor: Fix the forwarding to multiple servers

8 years agoMerge pull request #3606 from ahupowerdns/dnssec-ok-fix
bert hubert [Tue, 22 Mar 2016 13:36:37 +0000 (14:36 +0100)]
Merge pull request #3606 from ahupowerdns/dnssec-ok-fix

Fix a few DNSSEC issues. this closes #3261, closes #3532, closes #3446.

8 years agoMerge pull request #3607 from ahupowerdns/recuregres-fixes
bert hubert [Tue, 22 Mar 2016 13:35:48 +0000 (14:35 +0100)]
Merge pull request #3607 from ahupowerdns/recuregres-fixes

Improve recursor regression tests

8 years agoturns out that you also need to strip trailing , to be impervious to JSON order changes.
bert hubert [Tue, 22 Mar 2016 12:48:32 +0000 (13:48 +0100)]
turns out that you also need to strip trailing , to be impervious to JSON order changes.

8 years agofor now, skip the 'ghost' tests so we can reenable recursor testing on travis
bert hubert [Tue, 22 Mar 2016 11:38:19 +0000 (12:38 +0100)]
for now, skip the 'ghost' tests so we can reenable recursor testing on travis

8 years agomake this test independent of ordering of json
bert hubert [Tue, 22 Mar 2016 11:36:59 +0000 (12:36 +0100)]
make this test independent of ordering of json

8 years agodnsdist: Display the ACL content on startup
Remi Gacogne [Tue, 22 Mar 2016 09:16:35 +0000 (10:16 +0100)]
dnsdist: Display the ACL content on startup

Closes #3588.

8 years agoactually fail if the recursor tests fail
bert hubert [Tue, 22 Mar 2016 08:32:51 +0000 (09:32 +0100)]
actually fail if the recursor tests fail

8 years agothis test relies on the ordering within json which is not wise, but I verified we...
bert hubert [Tue, 22 Mar 2016 07:55:43 +0000 (08:55 +0100)]
this test relies on the ordering within json which is not wise, but I verified we got it right and set the ordering to what pdns emits now

8 years agowarn if recursor or pdns can't be found in regression tests (but continue anyhow...
bert hubert [Tue, 22 Mar 2016 07:54:43 +0000 (08:54 +0100)]
warn if recursor or pdns can't be found in regression tests (but continue anyhow), improve documentation, remove "you can safely ignore this error"-error which still confused me, document lua-posix dependency, document how authbind works

8 years agoanother place where we looked for the recursor in the wrong place
bert hubert [Tue, 22 Mar 2016 06:56:49 +0000 (07:56 +0100)]
another place where we looked for the recursor in the wrong place

8 years agoanother place that looked for pdns_recursor in the old place
bert hubert [Mon, 21 Mar 2016 22:03:40 +0000 (23:03 +0100)]
another place that looked for pdns_recursor in the old place

8 years agomake regression tests look in sane default place for pdns_recursor, make travis put...
bert hubert [Mon, 21 Mar 2016 20:45:11 +0000 (21:45 +0100)]
make regression tests look in sane default place for pdns_recursor, make travis put pdns_recursor in that sane place

8 years agofix --dnssec help output about defaults
bert hubert [Mon, 21 Mar 2016 19:11:00 +0000 (20:11 +0100)]
fix --dnssec help output about defaults

8 years agothis fixes #3261 and likely #3532 and #3446. In the new model, SyncRes has one flag...
bert hubert [Mon, 21 Mar 2016 16:40:56 +0000 (17:40 +0100)]
this fixes #3261 and likely #3532 and #3446. In the new model, SyncRes has one flag: do DNSSEC or not. If the user did not want DNSSEC, pdns_recursor.cc will strip it out for you.
But the processing is mostly done anyhow (except for optimization). This also fixes everyone's favorite warning about State being unset, and it restores 'dnssec=process' as default

8 years agoImprove trace messages for auth and forward zones
Pieter Lexis [Mon, 21 Mar 2016 16:45:46 +0000 (17:45 +0100)]
Improve trace messages for auth and forward zones

8 years agoAdd remote IP to a logmessage
Pieter Lexis [Mon, 21 Mar 2016 16:45:20 +0000 (17:45 +0100)]
Add remote IP to a logmessage

8 years agoFix forward-zone with multiple IPs
Pieter Lexis [Mon, 21 Mar 2016 16:23:43 +0000 (17:23 +0100)]
Fix forward-zone with multiple IPs

Fixes #3523

8 years agoMerge pull request #3569 from Habbie/name-in-error
Pieter Lexis [Mon, 21 Mar 2016 16:19:22 +0000 (17:19 +0100)]
Merge pull request #3569 from Habbie/name-in-error

log name/qtype when sending out servfail

8 years agodnsdist: Export cache stats to carbon.
Remi Gacogne [Mon, 21 Mar 2016 14:37:26 +0000 (15:37 +0100)]
dnsdist: Export cache stats to carbon.

8 years agoMerge pull request #3592 from pieterlexis/issue-3591-secure-delegated-test-broken
Peter van Dijk [Mon, 21 Mar 2016 10:53:46 +0000 (11:53 +0100)]
Merge pull request #3592 from pieterlexis/issue-3591-secure-delegated-test-broken

Add a ZSK to secure-delegated test zone properly

8 years agoMerge pull request #3596 from mind04/botan
Peter van Dijk [Mon, 21 Mar 2016 10:01:39 +0000 (11:01 +0100)]
Merge pull request #3596 from mind04/botan

remove unnecessary botan signers (rsa and ecdsa)

8 years agoMerge pull request #3582 from rgacogne/dnsdist-unify
bert hubert [Mon, 21 Mar 2016 06:46:21 +0000 (07:46 +0100)]
Merge pull request #3582 from rgacogne/dnsdist-unify

dnsdist: Refactor query/response handling code (UDP/TCP)

8 years agoMerge pull request #3587 from pieterlexis/l-root
bert hubert [Mon, 21 Mar 2016 06:45:56 +0000 (07:45 +0100)]
Merge pull request #3587 from pieterlexis/l-root

Move the root server addresses to a header

8 years agoMerge pull request #3595 from pieterlexis/trailing-dot-in-create-zone
bert hubert [Mon, 21 Mar 2016 06:44:55 +0000 (07:44 +0100)]
Merge pull request #3595 from pieterlexis/trailing-dot-in-create-zone

pdnsutil: add NS record without trailing dot with create-zone

8 years agoMerge pull request #3578 from pieterlexis/disable-syslog
bert hubert [Mon, 21 Mar 2016 06:44:40 +0000 (07:44 +0100)]
Merge pull request #3578 from pieterlexis/disable-syslog

Add a `disable-syslog` option

8 years agoMerge pull request #3593 from pieterlexis/atomic-on-mipsel
bert hubert [Mon, 21 Mar 2016 06:43:09 +0000 (07:43 +0100)]
Merge pull request #3593 from pieterlexis/atomic-on-mipsel

Add -latomic to LDFLAGS on mips(el)

8 years agoMerge pull request #3594 from rgacogne/dnsdist-single-console-command
bert hubert [Sun, 20 Mar 2016 18:08:36 +0000 (19:08 +0100)]
Merge pull request #3594 from rgacogne/dnsdist-single-console-command

dnsdist: Prevent EOF error for empty console response w/o sodium

8 years agoMerge pull request #3598 from ahupowerdns/pdnsutil-help
bert hubert [Sun, 20 Mar 2016 18:08:02 +0000 (19:08 +0100)]
Merge pull request #3598 from ahupowerdns/pdnsutil-help

make pdnsutil help output to stdout, document create-slave-zone in "help" output

8 years agoMerge pull request #3599 from ahupowerdns/pdnsutil-fail-fix
bert hubert [Sun, 20 Mar 2016 17:59:21 +0000 (18:59 +0100)]
Merge pull request #3599 from ahupowerdns/pdnsutil-fail-fix

alternate to #3579 as fix for #3387. lot shorter.

8 years agoalternate to #3579 as fix for #3387. lot shorter.
bert hubert [Sat, 19 Mar 2016 20:29:35 +0000 (21:29 +0100)]
alternate to #3579 as fix for #3387. lot shorter.

8 years agomake pdnsutil help output to stdout, document create-slave-zone in "help" output
bert hubert [Fri, 18 Mar 2016 19:13:47 +0000 (20:13 +0100)]
make pdnsutil help output to stdout, document create-slave-zone in "help" output

8 years agoMerge pull request #3590 from a6502/luabackendfixes-take2
bert hubert [Fri, 18 Mar 2016 18:52:24 +0000 (19:52 +0100)]
Merge pull request #3590 from a6502/luabackendfixes-take2

Luabackendfixes take2

8 years agoremove unnecessary botan signers
Kees Monshouwer [Fri, 18 Mar 2016 12:31:38 +0000 (13:31 +0100)]
remove unnecessary botan signers

8 years agopdnsutil: add NS record without trailing dot with create-zone
Pieter Lexis [Fri, 18 Mar 2016 11:42:18 +0000 (12:42 +0100)]
pdnsutil: add NS record without trailing dot with create-zone

Closes #3484

8 years agodnsdist: Prevent EOF error for empty console response w/o sodium
Remi Gacogne [Fri, 18 Mar 2016 09:55:38 +0000 (10:55 +0100)]
dnsdist: Prevent EOF error for empty console response w/o sodium

Prevent the "Fatal error: EOF while reading message" error when
the server send an empty response to a single console command.
It was caused by calling `readn2()` for a 0-sized read.
When libsodium support is enabled, padding prevents 0-sized
responses anyway.

8 years agoAdd -latomic to LDFLAGS on mips(el)
Pieter Lexis [Fri, 18 Mar 2016 08:25:29 +0000 (09:25 +0100)]
Add -latomic to LDFLAGS on mips(el)

Closes #3486

8 years agoAdd a ZSK to secure-delegated test zone properly
Pieter Lexis [Fri, 18 Mar 2016 08:00:44 +0000 (09:00 +0100)]
Add a ZSK to secure-delegated test zone properly

Don't rely on the output of pdnsutil for this

Closes #3591

8 years agoFix recursor test in buildbot
Pieter Lexis [Thu, 17 Mar 2016 17:00:11 +0000 (18:00 +0100)]
Fix recursor test in buildbot

8 years agosimple test script for luabackend
Wieger Opmeer [Thu, 17 Mar 2016 13:29:05 +0000 (14:29 +0100)]
simple test script for luabackend

8 years agorepair dnssec in luabackend (done by ahu); try not to crash on unexpected return...
Wieger Opmeer [Thu, 17 Mar 2016 13:23:42 +0000 (14:23 +0100)]
repair dnssec in luabackend (done by ahu); try not to crash on unexpected return values; use integers where appropriate because that works better for lua 5.3

8 years agoMerge pull request #3586 from pieterlexis/rm-root-ref
Peter van Dijk [Thu, 17 Mar 2016 11:58:09 +0000 (12:58 +0100)]
Merge pull request #3586 from pieterlexis/rm-root-ref

Remove the send-root-referral option

8 years agolog name/qtype when sending out servfail
Peter van Dijk [Mon, 14 Mar 2016 14:39:01 +0000 (15:39 +0100)]
log name/qtype when sending out servfail

8 years agoadd DNSName::toLogString
Peter van Dijk [Thu, 17 Mar 2016 10:11:40 +0000 (11:11 +0100)]
add DNSName::toLogString

8 years agoMerge pull request #3585 from pieterlexis/wtf8
Peter van Dijk [Thu, 17 Mar 2016 10:20:07 +0000 (11:20 +0100)]
Merge pull request #3585 from pieterlexis/wtf8

Use another copyright keypoint

8 years agoRemove the send-root-referral option
Pieter Lexis [Thu, 17 Mar 2016 09:21:10 +0000 (10:21 +0100)]
Remove the send-root-referral option

This was already disabled and is wrong and bad:
https://www.dns-oarc.net/oarc/articles/upward-referrals-considered-harmful

8 years agoMerge pull request #3565 from rgacogne/coverity-fixes
Peter van Dijk [Thu, 17 Mar 2016 09:13:43 +0000 (10:13 +0100)]
Merge pull request #3565 from rgacogne/coverity-fixes

Small fixes reported by coverity

8 years agoMerge pull request #3580 from mind04/bind-list
Peter van Dijk [Thu, 17 Mar 2016 09:12:52 +0000 (10:12 +0100)]
Merge pull request #3580 from mind04/bind-list

bindbackend: fix, set domain in list()

8 years agoMerge pull request #3579 from rgacogne/coverity-fixes-pdns
Peter van Dijk [Thu, 17 Mar 2016 09:12:15 +0000 (10:12 +0100)]
Merge pull request #3579 from rgacogne/coverity-fixes-pdns

auth: Fix reading invalid iterator in fillZone()

8 years agoMerge pull request #3584 from sjvs/patch-1
Peter van Dijk [Thu, 17 Mar 2016 09:11:25 +0000 (10:11 +0100)]
Merge pull request #3584 from sjvs/patch-1

Update Makefile.am: do not swallow curl errors

8 years agoMove the root server addresses to a single place
Pieter Lexis [Tue, 15 Mar 2016 15:24:01 +0000 (16:24 +0100)]
Move the root server addresses to a single place

Also, update the L-root IPv6 Address

Closes #3533
Closes #3534

8 years agoUse another copyright keypoint
Pieter Lexis [Thu, 17 Mar 2016 08:57:53 +0000 (09:57 +0100)]
Use another copyright keypoint

8 years agoMerge pull request #3522 from rgacogne/dnsdist-carbon-names
bert hubert [Wed, 16 Mar 2016 11:25:14 +0000 (12:25 +0100)]
Merge pull request #3522 from rgacogne/dnsdist-carbon-names

dnsdist: Per-carbon server hostnames

8 years agodnsdist: Split DNSCrypt encryption from sendResponse. Fix flags.
Remi Gacogne [Wed, 16 Mar 2016 11:15:09 +0000 (12:15 +0100)]
dnsdist: Split DNSCrypt encryption from sendResponse. Fix flags.

Splitting DNSCrypt encryption from the sendResponse functions to
avoid the ugly #ifdef'ed definitions.
Flags were not correctly restored for self-generated responses.

8 years agoUpdate pdns/recursordist/Makefile.am: make curl show errors
Bas van Schaik [Wed, 16 Mar 2016 10:36:28 +0000 (10:36 +0000)]
Update pdns/recursordist/Makefile.am: make curl show errors

8 years agoUpdate pdns/Makefile.am: make curl report error on failure
Bas van Schaik [Wed, 16 Mar 2016 10:33:51 +0000 (10:33 +0000)]
Update pdns/Makefile.am: make curl report error on failure

By default 'curl -s' (for silent) will swallow any errors that occur during the retrieval of the URL. This makes problems rather difficult to debug. The '-S' flag changes this behaviour: "When used with -s it makes curl show an error message if it fails" (from the manpage)

8 years agoMerge pull request #3577 from Habbie/sdig-hidettl
Peter van Dijk [Tue, 15 Mar 2016 20:02:21 +0000 (21:02 +0100)]
Merge pull request #3577 from Habbie/sdig-hidettl

add hidettl flag to sdig

8 years agodnsdist: Refactor duplicated query handling code (UDP/TCP)
Remi Gacogne [Tue, 15 Mar 2016 16:57:19 +0000 (17:57 +0100)]
dnsdist: Refactor duplicated query handling code (UDP/TCP)

Merge the UDP/TCP code handling:

* dynamic blocks
* blockfilter
* rules

This fixes an issue with DNSCrypt, where cached responses were not
being encrypted.

8 years agobindbackend: fix, set domain in list()
Kees Monshouwer [Tue, 15 Mar 2016 15:54:15 +0000 (16:54 +0100)]
bindbackend: fix, set domain in list()

8 years agodnsdist: Refactor duplicated response handling code (UDP/TCP)
Remi Gacogne [Tue, 15 Mar 2016 14:56:37 +0000 (15:56 +0100)]
dnsdist: Refactor duplicated response handling code (UDP/TCP)

8 years agoadd hidettl flag to sdig
Peter van Dijk [Tue, 15 Mar 2016 14:44:10 +0000 (15:44 +0100)]
add hidettl flag to sdig

8 years agowhitespace
Peter van Dijk [Tue, 15 Mar 2016 14:43:13 +0000 (15:43 +0100)]
whitespace

8 years agoMerge pull request #3576 from ekohl/simplify-example
Peter van Dijk [Tue, 15 Mar 2016 14:10:59 +0000 (15:10 +0100)]
Merge pull request #3576 from ekohl/simplify-example

Remove redundant rectify-zone command

8 years agoRemove redundant rectify-zone command
Ewoud Kohl van Wijngaarden [Tue, 15 Mar 2016 14:09:57 +0000 (15:09 +0100)]
Remove redundant rectify-zone command

8 years agoMerge pull request #3173 from pieterlexis/uri-and-caa
Peter van Dijk [Tue, 15 Mar 2016 14:06:57 +0000 (15:06 +0100)]
Merge pull request #3173 from pieterlexis/uri-and-caa

Add the URI and CAA record types

8 years agoMerge pull request #3571 from Habbie/zones-multiline-whitespace
Peter van Dijk [Tue, 15 Mar 2016 13:29:50 +0000 (14:29 +0100)]
Merge pull request #3571 from Habbie/zones-multiline-whitespace

strip all types of whitespace from around content while parsing zones, fixes #3568

8 years agoMerge pull request #3547 from rubenk/quote-all-the-things
Peter van Dijk [Tue, 15 Mar 2016 13:28:29 +0000 (14:28 +0100)]
Merge pull request #3547 from rubenk/quote-all-the-things

Add some missing quotes in configure.ac

8 years agoMerge pull request #3566 from Habbie/dyndns-osx
Peter van Dijk [Tue, 15 Mar 2016 13:28:02 +0000 (14:28 +0100)]
Merge pull request #3566 from Habbie/dyndns-osx

half-fix nsupdate test portability to osx, remaining issue is the -V argument to sort in mysqldiff

8 years agoMerge pull request #3567 from Habbie/dyndns-uint32_t
Peter van Dijk [Tue, 15 Mar 2016 13:27:51 +0000 (14:27 +0100)]
Merge pull request #3567 from Habbie/dyndns-uint32_t

fix negative number in logline

8 years agoMerge pull request #3570 from rgacogne/dnsdist-samples
Peter van Dijk [Tue, 15 Mar 2016 13:27:41 +0000 (14:27 +0100)]
Merge pull request #3570 from rgacogne/dnsdist-samples

dnsdist: Add rule samples to dnsdistconf.lua, fix the existing ones

8 years agoMerge pull request #3574 from pieterlexis/fix-centos6-dnsdist-builds
Peter van Dijk [Tue, 15 Mar 2016 13:26:36 +0000 (14:26 +0100)]
Merge pull request #3574 from pieterlexis/fix-centos6-dnsdist-builds

Fix CentOS 6 builds

8 years agoMerge pull request #3572 from pieterlexis/notify-in-tools-deb
Peter van Dijk [Tue, 15 Mar 2016 13:26:09 +0000 (14:26 +0100)]
Merge pull request #3572 from pieterlexis/notify-in-tools-deb

Ship the notify tool in the pdns-tools deb

8 years agoMerge pull request #3573 from rubenk/pdns-adjust-documentation-setting
Peter van Dijk [Tue, 15 Mar 2016 13:25:59 +0000 (14:25 +0100)]
Merge pull request #3573 from rubenk/pdns-adjust-documentation-setting

pdns: man pages are in section 1 now

8 years agoAdd the CAA record
Pieter Lexis [Tue, 5 Jan 2016 16:24:34 +0000 (17:24 +0100)]
Add the CAA record

8 years agoAdd xfrUnquotedText()
Pieter Lexis [Tue, 5 Jan 2016 16:14:53 +0000 (17:14 +0100)]
Add xfrUnquotedText()

8 years agoAdd URI QType
Pieter Lexis [Tue, 1 Dec 2015 16:22:59 +0000 (17:22 +0100)]
Add URI QType

8 years agoAdd a `lenField` option to xfrText()
Pieter Lexis [Tue, 1 Dec 2015 16:19:56 +0000 (17:19 +0100)]
Add a `lenField` option to xfrText()

This option (true by default) tells the writer/parser to add/read a
byte that is the length of the data following.

8 years agoUse devtoolset-3 on CentOS 6
Pieter Lexis [Tue, 15 Mar 2016 13:00:42 +0000 (14:00 +0100)]
Use devtoolset-3 on CentOS 6

8 years agoFix dnsdist builds for CentOS 6
Pieter Lexis [Tue, 15 Mar 2016 12:59:05 +0000 (13:59 +0100)]
Fix dnsdist builds for CentOS 6

8 years agodnsdist: add a --disable-syslog option
Pieter Lexis [Tue, 15 Mar 2016 10:52:46 +0000 (11:52 +0100)]
dnsdist: add a --disable-syslog option

This prevents double logging in e.g. systemd

8 years agoAdd a disable-syslog setting
Pieter Lexis [Tue, 15 Mar 2016 10:51:43 +0000 (11:51 +0100)]
Add a disable-syslog setting

This allows the use of e.g. the `Type=simple` in systemd and prevents
the double logging issue.

8 years agodnsdist: Add regression tests for Carbon
Remi Gacogne [Mon, 7 Mar 2016 16:38:25 +0000 (17:38 +0100)]
dnsdist: Add regression tests for Carbon

8 years agodnsdist: Per-carbon server hostnames
Remi Gacogne [Mon, 7 Mar 2016 14:20:12 +0000 (15:20 +0100)]
dnsdist: Per-carbon server hostnames

We used the last specified `ourname` for all servers. We still use
the first specified interval for all servers for now.

8 years agoauth: Fix reading invalid iterator in fillZone()
Remi Gacogne [Tue, 15 Mar 2016 09:10:59 +0000 (10:10 +0100)]
auth: Fix reading invalid iterator in fillZone()

Reported by coverity:
```
CID 1353069 (#1 of 1): Using invalid iterator (INVALIDATE_ITERATOR)

19. deref_iterator: Dereferencing iterator rit though it is already
past the end of its container.
```

8 years agoAdd some missing quotes in configure.ac
Ruben Kerkhof [Fri, 11 Mar 2016 10:07:32 +0000 (11:07 +0100)]
Add some missing quotes in configure.ac

8 years agoMerge pull request #3507 from zeha/hideapikey
Peter van Dijk [Tue, 15 Mar 2016 09:04:49 +0000 (10:04 +0100)]
Merge pull request #3507 from zeha/hideapikey

API: Mask out api-key in settings list

8 years agoMerge pull request #3495 from zeha/forjeeves
Peter van Dijk [Tue, 15 Mar 2016 09:04:40 +0000 (10:04 +0100)]
Merge pull request #3495 from zeha/forjeeves

Add /api discovery endpoint

8 years agoMerge pull request #3415 from ahupowerdns/clearzone
Peter van Dijk [Tue, 15 Mar 2016 09:04:00 +0000 (10:04 +0100)]
Merge pull request #3415 from ahupowerdns/clearzone

pdnsutil clearzone allows operator to remove all records of a zone but leave everything else in place

8 years agoMerge pull request #3389 from pieterlexis/pdnsutil-chroot
Peter van Dijk [Tue, 15 Mar 2016 09:02:52 +0000 (10:02 +0100)]
Merge pull request #3389 from pieterlexis/pdnsutil-chroot

pdnsutil: support chroot

8 years agoMerge pull request #3562 from rubenk/remotebackend-remove-unused-automake-variable
Peter van Dijk [Tue, 15 Mar 2016 09:01:25 +0000 (10:01 +0100)]
Merge pull request #3562 from rubenk/remotebackend-remove-unused-automake-variable

We no longer rely on boost serialization

8 years agoMerge pull request #3558 from rubenk/pdns-recursor-fix-building-on-OSX
Peter van Dijk [Tue, 15 Mar 2016 09:01:11 +0000 (10:01 +0100)]
Merge pull request #3558 from rubenk/pdns-recursor-fix-building-on-OSX

pdns-recursor: fix build failure on OSX

8 years agoMerge pull request #3554 from nlyan/ctxlinkfixes
Peter van Dijk [Tue, 15 Mar 2016 09:00:32 +0000 (10:00 +0100)]
Merge pull request #3554 from nlyan/ctxlinkfixes

Fix Boost component library detection on ARM64 etc.

8 years agoMerge pull request #3549 from rubenk/dont-break-vim-syntax-highlighting
Peter van Dijk [Tue, 15 Mar 2016 08:59:23 +0000 (09:59 +0100)]
Merge pull request #3549 from rubenk/dont-break-vim-syntax-highlighting

Single single quotes break Vim highlighting

8 years agoMerge pull request #3546 from rubenk/dnsdist-needs-autoconf-2.61
Peter van Dijk [Tue, 15 Mar 2016 08:58:49 +0000 (09:58 +0100)]
Merge pull request #3546 from rubenk/dnsdist-needs-autoconf-2.61

Dnsdist needs Autoconf >= 2.61 for Boost macros

8 years agoMerge pull request #3545 from rubenk/recursor-needs-autoconf-2.61
Peter van Dijk [Tue, 15 Mar 2016 08:58:42 +0000 (09:58 +0100)]
Merge pull request #3545 from rubenk/recursor-needs-autoconf-2.61

Recursor needs Autoconf >= 2.61 for Boost macros

8 years agoMerge pull request #3541 from rubenk/spec-point-to-https-url
Peter van Dijk [Tue, 15 Mar 2016 08:57:46 +0000 (09:57 +0100)]
Merge pull request #3541 from rubenk/spec-point-to-https-url

Specs: use https url for powerdns.com