]> granicus.if.org Git - pdns/log
pdns
8 years agorec: fix systemd support reporting
Pieter Lexis [Tue, 21 Jun 2016 12:08:30 +0000 (14:08 +0200)]
rec: fix systemd support reporting

And add a banner to the features enabled/supported

8 years agodnsdist: doc: `{add,set}Local()` TCP parameter defaults to true
Remi Gacogne [Wed, 22 Jun 2016 13:17:14 +0000 (15:17 +0200)]
dnsdist: doc: `{add,set}Local()` TCP parameter defaults to true

8 years agoMerge pull request #4027 from pieterlexis/testrunner-protobuf
Pieter Lexis [Wed, 22 Jun 2016 10:47:47 +0000 (12:47 +0200)]
Merge pull request #4027 from pieterlexis/testrunner-protobuf

hook up protobuf to the testrunner

8 years agohook up protobuf to the testrunner
Pieter Lexis [Wed, 22 Jun 2016 09:49:55 +0000 (11:49 +0200)]
hook up protobuf to the testrunner

8 years agoMerge pull request #4021 from rgacogne/fix-dnspcap2protobuf
Peter van Dijk [Wed, 22 Jun 2016 08:05:03 +0000 (10:05 +0200)]
Merge pull request #4021 from rgacogne/fix-dnspcap2protobuf

Fix an invalid use of stack memory in dnspcap2protobuf

8 years agoMerge pull request #4016 from rgacogne/rec-protobuf-cached
Remi Gacogne [Wed, 22 Jun 2016 07:36:09 +0000 (09:36 +0200)]
Merge pull request #4016 from rgacogne/rec-protobuf-cached

rec: Log protobuf messages for cache hits. Add policy tags in gettag()

8 years agorec: Log protobuf messages for cache hits. Add policy tags in gettag()
Remi Gacogne [Tue, 21 Jun 2016 15:01:43 +0000 (17:01 +0200)]
rec: Log protobuf messages for cache hits. Add policy tags in gettag()

gettag()` can now return an optional policy tags table in addition to
the existing `tag` integer.
Question and response protobuf messages are now sent even on cache hits.
When protobuf logging is enabled, the protobuf response message is
added to the cache and retrieved together with the response.

8 years agoMerge pull request #4023 from pieterlexis/log-on-log-fail
Peter van Dijk [Tue, 21 Jun 2016 14:38:55 +0000 (16:38 +0200)]
Merge pull request #4023 from pieterlexis/log-on-log-fail

Actually log validation result on log-fail

8 years agoMerge pull request #4025 from pieterlexis/dnssec-dig-remarks
Peter van Dijk [Tue, 21 Jun 2016 14:38:18 +0000 (16:38 +0200)]
Merge pull request #4025 from pieterlexis/dnssec-dig-remarks

Add a remark on dig's use of the AD flag

8 years agoAdd a remark on dig's use of the AD flag
Pieter Lexis [Tue, 21 Jun 2016 12:19:55 +0000 (14:19 +0200)]
Add a remark on dig's use of the AD flag

Closes #4009

8 years agoMerge pull request #4022 from pieterlexis/validate-log
Pieter Lexis [Tue, 21 Jun 2016 09:19:33 +0000 (11:19 +0200)]
Merge pull request #4022 from pieterlexis/validate-log

docs: it is log-fail, not validate-log

8 years agoActually log validation result on log-fail
Pieter Lexis [Tue, 21 Jun 2016 09:16:54 +0000 (11:16 +0200)]
Actually log validation result on log-fail

8 years agoit is log-fail, not validate-log
Pieter Lexis [Tue, 21 Jun 2016 08:48:23 +0000 (10:48 +0200)]
it is log-fail, not validate-log

8 years agoFix an invalid use of stack memory in dnspcap2protobuf
Remi Gacogne [Tue, 21 Jun 2016 07:20:57 +0000 (09:20 +0200)]
Fix an invalid use of stack memory in dnspcap2protobuf

8 years agoMerge pull request #4019 from rgacogne/dnsdist-tee-ecs
bert hubert [Mon, 20 Jun 2016 13:06:11 +0000 (15:06 +0200)]
Merge pull request #4019 from rgacogne/dnsdist-tee-ecs

dnsdist: Add an optional `addECS` option to `TeeAction()`

8 years agodnsdist: Add an optional `addECS` option to `TeeAction()`
Remi Gacogne [Mon, 20 Jun 2016 11:58:27 +0000 (13:58 +0200)]
dnsdist: Add an optional `addECS` option to `TeeAction()`

8 years agoMerge pull request #4017 from rgacogne/rec-istcp
Peter van Dijk [Mon, 20 Jun 2016 11:19:25 +0000 (13:19 +0200)]
Merge pull request #4017 from rgacogne/rec-istcp

rec: Add `isTcp` to `dq`. Fix building without Lua.

8 years agorec: Add `isTcp` to `dq`. Fix building without Lua.
Remi Gacogne [Mon, 20 Jun 2016 09:55:08 +0000 (11:55 +0200)]
rec: Add `isTcp` to `dq`. Fix building without Lua.

8 years agoMerge pull request #4015 from thusoy/invalid-rfc5155-link
Peter van Dijk [Mon, 20 Jun 2016 08:00:04 +0000 (10:00 +0200)]
Merge pull request #4015 from thusoy/invalid-rfc5155-link

Point NSEC3 iterations link to correct RFC section

8 years agoPoint NSEC3 iterations link to correct RFC section
Tarjei Husøy [Sat, 18 Jun 2016 19:06:47 +0000 (12:06 -0700)]
Point NSEC3 iterations link to correct RFC section

Old link mistakenly pointed to section 6, instead of the intended
section 10.3 in RFC 5155.

8 years agoMerge pull request #4012 from Habbie/protobuflogger-tags
Peter van Dijk [Fri, 17 Jun 2016 13:22:17 +0000 (15:22 +0200)]
Merge pull request #4012 from Habbie/protobuflogger-tags

add tags support to ProtobufLogger.py

8 years agoMerge pull request #4003 from mind04/boost
Peter van Dijk [Fri, 17 Jun 2016 11:56:18 +0000 (13:56 +0200)]
Merge pull request #4003 from mind04/boost

sync boost.m4 with upstream

8 years agoallow tagging even without handling a query in preresolve, just like setvariable()
bert hubert [Fri, 17 Jun 2016 11:29:12 +0000 (13:29 +0200)]
allow tagging even without handling a query in preresolve, just like setvariable()

8 years agoadd tags support to ProtobufLogger.py
Peter van Dijk [Fri, 17 Jun 2016 11:25:37 +0000 (13:25 +0200)]
add tags support to ProtobufLogger.py

8 years agonit
Peter van Dijk [Fri, 17 Jun 2016 10:04:59 +0000 (12:04 +0200)]
nit

8 years agoMerge pull request #4004 from rgacogne/luajit-error
bert hubert [Thu, 16 Jun 2016 13:28:11 +0000 (15:28 +0200)]
Merge pull request #4004 from rgacogne/luajit-error

[wip] LuaJIT raises a 'user data' error, but not an std::exception

8 years agoMerge pull request #3992 from rgacogne/dnsdist-axfr-doc-typos
bert hubert [Thu, 16 Jun 2016 13:26:21 +0000 (15:26 +0200)]
Merge pull request #3992 from rgacogne/dnsdist-axfr-doc-typos

dnsdist: Fix some typos in the AXFR/IXFR documentation

8 years agoMerge pull request #3995 from rgacogne/dnsdist-cache-sign-comparison
Remi Gacogne [Thu, 16 Jun 2016 12:34:57 +0000 (14:34 +0200)]
Merge pull request #3995 from rgacogne/dnsdist-cache-sign-comparison

dnsdist: Fix comparison between signed and unsigned integer

8 years ago[wip] LuaJIT raises a 'user data' error, but not an std::exception
Remi Gacogne [Thu, 16 Jun 2016 07:38:44 +0000 (09:38 +0200)]
[wip] LuaJIT raises a 'user data' error, but not an std::exception

This is probably not the best fix, but my journey into LuaJIT
ends here, at least for now.

8 years agosync boost.m4 with upstream
Kees Monshouwer [Wed, 15 Jun 2016 11:46:52 +0000 (13:46 +0200)]
sync boost.m4 with upstream

8 years agoMerge pull request #3996 from rgacogne/dnssec-ecdsa-deterministic
Pieter Lexis [Tue, 14 Jun 2016 22:43:46 +0000 (00:43 +0200)]
Merge pull request #3996 from rgacogne/dnssec-ecdsa-deterministic

As noted by @stirnim, OpenSSL does not respect rfc6979

8 years agoMerge pull request #3991 from pieterlexis/lua-hpp-on-luajit
Pieter Lexis [Tue, 14 Jun 2016 22:43:38 +0000 (00:43 +0200)]
Merge pull request #3991 from pieterlexis/lua-hpp-on-luajit

Check for lua.hpp when using luajit

8 years agoFix yaml in geoip docs
Pieter Lexis [Tue, 14 Jun 2016 22:41:17 +0000 (00:41 +0200)]
Fix yaml in geoip docs

8 years agoAs noted by @stirnim, OpenSSL does not respect rfc6979
Remi Gacogne [Tue, 14 Jun 2016 18:57:11 +0000 (20:57 +0200)]
As noted by @stirnim, OpenSSL does not respect rfc6979

8 years agodnsdist: Fix some typos in the AXFR/IXFR documentation
Remi Gacogne [Tue, 14 Jun 2016 18:49:50 +0000 (20:49 +0200)]
dnsdist: Fix some typos in the AXFR/IXFR documentation

8 years agoMerge pull request #3993 from pieterlexis/docs-4X
Pieter Lexis [Tue, 14 Jun 2016 17:02:07 +0000 (19:02 +0200)]
Merge pull request #3993 from pieterlexis/docs-4X

Documentation improvements

8 years agoCheck for lua.hpp when using luajit
Pieter Lexis [Tue, 14 Jun 2016 11:04:14 +0000 (13:04 +0200)]
Check for lua.hpp when using luajit

8 years agodnsdist: Fix comparison between signed and unsigned integer
Remi Gacogne [Tue, 14 Jun 2016 15:09:09 +0000 (17:09 +0200)]
dnsdist: Fix comparison between signed and unsigned integer

8 years agoNotes on Oracle password expiry
Pieter Lexis [Tue, 14 Jun 2016 11:30:28 +0000 (13:30 +0200)]
Notes on Oracle password expiry

Closes #2491

8 years agoWords on ECDSA and deterministic signatures
Pieter Lexis [Tue, 14 Jun 2016 11:27:30 +0000 (13:27 +0200)]
Words on ECDSA and deterministic signatures

Closes #2720

8 years agoMerge pull request #3988 from rgacogne/dnsdist-grepq-example
Remi Gacogne [Tue, 14 Jun 2016 07:20:48 +0000 (09:20 +0200)]
Merge pull request #3988 from rgacogne/dnsdist-grepq-example

dnsdist: Fix `grepq()` output in the README

8 years agoMore words on Domain Metadata
Pieter Lexis [Mon, 13 Jun 2016 16:24:19 +0000 (18:24 +0200)]
More words on Domain Metadata

Closes #2057

8 years agoDocument default modules
Pieter Lexis [Mon, 13 Jun 2016 16:15:32 +0000 (18:15 +0200)]
Document default modules

Closes #2133

8 years agoAdd note on domain metadata and backends
Pieter Lexis [Mon, 13 Jun 2016 15:59:54 +0000 (17:59 +0200)]
Add note on domain metadata and backends

Closes #568

8 years agoImprove Lua scripting and DNS64 docs
Pieter Lexis [Mon, 13 Jun 2016 15:24:34 +0000 (17:24 +0200)]
Improve Lua scripting and DNS64 docs

Closes #3756
Closes #3952
Closes #3328

8 years agoDocument ALIAS records and DNSSEC washing
Pieter Lexis [Mon, 13 Jun 2016 09:48:26 +0000 (11:48 +0200)]
Document ALIAS records and DNSSEC washing

Closes #3978

8 years agodnsdist: Fix `grepq()` output in the README
Remi Gacogne [Mon, 13 Jun 2016 16:52:37 +0000 (18:52 +0200)]
dnsdist: Fix `grepq()` output in the README

8 years agoMerge pull request #3975 from rgacogne/dnsdist-axfr-aware
bert hubert [Mon, 13 Jun 2016 16:02:55 +0000 (18:02 +0200)]
Merge pull request #3975 from rgacogne/dnsdist-axfr-aware

dnsdist: Make dnsdist {A,I}XFR aware, document possible issues

8 years agoMerge pull request #3986 from pieterlexis/doc-OI
Pieter Lexis [Mon, 13 Jun 2016 14:24:48 +0000 (16:24 +0200)]
Merge pull request #3986 from pieterlexis/doc-OI

docs: Add small section on compiling on OpenIndiana

8 years agoMerge pull request #3930 from pieterlexis/issue-3078-bind-add-zone
Pieter Lexis [Mon, 13 Jun 2016 14:24:37 +0000 (16:24 +0200)]
Merge pull request #3930 from pieterlexis/issue-3078-bind-add-zone

pdns_control bind-add-zone check for zonefile

8 years agoMerge pull request #3400 from pieterlexis/issue-3369-lidresolv-libsocket-libnsl
Pieter Lexis [Mon, 13 Jun 2016 14:24:28 +0000 (16:24 +0200)]
Merge pull request #3400 from pieterlexis/issue-3369-lidresolv-libsocket-libnsl

Fix building on OpenIndiana (and possibly Solaris)

8 years agoMerge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Mon, 13 Jun 2016 10:19:47 +0000 (12:19 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns

8 years agoAdd small section on compiling on OpenIndiana
Pieter Lexis [Mon, 13 Jun 2016 09:13:17 +0000 (11:13 +0200)]
Add small section on compiling on OpenIndiana

8 years agoMerge pull request #3977 from pieterlexis/centos6-init-script
Pieter Lexis [Sat, 11 Jun 2016 15:55:52 +0000 (17:55 +0200)]
Merge pull request #3977 from pieterlexis/centos6-init-script

Auth: fix building CentOS 6 packages

8 years agoMerge pull request #3979 from PowerDNS/jpmens-patch-1
Peter van Dijk [Fri, 10 Jun 2016 21:30:07 +0000 (23:30 +0200)]
Merge pull request #3979 from PowerDNS/jpmens-patch-1

Typo in Recursor's dnssec.md

8 years agoTypo in Recursor's dnssec.md
JP Mens [Fri, 10 Jun 2016 21:27:46 +0000 (23:27 +0200)]
Typo in Recursor's dnssec.md

8 years agoMerge pull request #3976 from pieterlexis/rm-theme-from-tarball
bert hubert [Fri, 10 Jun 2016 20:03:48 +0000 (22:03 +0200)]
Merge pull request #3976 from pieterlexis/rm-theme-from-tarball

Remove the html theme from the tarball

8 years agoMerge pull request #3973 from rgacogne/auth-remote-unix
bert hubert [Fri, 10 Jun 2016 20:01:52 +0000 (22:01 +0200)]
Merge pull request #3973 from rgacogne/auth-remote-unix

auth: Handle `read()` returning 0 in RemoteBackend's unix connector

8 years agoMerge pull request #3971 from zeha/secpoll
Pieter Lexis [Fri, 10 Jun 2016 19:59:15 +0000 (21:59 +0200)]
Merge pull request #3971 from zeha/secpoll

secpoll data for wheezy-backports recursor

8 years agodocumentation of blockFilter was out of date
bert hubert [Fri, 10 Jun 2016 16:59:03 +0000 (18:59 +0200)]
documentation of blockFilter was out of date

8 years agoDisable unittest on a too old boost
Pieter Lexis [Fri, 10 Jun 2016 10:58:52 +0000 (12:58 +0200)]
Disable unittest on a too old boost

8 years agoAuth: Fix building pkgs for centos 6
Pieter Lexis [Fri, 10 Jun 2016 10:23:58 +0000 (12:23 +0200)]
Auth: Fix building pkgs for centos 6

8 years agoRemove the html theme from the tarball
Pieter Lexis [Thu, 9 Jun 2016 15:48:19 +0000 (17:48 +0200)]
Remove the html theme from the tarball

This lead only to license issues with Debian. Right now, the only way to
build the HTML documentation is from the git checkout. Which is ok.

8 years agodnsdist: Make dnsdist {A,I}XFR aware, document possible issues
Remi Gacogne [Fri, 3 Jun 2016 09:54:58 +0000 (11:54 +0200)]
dnsdist: Make dnsdist {A,I}XFR aware, document possible issues

8 years agoauth: Handle `read()` returning 0 in RemoteBackend's unix connector
Remi Gacogne [Fri, 10 Jun 2016 12:29:31 +0000 (14:29 +0200)]
auth: Handle `read()` returning 0 in RemoteBackend's unix connector

Otherwise it looks like we may loop in `recv_message()` until the
timeout is reached if the other end closes the connection:
* `waitForData()` will return immediately
* `read()` will keep returning 0

8 years agosecpoll data for wheezy-backports recursor
Christian Hofstaedtler [Fri, 10 Jun 2016 07:36:50 +0000 (09:36 +0200)]
secpoll data for wheezy-backports recursor

8 years agoMerge pull request #3968 from zeha/api-regress-bindlocal
Peter van Dijk [Thu, 9 Jun 2016 19:33:10 +0000 (21:33 +0200)]
Merge pull request #3968 from zeha/api-regress-bindlocal

API: Bind daemons to 127.0.0.1 in regression tests

8 years agoand link this all in (sorry)
bert hubert [Thu, 9 Jun 2016 14:35:18 +0000 (16:35 +0200)]
and link this all in (sorry)

8 years agoabstract out StatNode class from dnsscope, move dnsscope to more standard iputils...
bert hubert [Thu, 9 Jun 2016 14:33:31 +0000 (16:33 +0200)]
abstract out StatNode class from dnsscope, move dnsscope to more standard iputils infra

8 years agoMerge pull request #3964 from pieterlexis/rec-4-rc1-changelog
Pieter Lexis [Thu, 9 Jun 2016 08:22:27 +0000 (10:22 +0200)]
Merge pull request #3964 from pieterlexis/rec-4-rc1-changelog

Add Recursor RC1 changelog

8 years agoalternate fix for #3966, closes #3966
bert hubert [Thu, 9 Jun 2016 06:55:13 +0000 (08:55 +0200)]
alternate fix for #3966, closes #3966

8 years agoAPI: Bind daemons to 127.0.0.1 in regression tests
Christian Hofstaedtler [Wed, 8 Jun 2016 19:38:45 +0000 (21:38 +0200)]
API: Bind daemons to 127.0.0.1 in regression tests

8 years agoAdd Recursor RC1 changelog
Pieter Lexis [Wed, 8 Jun 2016 11:46:45 +0000 (13:46 +0200)]
Add Recursor RC1 changelog

8 years agoMerge pull request #3957 from cmouse/fix-fwd-parsing rec-4.0.0-rc1
Pieter Lexis [Wed, 8 Jun 2016 15:30:57 +0000 (17:30 +0200)]
Merge pull request #3957 from cmouse/fix-fwd-parsing

recursor: Require = in forward-zones

8 years agoMerge pull request #3961 from Habbie/rec-el6-i386
Peter van Dijk [Wed, 8 Jun 2016 12:40:47 +0000 (14:40 +0200)]
Merge pull request #3961 from Habbie/rec-el6-i386

disable assertion; make recursor work on el6 i386 again

8 years agoFix a test by supression pdns_control output
Pieter Lexis [Wed, 8 Jun 2016 09:14:12 +0000 (11:14 +0200)]
Fix a test by supression pdns_control output

8 years agoAdd AC_REQUIRE to PDNS_ENABLE_REPRODUCIBLE
Pieter Lexis [Thu, 17 Mar 2016 12:40:30 +0000 (13:40 +0100)]
Add AC_REQUIRE to PDNS_ENABLE_REPRODUCIBLE

8 years agodnsdist: allow building on openindiana
Pieter Lexis [Wed, 17 Feb 2016 23:16:03 +0000 (00:16 +0100)]
dnsdist: allow building on openindiana

8 years agorecursor: allow building on openindiana
Pieter Lexis [Wed, 17 Feb 2016 23:16:19 +0000 (00:16 +0100)]
recursor: allow building on openindiana

8 years agoUse correct command to determine hostname on illumos/openindiana
Pieter Lexis [Wed, 17 Feb 2016 22:23:35 +0000 (23:23 +0100)]
Use correct command to determine hostname on illumos/openindiana

And detect openindiana properly

8 years agopdns_control bind-add-zone check for zonefile
Pieter Lexis [Wed, 4 May 2016 14:55:59 +0000 (16:55 +0200)]
pdns_control bind-add-zone check for zonefile

We now check if we can access the zonefile before we add a zone to the
bindbackend via `pdns_control bind-add-zone`. By sheer luck, this
function worked on relative names (names were relative to the PWD of the
pdns_server process), so we now force the use of absolute names (unless
we are chrooted). Closes #3078

Update the pdns_control(1) manpage with the bind commands.

8 years agoMerge pull request #3959 from zeha/recursor-lua-readme
Pieter Lexis [Wed, 8 Jun 2016 09:10:03 +0000 (11:10 +0200)]
Merge pull request #3959 from zeha/recursor-lua-readme

README: Fix package and pkg-config names for libluaX.Y on Debian/Ubuntu

8 years agodisable assertion; make recursor work on el6 i386 again.
Peter van Dijk [Wed, 8 Jun 2016 07:35:53 +0000 (03:35 -0400)]
disable assertion; make recursor work on el6 i386 again.
Thanks @nlyan @sspans. Closes #3695

8 years agoMerge pull request #3953 from pieterlexis/sync-debian-build
bert hubert [Wed, 8 Jun 2016 05:21:56 +0000 (07:21 +0200)]
Merge pull request #3953 from pieterlexis/sync-debian-build

Sync debian build scripts a bit

8 years agoREADME: Fix package and pkg-config names for libluaX.Y on Debian/Ubuntu
Christian Hofstaedtler [Tue, 7 Jun 2016 20:12:42 +0000 (22:12 +0200)]
README: Fix package and pkg-config names for libluaX.Y on Debian/Ubuntu

8 years agorecursor: Require = in forward-zones
Aki Tuomi [Tue, 7 Jun 2016 19:36:40 +0000 (22:36 +0300)]
recursor: Require = in forward-zones

8 years agoMerge pull request #3949 from ahupowerdns/auth-ixfr
bert hubert [Tue, 7 Jun 2016 18:48:15 +0000 (20:48 +0200)]
Merge pull request #3949 from ahupowerdns/auth-ixfr

Implement IXFR-based slaving for Authoritative, fix duplicate AXFRs

8 years agoMerge pull request #3941 from ahupowerdns/rec-auth-delegate
bert hubert [Tue, 7 Jun 2016 13:49:55 +0000 (15:49 +0200)]
Merge pull request #3941 from ahupowerdns/rec-auth-delegate

make sure we can resolve 'x.com' if we have auth NS records loaded for x.com

8 years agoMerge pull request #3931 from zeha/rename-notify
Pieter Lexis [Tue, 7 Jun 2016 12:32:35 +0000 (14:32 +0200)]
Merge pull request #3931 from zeha/rename-notify

Rename notify to pdns_notify to avoid conflicts

8 years agoalso add actual zone on auth; add trailing dot; fix IP
Peter van Dijk [Tue, 7 Jun 2016 11:08:52 +0000 (04:08 -0700)]
also add actual zone on auth; add trailing dot; fix IP

8 years agoadd auth-zone-delegation test
Peter van Dijk [Tue, 7 Jun 2016 11:12:15 +0000 (04:12 -0700)]
add auth-zone-delegation test

8 years agoixfr documentation
bert hubert [Tue, 7 Jun 2016 11:29:40 +0000 (13:29 +0200)]
ixfr documentation

8 years agoMerge pull request #3948 from mind04/oldboost
Pieter Lexis [Tue, 7 Jun 2016 11:19:44 +0000 (13:19 +0200)]
Merge pull request #3948 from mind04/oldboost

don't install dnsbulktest and dnstcpbench manpages if boost is too old

8 years agoMerge pull request #3926 from pieterlexis/recursor-CD-on-fwd
Pieter Lexis [Tue, 7 Jun 2016 10:59:38 +0000 (12:59 +0200)]
Merge pull request #3926 from pieterlexis/recursor-CD-on-fwd

Recursor: set +CD on queries forwarded to a recursor

8 years agoMerge pull request #3910 from pieterlexis/recursor-NTA
Pieter Lexis [Tue, 7 Jun 2016 10:59:34 +0000 (12:59 +0200)]
Merge pull request #3910 from pieterlexis/recursor-NTA

Recursor: implement Negative Trust Anchor management and runtime Trust Anchor management

8 years agoMerge pull request #3924 from pieterlexis/recursor-virtual-hosting
Pieter Lexis [Tue, 7 Jun 2016 10:59:25 +0000 (12:59 +0200)]
Merge pull request #3924 from pieterlexis/recursor-virtual-hosting

recursor: Add multi-instance unit-file

8 years agodon't install dnsbulktest and dnstcpbench manpages if boost is too old
Kees Monshouwer [Tue, 7 Jun 2016 09:33:35 +0000 (11:33 +0200)]
don't install dnsbulktest and dnstcpbench manpages if boost is too old

8 years agoUpdate recursor dnssec docs
Pieter Lexis [Tue, 7 Jun 2016 09:32:12 +0000 (11:32 +0200)]
Update recursor dnssec docs

8 years agoAdd logging to trust anchor management
Pieter Lexis [Tue, 7 Jun 2016 09:29:54 +0000 (11:29 +0200)]
Add logging to trust anchor management

8 years agohonour query-local-address and query-local-address6 for IXFR
bert hubert [Tue, 7 Jun 2016 09:22:33 +0000 (11:22 +0200)]
honour query-local-address and query-local-address6 for IXFR