]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2025-04-23  Miod VallatSimplify !a.isPartOf(b) && a != b constructs. 15441/head
2025-04-23  Miod VallatReview improvements.
2025-04-23  Miod Vallatclang-tidy all the things!
2025-04-23  Miod VallatRemove a few wire-related interfaces from ZoneName.
2025-04-23  Miod VallatStricter ZoneName usage.
2025-04-23  Miod VallatMerge pull request #15451 from miodvallat/after_before_...
2025-04-23  Miod VallatMerge pull request #15299 from miodvallat/all_inclusive
2025-04-23  Miod VallatMerge pull request #15381 from miodvallat/call_off_the_...
2025-04-23  Miod VallatUpdate pdns/packethandler.cc 15451/head
2025-04-23  Miod VallatApply suggestions from code review
2025-04-23  Miod VallatBetter wording 15381/head
2025-04-23  Miod VallatNo need to pass a DNSPacket to APILookup(). 15299/head
2025-04-18  Miod VallatDo not add NSEC* hashes if the backend isn't able to...
2025-04-18  Miod VallatFail more gracefully in default getBeforeAndAfterNamesA...
2025-04-18  Miod VallatMerge pull request #15448 from Habbie/lmdb-v5-test
2025-04-18  Miod VallatAllow binary files for lmdb test-assets. 15448/head
2025-04-18  Peter van Dijkbump one DomainInfo object to class v1
2025-04-18  Peter van Dijkadd v5 base for schema upgrade test
2025-04-17  Miod VallatMerge pull request #15393 from miodvallat/opcode_red
2025-04-17  Peter van DijkMerge pull request #15434 from Habbie/auth-docs-no...
2025-04-17  Miod VallatMerge pull request #15443 from miodvallat/ruhe
2025-04-17  Miod VallatUse pdnsutil -q to get clean output. 15443/head
2025-04-17  Miod VallatAdd a global quiet option to pdnsutil to silence some...
2025-04-16  Otto MoerbeekMerge pull request #15436 from omoerbeek/dnsdist-unused
2025-04-16  Otto MoerbeekMerge pull request #15410 from omoerbeek/rec-regr-moduledir
2025-04-16  Otto MoerbeekMerge pull request #15437 from omoerbeek/rec-meson...
2025-04-15  Otto MoerbeekTidy 15436/head
2025-04-15  Otto Moerbeekrec: strip quotes meson adds from SYSCONFDIR (and two... 15437/head
2025-04-15  Otto Moerbeekdnsdist: a few more cases of potentiually unused args
2025-04-15  Peter van Dijkauth docs: stop mentioning SysV init script, it has... 15434/head
2025-04-15  Remi GacogneMerge pull request #15388 from nokia/master
2025-04-14  Otto MoerbeekMerge pull request #15377 from omoerbeek/dnsdist-meson...
2025-04-14  Otto MoerbeekUse link_args instead of adding to global link arguments 15377/head
2025-04-14  Miod VallatAllow disabled records to be fetched from the API.
2025-04-14  Miod VallatAdd an API-specific lookup method to DNSBackend.
2025-04-14  Remi GacogneMerge pull request #15429 from rgacogne/rec-fix-typo...
2025-04-14  Otto MoerbeekAllow alternate location for libssl
2025-04-14  Remi GacogneMerge pull request #15426 from rgacogne/ddist-document...
2025-04-14  Remi GacogneMerge pull request #15428 from rgacogne/ddist-resume...
2025-04-14  Miod VallatMerge pull request #15421 from miodvallat/a_zone_by_any...
2025-04-14  Remi Gacognerec: Fix a typo in the FWCatz regression tests 15429/head
2025-04-14  Remi Gacognednsdist: Mention the lazy health-check option more... 15428/head
2025-04-14  Remi Gacognednsdist: Document that `SetDisableECSAction` doesn... 15426/head
2025-04-14  Oliver ChenFix clang-tidy warning of unnecessary std::move() for... 15388/head
2025-04-14  Peter van DijkMerge pull request #15413 from romeroalx/pin-wheel
2025-04-14  pacnalMerge branch 'master' into master
2025-04-14  Remi GacogneMerge pull request #15418 from rgacogne/ddist-fix-tcp...
2025-04-14  Remi Gacognednsdist: Apply Otto's suggestions 15418/head
2025-04-14  Remi GacogneMerge pull request #15423 from rgacogne/ddist-cache...
2025-04-11  Miod Vallatclang-tidy the previous clang-tidy run 15421/head
2025-04-11  Remi GacogneMerge pull request #15355 from rgacogne/dnsdist-better...
2025-04-11  Miod Vallatclang-tidy the previous clang-tidy run
2025-04-11  Remi Gacognednsdist: Update outdated comment, as suggested by Miod... 15423/head
2025-04-11  Miod VallatAppease clang-tidy.
2025-04-11  Miod VallatIntroduce ZoneName.
2025-04-11  Remi Gacognednsdist: Add an option to cache truncated answers
2025-04-11  Remi GacogneMerge pull request #15420 from rgacogne/ddist-add-bindi...
2025-04-11  Remi GacogneMerge pull request #15419 from rgacogne/ddist-cache-tc
2025-04-11  Remi Gacognednsdist: Fix clang-tidy warning introduced by fixing... 15420/head
2025-04-11  Remi Gacognednsdist: Make clang-tidy happy by passing the settings... 15419/head
2025-04-11  Remi Gacognednsdist: Refactor the packet cache settings
2025-04-11  Remi Gacognednsdist: Fix clang-tidy's warning
2025-04-11  Remi GacogneAdd VRF to the list of allowed words
2025-04-11  Remi Gacognednsdist: Add Lua bindings for the incoming network...
2025-04-10  Oliver ChenDocument usage of timeout response rule and add defensi...
2025-04-10  Remi Gacognednsdist: Add a regression test for cache lookups w...
2025-04-10  Remi GacogneMerge pull request #15416 from rgacogne/ddist-fix-quic...
2025-04-10  Remi Gacognednsdist: Fix cache lookup for unavailable TCP-only...
2025-04-10  Remi Gacognednsdist: Fix building with OpenSSL providers enabled 15416/head
2025-04-10  Remi Gacognednsdist: Fix the version check for OpenSSL when provide...
2025-04-10  Remi Gacognednsdist: Properly detect Quiche functions with meson
2025-04-10  Remi GacogneMerge pull request #15387 from rgacogne/ddist-share...
2025-04-10  Remi Gacognednsdist: Document how STEKs are managed in frontend... 15387/head
2025-04-10  Miod VallatMerge pull request #15415 from miodvallat/web_disservice
2025-04-10  Miod VallatReplace the two lists of metadata keywords with a singl... 15415/head
2025-04-10  Miod VallatClean metadata lists.
2025-04-10  Remi GacogneMerge pull request #15407 from rgacogne/ddist-fix-doh3...
2025-04-10  Miod VallatSort metada name lists.
2025-04-09  romeroalxpin version of wheel and setuptools-git packages 15413/head
2025-04-09  Otto MoerbeekMerge pull request #15408 from omoerbeek/rec-prep-20250409
2025-04-09  Otto MoerbeekTypo in version 15408/head
2025-04-09  Otto Moerbeekrec regr tests: allow to set moduledir using an env var 15410/head
2025-04-09  Oliver ChenGenerate timeout response packet, clang-tidy, PR comments
2025-04-09  Miod VallatMerge pull request #15399 from miodvallat/ignoreland
2025-04-08  Otto MoerbeekPrep for rec 20350409 releases
2025-04-08  Otto MoerbeekMerge pull request #15402 from PowerDNS/dependabot...
2025-04-08  Remi Gacognednsdist: Fix compilation with DoH3 enabled and DoH... 15407/head
2025-04-08  dependabot... build(deps): bump tokio in /pdns/recursordist/rec-rust... 15402/head
2025-04-07  Miod VallatFix name of tsig_tests binary in .gitignore 15399/head
2025-04-07  Otto MoerbeekMerge pull request #15397 from omoerbeek/rec-prep-5.2.1
2025-04-07  Otto Moerbeekrec: prep for rec-5.2.1 15397/head
2025-04-07  Otto MoerbeekMerge pull request #15396 from omoerbeek/rec-cname...
2025-04-07  Miod VallatMerge pull request #15382 from miodvallat/i_lost_at_jeo...
2025-04-07  Peter van DijkMerge pull request #15375 from Habbie/ci-postgres-14
2025-04-07  Miod VallatBetter future-proof logic. 15382/head
2025-04-07  Miod VallatBetter error report when zone creation is not possible.
2025-04-07  Miod VallatAdd a "can create domains" capability.
2025-04-07  Miod VallatCheck backend capabilities before attempting some opera...
2025-04-07  Miod VallatAllow backends to report a coarse-grained capabilities...
2025-04-07  Miod VallatMerge pull request #15379 from miodvallat/if_i_could_on...
next