Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from PowerDNS:master #4

Open
wants to merge 2,948 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 24, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

fredmorcos and others added 30 commits September 24, 2024 14:04
webserver.cc: try to pass exception text with 500 errors
We have one Coverity token per product, and not a global token.
coverity: Use the correct secret token
auth: move checkForCorrectTSIG into packethandler
auth: "document" PDNS_BUILD_PATH for regression-tests/
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
dnsdist: start the backend if rest of config is processed
My reasoning is that it makes sense to add EDNS to responses generated
from DNSdist provided that:
- the initial query had EDNS
- `setAddEDNSToSelfGeneratedResponses` has not been set to `false`
- we are only provided part of the response and not a full response
  packet
…ction

dnsdist: Add EDNS to responses generated from raw record data
…ming

dnsdist: Add a FFI accessor to incoming proxy protocol values
omoerbeek and others added 30 commits November 6, 2024 13:44
recursor: add 38696 root anchor
This reverts commit 48c1892.
Other tests using external servers already use 5s

Should fix #14829 in many cases.
Compared to the default 3 (2 udp + 1 tcp worker) * 2048 (max mthreads)
= 6144 fd's needed if all mthreads are busy, 1024 does not sound
too great of a burden with respect to fd usage.
rec: fix a difference between record-cache hit and miss in some ServFail results
rec: Coverity-20241105 and one log level change
rec: use a more generous timeout for a test using external servers
These two directives were no longer recognized on master:
- `setRandomizedIdsOverUDP`
- `setRandomizedOutgoingSockets`
rec: fix coverity 1564914 (afaiks harmless)
unbreak local running of auth regression tests
CI: have binary check emit offenders
Co-authored-by: Peter van Dijk <peter.van.dijk@powerdns.com>
…oing-sockets

dnsdist: Fix two broken Lua directives
rec: better fd count estimates and move default incoming.max_tcp_client to 1024
docs/requirements.txt: upgrade version of packages to the latest available
…ck-spelling/check-spelling-0.0.24

Bump check-spelling/check-spelling from 0.0.22 to 0.0.24
auth: don't log absense of GSS-TSIG functionality at such a high level, use DEBUG
modules/geoipbackend: Change NSEC3PARAM to RFC9276 recommendation
…r-version-number

auth settings: document that lua-global-include-dir is in 5.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.