]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
5 years agoMerge pull request #7371 from rgacogne/doc-minumum
Remi Gacogne [Sat, 12 Jan 2019 14:53:29 +0000 (15:53 +0100)] 
Merge pull request #7371 from rgacogne/doc-minumum

auth: Fix 'minumum' typo in the docs

5 years agoMerge pull request #7369 from rgacogne/ddist-fix-dnscrypt
Remi Gacogne [Fri, 11 Jan 2019 21:04:08 +0000 (22:04 +0100)] 
Merge pull request #7369 from rgacogne/ddist-fix-dnscrypt

dnsdist: Fix compilation without DNSCrypt support enabled

5 years agoauth: Fix 'minumum' typo in the docs 7371/head
Remi Gacogne [Fri, 11 Jan 2019 20:59:44 +0000 (21:59 +0100)] 
auth: Fix 'minumum' typo in the docs

5 years agoMerge pull request #7320 from pieterlexis/auth-lower-udp-trunc
Pieter Lexis [Fri, 11 Jan 2019 16:37:51 +0000 (17:37 +0100)] 
Merge pull request #7320 from pieterlexis/auth-lower-udp-trunc

auth: lower udp-truncation-threshold by default to 1232

5 years agoMerge pull request #7351 from jsoref/tests-output
Pieter Lexis [Fri, 11 Jan 2019 16:37:31 +0000 (17:37 +0100)] 
Merge pull request #7351 from jsoref/tests-output

Tests output

5 years agodnsdist: Fix compilation without DNSCrypt support enabled 7369/head
Remi Gacogne [Fri, 11 Jan 2019 16:35:54 +0000 (17:35 +0100)] 
dnsdist: Fix compilation without DNSCrypt support enabled

5 years agoMerge pull request #7367 from rgacogne/rec-filterpo-spellcheck
Remi Gacogne [Fri, 11 Jan 2019 15:43:07 +0000 (16:43 +0100)] 
Merge pull request #7367 from rgacogne/rec-filterpo-spellcheck

rec: Appease the Gods of spell checking

5 years agoMerge pull request #7366 from rgacogne/rec-rpz-qname-pol-tests
Remi Gacogne [Fri, 11 Jan 2019 15:26:56 +0000 (16:26 +0100)] 
Merge pull request #7366 from rgacogne/rec-rpz-qname-pol-tests

rec: Add some python regression tests for RPZ qname policies

5 years agorec: Appease the Gods of spell checking 7367/head
Remi Gacogne [Fri, 11 Jan 2019 14:27:58 +0000 (15:27 +0100)] 
rec: Appease the Gods of spell checking

5 years agorec: Check that incremental updates to RPZ qname triggers work 7366/head
Remi Gacogne [Fri, 11 Jan 2019 14:06:05 +0000 (15:06 +0100)] 
rec: Check that incremental updates to RPZ qname triggers work

5 years agorec: Add some python regression tests for RPZ qname policies
Remi Gacogne [Fri, 11 Jan 2019 09:27:49 +0000 (10:27 +0100)] 
rec: Add some python regression tests for RPZ qname policies

5 years agoMerge pull request #7334 from jsoref/travis-spelling
Pieter Lexis [Fri, 11 Jan 2019 09:12:23 +0000 (10:12 +0100)] 
Merge pull request #7334 from jsoref/travis-spelling

Travis integrated spelling checker - based on a whitelist

5 years agoMerge pull request #7296 from rgacogne/rec-rpz-local-types
Remi Gacogne [Fri, 11 Jan 2019 08:58:03 +0000 (09:58 +0100)] 
Merge pull request #7296 from rgacogne/rec-rpz-local-types

rec: Support several types for local RPZ records

5 years agorec: Fix a few nits in the Filter Policy code 7296/head
Remi Gacogne [Thu, 10 Jan 2019 16:09:40 +0000 (17:09 +0100)] 
rec: Fix a few nits in the Filter Policy code

5 years agoMerge pull request #7323 from rgacogne/dnsdist-check-timeout
Remi Gacogne [Thu, 10 Jan 2019 13:46:32 +0000 (14:46 +0100)] 
Merge pull request #7323 from rgacogne/dnsdist-check-timeout

dnsdist: Add an optional 'checkTimeout' parameter to 'newServer()'

5 years agoMerge pull request #7346 from rgacogne/auth-py-regression-tests-log-2
Remi Gacogne [Thu, 10 Jan 2019 13:44:30 +0000 (14:44 +0100)] 
Merge pull request #7346 from rgacogne/auth-py-regression-tests-log-2

auth: Print the correct pdns.log when the py regression tests fail

5 years agoMerge pull request #7238 from rgacogne/dnsssec-forward-validation
Remi Gacogne [Thu, 10 Jan 2019 13:44:15 +0000 (14:44 +0100)] 
Merge pull request #7238 from rgacogne/dnsssec-forward-validation

rec: Fix DNSSEC validation with forward-zone-recurse

5 years agoMerge pull request #6689 from rgacogne/logger-thread-local-static
Remi Gacogne [Thu, 10 Jan 2019 13:43:58 +0000 (14:43 +0100)] 
Merge pull request #6689 from rgacogne/logger-thread-local-static

logger: Use a function-level static var for the logger object

5 years agoMerge pull request #7209 from rgacogne/use-ecs-use-scope
Remi Gacogne [Thu, 10 Jan 2019 13:43:29 +0000 (14:43 +0100)] 
Merge pull request #7209 from rgacogne/use-ecs-use-scope

Make recursor & dnsdist communicate (ECS) 'variable' status

5 years agoFix nits 7209/head
Remi Gacogne [Thu, 10 Jan 2019 10:28:05 +0000 (11:28 +0100)] 
Fix nits

5 years agorec: Fix a small nit in the documentation of 'variable-responses'
Remi Gacogne [Thu, 15 Nov 2018 13:43:09 +0000 (14:43 +0100)] 
rec: Fix a small nit in the documentation of 'variable-responses'

5 years agodnsdist: Add unit tests for getEDNSOptionsStart and isEDNSOptionInOpt
Remi Gacogne [Thu, 15 Nov 2018 13:39:11 +0000 (14:39 +0100)] 
dnsdist: Add unit tests for getEDNSOptionsStart and isEDNSOptionInOpt

5 years agodnsdist: Add regression tests for the 'ecs-scope-zero' feature
Remi Gacogne [Wed, 14 Nov 2018 11:14:17 +0000 (12:14 +0100)] 
dnsdist: Add regression tests for the 'ecs-scope-zero' feature

5 years agodnsdist: Add a 'disableZeroScope' option to the `newServer` command
Remi Gacogne [Mon, 12 Nov 2018 16:31:12 +0000 (17:31 +0100)] 
dnsdist: Add a 'disableZeroScope' option to the `newServer` command

5 years agodnsdist: Add 'zero-scope' support over TCP as well
Remi Gacogne [Mon, 12 Nov 2018 16:21:47 +0000 (17:21 +0100)] 
dnsdist: Add 'zero-scope' support over TCP as well

5 years agodnsdist: Handle Client Subnet not being the first ECS option for 'zero-scope'
Remi Gacogne [Mon, 12 Nov 2018 16:20:17 +0000 (17:20 +0100)] 
dnsdist: Handle Client Subnet not being the first ECS option for 'zero-scope'

5 years agodnsdist: Fix compilation with DNSCrypt support enabled
Remi Gacogne [Mon, 12 Nov 2018 10:36:11 +0000 (11:36 +0100)] 
dnsdist: Fix compilation with DNSCrypt support enabled

5 years agoremove goto, move UDP and encryption code to separate function with 12 arguments
bert hubert [Wed, 10 Oct 2018 07:55:20 +0000 (09:55 +0200)] 
remove goto, move UDP and encryption code to separate function with 12 arguments

5 years agodocument variable-responses counter + SNMP it up
bert hubert [Mon, 8 Oct 2018 15:24:08 +0000 (17:24 +0200)] 
document variable-responses counter + SNMP it up

5 years agocomment zeroScope, plus make sure we don't pass subnet to packetcache for zeroScope
bert hubert [Mon, 8 Oct 2018 15:09:12 +0000 (17:09 +0200)] 
comment zeroScope, plus make sure we don't pass subnet to packetcache for zeroScope

5 years agorobustify and comment detection of /0 answers
bert hubert [Mon, 8 Oct 2018 15:01:20 +0000 (17:01 +0200)] 
robustify and comment detection of /0 answers

5 years agomake "zeroScope" ECS be sensitive to variableAnswer from Lua as well
bert hubert [Mon, 8 Oct 2018 09:08:20 +0000 (11:08 +0200)] 
make "zeroScope" ECS be sensitive to variableAnswer from Lua as well

5 years agofix shadowed variable, move to d_ecsFound, fix indentation
bert hubert [Mon, 8 Oct 2018 09:05:19 +0000 (11:05 +0200)] 
fix shadowed variable, move to d_ecsFound, fix indentation

5 years agoadd variable-responses metric to pdns_recursor
bert hubert [Sun, 7 Oct 2018 14:49:10 +0000 (16:49 +0200)] 
add variable-responses metric to pdns_recursor

5 years agowe shadowed the length variable on a successful cache hit that was
bert hubert [Sun, 7 Oct 2018 14:46:30 +0000 (16:46 +0200)] 
we shadowed the length variable on a successful cache hit that was
ECS-invariable

5 years agotime sometimes goes backwards (...), do not penalize our QPS trackers
bert hubert [Sun, 7 Oct 2018 14:45:56 +0000 (16:45 +0200)] 
time sometimes goes backwards (...), do not penalize our QPS trackers
when this happens

5 years agoalso make dnsdist use this
bert hubert [Fri, 5 Oct 2018 14:53:36 +0000 (16:53 +0200)] 
also make dnsdist use this

5 years agoemit a /0 ECS response on non-variable answers when using use-incoming-ecs, for the...
bert hubert [Fri, 5 Oct 2018 13:25:59 +0000 (15:25 +0200)] 
emit a /0 ECS response on non-variable answers when using use-incoming-ecs, for the eventual benefit of dnsdist

5 years agoMerge pull request #7356 from rgacogne/rec-fix-ecs-reg
Remi Gacogne [Wed, 9 Jan 2019 16:46:43 +0000 (17:46 +0100)] 
Merge pull request #7356 from rgacogne/rec-fix-ecs-reg

rec: Fix an invalid use if cls._PREFIX in the ECS regression tests

5 years agoUpdate regression-tests.dnsdist/test_SelfAnsweredResponses.py 7351/head
Remi Gacogne [Wed, 9 Jan 2019 15:10:03 +0000 (10:10 -0500)] 
Update regression-tests.dnsdist/test_SelfAnsweredResponses.py

Co-Authored-By: jsoref <jsoref@users.noreply.github.com>
5 years agoMerge pull request #7293 from alebeta90/patch-1
Otto Moerbeek [Wed, 9 Jan 2019 14:55:58 +0000 (15:55 +0100)] 
Merge pull request #7293 from alebeta90/patch-1

pdns_control notify * also notify slaves zones

5 years agoMerge remote-tracking branch 'origin/master' into after-notify-commit 7293/head
Otto Moerbeek [Wed, 9 Jan 2019 11:41:30 +0000 (12:41 +0100)] 
Merge remote-tracking branch 'origin/master' into after-notify-commit

5 years agoMerge pull request #7321 from cmouse/patch-1
Pieter Lexis [Wed, 9 Jan 2019 12:31:22 +0000 (13:31 +0100)] 
Merge pull request #7321 from cmouse/patch-1

dnsupdate: Update documentation to indicate that both source IP and T…

5 years agoMerge remote-tracking branch 'origin/master' into after-notify-commit
Otto Moerbeek [Wed, 9 Jan 2019 11:35:31 +0000 (12:35 +0100)] 
Merge remote-tracking branch 'origin/master' into after-notify-commit

5 years agoUse symbolic names for enum values instead of hard-coded ones.
Otto Moerbeek [Wed, 9 Jan 2019 09:33:26 +0000 (10:33 +0100)] 
Use symbolic names for enum values instead of hard-coded ones.

5 years agoMerge pull request #7260 from spirillen/patch-1
Pieter Lexis [Wed, 9 Jan 2019 11:01:41 +0000 (12:01 +0100)] 
Merge pull request #7260 from spirillen/patch-1

Optimizing and more descriptive rpzMaster ip array

5 years agoMerge pull request #7269 from spirillen/patch-3
Pieter Lexis [Wed, 9 Jan 2019 11:00:56 +0000 (12:00 +0100)] 
Merge pull request #7269 from spirillen/patch-3

Remove some misunderstanding of adding several masters in slave zones

5 years agoMerge pull request #7282 from spirillen/patch-4
Pieter Lexis [Wed, 9 Jan 2019 11:00:27 +0000 (12:00 +0100)] 
Merge pull request #7282 from spirillen/patch-4

add +nocookie to the dig examples

5 years agoMerge pull request #7289 from chbruyand/static-cppcheck
Pieter Lexis [Wed, 9 Jan 2019 10:59:59 +0000 (11:59 +0100)] 
Merge pull request #7289 from chbruyand/static-cppcheck

Fix minor warnings reported by the compiler or cppcheck

5 years agoMerge pull request #7306 from pieterlexis/hello-2019
Pieter Lexis [Wed, 9 Jan 2019 10:59:27 +0000 (11:59 +0100)] 
Merge pull request #7306 from pieterlexis/hello-2019

Hello 2019!

5 years agoMerge pull request #7342 from jsoref/ghost-pdns-mysql
Pieter Lexis [Wed, 9 Jan 2019 10:55:11 +0000 (11:55 +0100)] 
Merge pull request #7342 from jsoref/ghost-pdns-mysql

removing ghost

5 years agoMerge pull request #7348 from ahupowerdns/zero-qtypestats
Pieter Lexis [Wed, 9 Jan 2019 10:54:51 +0000 (11:54 +0100)] 
Merge pull request #7348 from ahupowerdns/zero-qtypestats

Zero out qtype response numbers in our statistics

5 years agoMerge pull request #7244 from cmouse/notify
Otto Moerbeek [Wed, 9 Jan 2019 09:12:14 +0000 (10:12 +0100)] 
Merge pull request #7244 from cmouse/notify

pdns_notify: Support hostname for notification

5 years agoMerge pull request #7345 from rgacogne/nsec-bitmaps
Remi Gacogne [Wed, 9 Jan 2019 08:59:44 +0000 (09:59 +0100)] 
Merge pull request #7345 from rgacogne/nsec-bitmaps

Use a bitset for NSEC(3) records with lots of types

5 years agotests: improve output by labeling tests
Josh Soref [Tue, 8 Jan 2019 16:48:22 +0000 (11:48 -0500)] 
tests: improve output by labeling tests

5 years agorec: Fix an invalid use if cls._PREFIX in the ECS regression tests 7356/head
Remi Gacogne [Tue, 8 Jan 2019 16:00:17 +0000 (17:00 +0100)] 
rec: Fix an invalid use if cls._PREFIX in the ECS regression tests

5 years agocatch subprocess.check_output and raise AssertionError with the output
Josh Soref [Tue, 8 Jan 2019 15:50:42 +0000 (10:50 -0500)] 
catch subprocess.check_output and raise AssertionError with the output

5 years agoMerge pull request #7344 from Habbie/dlog-simplify
bert hubert [Tue, 8 Jan 2019 14:03:24 +0000 (15:03 +0100)] 
Merge pull request #7344 from Habbie/dlog-simplify

simplify log message to avoid compile error

5 years agoMerge pull request #7349 from omoerbeek/kskrolldocs
Otto Moerbeek [Tue, 8 Jan 2019 13:56:35 +0000 (14:56 +0100)] 
Merge pull request #7349 from omoerbeek/kskrolldocs

Tweaks to the rollover docs: make a few things explicit.

5 years agoMerge branch 'kskrolldocs' of github.com:omoerbeek/pdns into kskrolldocs 7349/head
Otto Moerbeek [Tue, 8 Jan 2019 13:54:38 +0000 (14:54 +0100)] 
Merge branch 'kskrolldocs' of github.com:omoerbeek/pdns into kskrolldocs

5 years agoTweaks to the rollover docs: make a few things explicit.
Otto Moerbeek [Tue, 8 Jan 2019 13:22:25 +0000 (14:22 +0100)] 
Tweaks to the rollover docs: make a few things explicit.

5 years agoTweaks to the rollover docs: make a few things explicit.
Otto Moerbeek [Tue, 8 Jan 2019 13:22:25 +0000 (14:22 +0100)] 
Tweaks to the rollover docs: make a few things explicit.

5 years agoZero out qtype response numbers in our statistics 7348/head
bert hubert [Tue, 8 Jan 2019 13:17:40 +0000 (14:17 +0100)] 
Zero out qtype response numbers in our statistics
Although you might think otherwise, and I frequently do, atomic counters do not get zero-initialized.
With this PR, we do this by hand. This makes valgrind usable again on auth.

5 years agoMerge pull request #7341 from ahupowerdns/ipv4-any-check
bert hubert [Tue, 8 Jan 2019 10:07:52 +0000 (11:07 +0100)] 
Merge pull request #7341 from ahupowerdns/ipv4-any-check

Fix replying from ANY address for non-standard port

5 years agoauth: Print the correct pdns.log when the py regression tests fail 7346/head
Remi Gacogne [Tue, 8 Jan 2019 09:48:41 +0000 (10:48 +0100)] 
auth: Print the correct pdns.log when the py regression tests fail

5 years agoMerge pull request #7138 from rgacogne/dnsdist-libcap
Remi Gacogne [Tue, 8 Jan 2019 09:08:53 +0000 (10:08 +0100)] 
Merge pull request #7138 from rgacogne/dnsdist-libcap

dnsdist/rec: Drop remaining capabilities after startup

5 years agoMerge pull request #7307 from pieterlexis/rec-lower-udp-trunc
Remi Gacogne [Tue, 8 Jan 2019 09:07:35 +0000 (10:07 +0100)] 
Merge pull request #7307 from pieterlexis/rec-lower-udp-trunc

rec: Lower default EDNS0 buffersizes to 1232 bytes

5 years agoMerge pull request #7329 from rgacogne/ixfrdist-ubsan
Remi Gacogne [Tue, 8 Jan 2019 08:50:23 +0000 (09:50 +0100)] 
Merge pull request #7329 from rgacogne/ixfrdist-ubsan

ixfrdist: Enable UndefinedBehaviorSanitizer in Travis CI

5 years agoMerge pull request #7330 from rgacogne/dnsdist-doc-pools
Remi Gacogne [Tue, 8 Jan 2019 08:49:52 +0000 (09:49 +0100)] 
Merge pull request #7330 from rgacogne/dnsdist-doc-pools

dnsdist: Remove rmPool() from the doc and add showPools() to it

5 years agosimplify log message to avoid compile error 7344/head
Peter van Dijk [Mon, 7 Jan 2019 17:36:51 +0000 (18:36 +0100)] 
simplify log message to avoid compile error

5 years agorec: Support several types for local RPZ records
Remi Gacogne [Fri, 21 Dec 2018 16:10:13 +0000 (17:10 +0100)] 
rec: Support several types for local RPZ records

5 years agoremoving ghost 7342/head
Josh Soref [Mon, 7 Jan 2019 16:11:50 +0000 (11:11 -0500)] 
removing ghost

5 years agoFix replying from ANY address for non-standard port 7341/head
bert hubert [Mon, 7 Jan 2019 14:28:37 +0000 (15:28 +0100)] 
Fix replying from ANY address for non-standard port
Previously, we would not recognize 0.0.0.0:5300 or even 0.0.0.0:53 as the 'any' address, leading us to answer from the wrong address.

5 years agoMerge branch 'master' into static-cppcheck 7289/head
Charles-Henri Bruyand [Mon, 7 Jan 2019 12:31:43 +0000 (13:31 +0100)] 
Merge branch 'master' into static-cppcheck

5 years agoMerge pull request #7331 from omoerbeek/usemmapforstack
Otto Moerbeek [Mon, 7 Jan 2019 10:25:40 +0000 (11:25 +0100)] 
Merge pull request #7331 from omoerbeek/usemmapforstack

Use mmap for stack allocation, adding the MAP_STACK flag on OpenBSD.

5 years agoMerge pull request #7337 from omoerbeek/better-test-mtasker-maybe-unitialized
Otto Moerbeek [Mon, 7 Jan 2019 10:24:56 +0000 (11:24 +0100)] 
Merge pull request #7337 from omoerbeek/better-test-mtasker-maybe-unitialized

Fix maybe-unitialized warning while improving the test to use the ret…

5 years agoMerge pull request #7327 from rgacogne/rec-race-sig-syncres-tests
Remi Gacogne [Mon, 7 Jan 2019 08:51:01 +0000 (09:51 +0100)] 
Merge pull request #7327 from rgacogne/rec-race-sig-syncres-tests

rec: Fix a possible timing issue w/ RRSIGs in the SyncRes unit tests

5 years agoFix maybe-unitialized warning while improving the test to use the return value 7337/head
Otto Moerbeek [Mon, 7 Jan 2019 08:42:55 +0000 (09:42 +0100)] 
Fix maybe-unitialized warning while improving the test to use the return value
of waitEvent.

Beter fix than the one proposed in #6675

5 years agoMerge branch 'usemmapforstack' of github.com:omoerbeek/pdns into usemmapforstack 7331/head
Otto Moerbeek [Mon, 7 Jan 2019 08:15:08 +0000 (09:15 +0100)] 
Merge branch 'usemmapforstack' of github.com:omoerbeek/pdns into usemmapforstack

5 years agoMerge branch 'usemmapforstack' of github.com:omoerbeek/pdns into usemmapforstack
Otto Moerbeek [Fri, 4 Jan 2019 13:17:57 +0000 (14:17 +0100)] 
Merge branch 'usemmapforstack' of github.com:omoerbeek/pdns into usemmapforstack

5 years agoenable spelling checker 7334/head
Josh Soref [Sun, 6 Jan 2019 10:18:18 +0000 (05:18 -0500)] 
enable spelling checker

5 years agoinitial spelling checker implementation
Josh Soref [Sun, 6 Jan 2019 03:05:49 +0000 (22:05 -0500)] 
initial spelling checker implementation

5 years agospelling: response
Josh Soref [Fri, 11 Jan 2019 06:45:30 +0000 (01:45 -0500)] 
spelling: response

5 years agospelling: minimum
Josh Soref [Fri, 11 Jan 2019 06:45:17 +0000 (01:45 -0500)] 
spelling: minimum

5 years agodnsdist: Remove rmPool() from the doc and add showPools() to it 7330/head
Remi Gacogne [Fri, 4 Jan 2019 13:21:12 +0000 (14:21 +0100)] 
dnsdist: Remove rmPool() from the doc and add showPools() to it

5 years agoMerge branch 'usemmapforstack' of github.com:omoerbeek/pdns into usemmapforstack
Otto Moerbeek [Fri, 4 Jan 2019 13:17:57 +0000 (14:17 +0100)] 
Merge branch 'usemmapforstack' of github.com:omoerbeek/pdns into usemmapforstack

5 years agoUse mmap for stack allocation, adding the MAP_STACK flag on OpenBSD.
Otto Moerbeek [Fri, 4 Jan 2019 12:09:08 +0000 (13:09 +0100)] 
Use mmap for stack allocation, adding the MAP_STACK flag on OpenBSD.

On a userland to kernel transition OpenBSD checks if the stack
pointer points to a piece of mem marked MAP_STACK to prevent a large
class of exploits. Since we setup out own stack we must use mmap
on OpenBSD, and we might do that on other systems as well.

5 years agoMerge pull request #7311 from omoerbeek/setbufsize
Remi Gacogne [Fri, 4 Jan 2019 13:09:22 +0000 (14:09 +0100)] 
Merge pull request #7311 from omoerbeek/setbufsize

Rec: Set socket buf size for control socket.

5 years agoixfrdist: Enable UndefinedBehaviorSanitizer in CI 7329/head
Remi Gacogne [Fri, 4 Jan 2019 13:02:56 +0000 (14:02 +0100)] 
ixfrdist: Enable UndefinedBehaviorSanitizer in CI

We need a suppression because of a bug fixed in Boost 1.57.0, see:

https://github.com/boostorg/any/commit/c92ab03ab35775b6aab30f6cdc3d95b7dd8fc5c6

5 years agoUse mmap for stack allocation, adding the MAP_STACK flag on OpenBSD.
Otto Moerbeek [Fri, 4 Jan 2019 12:09:08 +0000 (13:09 +0100)] 
Use mmap for stack allocation, adding the MAP_STACK flag on OpenBSD.

On a userland to kernel transition OpenBSD checks if the stack
pointer points to a piece of mem marked MAP_STACK to prevent a large
class of exploits. Since we setup out own stack we must use mmap
on OpenBSD, and we might do that on other sytems as well.

5 years agoMerge remote-tracking branch 'origin/master' into setbufsize 7311/head
Otto Moerbeek [Fri, 4 Jan 2019 11:02:35 +0000 (12:02 +0100)] 
Merge remote-tracking branch 'origin/master' into setbufsize

5 years agoMerge pull request #7316 from omoerbeek/loggertemplate
Otto Moerbeek [Fri, 4 Jan 2019 10:49:23 +0000 (11:49 +0100)] 
Merge pull request #7316 from omoerbeek/loggertemplate

Use a template to log basic types

5 years agoFailure to raise socket buf size is not fatal
Otto Moerbeek [Fri, 4 Jan 2019 10:19:00 +0000 (11:19 +0100)] 
Failure to raise socket buf size is not fatal

5 years agoMerge remote-tracking branch 'origin/master' into setbufsize
Otto Moerbeek [Fri, 4 Jan 2019 10:15:24 +0000 (11:15 +0100)] 
Merge remote-tracking branch 'origin/master' into setbufsize

5 years agoMerge pull request #7308 from pieterlexis/fix-weird-trying-error
Remi Gacogne [Fri, 4 Jan 2019 08:47:49 +0000 (09:47 +0100)] 
Merge pull request #7308 from pieterlexis/fix-weird-trying-error

Improve error on sending non-TC response that should be TC

5 years agorec: Fix a possible timing issue w/ RRSIGs in the SyncRes unit tests 7327/head
Remi Gacogne [Fri, 4 Jan 2019 08:40:18 +0000 (09:40 +0100)] 
rec: Fix a possible timing issue w/ RRSIGs in the SyncRes unit tests

5 years agopdns_notify: Update usage 7244/head
Aki Tuomi [Thu, 3 Jan 2019 16:09:21 +0000 (18:09 +0200)] 
pdns_notify: Update usage

5 years agopdns_notify: Update manpage
Aki Tuomi [Thu, 3 Jan 2019 16:09:14 +0000 (18:09 +0200)] 
pdns_notify: Update manpage

5 years agoMerge remote-tracking branch 'origin/master' into setbufsize
Otto Moerbeek [Thu, 3 Jan 2019 16:00:05 +0000 (17:00 +0100)] 
Merge remote-tracking branch 'origin/master' into setbufsize

5 years agodnsdist: Add an optional 'checkTimeout' parameter to 'newServer()' 7323/head
Remi Gacogne [Thu, 3 Jan 2019 15:57:44 +0000 (16:57 +0100)] 
dnsdist: Add an optional 'checkTimeout' parameter to 'newServer()'