]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
30 hours agodocs: Mention AI Policy in contributing pull requests 16446/head
Josh Soref [Thu, 6 Nov 2025 14:12:46 +0000 (09:12 -0500)] 
docs: Mention AI Policy in contributing pull requests

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
34 hours agoMerge pull request #16438 from omoerbeek/rec-rm-deprecated
Otto Moerbeek [Thu, 6 Nov 2025 10:11:45 +0000 (11:11 +0100)] 
Merge pull request #16438 from omoerbeek/rec-rm-deprecated

rec: remove options that were deprecated a long time ago

36 hours agoMerge pull request #16372 from rgacogne/ddist-regex
Remi Gacogne [Thu, 6 Nov 2025 07:59:19 +0000 (08:59 +0100)] 
Merge pull request #16372 from rgacogne/ddist-regex

dnsdist: Properly handle invalid regular expressions

2 days agoMerge pull request #16384 from omoerbeek/rec-cache-tcp
Otto Moerbeek [Wed, 5 Nov 2025 15:48:49 +0000 (16:48 +0100)] 
Merge pull request #16384 from omoerbeek/rec-cache-tcp

rec: remember if an answer was received over TCP in record cache

2 days agorec: remove options that were deprecated a long time ago 16438/head
Otto Moerbeek [Wed, 5 Nov 2025 15:37:36 +0000 (16:37 +0100)] 
rec: remove options that were deprecated a long time ago

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
2 days agodnsdist: Document that `Regex` matches in a case-insensitive way 16372/head
Remi Gacogne [Wed, 5 Nov 2025 15:32:46 +0000 (16:32 +0100)] 
dnsdist: Document that `Regex` matches in a case-insensitive way

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
2 days agoMerge pull request #16434 from omoerbeek/rec-upgrade
Otto Moerbeek [Wed, 5 Nov 2025 15:22:40 +0000 (16:22 +0100)] 
Merge pull request #16434 from omoerbeek/rec-upgrade

rec: Update upgrade guide and correct version info for cookie support

2 days agoMerge pull request #16376 from jsoref/bump-actions
Otto Moerbeek [Wed, 5 Nov 2025 15:05:32 +0000 (16:05 +0100)] 
Merge pull request #16376 from jsoref/bump-actions

Bump actions

2 days agoMerge pull request #16229 from Habbie/luacontext-debug-object
Peter van Dijk [Wed, 5 Nov 2025 14:59:42 +0000 (15:59 +0100)] 
Merge pull request #16229 from Habbie/luacontext-debug-object

store debug.traceback function before user can hide it from us

2 days agorec: Update upgrade guide and correct version info for cookie support 16434/head
Otto Moerbeek [Wed, 5 Nov 2025 14:39:50 +0000 (15:39 +0100)] 
rec: Update upgrade guide and correct version info for cookie support

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
2 days agoMerge pull request #16426 from omoerbeek/rec-lua-conf-tidy
Otto Moerbeek [Wed, 5 Nov 2025 07:18:18 +0000 (08:18 +0100)] 
Merge pull request #16426 from omoerbeek/rec-lua-conf-tidy

rec: rec-lua-conf.* tidy

3 days agoMerge pull request #16429 from rgacogne/ddist-test-http1-date-header
Remi Gacogne [Tue, 4 Nov 2025 15:17:24 +0000 (16:17 +0100)] 
Merge pull request #16429 from rgacogne/ddist-test-http1-date-header

dnsdist: Add a test for the `Date` header in rejected HTTP/1 requests

3 days agodnsdist: Add a test for the `Date` header in rejected HTTP/1 requests 16429/head
Remi Gacogne [Tue, 4 Nov 2025 14:21:04 +0000 (15:21 +0100)] 
dnsdist: Add a test for the `Date` header in rejected HTTP/1 requests

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
3 days agoTidy 16426/head
Otto Moerbeek [Mon, 3 Nov 2025 10:35:24 +0000 (11:35 +0100)] 
Tidy

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
3 days agoMerge pull request #16402 from pieterlexis/dnsdist-no-ot-activation-without-benchmarks
Pieter Lexis [Tue, 4 Nov 2025 10:27:18 +0000 (11:27 +0100)] 
Merge pull request #16402 from pieterlexis/dnsdist-no-ot-activation-without-benchmarks

feat(dnsdist): Speed up adding Spans in the Tracer

3 days agoMerge pull request #16424 from rgacogne/fix-comment-in-the-sbom-generation-tool
Remi Gacogne [Tue, 4 Nov 2025 09:42:03 +0000 (10:42 +0100)] 
Merge pull request #16424 from rgacogne/fix-comment-in-the-sbom-generation-tool

Our SBOMs are in CycloneDX JSON format, not Protocol Buffer

3 days agoOur SBOMs are in CycloneDX JSON format, not Protocol Buffer 16424/head
Remi Gacogne [Tue, 4 Nov 2025 09:04:05 +0000 (10:04 +0100)] 
Our SBOMs are in CycloneDX JSON format, not Protocol Buffer

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
3 days agofeat(dnsdist): wrap d_traceid in Tracer in a lock 16402/head
Pieter Lexis [Mon, 3 Nov 2025 15:33:16 +0000 (16:33 +0100)] 
feat(dnsdist): wrap d_traceid in Tracer in a lock

3 days agofeat(dnsdist): Speed up adding Spans in the Tracer
Pieter Lexis [Fri, 31 Oct 2025 13:35:21 +0000 (14:35 +0100)] 
feat(dnsdist): Speed up adding Spans in the Tracer

This makes the code cleaner, and does away with the pre- and
post-activation spans. We now have a "mini" span that we convert to
actual Spans only when they need to be sent out.

Using microbenchmarks the following became clear:

Adding a Span to the Tracer (using `Closer::openSpan`) is now about
45% slower than adding it to an old "unactivated" Tracer. But is is
*twice* as fast compared to the old "activated" Tracer.

When tracing is enabled for a query, most spans are added *after*
"activation". So this commit should speed up query processing when
tracing is enabled.

One downside of this commit is that generating the actual OpenTelemetry
Trace data we now need to create the real Spans, this generation is
about 60% slower. However, when the `delay` option is used for the
RemoteLogResponseAction this slowness is not in the hot path of the
query. As this generation happens after the response has been sent.

Signed-off-by: Pieter Lexis <pieter.lexis@powerdns.com>
4 days agoMerge pull request #16417 from jsoref/docs-remote
Miod Vallat [Mon, 3 Nov 2025 20:03:51 +0000 (21:03 +0100)] 
Merge pull request #16417 from jsoref/docs-remote

Improve remote docs

4 days agoApply suggestions from code review 16417/head
Josh Soref [Mon, 3 Nov 2025 17:20:48 +0000 (12:20 -0500)] 
Apply suggestions from code review

Co-authored-by: Miod Vallat <miod.vallat@powerdns.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
4 days agodocs(remote): try to make superMasterBackend reply easier to read
Josh Soref [Mon, 3 Nov 2025 15:37:06 +0000 (10:37 -0500)] 
docs(remote): try to make superMasterBackend reply easier to read

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
4 days agodocs(remote): make http/rpc match json/rpc for getbeforeandafternamesabsolute
Josh Soref [Mon, 3 Nov 2025 15:36:09 +0000 (10:36 -0500)] 
docs(remote): make http/rpc match json/rpc for getbeforeandafternamesabsolute

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
4 days agodocs(remote): fix json for getdomaininfo response
Josh Soref [Mon, 3 Nov 2025 15:34:44 +0000 (10:34 -0500)] 
docs(remote): fix json for getdomaininfo response

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
4 days agodocs(remote): fix sentence to end with a period instead of the parenthetical
Josh Soref [Mon, 3 Nov 2025 15:33:59 +0000 (10:33 -0500)] 
docs(remote): fix sentence to end with a period instead of the parenthetical

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
4 days agodocs(remote): Document that real-remote is a CIDR-netmask
Josh Soref [Mon, 3 Nov 2025 15:29:54 +0000 (10:29 -0500)] 
docs(remote): Document that real-remote is a CIDR-netmask

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
4 days agodocs(remote): Move pre v4.0 content to pre v4.0 breaking section
Josh Soref [Mon, 3 Nov 2025 15:28:36 +0000 (10:28 -0500)] 
docs(remote): Move pre v4.0 content to pre v4.0 breaking section

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
4 days agodocs(remote): Add sections to important notices
Josh Soref [Mon, 3 Nov 2025 15:26:47 +0000 (10:26 -0500)] 
docs(remote): Add sections to important notices

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
4 days agoMerge pull request #16409 from Habbie/gh-diskspace
Peter van Dijk [Mon, 3 Nov 2025 14:16:06 +0000 (15:16 +0100)] 
Merge pull request #16409 from Habbie/gh-diskspace

auth-backend tests: make more diskspace on the github runner

4 days agoMerge pull request #16368 from pieterlexis/dnsdist-aarch64
Pieter Lexis [Mon, 3 Nov 2025 13:44:56 +0000 (14:44 +0100)] 
Merge pull request #16368 from pieterlexis/dnsdist-aarch64

ci(dnsdist): Build and test on arm64/aarch64

4 days agoMerge pull request #16405 from rgacogne/ddist-fix-outgoing-tls-yaml-doc
Remi Gacogne [Mon, 3 Nov 2025 12:42:30 +0000 (13:42 +0100)] 
Merge pull request #16405 from rgacogne/ddist-fix-outgoing-tls-yaml-doc

dnsdist: Fix the outgoing DoT YAML example

4 days agoauth-backend tests: make more diskspace on the github runner 16409/head
Peter van Dijk [Mon, 3 Nov 2025 11:06:39 +0000 (12:06 +0100)] 
auth-backend tests: make more diskspace on the github runner

4 days agoci(aarch64): no -fcf-protection=full on aarch64 16368/head
Pieter Lexis [Mon, 27 Oct 2025 08:32:08 +0000 (09:32 +0100)] 
ci(aarch64): no -fcf-protection=full on aarch64

4 days agoci(dnsdist): Build and test on arm64/aarch64
Pieter Lexis [Thu, 23 Oct 2025 15:52:20 +0000 (17:52 +0200)] 
ci(dnsdist): Build and test on arm64/aarch64

4 days agoMerge pull request #16394 from omoerbeek/rec-pubsuffix-eod
Otto Moerbeek [Mon, 3 Nov 2025 10:50:46 +0000 (11:50 +0100)] 
Merge pull request #16394 from omoerbeek/rec-pubsuffix-eod

rec: don't use a vector of string for internal pubsuffixlist

4 days agodnsdist: Fix the outgoing DoT YAML example 16405/head
Remi Gacogne [Mon, 3 Nov 2025 10:24:49 +0000 (11:24 +0100)] 
dnsdist: Fix the outgoing DoT YAML example

As reported by Eddict (thanks!).

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
4 days agoMerge pull request #16383 from pieterlexis/dnsdist-OT-per-rule
Pieter Lexis [Mon, 3 Nov 2025 10:24:01 +0000 (11:24 +0100)] 
Merge pull request #16383 from pieterlexis/dnsdist-OT-per-rule

feat(dnsdist): Add OT trace for each rule

4 days agoRemove backwards compatibility code
Otto Moerbeek [Mon, 3 Nov 2025 10:22:43 +0000 (11:22 +0100)] 
Remove backwards compatibility code

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
4 days agoMerge pull request #16375 from omoerbeek/dnsdist-http1-date-header
Otto Moerbeek [Mon, 3 Nov 2025 10:03:27 +0000 (11:03 +0100)] 
Merge pull request #16375 from omoerbeek/dnsdist-http1-date-header

dnsdist: Include a Date: response header for rejected HTTP1 requests

4 days agoMerge pull request #16255 from rgacogne/openssl-3.6-leak-ocsp
Remi Gacogne [Mon, 3 Nov 2025 09:01:14 +0000 (10:01 +0100)] 
Merge pull request #16255 from rgacogne/openssl-3.6-leak-ocsp

dnsdist: Fix a memory leak with OCSP and OpenSSL 3.6.0

8 days agoMerge pull request #16392 from omoerbeek/mangle-rust-version
Otto Moerbeek [Thu, 30 Oct 2025 12:42:22 +0000 (13:42 +0100)] 
Merge pull request #16392 from omoerbeek/mangle-rust-version

Make version number in rust lib confirm to Rust specifics

8 days agoMerge pull request #16385 from Habbie/auth-5.0.1-docs
Peter van Dijk [Thu, 30 Oct 2025 12:10:42 +0000 (13:10 +0100)] 
Merge pull request #16385 from Habbie/auth-5.0.1-docs

auth 5.0.1 secpoll and changelog

8 days agoBetter words in comment 16392/head
Otto Moerbeek [Thu, 30 Oct 2025 11:38:16 +0000 (12:38 +0100)] 
Better words in comment

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
8 days agoauth 5.0.1 secpoll and changelog 16385/head
Peter van Dijk [Tue, 28 Oct 2025 16:38:20 +0000 (17:38 +0100)] 
auth 5.0.1 secpoll and changelog

Co-authored-by: Miod Vallat <miod.vallat@powerdns.com>
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
8 days agoMerge pull request #16388 from romeroalx/fix-upload-builds-pulp
Alexis Romero [Thu, 30 Oct 2025 10:06:31 +0000 (11:06 +0100)] 
Merge pull request #16388 from romeroalx/fix-upload-builds-pulp

gh actions build-packages: fix pattern for the download-artifacts action and publication issues

8 days agorec: don't use a vector of string for internal pubsuffixlist 16394/head
Otto Moerbeek [Thu, 30 Oct 2025 08:42:57 +0000 (09:42 +0100)] 
rec: don't use a vector of string for internal pubsuffixlist

The construct

std::vector<std::string> x  { not event that many string literals };

blows up with some compilers. Worst I have seen is (with not even
8k strings): g++12 develops a resident size of 26G.

This just creates a (blank line and comments stripped) in-memory version of the file that is
fed to the same code as an external file.

Problem noted by @wojas.

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
9 days agoMake version number in rust lib confirm to Rust specifics
Otto Moerbeek [Wed, 29 Oct 2025 11:31:12 +0000 (12:31 +0100)] 
Make version number in rust lib confirm to Rust specifics

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
9 days agogh actions build-packages: avoid duplicates download-artifacts action. Fix publications 16388/head
romeroalx [Tue, 28 Oct 2025 11:53:44 +0000 (12:53 +0100)] 
gh actions build-packages: avoid duplicates download-artifacts action. Fix publications

9 days agoCombine a few args to get() and replace() into struct 16384/head
Otto Moerbeek [Mon, 27 Oct 2025 11:21:16 +0000 (12:21 +0100)] 
Combine a few args to get() and replace() into struct

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
10 days agofeat(dnsdist): Add OT trace for each rule 16383/head
Pieter Lexis [Mon, 27 Oct 2025 19:15:30 +0000 (20:15 +0100)] 
feat(dnsdist): Add OT trace for each rule

11 days agoci: Update `actions/setup-python` to `v6` 16376/head
Josh Soref [Mon, 27 Oct 2025 12:42:09 +0000 (08:42 -0400)] 
ci: Update `actions/setup-python` to `v6`

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
11 days agoci: Update `actions/upload-artifact` to `v5`
Josh Soref [Mon, 27 Oct 2025 12:57:19 +0000 (08:57 -0400)] 
ci: Update `actions/upload-artifact` to `v5`

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
11 days agoci: Update `actions/download-artifact` to `v6`
Josh Soref [Mon, 27 Oct 2025 12:56:28 +0000 (08:56 -0400)] 
ci: Update `actions/download-artifact` to `v6`

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
11 days agoci: Update `actions/checkout` to `v5`
Josh Soref [Mon, 27 Oct 2025 12:39:20 +0000 (08:39 -0400)] 
ci: Update `actions/checkout` to `v5`

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
11 days agoStore if a RRSet was retrieved over TCP in the record cache
Otto Moerbeek [Mon, 27 Oct 2025 10:57:08 +0000 (11:57 +0100)] 
Store if a RRSet was retrieved over TCP in the record cache

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
11 days agoInclude a Date: response header for rejected HTTP1 requests 16375/head
Otto Moerbeek [Mon, 27 Oct 2025 09:33:28 +0000 (10:33 +0100)] 
Include a Date: response header for rejected HTTP1 requests

This allows OpenBSD ntpd time constraint retrieval to work properly
with nghttp2 incoming DoH.

Note that requests having no alpn data do not appear in any stats.
Should that be changed?

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
11 days agoMerge pull request #16374 from miodvallat/dumansw
Miod Vallat [Mon, 27 Oct 2025 07:14:44 +0000 (08:14 +0100)] 
Merge pull request #16374 from miodvallat/dumansw

auth dumresp: fix fd leak

11 days agoBe sure to not leak a socket if tcpConnectionHandler() throws. 16374/head
Miod Vallat [Mon, 27 Oct 2025 06:33:56 +0000 (07:33 +0100)] 
Be sure to not leak a socket if tcpConnectionHandler() throws.

Fixes: #16365
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
2 weeks agoRegex: Appease clang-tidy
Remi Gacogne [Fri, 24 Oct 2025 14:55:01 +0000 (16:55 +0200)] 
Regex: Appease clang-tidy

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
2 weeks agoRegex: Prevent accidently copying the underlying `regex_t`
Remi Gacogne [Fri, 24 Oct 2025 14:16:02 +0000 (16:16 +0200)] 
Regex: Prevent accidently copying the underlying `regex_t`

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
2 weeks agofixup! dnsdist: Document that our `Regex` is Posix Extended Regular Expressions-compa...
Remi Gacogne [Fri, 24 Oct 2025 12:38:48 +0000 (14:38 +0200)] 
fixup! dnsdist: Document that our `Regex` is Posix Extended Regular Expressions-compatible

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
2 weeks agodnsdist: Document that our `Regex` is PCRE-compatible
Remi Gacogne [Fri, 24 Oct 2025 12:35:20 +0000 (14:35 +0200)] 
dnsdist: Document that our `Regex` is PCRE-compatible

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
2 weeks agodnsdist: Just in case, catch `PDNSException` while loading YAML configuration
Remi Gacogne [Fri, 24 Oct 2025 12:34:46 +0000 (14:34 +0200)] 
dnsdist: Just in case, catch `PDNSException` while loading YAML configuration

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
2 weeks agodnsdist: Properly handle invalid regular expressions
Remi Gacogne [Fri, 24 Oct 2025 12:34:16 +0000 (14:34 +0200)] 
dnsdist: Properly handle invalid regular expressions

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
2 weeks agoMerge pull request #16367 from pieterlexis/dnsdist-aarch-ifdef
Pieter Lexis [Thu, 23 Oct 2025 16:30:44 +0000 (18:30 +0200)] 
Merge pull request #16367 from pieterlexis/dnsdist-aarch-ifdef

fix(dnsdist): Fix builds on aarch64

2 weeks agofix(dnsdist): Fix builds on aarch64 16367/head
Pieter Lexis [Thu, 23 Oct 2025 15:28:41 +0000 (17:28 +0200)] 
fix(dnsdist): Fix builds on aarch64

2 weeks agoMerge pull request #16352 from miodvallat/cecity
Miod Vallat [Thu, 23 Oct 2025 11:54:23 +0000 (13:54 +0200)] 
Merge pull request #16352 from miodvallat/cecity

api: relax zone name check in view removal

2 weeks agoOn second thought, relax the zone check for the view add operation too. 16352/head
Miod Vallat [Thu, 23 Oct 2025 06:24:47 +0000 (08:24 +0200)] 
On second thought, relax the zone check for the view add operation too.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
2 weeks agoFix buglet which only caused a warning during tests.
Miod Vallat [Thu, 23 Oct 2025 05:36:00 +0000 (07:36 +0200)] 
Fix buglet which only caused a warning during tests.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
2 weeks agoRelax zone checks when removing a zone from a view.
Miod Vallat [Thu, 23 Oct 2025 05:34:56 +0000 (07:34 +0200)] 
Relax zone checks when removing a zone from a view.

It's ok for the zone to no longer exist at this point.

Fixes: #16351
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
2 weeks agoMerge pull request #16342 from omoerbeek/rec-prep-sec-2025-06
Otto Moerbeek [Wed, 22 Oct 2025 12:04:08 +0000 (14:04 +0200)] 
Merge pull request #16342 from omoerbeek/rec-prep-sec-2025-06

rec: Prep for Security Release 2025-06

2 weeks agoMerge pull request #16338 from omoerbeek/rec-delegation-accept
Otto Moerbeek [Wed, 22 Oct 2025 11:15:03 +0000 (13:15 +0200)] 
Merge pull request #16338 from omoerbeek/rec-delegation-accept

rec: tighten delegation accept

2 weeks agoMerge pull request #16333 from Habbie/dnsdist-reg-lua-function-nil
Remi Gacogne [Wed, 22 Oct 2025 08:44:17 +0000 (10:44 +0200)] 
Merge pull request #16333 from Habbie/dnsdist-reg-lua-function-nil

regression-tests.dnsdist: detect function absence and report it better

2 weeks agoMerge pull request #16321 from pieterlexis/dnsdist-ipcrypt2-aarch64
Remi Gacogne [Wed, 22 Oct 2025 08:42:51 +0000 (10:42 +0200)] 
Merge pull request #16321 from pieterlexis/dnsdist-ipcrypt2-aarch64

dnsdist: fix building ipcrypt2 on aarch64

2 weeks agoTidy 16338/head
Otto Moerbeek [Wed, 22 Oct 2025 08:26:56 +0000 (10:26 +0200)] 
Tidy

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
2 weeks agoPrep for Security Release 2025-06 16342/head
Otto Moerbeek [Tue, 21 Oct 2025 08:22:26 +0000 (10:22 +0200)] 
Prep for Security Release 2025-06

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
2 weeks agoMore strict validation of the relation between qname, rname and authname for NS records
Otto Moerbeek [Mon, 22 Sep 2025 09:44:12 +0000 (11:44 +0200)] 
More strict validation of the relation between qname, rname and authname for NS records

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
2 weeks agoDon't cache non-auth rrsets if a Bogus rrset was found in the answer
Otto Moerbeek [Mon, 28 Jul 2025 12:41:02 +0000 (14:41 +0200)] 
Don't cache non-auth rrsets if a Bogus rrset was found in the answer

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
2 weeks agoCheck to see if authoritative NS and/or address records are usable
Otto Moerbeek [Mon, 28 Jul 2025 11:19:11 +0000 (13:19 +0200)] 
Check to see if authoritative NS and/or address records are usable

In the typical case we deal with non-authoritative records here, but
we *might* have them in cache authoritatively.

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
2 weeks agorec: be more strict accepting delegations
Otto Moerbeek [Mon, 21 Jul 2025 08:43:46 +0000 (10:43 +0200)] 
rec: be more strict accepting delegations

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
2 weeks agoMerge pull request #16294 from jsoref/fix-workflow-errors
Miod Vallat [Wed, 22 Oct 2025 04:47:16 +0000 (06:47 +0200)] 
Merge pull request #16294 from jsoref/fix-workflow-errors

Fix workflow errors

2 weeks agoMerge pull request #16337 from zeha/rmgetline
Miod Vallat [Wed, 22 Oct 2025 04:46:58 +0000 (06:46 +0200)] 
Merge pull request #16337 from zeha/rmgetline

Drop Socket::getline

2 weeks agoMerge pull request #16306 from miodvallat/bacf
Miod Vallat [Tue, 21 Oct 2025 19:37:03 +0000 (21:37 +0200)] 
Merge pull request #16306 from miodvallat/bacf

auth: attempt at technical debt reduction in RFC2136 code

2 weeks agoMerge pull request #16287 from DeyanSG/cache_cleaning_race_fix
Miod Vallat [Tue, 21 Oct 2025 19:36:24 +0000 (21:36 +0200)] 
Merge pull request #16287 from DeyanSG/cache_cleaning_race_fix

authoritative: Prevent a potential race condition in cache cleaning

2 weeks agoMerge pull request #16293 from miodvallat/ujson
Miod Vallat [Tue, 21 Oct 2025 19:35:41 +0000 (21:35 +0200)] 
Merge pull request #16293 from miodvallat/ujson

ext/json: sync with upstream

2 weeks agoMerge pull request #16334 from Habbie/top-of-the-pops
Peter van Dijk [Tue, 21 Oct 2025 19:32:28 +0000 (21:32 +0200)] 
Merge pull request #16334 from Habbie/top-of-the-pops

luawrapper: correct lua_pop argument

2 weeks agoDrop Socket::getline 16337/head
Chris Hofstaedtler [Tue, 21 Oct 2025 19:11:30 +0000 (21:11 +0200)] 
Drop Socket::getline

Signed-off-by: Chris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
2 weeks agostore debug.traceback function before user can hide it from us 16229/head
Peter van Dijk [Thu, 9 Oct 2025 11:22:54 +0000 (13:22 +0200)] 
store debug.traceback function before user can hide it from us

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2 weeks agoluawrapper: correct lua_pop argument 16334/head
Peter van Dijk [Tue, 21 Oct 2025 17:11:22 +0000 (19:11 +0200)] 
luawrapper: correct lua_pop argument

a negative argument to _pop has defined behaviour but never
does what the user expects.

Note that none of this matters as Lua will adjust the stack to
the 1 top item, which is the pushed boolean, after `return 1`

but I get confused every time I read the negative version

Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
2 weeks agoregression-tests.dnsdist: detect function absence and report it better 16333/head
Peter van Dijk [Tue, 21 Oct 2025 15:18:58 +0000 (17:18 +0200)] 
regression-tests.dnsdist: detect function absence and report it better

2 weeks agoMerge pull request #16307 from omoerbeek/print-features
Otto Moerbeek [Tue, 21 Oct 2025 15:15:50 +0000 (17:15 +0200)] 
Merge pull request #16307 from omoerbeek/print-features

rec: explicit disabling/enabling of tls-gnutls for full and least configs and packages

2 weeks agochore(dnsdist): disable ipcrypt2 in minimal builds 16321/head
Pieter Lexis [Tue, 21 Oct 2025 13:05:46 +0000 (15:05 +0200)] 
chore(dnsdist): disable ipcrypt2 in minimal builds

2 weeks agofeat(dnsdist): Make IPCrypt2 optional
Pieter Lexis [Tue, 21 Oct 2025 09:31:30 +0000 (11:31 +0200)] 
feat(dnsdist): Make IPCrypt2 optional

2 weeks agofix(dnsdist): Detect compiler support for ipcrypt on aarch64
Pieter Lexis [Tue, 21 Oct 2025 09:02:25 +0000 (11:02 +0200)] 
fix(dnsdist): Detect compiler support for ipcrypt on aarch64

The `uint64x2_t` type is not supported for several functions in older
versions of the `arm_neon.h` header (e.g. GCC 13, 14).

2 weeks agoMerge pull request #16323 from romeroalx/add-npm-swagger-actions
Alexis Romero [Tue, 21 Oct 2025 13:44:22 +0000 (15:44 +0200)] 
Merge pull request #16323 from romeroalx/add-npm-swagger-actions

gh actions: add npm package for swagger test

2 weeks agogh actions: add npm package for swagger test 16323/head
romeroalx [Tue, 21 Oct 2025 10:27:33 +0000 (12:27 +0200)] 
gh actions: add npm package for swagger test

2 weeks agoMerge pull request #16284 from rgacogne/ddist-add-test-for-suffix-match-from-yaml
Remi Gacogne [Tue, 21 Oct 2025 12:35:23 +0000 (14:35 +0200)] 
Merge pull request #16284 from rgacogne/ddist-add-test-for-suffix-match-from-yaml

dnsdist: Add a regression test for suffix-match dynamic block from YAML

2 weeks agodnsdist: Fix typo spotted by Miod! 16255/head
Remi Gacogne [Tue, 21 Oct 2025 12:24:56 +0000 (14:24 +0200)] 
dnsdist: Fix typo spotted by Miod!

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
2 weeks agoAlso enabled tls-openssl in debian rules 16307/head
Otto Moerbeek [Tue, 21 Oct 2025 09:27:55 +0000 (11:27 +0200)] 
Also enabled tls-openssl in debian rules

Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
2 weeks agodnsdist: Fix comment as suggested by Miod
Remi Gacogne [Tue, 21 Oct 2025 09:39:26 +0000 (11:39 +0200)] 
dnsdist: Fix comment as suggested by Miod

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>