]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2025-02-14  Miod VallatMake the record representation of ALIAS match CNAME... 15152/head
2025-02-13  Remi GacogneMerge pull request #15149 from rgacogne/ddist-meson...
2025-02-13  Remi GacogneMerge pull request #15148 from rgacogne/ddist-unbreak...
2025-02-13  Remi Gacognednsdist: Bump the required version of `meson` to 1.3 15149/head
2025-02-13  Remi Gacognednsdist: Fix console ("client mode") on non-default... 15148/head
2025-02-13  Remi GacogneMerge pull request #15138 from rgacogne/ddist-meson...
2025-02-13  Miod VallatMerge pull request #15147 from miodvallat/rrset_me_on_fire
2025-02-13  Remi GacogneMerge pull request #15144 from PowerDNS/dependabot...
2025-02-13  Peter van DijkMerge pull request #15143 from Habbie/no-ubuntu-20.04
2025-02-13  Remi Gacognednsdist: Tell meson to follow symbolic links for `dnsdi... 15138/head
2025-02-13  Miod VallatMerge pull request #15084 from miodvallat/fire_of_unkno...
2025-02-13  Miod VallatMerge pull request #15080 from miodvallat/import_with_care
2025-02-13  Remi GacogneMerge pull request #15146 from omoerbeek/docs-requirements
2025-02-12  Miod VallatSprinkle reserve() calls on vectors when possible and... 15147/head
2025-02-12  Miod VallatDisable read ahead in LMDB.
2025-02-12  Otto Moerbeekdocs: update requirements for auth and dnsdist 15146/head
2025-02-12  Miod VallatMerge pull request #15145 from miodvallat/gimme_more_salt
2025-02-12  Miod VallatAlways link sdig against libsodium if used. 15145/head
2025-02-12  dependabot... build(deps): bump cryptography in /regression-tests... 15144/head
2025-02-12  Alexis RomeroMerge pull request #15102 from romeroalx/enable-meson...
2025-02-12  Otto MoerbeekReformat with clang-format-19 15143/head
2025-02-12  Otto MoerbeekRemove redundant CircleCI condition
2025-02-12  Otto MoerbeekSwitch to clang-format-19 by default and allow //commen...
2025-02-12  Otto MoerbeekMerge pull request #15142 from omoerbeek/docs-keyblock...
2025-02-11  Peter van Dijkbump clang
2025-02-11  Peter van Dijkuse pdns from noble
2025-02-11  Peter van Dijkswitch ubuntu-20.04 workflows to 24.04
2025-02-11  Otto Moerbeekcorrect text and link for key block 15142/head
2025-02-11  Otto MoerbeekMerge pull request #15140 from omoerbeek/cookies-phase1
2025-02-11  Remi Gacognednsdist: Install the sample configuration file in sysco...
2025-02-11  Remi GacogneHopefully fix man pages with meson
2025-02-11  Otto MoerbeekUpdate docs/manpages/sdig.1.rst 15140/head
2025-02-11  Otto MoerbeekMerge pull request #15139 from omoerbeek/rec-bound...
2025-02-11  Otto MoerbeekApply suggestion 15139/head
2025-02-11  Otto MoerbeekApply suggestions from code review
2025-02-11  Otto Moerbeekclang-tidy
2025-02-11  Otto MoerbeekAdd cookies support for sdig
2025-02-11  Remi Gacognednsdist: Add an option to meson to disable man page...
2025-02-11  Remi Gacognednsdist: Install the example configuration file with...
2025-02-11  Remi Gacognerec: Fix handling of man pages with meson
2025-02-11  Remi Gacogneauth: Fix handling of man pages with meson
2025-02-11  Remi Gacognednsdist: Fix handling of man pages with meson
2025-02-11  Remi Gacognednsdist: Install binary, man page and systemd unit...
2025-02-11  Otto MoerbeekTidy
2025-02-11  Remi GacogneMerge pull request #15123 from esensar/feature/dnstap...
2025-02-11  Remi GacogneMerge pull request #15112 from rgacogne/ddist-build...
2025-02-11  Otto Moerbeekrec: check bounds of rcode stats counter index (safe...
2025-02-10  Miod VallatFix underline length warning. 15084/head
2025-02-10  Miod VallatMerge pull request #15131 from miodvallat/seventh_zone_...
2025-02-10  Miod VallatMake add-zone-key default to KSK rather than ZSK. 15131/head
2025-02-10  Remi GacogneMerge pull request #15137 from rgacogne/ddist-fix-xsk...
2025-02-10  Remi Gacognednsdist: Fix compatibility with boost::lockfree >=... 15137/head
2025-02-10  Remi GacogneMerge pull request #15134 from rgacogne/ddist-quiche...
2025-02-10  Ensar SarajčićAdd `RemotePoolLogger` tests for remote protobuf logger 15123/head
2025-02-10  Ensar SarajčićAdd `RemotePoolLogger` tests for unix socket based...
2025-02-07  Remi GacogneMerge pull request #15132 from rgacogne/ddist-support...
2025-02-07  Remi Gacognednsdist: Gracefully fall back to older versions of... 15134/head
2025-02-07  Otto MoerbeekMerge pull request #15128 from omoerbeek/rec-fw-recurse
2025-02-07  Remi Gacognednsdist: Only defaults to `eth0` when no interface... 15132/head
2025-02-07  Ensar SarajčićFix remaining naming in listener for TcpLogger test
2025-02-07  Ensar SarajčićFix remaining listener naming in `RemotePoolLogger...
2025-02-07  Remi Gacognednsdist: Add support for multiple network interfaces...
2025-02-07  Ensar SarajčićFix naming in listener for TcpLogger test
2025-02-07  Ensar SarajčićFix listener naming in `RemotePoolLogger` TCP tests
2025-02-07  Ensar SarajčićUse integer placeholder in config template in `test_Dns...
2025-02-07  Otto MoerbeekApply suggestions from code review 15128/head
2025-02-07  Ensar SarajčićAdd `RemotePoolLogger` tests for TCP based logger
2025-02-07  Miod VallatLet pdns add-zone-key use defaults from pdns.conf whene...
2025-02-07  romeroalxbuild-and-test-all.yml: do not test test-recursor-ubicl... 15102/head
2025-02-07  Ensar SarajčićUpdate docs for `connectionCount` parameter
2025-02-07  Ensar SarajčićImplement `RemoteLoggerPool::name`
2025-02-07  Ensar SarajčićChange `RemoteLoggerPool::toString` to describe just...
2025-02-07  Ensar SarajčićReplace locks in `remote_logger_pool` with an atomic...
2025-02-07  romeroalxbuild-and-test-all.yml: skip dnsdist eBPF regression...
2025-02-07  romeroalxbuild-and-test-all.yml: use venv for executing tasks
2025-02-07  romeroalxAdd pyinvoke as pip requirement for builds
2025-02-07  romeroalxbuild-and-test-all.yml: use container runner for swagge...
2025-02-07  romeroalxbuild-and-test-all.yml: enable build auth with meson...
2025-02-07  Miod VallatMerge pull request #15124 from miodvallat/rotd
2025-02-07  Otto MoerbeekDo a consistency check of the recurse flag for the...
2025-02-07  Remi GacogneMerge pull request #15126 from rgacogne/ddist-ignore...
2025-02-07  Otto Moerbeekrec: better explain how the `recurse` field works in...
2025-02-07  Remi GacogneMerge pull request #15125 from rgacogne/ddist-no-doh3...
2025-02-06  Remi Gacognednsdist: Ignore `re2`'s broken compilation flags 15126/head
2025-02-06  Remi Gacognednsdist: Fix meson build failure when DoH3 support... 15125/head
2025-02-06  Miod Vallatauth-{4.7.5,4.8.5,4.9.4}: changelog entries + secpoll... 15124/head
2025-02-06  Miod VallatMerge pull request #15083 from miodvallat/napster 10431/head
2025-02-06  Alexis RomeroMerge pull request #15121 from romeroalx/fix-version-pbr
2025-02-06  Ensar SarajčićShorten lock duration in `RemoteLoggerPool::queueData`
2025-02-06  Ensar SarajčićAdd a basic lock in `RemoteLoggerInterface::queueData...
2025-02-05  Ensar SarajčićFix `DnstapLogAction` and `DnstapLogResponseAction...
2025-02-05  Ensar SarajčićAdd YAML support for multiple logger connections
2025-02-05  Ensar SarajčićPrevent erasing invalid value from options map
2025-02-05  Ensar SarajčićReserve room in loggers vector before adding loggers
2025-02-05  Ensar SarajčićFix clang-tidy warnings
2025-02-05  Ensar SarajčićAdd `remote_logger_pool` to meson
2025-02-05  Ensar SarajčićRemove `pick` from `dnsdist-lua-bindings-protobuf.cc`
2025-02-05  Ensar SarajčićFix typo in `dnsdist` makefile
2025-02-05  Ensar SarajčićFix formatting in `dnsdist-lua-bindings-protobuf.cc`
2025-02-05  Ensar SarajčićFix typo in `checkAllParametersConsumed` for `newFrameS...
next