]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
18 months agodnsdist: set version changed for new custom metrics options in docs
Ensar Sarajčić [Mon, 16 Dec 2024 16:10:28 +0000 (17:10 +0100)] 
dnsdist: set version changed for new custom metrics options in docs

18 months agoMerge pull request #14935 from omoerbeek/rec-regr-test-markers
Otto Moerbeek [Mon, 16 Dec 2024 15:14:39 +0000 (16:14 +0100)] 
Merge pull request #14935 from omoerbeek/rec-regr-test-markers

rec: regression test markers

18 months agoMerge pull request #14967 from rgacogne/ddist-fix-ecs-zero-scope-incoming-doh
Remi Gacogne [Mon, 16 Dec 2024 14:59:01 +0000 (15:59 +0100)] 
Merge pull request #14967 from rgacogne/ddist-fix-ecs-zero-scope-incoming-doh

dnsdist: Fix ECS zero-scope with incoming DoH queries

18 months agodnsdist: fix empty labels check in json stats endpoint
Ensar Sarajčić [Mon, 16 Dec 2024 11:22:04 +0000 (12:22 +0100)] 
dnsdist: fix empty labels check in json stats endpoint

18 months agoDedup only in specific places
Otto Moerbeek [Tue, 19 Nov 2024 11:33:29 +0000 (12:33 +0100)] 
Dedup only in specific places

18 months agodnsdist: use `empty()` instead of "" check
Ensar Sarajčić [Mon, 16 Dec 2024 10:42:44 +0000 (11:42 +0100)] 
dnsdist: use `empty()` instead of "" check

18 months agodnsdist: add docs for new arguments for custom metric functions
Ensar Sarajčić [Mon, 16 Dec 2024 10:31:01 +0000 (11:31 +0100)] 
dnsdist: add docs for new arguments for custom metric functions

18 months agoRefactor serialize/wireFormatContent as suggested by @rgacogne
Otto Moerbeek [Fri, 25 Oct 2024 09:33:17 +0000 (11:33 +0200)] 
Refactor serialize/wireFormatContent as suggested by @rgacogne

18 months agorename pdns::shuffle to pdns::shufleRecords, as suggested by @rgacogne
Otto Moerbeek [Fri, 25 Oct 2024 09:17:28 +0000 (11:17 +0200)] 
rename pdns::shuffle to pdns::shufleRecords, as suggested by @rgacogne

18 months agoAdd speedtest for shuffle, plus a speedup in shuffle itself
Otto Moerbeek [Fri, 25 Oct 2024 08:04:36 +0000 (10:04 +0200)] 
Add speedtest for shuffle, plus a speedup in shuffle itself

18 months agoFaster dedup, not using zoneRepresentation but wire format, which allows for
Otto Moerbeek [Tue, 20 Aug 2024 11:50:15 +0000 (13:50 +0200)] 
Faster dedup, not using zoneRepresentation but wire format, which allows for
an unordered_set as well.

18 months agoRework dedup code and add a test for pdsn::dedup
Otto Moerbeek [Wed, 24 Jul 2024 08:00:01 +0000 (10:00 +0200)] 
Rework dedup code and add a test for pdsn::dedup

18 months agoAdapt test to not use repeating records
Otto Moerbeek [Tue, 23 Jul 2024 14:26:08 +0000 (16:26 +0200)] 
Adapt test to not use repeating records

18 months agoNo need to dedup the dns64 case seperately anymore
Otto Moerbeek [Tue, 23 Jul 2024 13:49:33 +0000 (15:49 +0200)] 
No need to dedup the dns64 case seperately anymore

18 months agorec: dedup results from auths and results constructed ourselves
Otto Moerbeek [Tue, 23 Jul 2024 12:20:30 +0000 (14:20 +0200)] 
rec: dedup results from auths and results constructed ourselves

18 months agorec: if the full CNAME chain leading to the answer is cached, indicate that
Otto Moerbeek [Mon, 16 Dec 2024 10:19:17 +0000 (11:19 +0100)] 
rec: if the full CNAME chain leading to the answer is cached, indicate that

Alternative approach to #14918

18 months agodnsdist: update metrics related regression tests
Ensar Sarajčić [Mon, 16 Dec 2024 10:10:32 +0000 (11:10 +0100)] 
dnsdist: update metrics related regression tests

18 months agoMerge pull request #14931 from miodvallat/bugfix/12653
Miod Vallat [Mon, 16 Dec 2024 10:05:04 +0000 (11:05 +0100)] 
Merge pull request #14931 from miodvallat/bugfix/12653

Fix ipv*hint=auto on lmdb backend

18 months agoNeeds C++17 nowadays. 14955/head
Miod Vallat [Mon, 16 Dec 2024 08:10:31 +0000 (09:10 +0100)] 
Needs C++17 nowadays.

18 months agoUpdate backend writer's guide.
Miod Vallat [Fri, 13 Dec 2024 15:20:51 +0000 (16:20 +0100)] 
Update backend writer's guide.

18 months agoTweaks to get manpages to render better.
Miod Vallat [Fri, 13 Dec 2024 09:38:10 +0000 (10:38 +0100)] 
Tweaks to get manpages to render better.

18 months agoMake the Prometheus scrape example visible.
Miod Vallat [Fri, 13 Dec 2024 08:14:56 +0000 (09:14 +0100)] 
Make the Prometheus scrape example visible.

18 months agoApeaze spayl tcheker
Miod Vallat [Thu, 12 Dec 2024 16:17:46 +0000 (17:17 +0100)] 
Apeaze spayl tcheker

18 months agoUpdate external urls
Miod Vallat [Thu, 12 Dec 2024 16:13:23 +0000 (17:13 +0100)] 
Update external urls

18 months agoUpdate last TAI change date.
Miod Vallat [Thu, 12 Dec 2024 15:59:17 +0000 (16:59 +0100)] 
Update last TAI change date.

18 months agoDNSSEC: Change to primary/secondary wording and mention RFC9077.
Miod Vallat [Thu, 12 Dec 2024 09:34:57 +0000 (10:34 +0100)] 
DNSSEC: Change to primary/secondary wording and mention RFC9077.

18 months agoUse current settings names rather than the ones deprecated in 4.5.
Miod Vallat [Wed, 11 Dec 2024 09:21:17 +0000 (10:21 +0100)] 
Use current settings names rather than the ones deprecated in 4.5.

18 months agoImprove layout/rendering, appease the grammar gods, various tweaks.
Miod Vallat [Wed, 11 Dec 2024 08:48:21 +0000 (09:48 +0100)] 
Improve layout/rendering, appease the grammar gods, various tweaks.

18 months agostatnode: boost > std optional 14970/head
Rosen Penev [Fri, 13 Dec 2024 18:35:12 +0000 (10:35 -0800)] 
statnode: boost > std optional

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agogeoipbackend: boost > std optional
Rosen Penev [Fri, 13 Dec 2024 18:46:22 +0000 (10:46 -0800)] 
geoipbackend: boost > std optional

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agosdig: boost > std optional
Rosen Penev [Fri, 13 Dec 2024 18:36:12 +0000 (10:36 -0800)] 
sdig: boost > std optional

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agows-auth: boost > std optional
Rosen Penev [Fri, 13 Dec 2024 18:33:38 +0000 (10:33 -0800)] 
ws-auth: boost > std optional

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agodnsdist: ignore clangd-tidy warnings
Ensar Sarajčić [Fri, 13 Dec 2024 15:02:24 +0000 (16:02 +0100)] 
dnsdist: ignore clangd-tidy warnings

Co-authored-by: Remi Gacogne <github@coredump.fr>
18 months agodnsdist: Fix ECS zero-scope with incoming DoH queries 14967/head
Remi Gacogne [Fri, 13 Dec 2024 14:45:31 +0000 (15:45 +0100)] 
dnsdist: Fix ECS zero-scope with incoming DoH queries

The zero-scope feature involves a first cache lookup before the ECS
information has been added to the query, then on a miss a second,
regular lookup is done. When we get a response from the backend that
contains an ECS scope set to 0, we can insert it into the cache in a
way that allows using it for all clients, but we must be careful to
use the key that was computed during the first lookup, and not the
second one.
Incoming DoH queries make that even more interesting because while
they are received over TCP, they are initially forwarded to the
backend over UDP but can be retried over TCP if a TC=1 answer is
received. In that case we must be very careful not to insert the
answer into the cache using the wrong protocol, as we don't want to
serve a TC=1 answer to a client contacting us over TCP, for example.
The computation of the cache key and protocol was unfortunately broken
for the incoming query received over DoH, forwarded over UDP and
response has a zero scope case. This commit fixes it.

18 months agoMerge pull request #14964 from omoerbeek/rec-prep-5.2.0-rc1
Otto Moerbeek [Fri, 13 Dec 2024 13:20:35 +0000 (14:20 +0100)] 
Merge pull request #14964 from omoerbeek/rec-prep-5.2.0-rc1

rec: prep for rec-5.2.0-rc1

18 months agodnsdist: remove todo comments from `dnsdist-lua-ffi`
Ensar Sarajčić [Fri, 13 Dec 2024 11:16:13 +0000 (12:16 +0100)] 
dnsdist: remove todo comments from `dnsdist-lua-ffi`

18 months agorec: prep for rec-5.2.0-rc1 14964/head
Otto Moerbeek [Fri, 13 Dec 2024 09:07:53 +0000 (10:07 +0100)] 
rec: prep for rec-5.2.0-rc1

18 months agoMerge pull request #14957 from zjs604381586/avoid-local-port rec-5.3.0-alpha0
Otto Moerbeek [Fri, 13 Dec 2024 08:52:50 +0000 (09:52 +0100)] 
Merge pull request #14957 from zjs604381586/avoid-local-port

recursor udp-source-port-avoid default setting add 4791 port

18 months agoUpdate pdns/recursordist/settings/table.py 14957/head
Otto Moerbeek [Fri, 13 Dec 2024 08:26:14 +0000 (09:26 +0100)] 
Update pdns/recursordist/settings/table.py

Co-authored-by: Miod Vallat <miod.vallat@open-xchange.com>
18 months agoAdd versionchanged clause
Otto Moerbeek [Fri, 13 Dec 2024 08:24:19 +0000 (09:24 +0100)] 
Add versionchanged clause

18 months agosort udp_source_port_avoid list
zhaojs [Thu, 12 Dec 2024 11:04:16 +0000 (19:04 +0800)] 
sort udp_source_port_avoid  list

18 months agorecursor local udp port avoid 4791
zhaojingshi [Thu, 12 Dec 2024 08:57:44 +0000 (16:57 +0800)] 
recursor local udp port avoid 4791

When the recursor sends a DNS request and the local port is specified as 4791, if there is RDMA hardware on the machine, when the response with dst as port 4791 reaches the network card driver, it will be directly processed by the hardware as Roce v2 protocol, and the recursor will not get a response to this request.

18 months agoMerge pull request #14944 from omoerbeek/rec-docs-assorted
Otto Moerbeek [Fri, 13 Dec 2024 07:08:07 +0000 (08:08 +0100)] 
Merge pull request #14944 from omoerbeek/rec-docs-assorted

rec: minor doc fixes

18 months agoclang-tidy: simplify some algorithms 14948/head
Rosen Penev [Mon, 9 Dec 2024 00:46:50 +0000 (16:46 -0800)] 
clang-tidy: simplify some algorithms

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agoremove lexical_cast headers
Rosen Penev [Mon, 9 Dec 2024 01:34:39 +0000 (17:34 -0800)] 
remove lexical_cast headers

These are unused

Signed-off-by: Rosen Penev <rosenp@gmail.com>
18 months agodnsdist: skip metrics with labels for carbon export and stats dump
Ensar Sarajčić [Thu, 12 Dec 2024 18:36:41 +0000 (19:36 +0100)] 
dnsdist: skip metrics with labels for carbon export and stats dump

18 months agodnsdist: clean up clang-tidy warnings in lua and metrics
Ensar Sarajčić [Thu, 12 Dec 2024 16:38:43 +0000 (17:38 +0100)] 
dnsdist: clean up clang-tidy warnings in lua and metrics

18 months agodnsdist: use template function to simplify metrics mutation functions
Ensar Sarajčić [Thu, 12 Dec 2024 16:23:05 +0000 (17:23 +0100)] 
dnsdist: use template function to simplify metrics mutation functions

18 months agodnsdist: fix formatting in dnsdist-lua.cc
Ensar Sarajčić [Thu, 12 Dec 2024 15:51:33 +0000 (16:51 +0100)] 
dnsdist: fix formatting in dnsdist-lua.cc

18 months agodnsdist: remove unnecessary optional around variant opts
Ensar Sarajčić [Thu, 12 Dec 2024 15:36:54 +0000 (16:36 +0100)] 
dnsdist: remove unnecessary optional around variant opts

18 months agochore: reformat metrics related files
Ensar Sarajčić [Thu, 12 Dec 2024 15:17:01 +0000 (16:17 +0100)] 
chore: reformat metrics related files

18 months agodnsdist: add options to `declareMetric` to skip initialization if labels are used
Ensar Sarajčić [Thu, 12 Dec 2024 15:01:14 +0000 (16:01 +0100)] 
dnsdist: add options to `declareMetric` to skip initialization if labels are used

18 months agodnsdist: add support for labels on custom metrics
Ensar Sarajčić [Thu, 12 Dec 2024 08:04:56 +0000 (09:04 +0100)] 
dnsdist: add support for labels on custom metrics

This adds support for prometheus labels on custom metrics. Changes the
metrics maps to hold a map of labels to metric values for each metric.
Metrics without labels have an empty string label combination value.

Adds an optional options table as the last parameter of `incMetric`,
`decMetric`, `setMetric` and `getMetric`, which can be used to set
labels by using the `label` key or to set the previously used parameter
(either `step` or `value`).

Closes: #13359
18 months agoExtend the SVCB tests to also test with lmdb backend. 14931/head
Miod Vallat [Wed, 11 Dec 2024 14:04:07 +0000 (15:04 +0100)] 
Extend the SVCB tests to also test with lmdb backend.

18 months agoMerge pull request #14950 from omoerbeek/docs-top-searchbox
Otto Moerbeek [Tue, 10 Dec 2024 14:00:30 +0000 (15:00 +0100)] 
Merge pull request #14950 from omoerbeek/docs-top-searchbox

web docs: Render search box on top.

18 months agoweb docs: Render search box on top. 14950/head
Otto Moerbeek [Tue, 10 Dec 2024 12:44:13 +0000 (13:44 +0100)] 
web docs: Render search box on top.

Also uses the proper style for the name of the beast, except for
dnsdist which uses a different theme that does not have logo-text.html

18 months agoMerge pull request #14942 from omoerbeek/rec-sockets-less-chatty
Otto Moerbeek [Tue, 10 Dec 2024 10:07:12 +0000 (11:07 +0100)] 
Merge pull request #14942 from omoerbeek/rec-sockets-less-chatty

rec: log only one line per protocol for listening sockets,

18 months agoMerge pull request #14941 from omoerbeek/rec-meson-gen-metrics-fixup
Otto Moerbeek [Tue, 10 Dec 2024 09:56:46 +0000 (10:56 +0100)] 
Merge pull request #14941 from omoerbeek/rec-meson-gen-metrics-fixup

rec: generate metrics files (also) where meson expects them

18 months agoAdd comments about the prupose of the added arguments to make{UDP,TCP}ServerSockets 14942/head
Otto Moerbeek [Tue, 10 Dec 2024 09:20:58 +0000 (10:20 +0100)] 
Add comments about the prupose of the added arguments to make{UDP,TCP}ServerSockets

18 months agoAdd FIXME comment 14941/head
Otto Moerbeek [Tue, 10 Dec 2024 09:16:44 +0000 (10:16 +0100)] 
Add FIXME comment

18 months agoMerge pull request #14947 from rgacogne/ddist-doc-dq-elapsedus
Remi Gacogne [Mon, 9 Dec 2024 15:49:56 +0000 (16:49 +0100)] 
Merge pull request #14947 from rgacogne/ddist-doc-dq-elapsedus

dnsdist: Document that `DNSQuestion::getElapsedUs` will be added in 1.9.8

18 months agodnsdist: Document that `DNSQuestion::getElapsedUs` will be added in 1.9.8 14947/head
Remi Gacogne [Mon, 9 Dec 2024 15:08:57 +0000 (16:08 +0100)] 
dnsdist: Document that `DNSQuestion::getElapsedUs` will be added in 1.9.8

18 months agoMerge pull request #14938 from karelbilek/keylogfile_master
Remi Gacogne [Mon, 9 Dec 2024 15:01:01 +0000 (16:01 +0100)] 
Merge pull request #14938 from karelbilek/keylogfile_master

dnsdist: allow setting keyLogFile to DoT/DoH backends

18 months agorec: minor doc fixes 14944/head
Otto Moerbeek [Mon, 9 Dec 2024 10:23:56 +0000 (11:23 +0100)] 
rec: minor doc fixes

Fixes #14860

18 months agodnsdist: Add a regression test rewriting the response code via Lua 14946/head
Remi Gacogne [Mon, 9 Dec 2024 13:39:03 +0000 (14:39 +0100)] 
dnsdist: Add a regression test rewriting the response code via Lua

18 months agoMerge pull request #14930 from rgacogne/ddist-fix-WeightedBalancingFactor
Remi Gacogne [Mon, 9 Dec 2024 13:05:03 +0000 (14:05 +0100)] 
Merge pull request #14930 from rgacogne/ddist-fix-WeightedBalancingFactor

dnsdist: Fix issues with the balancing factors

18 months agoSimple regression test for existence of SSL keys 14938/head
Karel Bilek [Mon, 9 Dec 2024 12:32:07 +0000 (13:32 +0100)] 
Simple regression test for existence of SSL keys

There is no test for actual validity of the files... just if there is something there.

18 months agoAllow setting keyLogFile to DoT/DoH backends
Karel Bilek [Mon, 9 Dec 2024 08:44:51 +0000 (09:44 +0100)] 
Allow setting keyLogFile to DoT/DoH backends

18 months agoMerge pull request #14943 from omoerbeek/rec-ds-zonecut-invalid
Otto Moerbeek [Mon, 9 Dec 2024 11:45:55 +0000 (12:45 +0100)] 
Merge pull request #14943 from omoerbeek/rec-ds-zonecut-invalid

rec: Skip the current zone when looking for a cut after an invalid DS denial proof

18 months agorec: Skip the current zone when looking for a cut after an invalid DS denial proof 14943/head
Otto Moerbeek [Tue, 3 Dec 2024 10:57:23 +0000 (11:57 +0100)] 
rec: Skip the current zone when looking for a cut after an invalid DS denial proof

18 months agorec: log only one line per protocol for listening sockets,
Otto Moerbeek [Mon, 9 Dec 2024 08:32:02 +0000 (09:32 +0100)] 
rec: log only one line per protocol for listening sockets,

Instead of addresses * threads * protocol lines

18 months agoUpdate pdns/recursordist/metrics.py
Otto Moerbeek [Mon, 9 Dec 2024 08:28:33 +0000 (09:28 +0100)] 
Update pdns/recursordist/metrics.py

Co-authored-by: Miod Vallat <miod.vallat@open-xchange.com>
18 months agoMerge pull request #14913 from miodvallat/bugfix/12650
Miod Vallat [Mon, 9 Dec 2024 06:41:25 +0000 (07:41 +0100)] 
Merge pull request #14913 from miodvallat/bugfix/12650

[bugfix] Reject hexadecimal blobs with odd number of characters

18 months agorec: generate metrics files (also) where meson expects them
Otto Moerbeek [Fri, 6 Dec 2024 15:42:19 +0000 (16:42 +0100)] 
rec: generate metrics files (also) where meson expects them

This avoids unneccesary regeneration of files

18 months agoChange back to default concurrency
Otto Moerbeek [Fri, 6 Dec 2024 15:13:46 +0000 (16:13 +0100)] 
Change back to default concurrency

18 months agofix meson setup
Otto Moerbeek [Fri, 6 Dec 2024 14:21:07 +0000 (15:21 +0100)] 
fix meson setup

18 months agoUpdate pdnsutil.bash_completion.d 14927/head
Cybertinus [Fri, 6 Dec 2024 14:08:38 +0000 (15:08 +0100)] 
Update pdnsutil.bash_completion.d

Updated the list of supported commands to show the actual list of commands, supported by pdnsutil.

18 months agorec: also build using meson in CI
Otto Moerbeek [Fri, 6 Dec 2024 08:34:29 +0000 (09:34 +0100)] 
rec: also build using meson in CI

18 months agodnsdist: Add a regression tests for whashed and chashed 14930/head
Remi Gacogne [Fri, 6 Dec 2024 10:27:13 +0000 (11:27 +0100)] 
dnsdist: Add a regression tests for whashed and chashed

18 months agoMerge pull request #14936 from rgacogne/gate-daily-packages-build
Remi Gacogne [Fri, 6 Dec 2024 10:28:00 +0000 (11:28 +0100)] 
Merge pull request #14936 from rgacogne/gate-daily-packages-build

CI: Run the daily package building workflow only if requested

18 months agoAddress review and clang-tidy comments.
Miod Vallat [Fri, 6 Dec 2024 10:10:41 +0000 (11:10 +0100)] 
Address review and clang-tidy comments.

18 months agoCI: Run the daily package building workflow only if requested 14936/head
Remi Gacogne [Fri, 6 Dec 2024 09:39:13 +0000 (10:39 +0100)] 
CI: Run the daily package building workflow only if requested

After this commit, the `build-packages-daily-master` workflow will
only be executed on repositories that have a `SCHEDULED_PACKAGES_DAILY`
variable set to a non-negative value.

18 months agoHandle empty ipv*hint values as "auto", when coming from lmdb.
Miod Vallat [Wed, 4 Dec 2024 15:22:41 +0000 (16:22 +0100)] 
Handle empty ipv*hint values as "auto", when coming from lmdb.

Fixes #12653

18 months agoMerge pull request #14926 from miodvallat/feature/12953
Peter van Dijk [Fri, 6 Dec 2024 09:15:07 +0000 (10:15 +0100)] 
Merge pull request #14926 from miodvallat/feature/12953

[feature] remove support for libdecaf

18 months agoAdd unit test for invalid NSEC3 hex blob. 14913/head
Miod Vallat [Fri, 6 Dec 2024 07:35:59 +0000 (08:35 +0100)] 
Add unit test for invalid NSEC3 hex blob.

18 months agoRemove support for libdecaf. 14926/head
Miod Vallat [Wed, 4 Dec 2024 08:39:02 +0000 (09:39 +0100)] 
Remove support for libdecaf.

Fixes #12953

18 months agorec: mark test that depend on external servers and or are unreliable 14935/head
Otto Moerbeek [Thu, 5 Dec 2024 13:54:13 +0000 (14:54 +0100)] 
rec: mark test that depend on external servers and or are unreliable

While there get rid of the special status of test_WellKnown.py and
correct the way args are passed to pytest

18 months agoMerge pull request #14934 from omoerbeek/gh-action-build-name
Otto Moerbeek [Thu, 5 Dec 2024 10:51:21 +0000 (11:51 +0100)] 
Merge pull request #14934 from omoerbeek/gh-action-build-name

GH workflow for building packages: change name so target isn't chopped off

18 months agodnsdist: Fix the consistency check for the balancing factors
Remi Gacogne [Wed, 4 Dec 2024 14:29:45 +0000 (15:29 +0100)] 
dnsdist: Fix the consistency check for the balancing factors

Zero is the initial value, but until now it was only possible to pass a value greater than or equal to 1.0 to `setWeightedBalancingFactor()` so it was not possible to reset it to the default value.

18 months agodnsdist: Fix `whashed` and `wrandom` using the wrong parameter for consistent hashing
Remi Gacogne [Wed, 4 Dec 2024 14:28:50 +0000 (15:28 +0100)] 
dnsdist: Fix `whashed` and `wrandom` using the wrong parameter for consistent hashing

18 months agoUpdate pdnsutil.bash_completion.d
Cybertinus [Wed, 4 Dec 2024 10:49:04 +0000 (11:49 +0100)] 
Update pdnsutil.bash_completion.d

- Removed dependency to the `have` command, which isn't available by default on Debian 12 (Bookworm)
- Updated the completion list to have the new names 'primary' and 'secondary' instead of the old ones 'master' and 'slave'

18 months agoMerge pull request #14923 from belminf/master
Remi Gacogne [Wed, 4 Dec 2024 08:16:29 +0000 (09:16 +0100)] 
Merge pull request #14923 from belminf/master

dnsdist: Fix addMaintenanceCallback example

18 months agoMerge pull request #14925 from milzi234/bugfix/recursor-docs-build
Peter van Dijk [Tue, 3 Dec 2024 21:51:08 +0000 (22:51 +0100)] 
Merge pull request #14925 from milzi234/bugfix/recursor-docs-build

adjusted paths

18 months agoadjusted paths 14925/head
milzi234 [Tue, 3 Dec 2024 21:17:28 +0000 (22:17 +0100)] 
adjusted paths

18 months agodnsdist: Fix addMaintenanceCallback example 14923/head
Belmin Fernandez [Tue, 3 Dec 2024 18:57:18 +0000 (13:57 -0500)] 
dnsdist: Fix addMaintenanceCallback example

18 months agoMerge pull request #14922 from milzi234/bugfix/pdfs-in-wrong-location
milzi234 [Tue, 3 Dec 2024 18:53:30 +0000 (19:53 +0100)] 
Merge pull request #14922 from milzi234/bugfix/pdfs-in-wrong-location

put pdfs in latex subdirectory before uploading to web1

18 months agoor remove the extra upload step :) 14922/head
milzi234 [Tue, 3 Dec 2024 16:46:11 +0000 (17:46 +0100)] 
or remove the extra upload step :)

18 months agoput pdfs in latex subdirectory before uploading to web1
milzi234 [Tue, 3 Dec 2024 16:23:14 +0000 (17:23 +0100)] 
put pdfs in latex subdirectory before uploading to web1

18 months agoGH workflow for building packages: change name so target isn't chopped off 14934/head
Otto Moerbeek [Tue, 3 Dec 2024 15:54:32 +0000 (16:54 +0100)] 
GH workflow for building packages: change name so target isn't chopped off

18 months agoMerge pull request #14921 from milzi234/bugfix/missing-pdfs
Peter van Dijk [Tue, 3 Dec 2024 14:09:57 +0000 (15:09 +0100)] 
Merge pull request #14921 from milzi234/bugfix/missing-pdfs

also add the PDFs to the websites