]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
13 days ago  Otto MoerbeekProtobuf regression test tweaks 16138/head
2025-09-18  Otto MoerbeekProcess review comments
2025-09-18  Otto MoerbeekAdd tests for ede, edeText and OT data in protobuf
2025-09-17  Otto Moerbeekrec: add EDE and OT TraceID to protobuf
2025-09-17  Otto MoerbeekMerge pull request #16104 from omoerbeek/rec-reload...
2025-09-17  Miod VallatMerge pull request #16099 from grinapo/patch-1
2025-09-17  Miod VallatUpdate docs/backends/lua2.rst 16099/head
2025-09-16  Remi GacogneMerge pull request #16126 from rgacogne/ddist-coverity...
2025-09-16  Remi Gacognednsdist: Fix performance inefficiencies reported by... 16126/head
2025-09-16  Remi GacogneMerge pull request #15613 from rgacogne/dco
2025-09-15  Otto MoerbeekMerge pull request #15412 from omoerbeek/rec-cookies
2025-09-15  Remi GacogneCONTRIBUTING: More useful link descriptions 15613/head
2025-09-15  Remi GacognePull request template: Apply Peter's suggestion
2025-09-15  Remi Gacognespell-check: Allow aidarwinawards
2025-09-15  Remi GacogneCONTRIBUTING: We now have a custom DCO
2025-09-15  Remi GacogneAlso add PowerDNS' policy on the use of AI tools
2025-09-15  Remi GacogneMerge pull request #15946 from esensar/feature/rdata...
2025-09-15  Miod VallatMerge pull request #16120 from miodvallat/space_is_the_key
2025-09-15  Miod VallatMerge pull request #16121 from miodvallat/psychedelik_k...
2025-09-15  Miod VallatWiden the try block in luaSynth to catch the lua_report... 16121/head
2025-09-15  Ensar SarajčićFix clang-tidy issues 15946/head
2025-09-15  Otto MoerbeekProcess review comments from @rgacogne 15412/head
2025-09-15  Peter van DijkMerge pull request #16119 from Habbie/lua-shared-exec...
2025-09-15  Ensar SarajčićApply suggestions from code review
2025-09-15  Remi Gacognedco: Exempt PowerDNS staff
2025-09-15  Miod VallatSplit EDITOR in space-separated parts so that it may... 16120/head
2025-09-13  Peter van Dijkauth LUA shared exec: reset exec limit for every invocation 16119/head
2025-09-12  Peter van DijkMerge pull request #16112 from jellekaufmann/master
2025-09-12  Miod VallatMerge pull request #16114 from miodvallat/better_foster...
2025-09-12  Miod VallatMerge pull request #16116 from miodvallat/primary_faulpelz
2025-09-12  Miod VallatMerge pull request #16115 from miodvallat/odbcafety
2025-09-12  Remi GacogneSwitch to a custom DCO to mention the LICENSE file
2025-09-12  Remi GacogneSwitch to KineticCafe/actions-dco
2025-09-12  Remi GacogneSigned-off -> Signed-off-by, as suggested by Habbie
2025-09-12  Remi Gacognedco: Expect a sign-off from the committer, not the...
2025-09-12  Remi GacogneAdd the DCO to the list of pull request checkboxes
2025-09-12  Remi GacogneAdd version 1.1 of the DCO in our repository, link...
2025-09-12  Remi GacogneAlso mention `git commit --amend --signoff`
2025-09-12  Remi GacogneRequire Developer Certificate of Origin in pull requests
2025-09-12  Miod VallatRefuse to start with retrieval-threads=0 if configurati... 16116/head
2025-09-12  Miod VallatBuild the query configuration at runtime. 16115/head
2025-09-12  Miod VallatDo not make SIGCHLD ignored when the pipe backend launches. 16114/head
2025-09-12  Miod VallatImprove comment wording.
2025-09-11  Otto MoerbeekMerge pull request #16106 from omoerbeek/update-cargo
2025-09-11  Miod VallatMerge pull request #16040 from miodvallat/dentist
2025-09-11  Miod VallatMerge pull request #15873 from miodvallat/tsigsegv
2025-09-11  Miod VallatMerge pull request #16111 from miodvallat/error_with_style
2025-09-11  Otto MoerbeekAvoid the uuid crate, use the C++ code already available 16106/head
2025-09-11  Miod VallatGive more details in error messages for invalid record... 16111/head
2025-09-11  Miod VallatUpdate pdnsutil syntax in error/warning messages.
2025-09-11  Jelle KaufmannUse getInnerRemote() to fix EDNS Cookie & Proxy protocol 16112/head
2025-09-11  Peter van DijkMerge pull request #16105 from Habbie/dnsproxy-big...
2025-09-11  Miod VallatMerge pull request #15386 from miodvallat/soap_opera
2025-09-11  Otto MoerbeekPrint port if != 53
2025-09-10  Miod VallatMerge pull request #16109 from miodvallat/olways_delete...
2025-09-10  Miod VallatMake sure the type used for delete matches the type... 16109/head
2025-09-10  Otto MoerbeekProcess comments from pieterlexis wrt tests
2025-09-10  Otto MoerbeekMove timestamp() function to misc.cc
2025-09-10  Otto MoerbeekProcess another set of review comments from pieterlexis
2025-09-10  Otto MoerbeekProcess review comment from pieterlexis: upgrade guide...
2025-09-10  Otto MoerbeekMerge pull request #16103 from omoerbeek/rec-elaborate...
2025-09-10  Otto MoerbeekUpdate cargos for rec and dnsdist
2025-09-10  Otto Moerbeekrec: better error message when reload-yaml fails 16104/head
2025-09-10  Otto MoerbeekTypo 16103/head
2025-09-10  Otto Moerbeekrec: warn on passwordless webserver startup and extends...
2025-09-10  Miod VallatAdd test for API access to zone with invalid record... 16040/head
2025-09-10  Miod VallatWhen stumbling upon ill-formed records, return HTTP...
2025-09-10  Miod VallatBe sure to blame the new record when two records conflict. 15386/head
2025-09-10  Miod VallatMake DNSResourceRecord::operator==() const.
2025-09-10  Miod VallatReturn all RRSet validation errors in json result rathe...
2025-09-10  Miod VallatBetter error reporting interface for checkRRSet().
2025-09-10  Miod VallatTry to give more helpful information in checkRRSet...
2025-09-10  Miod VallatMake pdnsutil add-record use the same checks as the...
2025-09-10  Miod VallatMerge pull request #16107 from miodvallat/fragile
2025-09-10  Miod VallatUnbreak auth test after TXT record handling changes... 16107/head
2025-09-10  Miod VallatMerge pull request #16087 from miodvallat/thin_ice
2025-09-10  Miod VallatMerge pull request #15994 from miodvallat/argonauts
2025-09-09  Alexis RomeroMerge pull request #15996 from romeroalx/build-merge...
2025-09-09  Peter van Dijkdnsproxy: drop bogus endianness workaround 16105/head
2025-09-09  romeroalxbuild-docker-images.yml: cleanup generation of runner... 15996/head
2025-09-09  romeroalxbuild-docker-images.yml: remove context variables from...
2025-09-09  romeroalxgh actions: build images separately by arch. Use gh...
2025-09-09  Peter van DijkMerge pull request #16100 from grinapo/lua-example
2025-09-09  Otto MoerbeekMerge pull request #16098 from omoerbeek/rec-skip-hash...
2025-09-08  Peter GervaiAdd configuration example in comment to help the reader. 16100/head
2025-09-08  Peter GervaiAdd pdns_server lua2 backend example.
2025-09-08  Peter GervaiUpdate lua2.rst: dns_get_all_domains() args and notes...
2025-09-08  Remi GacogneMerge pull request #16065 from rgacogne/ddist-test...
2025-09-08  Pieter LexisMerge pull request #16092 from pieterlexis/auth-meson...
2025-09-08  Otto Moerbeekrec: do not hash (or compare) OpenTelemetry Trace EDNS... 16098/head
2025-09-08  Remi GacogneMerge pull request #16082 from rgacogne/ddist-fix-outgo...
2025-09-08  Miod VallatAllow quoted words to immediately follow non-quoted... 16087/head
2025-09-08  Miod VallatMerge pull request #16083 from miodvallat/exoskeleton
2025-09-08  Otto MoerbeekMerge pull request #16094 from omoerbeek/rec-no-thread0
2025-09-08  Remi GacogneMerge pull request #16090 from rgacogne/ddist-fix-front...
2025-09-08  Miod VallatSwitch to a slightly less confusing name. 16083/head
2025-09-08  Otto Moerbeekrec: some error paths do no create thread 0 so don... 16094/head
2025-09-08  Remi GacogneMerge pull request #16078 from rgacogne/add-exotic...
2025-09-08  Pieter Lexisfix(auth): set PDNS_BUILD_PATH when running tests 16092/head
2025-09-08  Pieter Lexisfix(auth): Ensure socat is installed when enabling...
next