]> granicus.if.org Git - pdns/log
pdns
7 years agoMerge pull request #5334 from pieterlexis/rec-405-changelog
Pieter Lexis [Fri, 19 May 2017 16:33:03 +0000 (18:33 +0200)]
Merge pull request #5334 from pieterlexis/rec-405-changelog

Recursor 4.0.5-RC1 changelog

7 years agoAdd secpoll entry for Recursor 4.0.5 rc 1
Pieter Lexis [Tue, 9 May 2017 12:09:25 +0000 (14:09 +0200)]
Add secpoll entry for Recursor 4.0.5 rc 1

7 years agoAdd a Recursor 4.0.5 changelog
Pieter Lexis [Tue, 9 May 2017 12:08:15 +0000 (14:08 +0200)]
Add a Recursor 4.0.5 changelog

7 years agoMerge pull request #5161 from baloo/baloo/test/5083
Peter van Dijk [Thu, 18 May 2017 19:04:30 +0000 (21:04 +0200)]
Merge pull request #5161 from baloo/baloo/test/5083

fix a regression in axfr-rectify + test

7 years agoMerge pull request #5331 from pieterlexis/gen-version-unannotated-tags
Pieter Lexis [Thu, 18 May 2017 15:19:37 +0000 (17:19 +0200)]
Merge pull request #5331 from pieterlexis/gen-version-unannotated-tags

Use un-annotated tags for determining version

7 years agoUse un-annotated tags for determining version
Pieter Lexis [Thu, 18 May 2017 09:27:02 +0000 (11:27 +0200)]
Use un-annotated tags for determining version

7 years agoMerge pull request #5323 from rgacogne/yahttp-backports
Pieter Lexis [Wed, 17 May 2017 08:04:28 +0000 (10:04 +0200)]
Merge pull request #5323 from rgacogne/yahttp-backports

YaHTTP: Sync with upstream changes

7 years agoMerge pull request #5319 from rgacogne/rec-cache-edns-specific
Pieter Lexis [Wed, 17 May 2017 07:24:00 +0000 (09:24 +0200)]
Merge pull request #5319 from rgacogne/rec-cache-edns-specific

rec: Only check the netmask for subnet specific cache entries

7 years agorec: Add unit tests for the `MemRecursorCache` class
Remi Gacogne [Mon, 15 May 2017 15:59:12 +0000 (17:59 +0200)]
rec: Add unit tests for the `MemRecursorCache` class

7 years agoYaHTTP: Sync with upstream changes
Remi Gacogne [Mon, 15 May 2017 11:27:23 +0000 (13:27 +0200)]
YaHTTP: Sync with upstream changes

Backport changes from upstream up to c5b83288a4c2f8ec07cb8cb7bd150f2210db67b6
"Add missing `YaHTTP::isdigit()`, fix locale-enabled versions"

7 years agoMerge pull request #5321 from mind04/dnsupdate
Pieter Lexis [Mon, 15 May 2017 09:46:23 +0000 (11:46 +0200)]
Merge pull request #5321 from mind04/dnsupdate

Revert "notify slaves after dnsupdate was processed"

7 years agoMerge pull request #5320 from ahupowerdns/edns-truncate
Remi Gacogne [Sat, 13 May 2017 16:52:14 +0000 (18:52 +0200)]
Merge pull request #5320 from ahupowerdns/edns-truncate

 PowerDNS sdig does not truncate trailing bits of EDNS Client Subnet mask

7 years agoRevert "notify slaves after dnsupdate was processed"
Kees Monshouwer [Sat, 13 May 2017 10:44:31 +0000 (12:44 +0200)]
Revert "notify slaves after dnsupdate was processed"

This reverts commit 89033f988aa6f4ffbac08c9447a2a7f062f3a34f.

7 years agoMerge pull request #5308 from rgacogne/unixconnector-no-copy
Pieter Lexis [Sat, 13 May 2017 09:37:27 +0000 (11:37 +0200)]
Merge pull request #5308 from rgacogne/unixconnector-no-copy

auth: Don't copy data around when sending and receiving in the Unix Connector

7 years agoMerge pull request #5263 from fobser/notify-after-dnsupdate
Pieter Lexis [Sat, 13 May 2017 09:35:38 +0000 (11:35 +0200)]
Merge pull request #5263 from fobser/notify-after-dnsupdate

notify slaves after dnsupdate was processed

7 years agoMerge pull request #5264 from mind04/notify-dnsupdate
Pieter Lexis [Sat, 13 May 2017 09:34:56 +0000 (11:34 +0200)]
Merge pull request #5264 from mind04/notify-dnsupdate

Send a notification to all slave servers after every dnsupdate.

7 years agoMerge pull request #5265 from rgacogne/rec-rpz-wildcard-target
Pieter Lexis [Sat, 13 May 2017 09:34:28 +0000 (11:34 +0200)]
Merge pull request #5265 from rgacogne/rec-rpz-wildcard-target

rec: Add support for RPZ wildcarded target names

7 years agoMerge pull request #5271 from phonedph1/stats
Pieter Lexis [Sat, 13 May 2017 09:34:18 +0000 (11:34 +0200)]
Merge pull request #5271 from phonedph1/stats

Adjustable statistics interval

7 years agoMerge pull request #5293 from rgacogne/rec-lua-getstat
Pieter Lexis [Sat, 13 May 2017 09:33:35 +0000 (11:33 +0200)]
Merge pull request #5293 from rgacogne/rec-lua-getstat

rec: Allow retrieving stats from Lua via the `getStat("name")` call

7 years agoMerge pull request #5309 from baloo/baloo/cleandig
Pieter Lexis [Sat, 13 May 2017 09:32:37 +0000 (11:32 +0200)]
Merge pull request #5309 from baloo/baloo/cleandig

tests: Ensure all required tools are available

7 years agoMerge pull request #5318 from ahupowerdns/root-renew
Pieter Lexis [Sat, 13 May 2017 09:31:38 +0000 (11:31 +0200)]
Merge pull request #5318 from ahupowerdns/root-renew

explicitly remove old root when repriming

7 years agoTogether with Mukund Sivaraman we found out PowerDNS sdig does not truncate
bert hubert [Fri, 12 May 2017 19:25:16 +0000 (21:25 +0200)]
Together with Mukund Sivaraman we found out PowerDNS sdig does not truncate
trailing bits of EDNS Client Subnet mask.  So if you'd truncate something as
a /9, we'd have to use 2 bytes anyhow, but we would not zero the last 7 bits.

We do now. Thanks Mukund & ISC!

7 years agorec: Only check the netmask for subnet specific cache entries
Remi Gacogne [Fri, 12 May 2017 12:12:10 +0000 (14:12 +0200)]
rec: Only check the netmask for subnet specific cache entries

We used to check the netmask for all entries for a qname
if at least one of them was a subnet specific one. Since an empty
`Netmask` doesn't match anything, we would effectively ignore every
non subnet specific entries if we had at least one subnet specific
one.
This caused a very hard to reproduce issue with for example
f.root-servers.net that includes an EDNS Client Subnet option in its
answer for `NS .` if the query has an EDNS Client Subnet option.
This caused the recursor to cache a subnet specific entry for `NS .`.
When that entry expired, we retrieved and cached a non subnet specific
one, but that new one was ignored as long as the subnet specific
was not expunged from the cache.
Under certain circumstances that could cause a root refresh loop
using a lot of stack memory.

7 years agowhen (re)priming the root, we do so with auth=0. We'll only set auth=1 after we have...
bert hubert [Fri, 12 May 2017 10:34:44 +0000 (12:34 +0200)]
when (re)priming the root, we do so with auth=0. We'll only set auth=1 after we have an answer from the roots. This however opens up a small race condition in which the root is expired (ttl=0), but still auth=1 in the cache. Our attempt to replace it with auth=0 dta fails at that point. This is probably due to some fencepost error somewhere. To not be subtle about this, explicitly nuke the root when we reprime.

7 years agoImplement test for #5083
Arthur Gautier [Mon, 10 Apr 2017 20:34:18 +0000 (20:34 +0000)]
Implement test for #5083

Signed-off-by: Arthur Gautier <baloo@gandi.net>
7 years agominor cleanup in the afxr-rectify code
Kees Monshouwer [Thu, 23 Feb 2017 23:37:05 +0000 (00:37 +0100)]
minor cleanup in the afxr-rectify code

7 years agofix a regression in axfr-rectify introduced by commit d86e1bf7
Kees Monshouwer [Thu, 23 Feb 2017 23:36:15 +0000 (00:36 +0100)]
fix a regression in axfr-rectify introduced by commit d86e1bf7

7 years agoMerge pull request #5313 from ahupowerdns/no-root-age
bert hubert [Thu, 11 May 2017 16:35:23 +0000 (18:35 +0200)]
Merge pull request #5313 from ahupowerdns/no-root-age

don't age the root - this was a mistranslation from 3.x to 4.x

7 years agoMerge pull request #5312 from ahupowerdns/proto-empty-log
bert hubert [Thu, 11 May 2017 16:28:06 +0000 (18:28 +0200)]
Merge pull request #5312 from ahupowerdns/proto-empty-log

we would attempt to protobuf log DNS questions without a set question…

7 years agodon't age the root - this was a mistranslation from 3.x to 4.x
bert hubert [Thu, 11 May 2017 15:18:04 +0000 (17:18 +0200)]
don't age the root - this was a mistranslation from 3.x to 4.x

7 years agowe would attempt to protobuf log DNS questions without a set question and get excepti...
bert hubert [Thu, 11 May 2017 15:16:20 +0000 (17:16 +0200)]
we would attempt to protobuf log DNS questions without a set question and get exceptions over that

7 years agorec: Document that `getStats()` is only available for 4.1.0+
Remi Gacogne [Wed, 10 May 2017 07:57:06 +0000 (09:57 +0200)]
rec: Document that `getStats()` is only available for 4.1.0+

7 years agoMerge pull request #5307 from rgacogne/rec-rpz-clear-nsip-bis
Remi Gacogne [Wed, 10 May 2017 07:53:11 +0000 (09:53 +0200)]
Merge pull request #5307 from rgacogne/rec-rpz-clear-nsip-bis

rec: Clear the RPZ NS IP table when clearing the policy (bis)

7 years agotests: Ensure all required tools are available
Arthur Gautier [Fri, 5 May 2017 19:25:06 +0000 (19:25 +0000)]
tests: Ensure all required tools are available

If one of those tools misses, the test will silently PASS.
We should ensure it is present

Signed-off-by: Arthur Gautier <baloo@gandi.net>
7 years agorec: Clear the RPZ NS IP table when clearing the policy (bis)
Remi Gacogne [Tue, 9 May 2017 21:23:08 +0000 (23:23 +0200)]
rec: Clear the RPZ NS IP table when clearing the policy (bis)

7 years agoauth: Don't copy data around when sending and receiving
Remi Gacogne [Tue, 9 May 2017 20:47:05 +0000 (22:47 +0200)]
auth: Don't copy data around when sending and receiving

7 years agoMerge pull request #4569 from rgacogne/rec-protobuf-requestor-id
Pieter Lexis [Tue, 9 May 2017 14:30:15 +0000 (16:30 +0200)]
Merge pull request #4569 from rgacogne/rec-protobuf-requestor-id

rec: Pass `tcp` to `gettag()`, allow setting the requestor ID from hooks

7 years agoMerge pull request #5252 from rgacogne/rec-soa-root-nx-trust
Pieter Lexis [Tue, 9 May 2017 14:26:26 +0000 (16:26 +0200)]
Merge pull request #5252 from rgacogne/rec-soa-root-nx-trust

rec: Only apply root-nx-trust if the received SOA is "."

7 years agoMerge pull request #5270 from cmouse/geoip-test
Pieter Lexis [Tue, 9 May 2017 14:25:53 +0000 (16:25 +0200)]
Merge pull request #5270 from cmouse/geoip-test

geoipbackend: Add test for city database

7 years agoMerge pull request #5275 from rgacogne/rec-rpz-fast-updates
Pieter Lexis [Tue, 9 May 2017 14:25:22 +0000 (16:25 +0200)]
Merge pull request #5275 from rgacogne/rec-rpz-fast-updates

rec: RPZ updates are done zone by zone, zones are now shared pointers

7 years agoMerge pull request #5278 from rgacogne/dnscryptokeyengine-sharedptr
Pieter Lexis [Tue, 9 May 2017 14:25:05 +0000 (16:25 +0200)]
Merge pull request #5278 from rgacogne/dnscryptokeyengine-sharedptr

Always wrap DNSCryptoKeyEngine objects in a shared pointer

7 years agoMerge pull request #5283 from rgacogne/dnssec-cache-auth-issue
Pieter Lexis [Tue, 9 May 2017 14:24:49 +0000 (16:24 +0200)]
Merge pull request #5283 from rgacogne/dnssec-cache-auth-issue

rec: Skip DNSSEC validation for cache hits from authoritative zones

7 years agoMerge pull request #5290 from mind04/master-nsec
Pieter Lexis [Tue, 9 May 2017 14:24:33 +0000 (16:24 +0200)]
Merge pull request #5290 from mind04/master-nsec

auth: add test to make sure NSEC(3) generation is case insensitive

7 years agoMerge pull request #5296 from mind04/boost
Pieter Lexis [Tue, 9 May 2017 14:24:13 +0000 (16:24 +0200)]
Merge pull request #5296 from mind04/boost

detect gcc/g++ 5.4, 7.0 and 7.1 in boost.m4

7 years agoMerge pull request #5303 from Habbie/packetlimit
Pieter Lexis [Tue, 9 May 2017 14:23:52 +0000 (16:23 +0200)]
Merge pull request #5303 from Habbie/packetlimit

fix off-by-one in dnsreplay --packet-limit

7 years agofix off-by-one in dnsreplay --packet-limit
Peter van Dijk [Mon, 8 May 2017 17:31:43 +0000 (19:31 +0200)]
fix off-by-one in dnsreplay --packet-limit

7 years agodetect gcc/g++ 5.4, 7.0 and 7.1 in boost.m4
Kees Monshouwer [Thu, 4 May 2017 21:33:18 +0000 (23:33 +0200)]
detect gcc/g++ 5.4, 7.0 and 7.1 in boost.m4

7 years agorec: Allow setting the protobuf `requestorId` from Lua hooks
Remi Gacogne [Fri, 5 May 2017 10:29:43 +0000 (12:29 +0200)]
rec: Allow setting the protobuf `requestorId` from Lua hooks

7 years agorec: Add a `tcp` parameter to `gettag()` since it's now called for TCP
Remi Gacogne [Wed, 12 Oct 2016 15:57:52 +0000 (17:57 +0200)]
rec: Add a `tcp` parameter to `gettag()` since it's now called for TCP

7 years agorec: Allow retrieving stats from Lua via the `getStat("name")` call
Remi Gacogne [Thu, 4 May 2017 14:50:56 +0000 (16:50 +0200)]
rec: Allow retrieving stats from Lua via the `getStat("name")` call

7 years agoauth: add test to make sure NSEC(3) generation is case insensitive
Kees Monshouwer [Wed, 3 May 2017 19:26:30 +0000 (21:26 +0200)]
auth: add test to make sure NSEC(3) generation is case insensitive

test result before fix (auth-4.0.3):

--- ./tests/nsecx-upcase/expected_result        2017-05-03 21:17:26.000000000 +0200
+++ ./tests/nsecx-upcase/real_result    2017-05-03 21:29:10.231994921 +0200
@@ -2,8 +2,10 @@
 0      Z1234567890.wtest.com.  IN      RRSIG   3600    CNAME 13 2 3600 [expiry] [inception] [keytag] wtest.com. ...
 0      server1.wtest.com.      IN      A       3600    1.2.3.4
 0      server1.wtest.com.      IN      RRSIG   3600    A 13 3 3600 [expiry] [inception] [keytag] wtest.com. ...
-1      a.something.wtest.com.  IN      NSEC    86400   wtest.com. A RRSIG NSEC
-1      a.something.wtest.com.  IN      RRSIG   86400   NSEC 13 4 86400 [expiry] [inception] [keytag] wtest.com. ...
+1      *.wtest.com.    IN      NSEC    86400   e.wtest.com. CNAME RRSIG NSEC
+1      *.wtest.com.    IN      RRSIG   86400   NSEC 13 2 86400 [expiry] [inception] [keytag] wtest.com. ...
 2      .       IN      OPT     32768
 Rcode: 0 (No Error), RD: 0, QR: 1, TC: 0, AA: 1, opcode: 0
 Reply to question for qname='Z1234567890.wtest.com.', qtype=A
./tests/nsecx-upcase/unbound-host.out:Z1234567890.wtest.com is an alias for server1.wtest.com. (BOGUS (security failure))
./tests/nsecx-upcase/unbound-host.out:server1.wtest.com has address 1.2.3.4 (BOGUS (security failure))

7 years agoMerge pull request #5273 from cmouse/geoip-random
Remi Gacogne [Tue, 2 May 2017 07:55:25 +0000 (09:55 +0200)]
Merge pull request #5273 from cmouse/geoip-random

geoipbackend: Use dns_random

7 years agoMerge pull request #5277 from rgacogne/sdig-edns-usage
Remi Gacogne [Tue, 2 May 2017 07:35:00 +0000 (09:35 +0200)]
Merge pull request #5277 from rgacogne/sdig-edns-usage

sdig: Clarify that the `ednssubnet` option takes "subnet/mask"

7 years agoMerge pull request #5281 from pieterlexis/zone2json-in-tests
Remi Gacogne [Tue, 2 May 2017 07:34:00 +0000 (09:34 +0200)]
Merge pull request #5281 from pieterlexis/zone2json-in-tests

Tell the tests where to find zone2json

7 years agorec: Add a unit test for the OOB flag on a auth zone cache hit
Remi Gacogne [Mon, 1 May 2017 08:35:24 +0000 (10:35 +0200)]
rec: Add a unit test for the OOB flag on a auth zone cache hit

7 years agorec: Skip DNSSEC validation for cache hits from authoritative zones
Remi Gacogne [Fri, 28 Apr 2017 16:48:21 +0000 (18:48 +0200)]
rec: Skip DNSSEC validation for cache hits from authoritative zones

7 years agoTell the tests where to find zone2json
Pieter Lexis [Fri, 28 Apr 2017 12:42:54 +0000 (14:42 +0200)]
Tell the tests where to find zone2json

7 years agoMerge pull request #5280 from rgacogne/dnsdist-poolrule-from-mask
Remi Gacogne [Fri, 28 Apr 2017 09:13:59 +0000 (11:13 +0200)]
Merge pull request #5280 from rgacogne/dnsdist-poolrule-from-mask

dnsdist: Clarify that addPoolRule() applies to source addresses

7 years agodnsdist: Clarify that addPoolRule() applies to source addresses
Remi Gacogne [Fri, 28 Apr 2017 07:59:32 +0000 (09:59 +0200)]
dnsdist: Clarify that addPoolRule() applies to source addresses

7 years agoAlways wrap DNSCryptoKeyEngine objects in a shared pointer
Remi Gacogne [Thu, 27 Apr 2017 20:41:33 +0000 (22:41 +0200)]
Always wrap DNSCryptoKeyEngine objects in a shared pointer

It's done almost everywhere, but not quite, and some of the paths
where it's not could leak if an exception is raised.
Also mark the overridden virtual methods with `override` to prevent
future mistakes.

7 years agochangelog thinks recent 4 releases happened in 2016
bert hubert [Thu, 27 Apr 2017 18:01:43 +0000 (21:01 +0300)]
changelog thinks recent 4 releases happened in 2016

7 years agosdig: Clarify that the `ednssubnet` option takes "subnet/mask"
Remi Gacogne [Thu, 27 Apr 2017 11:06:06 +0000 (13:06 +0200)]
sdig: Clarify that the `ednssubnet` option takes "subnet/mask"

The `mask` part is actually optional but it's probably better to
provide it explicitely anyway.

7 years agorec: RPZ updates are done zone by zone, zones are now shared pointers
Remi Gacogne [Thu, 6 Apr 2017 12:21:32 +0000 (14:21 +0200)]
rec: RPZ updates are done zone by zone, zones are now shared pointers

This prevents having to copy and update all the zones even though
the RPZ IXFR tracker only works on one of them at a time.
Also prevents race conditions if two RPZ IXFR tracker threads
update the state at the same time by using `GlobalStateHolder::modify()`
instead of `GlobalStateHolder::setState()`.

7 years agogeoipbackend: Use dns_random
Aki Tuomi [Wed, 26 Apr 2017 06:55:13 +0000 (09:55 +0300)]
geoipbackend: Use dns_random

Closes coverity CID#1374548

7 years agogeoipbackend: Add test for city database
Aki Tuomi [Mon, 24 Apr 2017 12:23:04 +0000 (15:23 +0300)]
geoipbackend: Add test for city database

7 years agoMerge pull request #5266 from cmouse/geoip-fixes
Peter van Dijk [Tue, 25 Apr 2017 16:16:03 +0000 (18:16 +0200)]
Merge pull request #5266 from cmouse/geoip-fixes

geoipbackend: Support city databases in region lookup

7 years agoMerge pull request #5267 from cmouse/geoip-weights
Peter van Dijk [Tue, 25 Apr 2017 16:15:01 +0000 (18:15 +0200)]
Merge pull request #5267 from cmouse/geoip-weights

geoipbackend: Move static record lookup to separate method

7 years agoMerge pull request #5269 from cmouse/geoip-cc
Peter van Dijk [Tue, 25 Apr 2017 16:13:19 +0000 (18:13 +0200)]
Merge pull request #5269 from cmouse/geoip-cc

geoipbackend: Add support for %cc modifier

7 years agoAdjustable statistics interval
phonedph1 [Mon, 24 Apr 2017 17:33:04 +0000 (17:33 +0000)]
Adjustable statistics interval

7 years agogeoipbackend: Support city databases in region lookup
Aki Tuomi [Fri, 21 Apr 2017 19:11:17 +0000 (22:11 +0300)]
geoipbackend: Support city databases in region lookup

City database contains region information as well.

Fixes #5255 and #4122

7 years agogeoipbackend: Move static record lookup to separate method
Aki Tuomi [Mon, 24 Apr 2017 09:39:11 +0000 (12:39 +0300)]
geoipbackend: Move static record lookup to separate method

Fixes #4704 by applying weights consistently on all lookups.

7 years agogeoipbackend: Document %cc modifier
Aki Tuomi [Mon, 24 Apr 2017 09:51:48 +0000 (12:51 +0300)]
geoipbackend: Document %cc modifier

7 years agoMerge pull request #5261 from percipient/json-stat-fix
Peter van Dijk [Mon, 24 Apr 2017 09:50:40 +0000 (11:50 +0200)]
Merge pull request #5261 from percipient/json-stat-fix

get-remote-ring's "other" report should only have two items.

7 years agogeoipbackend: Add support for %cc modifier
Aki Tuomi [Mon, 24 Apr 2017 09:50:39 +0000 (12:50 +0300)]
geoipbackend: Add support for %cc modifier

Fixes #4122

7 years agorec: Add support for RPZ wildcarded target names
Remi Gacogne [Sun, 23 Apr 2017 18:56:36 +0000 (20:56 +0200)]
rec: Add support for RPZ wildcarded target names

7 years agoSend a notification to all slave servers after every update.
Kees Monshouwer [Tue, 27 Dec 2016 13:39:51 +0000 (14:39 +0100)]
Send a notification to all slave servers after every update.
This will speed up the propagation of changes and is very useful for acme verification.

7 years agonotify slaves after dnsupdate was processed
Florian Obser [Sun, 23 Apr 2017 16:36:24 +0000 (18:36 +0200)]
notify slaves after dnsupdate was processed

7 years agoget-remote-ring's "other" report should only have two items.
Patrick Cloke [Sun, 23 Apr 2017 13:11:12 +0000 (09:11 -0400)]
get-remote-ring's "other" report should only have two items.

7 years agoMerge pull request #5250 from cmouse/axfrfilter
bert hubert [Fri, 21 Apr 2017 18:21:19 +0000 (20:21 +0200)]
Merge pull request #5250 from cmouse/axfrfilter

Implement axfrfilter with LuaContext

7 years agoMerge pull request #5258 from mind04/query-cache-stats
bert hubert [Fri, 21 Apr 2017 18:19:17 +0000 (20:19 +0200)]
Merge pull request #5258 from mind04/query-cache-stats

query cache hit/miss statistics

7 years agoquery cache hit/miss statistics
Kees Monshouwer [Wed, 19 Apr 2017 22:59:37 +0000 (00:59 +0200)]
query cache hit/miss statistics

7 years agorec: Make sure the received SOA comes from a "." auth
Remi Gacogne [Thu, 20 Apr 2017 15:47:52 +0000 (17:47 +0200)]
rec: Make sure the received SOA comes from a "." auth

7 years agoMerge pull request #5254 from pieterlexis/pkg-snmp-support
Pieter Lexis [Thu, 20 Apr 2017 11:25:07 +0000 (13:25 +0200)]
Merge pull request #5254 from pieterlexis/pkg-snmp-support

Packages: Build with net-snmp support and against LuaJIT

7 years agoMerge pull request #5249 from tfarina/dns-ascii
Pieter Lexis [Thu, 20 Apr 2017 11:24:54 +0000 (13:24 +0200)]
Merge pull request #5249 from tfarina/dns-ascii

move two other functions into ascii.hh

7 years agoMerge pull request #5235 from ahupowerdns/dnsdist-qnamerule
bert hubert [Wed, 19 Apr 2017 09:06:12 +0000 (11:06 +0200)]
Merge pull request #5235 from ahupowerdns/dnsdist-qnamerule

Dnsdist qnamerule

7 years agoAllow building the Lua backend with luajit
Pieter Lexis [Wed, 19 Apr 2017 08:46:47 +0000 (10:46 +0200)]
Allow building the Lua backend with luajit

7 years agoMerge pull request #5248 from Habbie/gitignore-protobuf
Remi Gacogne [Wed, 19 Apr 2017 08:01:52 +0000 (10:01 +0200)]
Merge pull request #5248 from Habbie/gitignore-protobuf

ignore file created by runtests

7 years agoMerge pull request #5253 from ahupowerdns/dnsdist-verbosepro
Remi Gacogne [Wed, 19 Apr 2017 08:01:12 +0000 (10:01 +0200)]
Merge pull request #5253 from ahupowerdns/dnsdist-verbosepro

add some better dnsdist -v logging on queries that get dropped, timed out or received

7 years agoMerge pull request #5185 from rgacogne/dnsdist-nmg-add-masks
bert hubert [Tue, 18 Apr 2017 19:03:02 +0000 (21:03 +0200)]
Merge pull request #5185 from rgacogne/dnsdist-nmg-add-masks

dnsdist: Add `NetmaskGroup::addMasks()` to fill a NMG from `exceeds*` results

7 years agoadd some better -v logging on queries that get dropped, time out or received
bert hubert [Tue, 18 Apr 2017 18:12:52 +0000 (20:12 +0200)]
add some better -v logging on queries that get dropped, time out or received

7 years agoNo net-snmp nor luajit on SLES
Pieter Lexis [Tue, 18 Apr 2017 17:30:09 +0000 (19:30 +0200)]
No net-snmp nor luajit on SLES

7 years agoBuild pkgs against LuaJit (where available)
Pieter Lexis [Tue, 18 Apr 2017 14:51:04 +0000 (16:51 +0200)]
Build pkgs against LuaJit (where available)

7 years agoAdd the protobuf pkgs as build-dep to EL6
Pieter Lexis [Tue, 18 Apr 2017 13:06:51 +0000 (15:06 +0200)]
Add the protobuf pkgs as build-dep to EL6

7 years agoAdd net-snmp support to recursor and dnsdist pkgs
Pieter Lexis [Tue, 18 Apr 2017 11:33:56 +0000 (13:33 +0200)]
Add net-snmp support to recursor and dnsdist pkgs

7 years agorec: Only apply root-nx-trust if the received SOA is "."
Remi Gacogne [Tue, 18 Apr 2017 08:27:27 +0000 (10:27 +0200)]
rec: Only apply root-nx-trust if the received SOA is "."

If `root-nx-trust` is enabled and we got a NX answer from the root, check that the received SOA is for the root before negatively caching the entire TLD. This might happen if "." is forwarded, for example.

7 years agolua-auth: Drop axfrfilter
Aki Tuomi [Mon, 17 Apr 2017 17:00:02 +0000 (20:00 +0300)]
lua-auth: Drop axfrfilter

It's no longer needed.

7 years agodoc: Update documentation for axfr filter
Aki Tuomi [Mon, 17 Apr 2017 16:53:25 +0000 (19:53 +0300)]
doc: Update documentation for axfr filter

7 years agocommunicator: Use new version of AXFR filter
Aki Tuomi [Mon, 17 Apr 2017 16:48:02 +0000 (19:48 +0300)]
communicator: Use new version of AXFR filter

7 years agolua-auth4: Implement axfrfilter
Aki Tuomi [Mon, 17 Apr 2017 16:47:53 +0000 (19:47 +0300)]
lua-auth4: Implement axfrfilter

7 years agomove two other functions into ascii.hh
Thiago Farina [Mon, 17 Apr 2017 00:59:28 +0000 (21:59 -0300)]
move two other functions into ascii.hh

dns_isspace() and dns_toupper() are all functions operating upon ASCII
characters. So lets move them into ascii.hh and keep them together with
dns_tolower().