]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
4 years agoauth: Add /api/docs endpoint to obtain OpenAPI document 8911/head
Kevin P. Fleming [Tue, 10 Nov 2020 12:29:39 +0000 (07:29 -0500)] 
auth: Add /api/docs endpoint to obtain OpenAPI document

This patch adds an /api/docs endpoint to the API webserver,
allowing clients to obtain the OpenAPI (Swagger) document that
describes the server's API directly from the server.

It also modifies the response body mechanism in the webserver
to no longer assume JSON output, but allow handlers to specify
JSON, YAML, or plain text. It also adds detection of YAML
support in the request so that handlers can choose which type
to send in their response. Since there is not yet a standard
MIME type for YAML, 'application/x-yaml' is used since it
appears to be the most commonly used type.

Signed-off-by: Kevin P. Fleming <kevin@km6g.us>
4 years agoMerge pull request #9647 from Habbie/lmdb-unfreshslave-backend
Peter van Dijk [Tue, 27 Oct 2020 19:53:24 +0000 (20:53 +0100)] 
Merge pull request #9647 from Habbie/lmdb-unfreshslave-backend

auth lmdb: fill di.backend in getUnfreshSlaveInfos and getAllDomains

4 years agolmdb: fill di.backend in getUnfreshSlaveInfos and getAllDomains 9647/head
Peter van Dijk [Tue, 27 Oct 2020 13:03:30 +0000 (14:03 +0100)] 
lmdb: fill di.backend in getUnfreshSlaveInfos and getAllDomains

4 years agoMerge pull request #9594 from omoerbeek/rec-rpzrefresh-cleanup
Otto Moerbeek [Tue, 27 Oct 2020 13:38:14 +0000 (14:38 +0100)] 
Merge pull request #9594 from omoerbeek/rec-rpzrefresh-cleanup

rec: Cleanup of RPZ refresh handling

4 years agoMerge pull request #9470 from zeha/rm-uebersoa
Peter van Dijk [Tue, 27 Oct 2020 10:58:36 +0000 (11:58 +0100)] 
Merge pull request #9470 from zeha/rm-uebersoa

Remove UeberBackend::getSOA

4 years agoMerge pull request #9619 from mind04/pdns-doc
Remi Gacogne [Tue, 27 Oct 2020 10:20:56 +0000 (11:20 +0100)] 
Merge pull request #9619 from mind04/pdns-doc

dnsdist: fix doc warning "Unknown target name" in rules-actions.rst

4 years agoMerge pull request #9623 from zeha/auth-upgrade-typex
Peter van Dijk [Mon, 26 Oct 2020 13:41:57 +0000 (14:41 +0100)] 
Merge pull request #9623 from zeha/auth-upgrade-typex

gsql,bind: allow seamless serving of newly-supported TYPExxx records

4 years agoMerge pull request #9595 from moepman/fix-doc-lua-reverse6
Peter van Dijk [Mon, 26 Oct 2020 13:29:55 +0000 (14:29 +0100)] 
Merge pull request #9595 from moepman/fix-doc-lua-reverse6

docs: fix lua reverse example for IPv6 records

4 years agoMerge pull request #9631 from mind04/pdns-cds-cdnskey
Peter van Dijk [Mon, 26 Oct 2020 10:58:35 +0000 (11:58 +0100)] 
Merge pull request #9631 from mind04/pdns-cds-cdnskey

auth: add support for dnssec removal to CDS/CDNSKEY

4 years agoAdd zoneparsertng upgrade test 9623/head
Chris Hofstaedtler [Mon, 26 Oct 2020 09:50:14 +0000 (10:50 +0100)] 
Add zoneparsertng upgrade test

4 years agoAllow seamless serving of newly-supported TYPExxx records
Chris Hofstaedtler [Sat, 24 Oct 2020 15:45:52 +0000 (17:45 +0200)] 
Allow seamless serving of newly-supported TYPExxx records

4 years agoTypo 9594/head
Otto Moerbeek [Sun, 25 Oct 2020 09:16:18 +0000 (10:16 +0100)] 
Typo

4 years agoAdd comment as suggested by ragacogne
Otto Moerbeek [Sun, 25 Oct 2020 09:14:48 +0000 (10:14 +0100)] 
Add comment as suggested by ragacogne

4 years agoMerge pull request #9642 from yantarou/udr_doc_typo
Otto Moerbeek [Sun, 25 Oct 2020 08:54:35 +0000 (09:54 +0100)] 
Merge pull request #9642 from yantarou/udr_doc_typo

Fix typo in Recursor UDR documentation

4 years agoMerge pull request #9641 from yantarou/statnode_doc_typo
Otto Moerbeek [Sun, 25 Oct 2020 08:52:56 +0000 (09:52 +0100)] 
Merge pull request #9641 from yantarou/statnode_doc_typo

Fix typo in dnsdist StatNode documentation

4 years agoMerge pull request #9640 from yantarou/nod_doc_typo
Otto Moerbeek [Sun, 25 Oct 2020 08:51:14 +0000 (09:51 +0100)] 
Merge pull request #9640 from yantarou/nod_doc_typo

Fix typo in Recursor NOD documentation

4 years agoFix typo in Recursor UDR documentation 9642/head
Jan Hilberath [Sun, 25 Oct 2020 07:28:16 +0000 (16:28 +0900)] 
Fix typo in Recursor UDR documentation

4 years agoFix typo in dnsdist StatNode documentation 9641/head
Jan Hilberath [Sun, 25 Oct 2020 06:56:52 +0000 (15:56 +0900)] 
Fix typo in dnsdist StatNode documentation

4 years agoFix typo in Recursor NOD documentation 9640/head
Jan Hilberath [Sun, 25 Oct 2020 06:44:12 +0000 (15:44 +0900)] 
Fix typo in Recursor NOD documentation

4 years agoauth: add support for dnssec removal to CDS/CDNSKEY 9631/head
Kees Monshouwer [Tue, 20 Oct 2020 22:49:21 +0000 (00:49 +0200)] 
auth: add support for dnssec removal to CDS/CDNSKEY

4 years agoMerge pull request #9629 from omoerbeek/rec-stats-perc-rounding
Otto Moerbeek [Fri, 23 Oct 2020 11:44:01 +0000 (13:44 +0200)] 
Merge pull request #9629 from omoerbeek/rec-stats-perc-rounding

rec: Refactor the percentage computation and use rounding

4 years agoMerge pull request #9571 from rgacogne/rec-better-handling-tcp-invalid-responses
Otto Moerbeek [Fri, 23 Oct 2020 11:42:43 +0000 (13:42 +0200)] 
Merge pull request #9571 from rgacogne/rec-better-handling-tcp-invalid-responses

rec: Throttle servers sending invalid data and rcodes

4 years agoMerge pull request #9627 from Habbie/soa-mname
Peter van Dijk [Fri, 23 Oct 2020 10:30:58 +0000 (12:30 +0200)] 
Merge pull request #9627 from Habbie/soa-mname

auth: change "misconfigured" SOA MNAME to not mention powerdns and be RFC6761 compliant

4 years agoReformat 9571/head
Otto Moerbeek [Fri, 23 Oct 2020 07:48:02 +0000 (09:48 +0200)] 
Reformat

4 years agoMerge pull request #9635 from mind04/pdns-valgrind
Peter van Dijk [Thu, 22 Oct 2020 18:42:59 +0000 (20:42 +0200)] 
Merge pull request #9635 from mind04/pdns-valgrind

auth: fix memory problems and an uninitalized variable

4 years agoMerge pull request #9624 from zeha/dupincl
Peter van Dijk [Thu, 22 Oct 2020 18:13:08 +0000 (20:13 +0200)] 
Merge pull request #9624 from zeha/dupincl

Including namespaces.hh once is enough

4 years agoauth: docs: fix 'underline too short' warning in settings.rst 9635/head
Kees Monshouwer [Wed, 21 Oct 2020 21:13:41 +0000 (23:13 +0200)] 
auth: docs: fix 'underline too short' warning in settings.rst

4 years agoauth: fix reallocation issue in DNSSECKeeper::getPreRRSIGs()
Kees Monshouwer [Wed, 21 Oct 2020 20:55:28 +0000 (22:55 +0200)] 
auth: fix reallocation issue in DNSSECKeeper::getPreRRSIGs()

4 years agoauth: remove some redundant std::move casts
Kees Monshouwer [Wed, 21 Oct 2020 20:50:17 +0000 (22:50 +0200)] 
auth: remove some redundant std::move casts

4 years agoauth: cleanup LMDBBackend::get()
Kees Monshouwer [Wed, 21 Oct 2020 20:45:38 +0000 (22:45 +0200)] 
auth: cleanup LMDBBackend::get()

4 years agoRefactor the percentage computation and use rounding (double -> uint64_t conversion... 9629/head
Otto Moerbeek [Wed, 21 Oct 2020 09:07:32 +0000 (11:07 +0200)] 
Refactor the percentage computation and use rounding (double -> uint64_t conversion truncates)

4 years agoauth: change "misconfigured" SOA MNAME to not mention powerdns and be RFC6761 compliant 9627/head
Peter van Dijk [Tue, 20 Oct 2020 19:31:50 +0000 (21:31 +0200)] 
auth: change "misconfigured" SOA MNAME to not mention powerdns and be RFC6761 compliant

4 years agoMerge pull request #9568 from mind04/pdns-presigned
Peter van Dijk [Tue, 20 Oct 2020 17:48:36 +0000 (19:48 +0200)] 
Merge pull request #9568 from mind04/pdns-presigned

auth: Speedup presigned signature lookups.

4 years agoMerge pull request #9625 from Habbie/revert-9552
Peter van Dijk [Tue, 20 Oct 2020 15:34:57 +0000 (17:34 +0200)] 
Merge pull request #9625 from Habbie/revert-9552

auth: delay local-ipv6 and query-local-address6 removal to 4.5.0 together

4 years agoMerge pull request #9593 from mind04/pdns-deprecate
Peter van Dijk [Tue, 20 Oct 2020 13:48:06 +0000 (15:48 +0200)] 
Merge pull request #9593 from mind04/pdns-deprecate

Auth: remove deprecated features/settings

4 years agoMerge pull request #9622 from Habbie/codeql-dnsdist-deps
Peter van Dijk [Tue, 20 Oct 2020 13:22:25 +0000 (15:22 +0200)] 
Merge pull request #9622 from Habbie/codeql-dnsdist-deps

explicitly generate the protobuf parsers/generators

4 years agodocs: delay local-ipv6 removal until after 4.4.0 9625/head
Peter van Dijk [Tue, 20 Oct 2020 12:26:49 +0000 (14:26 +0200)] 
docs: delay local-ipv6 removal until after 4.4.0

4 years agoimprove query-local-address6 deprecation notice
Peter van Dijk [Tue, 20 Oct 2020 12:10:33 +0000 (14:10 +0200)] 
improve query-local-address6 deprecation notice

4 years agoIncluding namespaces.hh once is enough 9624/head
Chris Hofstaedtler [Mon, 19 Oct 2020 13:52:41 +0000 (15:52 +0200)] 
Including namespaces.hh once is enough

4 years agoRevert "auth: remove local-ipv6, query-local-address6"
Peter van Dijk [Mon, 19 Oct 2020 13:14:43 +0000 (15:14 +0200)] 
Revert "auth: remove local-ipv6, query-local-address6"

This reverts commit c71c6ea62eb67aa7580dfadee981607559d1247c.

4 years agoexplicitly generate the protobuf parsers/generators 9622/head
Peter van Dijk [Mon, 19 Oct 2020 12:33:42 +0000 (14:33 +0200)] 
explicitly generate the protobuf parsers/generators

4 years agoauth: api, remove set-ptr 9593/head
Kees Monshouwer [Tue, 6 Oct 2020 00:30:31 +0000 (02:30 +0200)] 
auth: api, remove set-ptr

4 years agoauth: remove SOA filling
Kees Monshouwer [Mon, 19 Oct 2020 12:24:56 +0000 (14:24 +0200)] 
auth: remove SOA filling

4 years agoMerge pull request #9617 from omoerbeek/prep-rec-4.4.0
Otto Moerbeek [Mon, 19 Oct 2020 11:54:04 +0000 (13:54 +0200)] 
Merge pull request #9617 from omoerbeek/prep-rec-4.4.0

Prep rec-4.4.0

4 years agoMerge pull request #9552 from zeha/auth-local-ipv6
Peter van Dijk [Mon, 19 Oct 2020 10:49:11 +0000 (12:49 +0200)] 
Merge pull request #9552 from zeha/auth-local-ipv6

auth: remove local-ipv6, query-local-address6

4 years agoMerge pull request #9533 from mind04/pdns-fixme400-2
Peter van Dijk [Mon, 19 Oct 2020 10:47:39 +0000 (12:47 +0200)] 
Merge pull request #9533 from mind04/pdns-fixme400-2

Fix some FIXME400s

4 years agoMerge pull request #9613 from pieterlexis/lua-records-fixes
Peter van Dijk [Mon, 19 Oct 2020 10:44:54 +0000 (12:44 +0200)] 
Merge pull request #9613 from pieterlexis/lua-records-fixes

Lua records fixes

4 years agoMerge pull request #9570 from pieterlexis/sort-SOURCES
Pieter Lexis [Sat, 17 Oct 2020 08:15:30 +0000 (10:15 +0200)] 
Merge pull request #9570 from pieterlexis/sort-SOURCES

Sort *_SOURCES and add a checker

4 years agoMerge pull request #9093 from Habbie/dockerise
Peter van Dijk [Fri, 16 Oct 2020 15:22:53 +0000 (17:22 +0200)] 
Merge pull request #9093 from Habbie/dockerise

auth/rec/dnsdist: dockerise

4 years agodnsdist: fix doc warning "Unknown target name" in rules-actions.rst 9619/head
Kees Monshouwer [Fri, 16 Oct 2020 15:06:05 +0000 (17:06 +0200)] 
dnsdist: fix doc warning "Unknown target name" in rules-actions.rst

4 years agoauth/rec/dnsdist: dockerise 9093/head
Peter van Dijk [Mon, 4 May 2020 15:37:52 +0000 (17:37 +0200)] 
auth/rec/dnsdist: dockerise

4 years agodnsdist docs: fix typo
Peter van Dijk [Sat, 9 May 2020 21:30:49 +0000 (23:30 +0200)] 
dnsdist docs: fix typo

4 years agoPrep rec-4.4.0 9617/head
Otto Moerbeek [Fri, 16 Oct 2020 08:40:54 +0000 (10:40 +0200)] 
Prep rec-4.4.0

4 years agorec: Throttle servers sending invalid data and rcodes
Remi Gacogne [Thu, 15 Oct 2020 13:05:01 +0000 (15:05 +0200)] 
rec: Throttle servers sending invalid data and rcodes

4 years agorec: Add a LWResult::Result type to stop dealing with numerical values
Remi Gacogne [Thu, 1 Oct 2020 13:39:56 +0000 (15:39 +0200)] 
rec: Add a LWResult::Result type to stop dealing with numerical values

4 years agoMerge pull request #9572 from rgacogne/rec-close-tcp-conn-drop
Remi Gacogne [Thu, 15 Oct 2020 07:51:22 +0000 (09:51 +0200)] 
Merge pull request #9572 from rgacogne/rec-close-tcp-conn-drop

rec: Terminate TCP connections instead of 'ignoring' errors

4 years agoMerge pull request #9612 from rgacogne/ddist-dnsheader-doc
Remi Gacogne [Wed, 14 Oct 2020 14:55:54 +0000 (16:55 +0200)] 
Merge pull request #9612 from rgacogne/ddist-dnsheader-doc

dnsdist: Add the missing documentation for some dnsheader methods

4 years agoUpdate pdns/lua-record.cc 9613/head
Pieter Lexis [Wed, 14 Oct 2020 11:05:04 +0000 (13:05 +0200)] 
Update pdns/lua-record.cc

Co-authored-by: Remi Gacogne <rgacogne+github@valombre.net>
4 years agoLUA record: document all variables available
Pieter Lexis [Wed, 14 Oct 2020 09:42:28 +0000 (11:42 +0200)] 
LUA record: document all variables available

4 years agoLUA rec: fix uncaught DNSName init exception
Pieter Lexis [Wed, 14 Oct 2020 09:28:44 +0000 (11:28 +0200)] 
LUA rec: fix uncaught DNSName init exception

4 years agoMerge pull request #9599 from ihsinme/patch-1
Remi Gacogne [Wed, 14 Oct 2020 07:00:12 +0000 (09:00 +0200)] 
Merge pull request #9599 from ihsinme/patch-1

fix the initialization order in the class.

4 years agodnsdist: Add the missing documentation for some dnsheader methods 9612/head
Remi Gacogne [Tue, 13 Oct 2020 14:28:56 +0000 (16:28 +0200)] 
dnsdist: Add the missing documentation for some dnsheader methods

4 years agoMerge pull request #9606 from omoerbeek/rec-prep-2020-07
aerique [Tue, 13 Oct 2020 11:00:05 +0000 (13:00 +0200)] 
Merge pull request #9606 from omoerbeek/rec-prep-2020-07

rec: Prep for rec Oct 13th 2020 security releases

4 years agoPrep for rec Oct 13th 2020 security releases 9606/head
Otto Moerbeek [Wed, 7 Oct 2020 10:36:15 +0000 (12:36 +0200)] 
Prep for rec Oct 13th 2020 security releases

4 years agoMerge pull request #9602 from omoerbeek/rec-sec-2020-07
Otto Moerbeek [Tue, 13 Oct 2020 09:43:56 +0000 (11:43 +0200)] 
Merge pull request #9602 from omoerbeek/rec-sec-2020-07

Rec: Security 2020-07

4 years agofix the initialization order in the class. 9599/head
ihsinme [Mon, 12 Oct 2020 15:44:26 +0000 (18:44 +0300)] 
fix the initialization order in the class.

4 years agorec: Remove duplicate semicolon spotted by Otto 9572/head
Remi Gacogne [Mon, 12 Oct 2020 14:05:49 +0000 (16:05 +0200)] 
rec: Remove duplicate semicolon spotted by Otto

Co-authored-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
4 years agoRemove `auth-40` and `rec-40` arguments.
aerique [Mon, 12 Oct 2020 11:43:00 +0000 (13:43 +0200)] 
Remove `auth-40` and `rec-40` arguments.

The removed releases are EOL and do not work with this script anymore.

4 years agorec: Add a unit test for the ANY "just-in-time" cached records case 9602/head
Remi Gacogne [Thu, 24 Sep 2020 16:02:13 +0000 (18:02 +0200)] 
rec: Add a unit test for the ANY "just-in-time" cached records case

4 years agorec: Fix validation when more than one cached record is returned
Remi Gacogne [Thu, 24 Sep 2020 16:01:16 +0000 (18:01 +0200)] 
rec: Fix validation when more than one cached record is returned

We need to validate them RRSet by RRSet.

4 years agorec: Fix returning more than one cached records
Remi Gacogne [Tue, 22 Sep 2020 14:49:34 +0000 (16:49 +0200)] 
rec: Fix returning more than one cached records

The existing implementation did not properly update the DNSSEC
and authoritative status, and did not include all the needed
RRSIG and additional records.

4 years agorec: Prevent updating the status of all cached records for a name
Remi Gacogne [Tue, 22 Sep 2020 14:48:11 +0000 (16:48 +0200)] 
rec: Prevent updating the status of all cached records for a name

Before that fix, it was possible to make the recursor update the
DNSSEC status of all cached records for a given name using an ANY
query.
This real issue is that we should retrieve the needed RRSIGs and
authority records for all cached records when processing an ANY
query, but this fix prevents the cache pollution which is the worst
part of the issue.

4 years agoRemove CentOS 6 for Recursor 4.4.x.
aerique [Fri, 9 Oct 2020 10:01:13 +0000 (12:01 +0200)] 
Remove CentOS 6 for Recursor 4.4.x.

4 years agodocs: fix lua reverse example for IPv6 records 9595/head
Markus Hauschild [Thu, 8 Oct 2020 13:57:57 +0000 (15:57 +0200)] 
docs: fix lua reverse example for IPv6 records

The example called the createReverse function on a PTR record for an
IPv6 address instead of the createReverse6 - which when mindlessly
copy and pasted resulted in a lengthy servfail error

4 years agoCleanup of refresh determination
Otto Moerbeek [Mon, 5 Oct 2020 15:12:42 +0000 (17:12 +0200)] 
Cleanup of refresh determination

4 years agoMerge pull request #9590 from omoerbeek/rewrite-rsa-fromiscmap
Otto Moerbeek [Tue, 6 Oct 2020 13:42:20 +0000 (15:42 +0200)] 
Merge pull request #9590 from omoerbeek/rewrite-rsa-fromiscmap

auth: Rewrite OpenSSLRSADNSCryptoKeyEngine::fromISCMap to be less tricky

4 years agoMerge pull request #9585 from omoerbeek/rec-prep-4.4.0-rc2
Otto Moerbeek [Tue, 6 Oct 2020 12:22:23 +0000 (14:22 +0200)] 
Merge pull request #9585 from omoerbeek/rec-prep-4.4.0-rc2

rec: Prep for rec-4.4.0-rc2

4 years agoMerge pull request #9578 from zeha/fix-gai-call
Peter van Dijk [Tue, 6 Oct 2020 12:03:28 +0000 (14:03 +0200)] 
Merge pull request #9578 from zeha/fix-gai-call

Fix error checking on one getaddrinfo call

4 years agoMerge pull request #9566 from omoerbeek/rec-make-ns-loop-test-deterministic
Otto Moerbeek [Tue, 6 Oct 2020 12:02:49 +0000 (14:02 +0200)] 
Merge pull request #9566 from omoerbeek/rec-make-ns-loop-test-deterministic

rec: Switch off IPv4 for test_glueless_referral_loop test to make sure there's only one IP per nameserver

4 years agoApply suggestions from code review 9590/head
Otto Moerbeek [Tue, 6 Oct 2020 11:24:45 +0000 (13:24 +0200)] 
Apply suggestions from code review

Co-authored-by: Remi Gacogne <rgacogne+github@valombre.net>
4 years agoRewrite OpenSSLRSADNSCryptoKeyEngine::fromISCMap to be less tricky
Otto Moerbeek [Tue, 6 Oct 2020 09:42:31 +0000 (11:42 +0200)] 
Rewrite OpenSSLRSADNSCryptoKeyEngine::fromISCMap to be less tricky

4 years agoMerge pull request #9589 from Habbie/github-codeql-split-jobs
Peter van Dijk [Tue, 6 Oct 2020 09:28:37 +0000 (11:28 +0200)] 
Merge pull request #9589 from Habbie/github-codeql-split-jobs

codeql: separate build steps for auth/rec/dnsdist

4 years agoreduce dnsdist build concurrency 9589/head
Peter van Dijk [Mon, 5 Oct 2020 18:45:14 +0000 (20:45 +0200)] 
reduce dnsdist build concurrency

4 years agocodeql: separate build steps for auth/rec/dnsdist
Peter van Dijk [Mon, 5 Oct 2020 17:29:45 +0000 (19:29 +0200)] 
codeql: separate build steps for auth/rec/dnsdist

4 years agoMerge pull request #9587 from omoerbeek/auth-include-guard
Otto Moerbeek [Tue, 6 Oct 2020 06:45:34 +0000 (08:45 +0200)] 
Merge pull request #9587 from omoerbeek/auth-include-guard

Missing include guards as noted by CodeQL

4 years agoMerge pull request #9586 from omoerbeek/codeql-errors
Otto Moerbeek [Mon, 5 Oct 2020 14:57:52 +0000 (16:57 +0200)] 
Merge pull request #9586 from omoerbeek/codeql-errors

rec: NULL check for return value of mutable_response() as noted by CodeQL

4 years agoMissing include guards as noted by CodeQL 9587/head
Otto Moerbeek [Mon, 5 Oct 2020 14:55:41 +0000 (16:55 +0200)] 
Missing include guards as noted by CodeQL

4 years agoNULL check for return value of mutable_response() as noted by CodeQL 9586/head
Otto Moerbeek [Mon, 5 Oct 2020 10:32:00 +0000 (12:32 +0200)] 
NULL check for return value of mutable_response() as noted by CodeQL

4 years agoMerge pull request #9432 from omoerbeek/rec-parse-ip-port
Otto Moerbeek [Mon, 5 Oct 2020 13:14:56 +0000 (15:14 +0200)] 
Merge pull request #9432 from omoerbeek/rec-parse-ip-port

Rec: make parse ip:port a bit smarter

4 years agoMake comments less confusing 9432/head
Otto Moerbeek [Wed, 2 Sep 2020 08:59:52 +0000 (10:59 +0200)] 
Make comments less confusing

4 years agoBetter way to distinguish IPV6 vs IPV4L count colons, plus explicitly
Otto Moerbeek [Wed, 2 Sep 2020 08:08:39 +0000 (10:08 +0200)] 
Better way to distinguish IPV6 vs IPV4L count colons, plus explicitly
verify port in unit tests.

4 years agoMove parseIPAndPort() to iputils and add unit test
Otto Moerbeek [Tue, 1 Sep 2020 10:01:09 +0000 (12:01 +0200)] 
Move parseIPAndPort() to iputils and add unit test

4 years agoTry to be abit more smart in recognizing IP:port combos for both
Otto Moerbeek [Tue, 25 Aug 2020 07:48:15 +0000 (09:48 +0200)] 
Try to be abit more smart in recognizing IP:port combos for both
IPV4 and IPv6.

Should fix #7743

4 years agoMerge pull request #9584 from mind04/pdns-always-true
Peter van Dijk [Mon, 5 Oct 2020 11:06:13 +0000 (13:06 +0200)] 
Merge pull request #9584 from mind04/pdns-always-true

auth: remove always true conditions in zone2sql

4 years agoMerge pull request #9534 from PowerDNS/enable-github-code-scanning
Peter van Dijk [Mon, 5 Oct 2020 09:52:30 +0000 (11:52 +0200)] 
Merge pull request #9534 from PowerDNS/enable-github-code-scanning

enable code scanning

4 years agoMerge pull request #9413 from omoerbeek/rec-upgrade-guide-44
Otto Moerbeek [Mon, 5 Oct 2020 09:32:00 +0000 (11:32 +0200)] 
Merge pull request #9413 from omoerbeek/rec-upgrade-guide-44

rec: News/changed settings for 4.4.x upgrade guide.

4 years agoMore strict parsing of unknown record format 9413/head
Otto Moerbeek [Mon, 5 Oct 2020 09:25:53 +0000 (11:25 +0200)] 
More strict parsing of unknown record format

4 years agoMerge pull request #9580 from zeha/cav6macos
Peter van Dijk [Mon, 5 Oct 2020 08:47:43 +0000 (10:47 +0200)] 
Merge pull request #9580 from zeha/cav6macos

Support serving APL records pointing to fe80:: on macOS

4 years agoPrep for rec-4.4.0-rc2 9585/head
Otto Moerbeek [Mon, 5 Oct 2020 08:31:40 +0000 (10:31 +0200)] 
Prep for rec-4.4.0-rc2

4 years agoenable GitHub CodeQL code scanning 9534/head
Peter van Dijk [Fri, 25 Sep 2020 15:22:59 +0000 (17:22 +0200)] 
enable GitHub CodeQL code scanning