]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
5 years agoMerge pull request #7482 from hnsk/fix-pdnsutil-add-record-output-order
Remi Gacogne [Thu, 14 Feb 2019 13:28:37 +0000 (14:28 +0100)] 
Merge pull request #7482 from hnsk/fix-pdnsutil-add-record-output-order

pdnsutil: Fix output order of pdnsutil add-record

5 years agoMerge pull request #7352 from Habbie/packet-too-big
Remi Gacogne [Thu, 14 Feb 2019 13:28:01 +0000 (14:28 +0100)] 
Merge pull request #7352 from Habbie/packet-too-big

respect packet size limits, even with ECS and TSIG

5 years agodnsdist: Preserve configuration and log files in regression tests 7483/head
Remi Gacogne [Thu, 14 Feb 2019 10:55:47 +0000 (11:55 +0100)] 
dnsdist: Preserve configuration and log files in regression tests

5 years agorec: Add a small regression test for 'max-cache-bogus-ttl'
Remi Gacogne [Wed, 13 Feb 2019 15:04:57 +0000 (16:04 +0100)] 
rec: Add a small regression test for 'max-cache-bogus-ttl'

5 years agopdnsutil: Fix output order of pdnsutil add-record 7482/head
Hannu Ylitalo [Wed, 13 Feb 2019 11:47:55 +0000 (13:47 +0200)] 
pdnsutil: Fix output order of pdnsutil add-record

There was also unnecessary whitespace at the end of the line which was
removed. Since it only affected the same line it's included in this single
commit.

5 years agoMerge pull request #7451 from rgacogne/systemd-deps
Remi Gacogne [Tue, 12 Feb 2019 16:15:30 +0000 (17:15 +0100)] 
Merge pull request #7451 from rgacogne/systemd-deps

Make sure that the systemd binaries are available during the build

5 years agoMerge pull request #7459 from mind04/dotstrip
Remi Gacogne [Tue, 12 Feb 2019 15:35:24 +0000 (16:35 +0100)] 
Merge pull request #7459 from mind04/dotstrip

auth: fix dot stripping in setContent()

5 years agoMerge pull request #7477 from Habbie/resolver-lmdb
Remi Gacogne [Tue, 12 Feb 2019 15:32:55 +0000 (16:32 +0100)] 
Merge pull request #7477 from Habbie/resolver-lmdb

also use dnsmasq during lmdb testing

5 years agoMerge pull request #7463 from zeha/auth-api-validate
bert hubert [Tue, 12 Feb 2019 14:25:00 +0000 (15:25 +0100)] 
Merge pull request #7463 from zeha/auth-api-validate

Auth. API: improve RRset validation

5 years agoDocument addRecord
phonedph1 [Mon, 11 Feb 2019 15:57:29 +0000 (15:57 +0000)] 
Document addRecord

5 years agoalso use dnsmasq during lmdb testing 7477/head
Peter van Dijk [Mon, 11 Feb 2019 15:54:38 +0000 (16:54 +0100)] 
also use dnsmasq during lmdb testing

5 years agorec: Add a new 'max-cache-bogus-ttl' option
Remi Gacogne [Tue, 5 Feb 2019 15:53:12 +0000 (16:53 +0100)] 
rec: Add a new 'max-cache-bogus-ttl' option

5 years agorec: Add an option to not override custom RPZ types with the default policy
Remi Gacogne [Mon, 11 Feb 2019 15:16:29 +0000 (16:16 +0100)] 
rec: Add an option to not override custom RPZ types with the default policy

5 years agoMerge pull request #7475 from omoerbeek/mydns-no-infinite-loop
Otto Moerbeek [Mon, 11 Feb 2019 14:30:05 +0000 (15:30 +0100)] 
Merge pull request #7475 from omoerbeek/mydns-no-infinite-loop

Avoid infinite loop in mydnsbackend.

5 years agoAvoid infinite loop in mydnsbackend. 7475/head
Otto Moerbeek [Mon, 11 Feb 2019 13:15:30 +0000 (14:15 +0100)] 
Avoid infinite loop in mydnsbackend.

5 years agoMerge pull request #7472 from mind04/compress
bert hubert [Mon, 11 Feb 2019 11:47:25 +0000 (12:47 +0100)] 
Merge pull request #7472 from mind04/compress

Do not compress the root

5 years agoMerge pull request #7470 from mind04/lmdb-missing
bert hubert [Mon, 11 Feb 2019 11:46:38 +0000 (12:46 +0100)] 
Merge pull request #7470 from mind04/lmdb-missing

auth: lmdb-backend avoid duplicate NSEC3 records in presigned zones

5 years agoMerge pull request #7142 from 1848/checkinterval
Remi Gacogne [Mon, 11 Feb 2019 09:16:35 +0000 (10:16 +0100)] 
Merge pull request #7142 from 1848/checkinterval

dnsdist: Add option to set interval between health checks

5 years agoMerge pull request #7467 from Habbie/pdnsutil-compare
Remi Gacogne [Mon, 11 Feb 2019 09:11:07 +0000 (10:11 +0100)] 
Merge pull request #7467 from Habbie/pdnsutil-compare

pdnsutil: fix signed/unsigned comparison, closes #7465

5 years agoDo not compress the root 7472/head
Kees Monshouwer [Sun, 10 Feb 2019 22:25:49 +0000 (23:25 +0100)] 
Do not compress the root

5 years agoMerge pull request #7432 from mikedamm/master
Peter van Dijk [Sat, 9 Feb 2019 16:19:33 +0000 (17:19 +0100)] 
Merge pull request #7432 from mikedamm/master

Clarify documentation to reflect actual behavior of includeDirectory

5 years agoauth: lmdb-backend avoid duplicate NSEC3 records in presigned zones 7470/head
Kees Monshouwer [Sun, 27 Jan 2019 21:36:00 +0000 (22:36 +0100)] 
auth: lmdb-backend avoid duplicate NSEC3 records in presigned zones

5 years agopdnsutil: fix signed/unsigned comparison, closes #7465 7467/head
Peter van Dijk [Fri, 8 Feb 2019 17:33:03 +0000 (18:33 +0100)] 
pdnsutil: fix signed/unsigned comparison, closes #7465

5 years agoMerge pull request #7421 from aerique/feature/support-for-github-access-tokens
aerique [Fri, 8 Feb 2019 14:29:40 +0000 (15:29 +0100)] 
Merge pull request #7421 from aerique/feature/support-for-github-access-tokens

Hack in support for GitHub access tokens.

5 years agoMerge pull request #7464 from robinmulder/default-webserver-port
Peter van Dijk [Fri, 8 Feb 2019 12:57:31 +0000 (13:57 +0100)] 
Merge pull request #7464 from robinmulder/default-webserver-port

Fix default webserver port in documentation

5 years agoFix default webserver port in documentation 7464/head
Robin Mulder [Fri, 8 Feb 2019 12:52:23 +0000 (13:52 +0100)] 
Fix default webserver port in documentation

5 years agoRename type to object_type 7326/head
Chris Hofstaedtler [Fri, 8 Feb 2019 11:24:59 +0000 (12:24 +0100)] 
Rename type to object_type

5 years agoAuth. API: improve RRset validation 7463/head
Chris Hofstaedtler [Fri, 8 Feb 2019 10:51:31 +0000 (11:51 +0100)] 
Auth. API: improve RRset validation

Refuse to load RRset arrays that contain more than one of CNAME or
DNAME. Expand refusal to load CNAMEs to pre-existing RRsets also to
DNAMEs, and vice versa. Refuse to load zones given in BIND format
for the same reasons. Apply hostname correctness check also to
BIND format zones.

5 years agoMerge pull request #7457 from omoerbeek/fix-openbsd-warnings
Peter van Dijk [Thu, 7 Feb 2019 19:25:42 +0000 (20:25 +0100)] 
Merge pull request #7457 from omoerbeek/fix-openbsd-warnings

sprintf, strcpy and const method case

5 years agoMerge pull request #7433 from zeha/update-yahttp
Peter van Dijk [Thu, 7 Feb 2019 19:22:05 +0000 (20:22 +0100)] 
Merge pull request #7433 from zeha/update-yahttp

Resync yahttp code to cmouse/yahttp@11be77a1fc4032

5 years agoauth: fix dot stripping in setContent() 7459/head
Kees Monshouwer [Thu, 7 Feb 2019 13:25:14 +0000 (14:25 +0100)] 
auth: fix dot stripping in setContent()

5 years agoMerge pull request #7453 from ahupowerdns/pdns-lmdb-2
bert hubert [Wed, 6 Feb 2019 10:18:37 +0000 (11:18 +0100)] 
Merge pull request #7453 from ahupowerdns/pdns-lmdb-2

Authortitative LMDB backend.

5 years agohook up lmdbbackend to configure, regression tests & travis 7453/head
bert hubert [Tue, 5 Feb 2019 16:41:50 +0000 (17:41 +0100)] 
hook up lmdbbackend to configure, regression tests & travis

5 years agoadd builder files and regression tests for lmdb
bert hubert [Tue, 5 Feb 2019 16:41:14 +0000 (17:41 +0100)] 
add builder files and regression tests for lmdb

5 years agoexpand pdnsutil load-zone so it can load multiple zone/filename pairs in one go
bert hubert [Tue, 5 Feb 2019 16:38:31 +0000 (17:38 +0100)] 
expand pdnsutil load-zone so it can load multiple zone/filename pairs in one go

5 years agospeed up pdnsutil list-zone significantly, plus load up the lmdbbackend files
bert hubert [Tue, 5 Feb 2019 16:37:40 +0000 (17:37 +0100)] 
speed up pdnsutil list-zone significantly, plus load up the lmdbbackend files

5 years agoMerge pull request #7450 from omoerbeek/avoid-unaligned-access
Remi Gacogne [Tue, 5 Feb 2019 15:18:32 +0000 (16:18 +0100)] 
Merge pull request #7450 from omoerbeek/avoid-unaligned-access

Avoid unaligned access, it hurts on e.g. sparc64

5 years agoMerge pull request #7438 from Habbie/travis-alias
Remi Gacogne [Tue, 5 Feb 2019 15:18:17 +0000 (16:18 +0100)] 
Merge pull request #7438 from Habbie/travis-alias

travis auth: install dnsmasq, configure it on 127.0.0.53

5 years agosprintf, strcpy and const method case 7457/head
Otto Moerbeek [Tue, 5 Feb 2019 12:04:43 +0000 (13:04 +0100)] 
sprintf, strcpy and const method case

5 years agoremotebackend: Implement getUpdatedMasters 7448/head
Aki Tuomi [Mon, 4 Feb 2019 13:12:48 +0000 (15:12 +0200)] 
remotebackend: Implement getUpdatedMasters

5 years agoMerge remote-tracking branch 'origin/master' into avoid-unaligned-access 7450/head
Otto Moerbeek [Tue, 5 Feb 2019 11:18:13 +0000 (12:18 +0100)] 
Merge remote-tracking branch 'origin/master' into avoid-unaligned-access

5 years agoAvoid unaligned access, it hurts on e.g. sparc64
Otto Moerbeek [Mon, 4 Feb 2019 08:39:50 +0000 (09:39 +0100)] 
Avoid unaligned access, it hurts on e.g. sparc64

5 years agoMake sure that the systemd binaries are available during the build 7451/head
Remi Gacogne [Mon, 4 Feb 2019 15:16:12 +0000 (16:16 +0100)] 
Make sure that the systemd binaries are available during the build

Otherwise the detection of systemd's sandboxing features does not
work properly, since it uses `systemctl` to determine the version
of systemd.

5 years agoMerge pull request #7441 from dol/fix/dnsdist-docs
Remi Gacogne [Mon, 4 Feb 2019 09:14:38 +0000 (10:14 +0100)] 
Merge pull request #7441 from dol/fix/dnsdist-docs

[dnsdist] Fix wrong version numbering of new features

5 years agoMerge pull request #7440 from aerique/feature/rec-4.1.11-changelog-and-secpoll
aerique [Fri, 1 Feb 2019 13:10:39 +0000 (14:10 +0100)] 
Merge pull request #7440 from aerique/feature/rec-4.1.11-changelog-and-secpoll

Update changelog and secpol for rec-4.1.11 and rec-4.2.0-alpha1.

5 years agoFix wrong version numbering of new features 7441/head
Dominic Luechinger [Fri, 1 Feb 2019 09:04:32 +0000 (10:04 +0100)] 
Fix wrong version numbering of new features

5 years agotravis auth: install dnsmasq, configure it on 127.0.0.53 7438/head
Peter van Dijk [Mon, 28 Jan 2019 20:50:15 +0000 (21:50 +0100)] 
travis auth: install dnsmasq, configure it on 127.0.0.53

5 years agoMerge pull request #7435 from aerique/feature/auth-4.1.6-changelog-and-secpoll
aerique [Thu, 31 Jan 2019 13:51:42 +0000 (14:51 +0100)] 
Merge pull request #7435 from aerique/feature/auth-4.1.6-changelog-and-secpoll

Update changelog and secpoll for auth-4.1.6 release.

5 years agoAdd docs and changelog for statistics API endpoint 7359/head
Thomas du Boÿs [Thu, 31 Jan 2019 10:22:57 +0000 (11:22 +0100)] 
Add docs and changelog for statistics API endpoint

5 years agoAdd secpoll for auth-4.1.6. 7435/head
aerique [Wed, 30 Jan 2019 11:35:19 +0000 (12:35 +0100)] 
Add secpoll for auth-4.1.6.

5 years agoUpdate changelog for auth-4.1.6.
aerique [Wed, 30 Jan 2019 11:35:05 +0000 (12:35 +0100)] 
Update changelog for auth-4.1.6.

5 years agoMerge pull request #7400 from pieterlexis/5900-and-other-doc-fixes
Pieter Lexis [Wed, 30 Jan 2019 10:40:33 +0000 (11:40 +0100)] 
Merge pull request #7400 from pieterlexis/5900-and-other-doc-fixes

Several documentation fixes and a small fix for the NOD `configure.ac`

5 years agoResync yahttp code to cmouse/yahttp@11be77a1fc4032ed268cb5a80eb2aa1d14ce849d 7433/head
Chris Hofstaedtler [Wed, 30 Jan 2019 10:12:21 +0000 (11:12 +0100)] 
Resync yahttp code to cmouse/yahttp@11be77a1fc4032ed268cb5a80eb2aa1d14ce849d

5 years agoMerge pull request #7428 from ahupowerdns/redo-remotelogger
bert hubert [Wed, 30 Jan 2019 08:12:22 +0000 (09:12 +0100)] 
Merge pull request #7428 from ahupowerdns/redo-remotelogger

Reduce systemcall usage in protobuf logging

5 years agoClarify documentation to reflect actual behavior 7432/head
Mike Damm [Tue, 29 Jan 2019 23:00:39 +0000 (15:00 -0800)] 
Clarify documentation to reflect actual behavior

includeDirectory will only include *.conf files, this was not mentioned in the documentation

5 years agopass empty response
Dmitry Alenichev [Tue, 29 Jan 2019 16:18:28 +0000 (19:18 +0300)] 
pass empty response

5 years agoMerge remote-tracking branch 'upstream/master'
Dmitry Alenichev [Tue, 29 Jan 2019 15:19:56 +0000 (18:19 +0300)] 
Merge remote-tracking branch 'upstream/master'

5 years agoReduce systemcall usage in protobuf logging 7428/head
bert hubert [Tue, 29 Jan 2019 11:15:21 +0000 (12:15 +0100)] 
Reduce systemcall usage in protobuf logging

Since Spectre/Meltdown, system calls have become more expensive.  In
addition, relevant versions of glibc turn out to implement pthread_cond_wait
and pthread_cond_signal in such a way that they use multiple system calls always.
There is an optimization in glibc to improve this but it is disabled.

This new setup changes our protobuf logging so it amortizes system calls so we perform
far less than one call per message.

Note that our previous RemoteLogger was configured in terms of how many
*messages* it would buffer. Our new code is configured in terms of how many
*bytes*. I have multiplied the configured numbers by 100 elsewhere (recursor
config, dnsdist config) to sort of maintain parity.

In addition, the old RemoteLogger would buffer messages while there was no
connection available. We no longer do this.

Finally new, every 'reconnectTimeout' seconds we will flush our buffers
opportunistically to not keep people waiting.

5 years agoMerge pull request #7350 from sjvs/patch-2
Peter van Dijk [Mon, 28 Jan 2019 19:31:24 +0000 (20:31 +0100)] 
Merge pull request #7350 from sjvs/patch-2

Remove Flake8 from lgtm.yml

5 years agoMerge pull request #7422 from Habbie/luarec-unnest-exception
Pieter Lexis [Mon, 28 Jan 2019 13:08:40 +0000 (14:08 +0100)] 
Merge pull request #7422 from Habbie/luarec-unnest-exception

LUA: report nested exception

5 years agoAdd Rcode response statistics on API
Thomas du Boÿs [Fri, 11 Jan 2019 10:02:15 +0000 (11:02 +0100)] 
Add Rcode response statistics on API
- Add new statistic variable about rcode responses
- Add metrics about RCode on statistics API entrypoint
- Update regression tests

5 years agoMerge pull request #7426 from Habbie/mvrule-off-by-one
Remi Gacogne [Mon, 28 Jan 2019 08:57:56 +0000 (09:57 +0100)] 
Merge pull request #7426 from Habbie/mvrule-off-by-one

fix off-by-one in mvRule counting

5 years agoMerge remote-tracking branch 'origin/master' into 5900-and-other-doc-fixes 7400/head
Pieter Lexis [Mon, 28 Jan 2019 08:50:39 +0000 (09:50 +0100)] 
Merge remote-tracking branch 'origin/master' into 5900-and-other-doc-fixes

5 years agofix off-by-one in mvRule counting 7426/head
Peter van Dijk [Sun, 27 Jan 2019 18:16:12 +0000 (19:16 +0100)] 
fix off-by-one in mvRule counting

this makes mvRule(0,x) work where x is the highest rule number

5 years agoauth: geoip, check weight only on matching QTypes 7219/head
Baptiste Courtois [Sat, 24 Nov 2018 15:26:54 +0000 (16:26 +0100)] 
auth: geoip, check weight only on matching QTypes

This is a micro-optimization to avoid storing & computing probabilities
of non matching QTypes.

5 years agoauth: geoip, compute weight per QType
Baptiste Courtois [Sat, 24 Nov 2018 15:16:11 +0000 (16:16 +0100)] 
auth: geoip, compute weight per QType

As seen in #7051 the former behavior of the geoip backend in mixed
weighted QType cases, was erroneous.
Having per QType weights allows proper static lookup.
It also enables to question with ANY and retrieve one record per QType.

Closes #7051

5 years agoauth: geoip, add regression test for issue #7051
Baptiste Courtois [Sat, 24 Nov 2018 15:12:03 +0000 (16:12 +0100)] 
auth: geoip, add regression test for issue #7051

The added test does not validate that the weight system is working in
a pseudo-random way. It use a single entry per QType to ensure that
they are all queryable individually or via a ANY question.

The ANY test is done using TCP to avoid test failure due to exceeded
buffer size.

5 years agoLUA: report nested exception 7422/head
Peter van Dijk [Fri, 25 Jan 2019 18:44:19 +0000 (19:44 +0100)] 
LUA: report nested exception

5 years agoMerge pull request #7416 from rgacogne/perl-instead-of-sed-makefile rec-4.2.0-alpha1
aerique [Fri, 25 Jan 2019 13:03:03 +0000 (14:03 +0100)] 
Merge pull request #7416 from rgacogne/perl-instead-of-sed-makefile

Use perl instead of sed to conditionally remove lines from Makefiles

5 years agoMerge pull request #7417 from ahupowerdns/begone-spellcheck
bert hubert [Fri, 25 Jan 2019 08:46:03 +0000 (09:46 +0100)] 
Merge pull request #7417 from ahupowerdns/begone-spellcheck

While we all enjoy grate spelling, this was just to much hassle

5 years agofurther cleanup 7417/head
bert hubert [Thu, 24 Jan 2019 21:15:32 +0000 (22:15 +0100)] 
further cleanup

5 years agoWhile we all enjoy grate spelling, this was just to much hassle
bert hubert [Thu, 24 Jan 2019 21:09:42 +0000 (22:09 +0100)] 
While we all enjoy grate spelling, this was just to much hassle

5 years agoUse perl instead of sed to conditionally remove lines from Makefiles 7416/head
Remi Gacogne [Thu, 24 Jan 2019 16:38:28 +0000 (17:38 +0100)] 
Use perl instead of sed to conditionally remove lines from Makefiles

5 years agoMerge pull request #7414 from aerique/feature/update-changelog-for-rec-4.1.10
aerique [Thu, 24 Jan 2019 14:36:49 +0000 (15:36 +0100)] 
Merge pull request #7414 from aerique/feature/update-changelog-for-rec-4.1.10

Update changelog and secpoll for rec-4.1.10.

5 years agoMerge pull request #7413 from Habbie/epoch-not-deprecated
Pieter Lexis [Thu, 24 Jan 2019 13:40:12 +0000 (14:40 +0100)] 
Merge pull request #7413 from Habbie/epoch-not-deprecated

fix 4.0 changelog that wrongly said SOA-EDIT=EPOCH was deprecated

5 years agoMerge pull request #7404 from rgacogne/rec-answers-aa
Pieter Lexis [Thu, 24 Jan 2019 13:17:29 +0000 (14:17 +0100)] 
Merge pull request #7404 from rgacogne/rec-answers-aa

rec: Sanitize records received before doing anything else

5 years agoFix broken grammar. 7414/head
Erik Winkels [Thu, 24 Jan 2019 12:59:53 +0000 (13:59 +0100)] 
Fix broken grammar.

5 years agoUpdate changelog and secpoll for rec-4.1.10.
Erik Winkels [Thu, 24 Jan 2019 12:50:29 +0000 (13:50 +0100)] 
Update changelog and secpoll for rec-4.1.10.

5 years agoMerge pull request #7412 from ahupowerdns/smart-whitespace
bert hubert [Thu, 24 Jan 2019 11:35:53 +0000 (12:35 +0100)] 
Merge pull request #7412 from ahupowerdns/smart-whitespace

Be smarter about trimming whitespace when creating records from ASCII

5 years agofix 4.0 changelog that wrongly said SOA-EDIT=EPOCH was deprecated 7413/head
Peter van Dijk [Thu, 24 Jan 2019 11:02:11 +0000 (12:02 +0100)] 
fix 4.0 changelog that wrongly said SOA-EDIT=EPOCH was deprecated

closes #7384

5 years agoreplace RCODE=BADVERS response on version >0 with a rule to match on the
Dmitry Alenichev [Wed, 23 Jan 2019 22:05:56 +0000 (01:05 +0300)] 
replace RCODE=BADVERS response on version >0 with a rule to match on the
highest implementation level of EDNS version and action to return the
ERCode.

5 years agouse a consistent space predicate 7412/head
bert hubert [Wed, 23 Jan 2019 20:23:22 +0000 (21:23 +0100)] 
use a consistent space predicate

5 years agoBe smarter about trimming whitespace when creating records from ASCII
bert hubert [Wed, 23 Jan 2019 20:03:21 +0000 (21:03 +0100)] 
Be smarter about trimming whitespace when creating records from ASCII

In ff7ac440afdae4370e12a1b9eb21d4b1389a861f we added trimming of whitespace,
so you could turn " 1.2.3.4 " into an A record 0x01020304. This commit made us more flexible
but also six times slower in some microbenchmarks.

This commit restores the old performance which shaves double digits percentages of time from many
benchmarks in 'speedtest', while making "make-a record" six times faster again.

5 years agorespond with RCODE=BADVERS on EDNS version >0 (rfc6891)
Dmitry Alenichev [Tue, 22 Jan 2019 17:43:39 +0000 (20:43 +0300)] 
respond with RCODE=BADVERS on EDNS version >0 (rfc6891)

5 years agoMerge pull request #6634 from rgacogne/more-systemd-sandboxing
Remi Gacogne [Tue, 22 Jan 2019 13:24:24 +0000 (14:24 +0100)] 
Merge pull request #6634 from rgacogne/more-systemd-sandboxing

More sandboxing using systemd's features

5 years agoMerge pull request #7353 from ahupowerdns/narrow-additional-lookup
bert hubert [Tue, 22 Jan 2019 12:29:29 +0000 (13:29 +0100)] 
Merge pull request #7353 from ahupowerdns/narrow-additional-lookup

Fix attempt to restrict/speed-up additional processing to auth zone

5 years agoMerge pull request #7401 from rgacogne/rec-hooks-tcp
Remi Gacogne [Tue, 22 Jan 2019 10:26:35 +0000 (11:26 +0100)] 
Merge pull request #7401 from rgacogne/rec-hooks-tcp

rec: Fix our Lua hooks not being called over TCP when distributing

5 years agoWhitelist the 'tcpaaaa' variable name.. 7401/head
Remi Gacogne [Tue, 22 Jan 2019 09:32:56 +0000 (10:32 +0100)] 
Whitelist the 'tcpaaaa' variable name..

5 years agoMerge pull request #7402 from ahupowerdns/oracle-warning
bert hubert [Mon, 21 Jan 2019 20:21:02 +0000 (21:21 +0100)] 
Merge pull request #7402 from ahupowerdns/oracle-warning

note in docs that oracle gets no free support

5 years agoWhitelist NXQ 7404/head
Remi Gacogne [Fri, 18 Jan 2019 16:00:14 +0000 (17:00 +0100)] 
Whitelist NXQ

5 years agorec: Fix SyncRes unit test since unrelated additional records are now scrubbed
Remi Gacogne [Fri, 18 Jan 2019 15:58:05 +0000 (16:58 +0100)] 
rec: Fix SyncRes unit test since unrelated additional records are now scrubbed

5 years agorec: Don't cache non-AA records that we won't use
Remi Gacogne [Wed, 16 Jan 2019 08:32:35 +0000 (09:32 +0100)] 
rec: Don't cache non-AA records that we won't use

5 years agorec: Fix broken (bad AA bit, missing RRSIG) SyncRes unit tests
Remi Gacogne [Wed, 9 Jan 2019 17:53:07 +0000 (18:53 +0100)] 
rec: Fix broken (bad AA bit, missing RRSIG) SyncRes unit tests

5 years agorec: Scrub SOA records in authority for AA=0 answers
Remi Gacogne [Wed, 9 Jan 2019 17:44:16 +0000 (18:44 +0100)] 
rec: Scrub SOA records in authority for AA=0 answers

5 years agorec: Be more permissive with CNAME in AA=0 answers
Remi Gacogne [Wed, 9 Jan 2019 17:43:39 +0000 (18:43 +0100)] 
rec: Be more permissive with CNAME in AA=0 answers

5 years agorec: Fix nits (trailing whitespaces, useless return statement)
Remi Gacogne [Mon, 31 Dec 2018 08:46:27 +0000 (09:46 +0100)] 
rec: Fix nits (trailing whitespaces, useless return statement)

5 years agorec: Add unit tests for the records sanitization in SyncRes
Remi Gacogne [Wed, 26 Dec 2018 10:18:29 +0000 (11:18 +0100)] 
rec: Add unit tests for the records sanitization in SyncRes

5 years agorec: Sanitize records received before doing anything else
Remi Gacogne [Mon, 24 Dec 2018 18:16:33 +0000 (19:16 +0100)] 
rec: Sanitize records received before doing anything else

5 years agorec: Refuse records in the answer section of AA=0 responses
Remi Gacogne [Mon, 24 Dec 2018 16:28:37 +0000 (17:28 +0100)] 
rec: Refuse records in the answer section of AA=0 responses

5 years agonote that oracle gets no free support 7402/head
bert hubert [Mon, 21 Jan 2019 15:01:01 +0000 (16:01 +0100)] 
note that oracle gets no free support