2025-04-03 |
Remi Gacogne | dnsdist: Do not try to get the version/path of Python... 15392/head |
commit | commitdiff | tree |
2025-04-02 |
Remi Gacogne | Merge pull request #15385 from rgacogne/ddist-enable... |
commit | commitdiff | tree |
2025-04-02 |
Remi Gacogne | dnsdist: Remove now useless comment in the SNI regressi... 15385/head |
commit | commitdiff | tree |
2025-04-02 |
Remi Gacogne | dnsdist: Enable the DoQ and DoH3 parts of the SNI tests... |
commit | commitdiff | tree |
2025-03-31 |
Remi Gacogne | Merge pull request #15380 from rgacogne/ddist-async... |
commit | commitdiff | tree |
2025-03-31 |
Remi Gacogne | dnsdist: Fix a TOCTOU in the Async regression tests 15380/head |
commit | commitdiff | tree |
2025-03-31 |
Remi Gacogne | Merge pull request #15306 from rgacogne/ddist-exit... |
commit | commitdiff | tree |
2025-03-28 |
Otto Moerbeek | Merge pull request #15373 from omoerbeek/rec-nod-meson |
commit | commitdiff | tree |
2025-03-28 |
Remi Gacogne | Merge pull request #15290 from franklouwers/patch-1 |
commit | commitdiff | tree |
2025-03-28 |
Otto Moerbeek | rec: make nod a feature instead of a boolean 15373/head |
commit | commitdiff | tree |
2025-03-28 |
Remi Gacogne | Merge pull request #15362 from rgacogne/ddist-do-not... |
commit | commitdiff | tree |
2025-03-28 |
Otto Moerbeek | Merge pull request #15361 from omoerbeek/dnsdist-trixie2 |
commit | commitdiff | tree |
2025-03-28 |
Miod Vallat | Merge pull request #15265 from tacerus/unixapi |
commit | commitdiff | tree |
2025-03-27 |
Miod Vallat | Merge pull request #15371 from jsoref/docs-nsec |
commit | commitdiff | tree |
2025-03-27 |
Josh Soref | docs: Simplify wording 15371/head |
commit | commitdiff | tree |
2025-03-27 |
Josh Soref | docs: rewrite TTL usage NSEC note |
commit | commitdiff | tree |
2025-03-27 |
Josh Soref | docs: nsec/nsec3 records |
commit | commitdiff | tree |
2025-03-27 |
Josh Soref | docs: nsec/nsec3 |
commit | commitdiff | tree |
2025-03-27 |
Otto Moerbeek | Merge pull request #15369 from omoerbeek/rust-cxx-gen... |
commit | commitdiff | tree |
2025-03-27 |
Otto Moerbeek | Merge pull request #15368 from omoerbeek/rec-docker... |
commit | commitdiff | tree |
2025-03-27 |
Remi Gacogne | Merge pull request #15356 from rgacogne/ddist-missing... |
commit | commitdiff | tree |
2025-03-27 |
Remi Gacogne | dnsdist: Fix build on amazonlinux 2023 15361/head |
commit | commitdiff | tree |
2025-03-27 |
Otto Moerbeek | dnsdist: followup to #15326 (fix build on trixie),... |
commit | commitdiff | tree |
2025-03-27 |
Remi Gacogne | dnsdist: Do not register Xsk sockets on configuration... 15362/head |
commit | commitdiff | tree |
2025-03-27 |
Remi Gacogne | Merge pull request #15331 from rgacogne/ddist-meson... |
commit | commitdiff | tree |
2025-03-27 |
Remi Gacogne | Merge pull request #15351 from rgacogne/fix-yaml-bindings |
commit | commitdiff | tree |
2025-03-27 |
Remi Gacogne | Merge pull request #15357 from rgacogne/ddist-doc-yaml... |
commit | commitdiff | tree |
2025-03-27 |
Miod Vallat | Merge pull request #15370 from miodvallat/strcasestr |
commit | commitdiff | tree |
2025-03-27 |
Miod Vallat | No need to check for or provide strcaststr() anymore. 15370/head |
commit | commitdiff | tree |
2025-03-26 |
Otto Moerbeek | When CARGO_TARGET_DIR is set the generated C++ file... 15369/head |
commit | commitdiff | tree |
2025-03-26 |
Otto Moerbeek | rec: fix generation of recursor config if PDNS_RECURSOR... 15368/head |
commit | commitdiff | tree |
2025-03-25 |
Peter van Dijk | Merge pull request #15360 from milzi234/bugfix/add... |
commit | commitdiff | tree |
2025-03-25 |
Remi Gacogne | meson: Delint the DoT, DoH, DoQ and DoH3 code, as sugge... 15331/head |
commit | commitdiff | tree |
2025-03-25 |
Remi Gacogne | meson: Optionally enable OpenSSL engines for DNSdist |
commit | commitdiff | tree |
2025-03-25 |
Remi Gacogne | meson: DoH, DoH3, DoQ and DoT are now features, not... |
commit | commitdiff | tree |
2025-03-25 |
Remi Gacogne | meson: Make SNMP support a feature, not an option |
commit | commitdiff | tree |
2025-03-25 |
Remi Gacogne | meson: Fix a few consistency nits |
commit | commitdiff | tree |
2025-03-25 |
Remi Gacogne | dnsdist: Fix CDB being automatically picked up when... |
commit | commitdiff | tree |
2025-03-25 |
Remi Gacogne | dnsdist: Fix a harmless but ugly TOCTOU in the regressi... 15351/head |
commit | commitdiff | tree |
2025-03-25 |
Remi Gacogne | dnsdist: Load Lua bindings before parsing yaml configur... |
commit | commitdiff | tree |
2025-03-25 |
Remi Gacogne | dnsdist: Apply Miod's lua -> Lua suggestion 15356/head |
commit | commitdiff | tree |
2025-03-25 |
Remi Gacogne | dnsdist: Apply Miod's suggestions to the Lua Action... 15357/head |
commit | commitdiff | tree |
2025-03-25 |
milzi234 | Restores powerdns-keyblocks.asc to doc.powerdns.com 15360/head |
commit | commitdiff | tree |
2025-03-24 |
Remi Gacogne | dnsdist: Document how Lua functions can be called from... |
commit | commitdiff | tree |
2025-03-24 |
Remi Gacogne | dnsdist: Better handling of non-existent Lua function... |
commit | commitdiff | tree |
2025-03-24 |
Miod Vallat | Merge pull request #15197 from miodvallat/smarter_soa |
commit | commitdiff | tree |
2025-03-24 |
Miod Vallat | Merge pull request #15334 from miodvallat/zaml |
commit | commitdiff | tree |
2025-03-24 |
Peter van Dijk | Merge pull request #15353 from omoerbeek/auth-prim... |
commit | commitdiff | tree |
2025-03-24 |
Otto Moerbeek | auth: fix log string in case there are notifies needed 15353/head |
commit | commitdiff | tree |
2025-03-24 |
Otto Moerbeek | Merge pull request #15352 from omoerbeek/rec-simpedottest |
commit | commitdiff | tree |
2025-03-24 |
Otto Moerbeek | Update regression-tests.recursor-dnssec/test_SimpleDoT.py 15352/head |
commit | commitdiff | tree |
2025-03-24 |
Otto Moerbeek | rec: in test_SimpleDot.py make sure we have the root... |
commit | commitdiff | tree |
2025-03-24 |
Miod Vallat | Merge pull request #15327 from miodvallat/mesonry_details |
commit | commitdiff | tree |
2025-03-24 |
Miod Vallat | Merge pull request #15201 from jsoref/docs-allow-from |
commit | commitdiff | tree |
2025-03-22 |
Frank Louwers | Update pdns/dnsdistdist/docs/reference/actions.rst 15290/head |
commit | commitdiff | tree |
2025-03-21 |
Peter van Dijk | Merge pull request #15341 from Habbie/sort-locale |
commit | commitdiff | tree |
2025-03-21 |
Miod Vallat | Merge pull request #15340 from zeha/mysqlbe |
commit | commitdiff | tree |
2025-03-21 |
Peter van Dijk | enforce LC_ALL=C for recently added sort calls 15341/head |
commit | commitdiff | tree |
2025-03-21 |
Miod Vallat | Merge pull request #15339 from miodvallat/get_me_if_you_can |
commit | commitdiff | tree |
2025-03-21 |
Chris Hofstaedtler | mysql: use MYSQL_TYPE_LONGLONG on 64bit platforms 15340/head |
commit | commitdiff | tree |
2025-03-21 |
Miod Vallat | Handle marked-as-deleted elements in ReadonlyOperations... 15339/head |
commit | commitdiff | tree |
2025-03-21 |
Remi Gacogne | Merge pull request #15338 from rgacogne/ddist-ldl |
commit | commitdiff | tree |
2025-03-21 |
Otto Moerbeek | Merge pull request #15336 from omoerbeek/rec-rpz-test... |
commit | commitdiff | tree |
2025-03-21 |
Remi Gacogne | dnsdist: Better handling of the `dlsym` missing symbol... 15338/head |
commit | commitdiff | tree |
2025-03-21 |
Remi Gacogne | Merge pull request #15333 from rgacogne/ddist-fix-versi... |
commit | commitdiff | tree |
2025-03-21 |
Otto Moerbeek | Merge pull request #15332 from rgacogne/rec-nullptr... |
commit | commitdiff | tree |
2025-03-20 |
Miod Vallat | Try and be more helpful in YAML error exceptions. 15334/head |
commit | commitdiff | tree |
2025-03-20 |
Remi Gacogne | dnsdist: Fix version number in our Docker image 15333/head |
commit | commitdiff | tree |
2025-03-20 |
Remi Gacogne | Merge pull request #15330 from rgacogne/ddist-fix-yaml... |
commit | commitdiff | tree |
2025-03-20 |
Remi Gacogne | dnsdist: Grant a bit more time for the DNSdist process... 15306/head |
commit | commitdiff | tree |
2025-03-20 |
Remi Gacogne | rec: Prevent a crash when exiting nicely 15332/head |
commit | commitdiff | tree |
2025-03-20 |
Remi Gacogne | Merge pull request #15328 from rgacogne/ddist-upgrade... |
commit | commitdiff | tree |
2025-03-20 |
Remi Gacogne | Merge pull request #15329 from rgacogne/upgrade-rust... |
commit | commitdiff | tree |
2025-03-20 |
Remi Gacogne | dnsdist: Apply suggestions from Miod's review 15330/head |
commit | commitdiff | tree |
2025-03-20 |
Remi Gacogne | dnsdist: Add support for calling Lua methods when exiting |
commit | commitdiff | tree |
2025-03-20 |
Remi Gacogne | dnsdist: Fix YAML configuration failure to build withou... |
commit | commitdiff | tree |
2025-03-20 |
Remi Gacogne | Merge pull request #15326 from omoerbeek/dnsdist-trixie... |
commit | commitdiff | tree |
2025-03-20 |
Miod Vallat | Build tsig-tests from autoconf if --enable-tools. 15327/head |
commit | commitdiff | tree |
2025-03-19 |
Miod Vallat | Merge pull request #15322 from horazont/fix/doc-xfr... |
commit | commitdiff | tree |
2025-03-19 |
Jonas Schäfer | docs: clarify secondary behaviour when xfr-cycle-interv... 15322/head |
commit | commitdiff | tree |
2025-03-19 |
Otto Moerbeek | dnsdist: fix package build on trixie 15326/head |
commit | commitdiff | tree |
2025-03-18 |
Remi Gacogne | Merge pull request #15320 from rgacogne/ddist-fix-secpo... |
commit | commitdiff | tree |
2025-03-18 |
Peter van Dijk | Merge pull request #15319 from milzi234/bugfix/aws... |
commit | commitdiff | tree |
2025-03-18 |
Remi Gacogne | dnsdist: Upgrade Quiche to 0.23.4 15328/head |
commit | commitdiff | tree |
2025-03-18 |
Remi Gacogne | Upgrade Rust to 1.85.0 15329/head |
commit | commitdiff | tree |
2025-03-18 |
Remi Gacogne | security polling: Fix the code for DNSdist 2.0.0 alpha1 15320/head |
commit | commitdiff | tree |
2025-03-18 |
Peter van Dijk | Merge pull request #15186 from jsoref/fail-fast-false |
commit | commitdiff | tree |
2025-03-18 |
milzi234 | Fixes the documentation workflows upload. Uses sudo... 15319/head |
commit | commitdiff | tree |
2025-03-18 |
Otto Moerbeek | Avoid a few sleep calls, they should not be needed 15336/head |
commit | commitdiff | tree |
2025-03-18 |
Remi Gacogne | Merge pull request #15318 from rgacogne/ddist200-a1... 15291/head |
commit | commitdiff | tree |
2025-03-18 |
Otto Moerbeek | Default to *not* running auths, saves a bunch of time |
commit | commitdiff | tree |
2025-03-18 |
Otto Moerbeek | Tighter (with shorter sleeps) loop for reading, so... |
commit | commitdiff | tree |
2025-03-18 |
Remi Gacogne | Fix spell-checking 15318/head |
commit | commitdiff | tree |
2025-03-18 |
Remi Gacogne | dnsdist: Update secpoll and ChangeLog for 2.0.0-alpha1 |
commit | commitdiff | tree |
2025-03-18 |
Remi Gacogne | Merge pull request #15286 from romeroalx/add-back-ubunt... dnsdist-2.0.0-alpha1 |
commit | commitdiff | tree |
2025-03-17 |
Remi Gacogne | Merge pull request #15312 from pizchen/master |
commit | commitdiff | tree |
2025-03-17 |
Remi Gacogne | Merge pull request #15313 from rgacogne/ci-upgrade... |
commit | commitdiff | tree |
2025-03-17 |
Remi Gacogne | dnsdist: Hopefully override the clang version at the... 15313/head |
commit | commitdiff | tree |
2025-03-17 |
Remi Gacogne | Merge pull request #15315 from rgacogne/ddist-fix-xsk... |
commit | commitdiff | tree |
2025-03-17 |
pizchen | Changes for PR comments and happy clang-tidy 15312/head |
commit | commitdiff | tree |
next |