]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2025-11-12  Otto MoerbeekBetter commments in spec files 16077/head
2025-11-12  Otto MoerbeekRevert the actual move to C++, but keep all the other...
2025-11-12  Otto MoerbeekUSe C++ style includes for C header files
2025-11-12  Otto MoerbeekVarious fixes to make dnsdist and auth work on el-8
2025-11-12  Otto MoerbeekUse gnu++20 instead of c++20, according to Habbie it...
2025-11-12  Otto MoerbeekFix two more cases of ambiguous operator calls
2025-11-12  Otto MoerbeekTidy
2025-11-12  Otto MoerbeekMissing include
2025-11-12  Otto MoerbeekBump minimal c++ version to c++20
2025-11-12  Otto MoerbeekAvoid two cases of too early instantation of a member...
2025-11-12  Otto Moerbeekc++20 does not allow implicit capture of this
2025-11-12  Otto MoerbeekAvoid a few cases of warning: C++20 says that these...
2025-11-10  Otto MoerbeekMerge pull request #16457 from jsoref/codeql-quality...
2025-11-10  Otto MoerbeekMerge pull request #16459 from jsoref/fix-checkDump...
2025-11-10  Remi GacogneMerge pull request #16451 from Habbie/luajit-thread...
2025-11-10  Remi GacogneMerge pull request #16460 from jsoref/use-map-for-getHT...
2025-11-10  Josh SorefFix reference to class variable 16460/head
2025-11-10  Pieter LexisMerge pull request #16395 from pieterlexis/dnsdist...
2025-11-10  Otto MoerbeekMerge pull request #16440 from omoerbeek/endian-janitor
2025-11-10  Otto MoerbeekMerge pull request #16458 from jsoref/use-map-for-getAp...
2025-11-10  Peter van Dijkluawrapper: on luajit+arm64+tsan, retry allocs harder 16451/head
2025-11-10  Otto MoerbeekMerge pull request #16461 from omoerbeek/rec-ws-loglevel
2025-11-10  Remi GacogneMerge pull request #16452 from miodvallat/distraction
2025-11-10  Remi GacogneMerge pull request #16453 from jsoref/codeql-quality...
2025-11-10  Remi GacogneMerge pull request #16450 from rgacogne/ddist-fix-forma...
2025-11-10  Otto MoerbeekAdd two missing dependencies 16461/head
2025-11-10  Otto Moerbeekrec: fix webserver loglevel from config
2025-11-09  Josh SorefUse map (and KeyError) to avoid warning about mixed...
2025-11-09  Josh SorefFix try/except/as notation 16459/head
2025-11-09  Josh SorefUse map for getAppliedPolicyTypeAsString 16458/head
2025-11-09  Josh Sorefchore: Use finally for cleanup 16457/head
2025-11-09  Josh Sorefchore: Remove unreachable cleanup
2025-11-09  Josh Sorefchore: Reach logging before raising
2025-11-07  Josh Sorefchore: Clean up unused variables 16453/head
2025-11-07  Miod VallatAlter the qname bpf filter to make it const. 16452/head
2025-11-07  Alexis RomeroMerge pull request #16448 from PowerDNS/dependabot...
2025-11-07  Remi Gacognechores(dnsdist): Replace '%s' with '%d' when formatting... 16450/head
2025-11-07  Remi GacogneMerge pull request #16444 from romeroalx/add-workflow...
2025-11-07  dependabot... chore(deps): bump requests in /regression-tests.api 16448/head
2025-11-07  Remi GacogneMerge pull request #16407 from romeroalx/fix-pip-pinnin...
2025-11-06  Miod VallatMerge pull request #16446 from jsoref/contributing...
2025-11-06  Josh Sorefdocs: Mention AI Policy in contributing pull requests 16446/head
2025-11-06  Miod VallatMerge pull request #16445 from miodvallat/rm-of-the-day
2025-11-06  Miod VallatRemove dead code. 16445/head
2025-11-06  romeroalxgh actions: move check pinned python packages to verify... 16444/head
2025-11-06  romeroalxupdate-pinned-ver-python 16407/head
2025-11-06  Otto MoerbeekMerge pull request #16438 from omoerbeek/rec-rm-deprecated
2025-11-06  Otto MoerbeekMore modern way of determining the endianness of the... 16440/head
2025-11-06  Otto MoerbeekWe're runing on a posix system, so we can expect endian...
2025-11-06  Remi GacogneMerge pull request #16372 from rgacogne/ddist-regex
2025-11-05  Otto MoerbeekMerge pull request #16384 from omoerbeek/rec-cache-tcp
2025-11-05  Otto Moerbeekrec: remove options that were deprecated a long time ago 16438/head
2025-11-05  Remi Gacognednsdist: Document that `Regex` matches in a case-insens... 16372/head
2025-11-05  Otto MoerbeekMerge pull request #16434 from omoerbeek/rec-upgrade
2025-11-05  Otto MoerbeekMerge pull request #16376 from jsoref/bump-actions
2025-11-05  Peter van DijkMerge pull request #16229 from Habbie/luacontext-debug...
2025-11-05  Otto Moerbeekrec: Update upgrade guide and correct version info... 16434/head
2025-11-05  Otto MoerbeekMerge pull request #16426 from omoerbeek/rec-lua-conf...
2025-11-04  Remi GacogneMerge pull request #16429 from rgacogne/ddist-test...
2025-11-04  Remi Gacognednsdist: Add a test for the `Date` header in rejected... 16429/head
2025-11-04  Pieter Lexisfeat(dnsdist): Add ability to use incoming TraceID 16395/head
2025-11-04  Pieter Lexisfeat(sdig): parse (optional) spanid from arguments
2025-11-04  Pieter Lexisfeat(protozero): Add a more generic function to extract...
2025-11-04  Pieter Lexisfeat(dnsdist): Add infra to update Root SpanID and...
2025-11-04  Otto MoerbeekTidy 16426/head
2025-11-04  Pieter LexisMerge pull request #16402 from pieterlexis/dnsdist...
2025-11-04  Remi GacogneMerge pull request #16424 from rgacogne/fix-comment...
2025-11-04  Remi GacogneOur SBOMs are in CycloneDX JSON format, not Protocol... 16424/head
2025-11-04  Pieter Lexisfeat(dnsdist): wrap d_traceid in Tracer in a lock 16402/head
2025-11-04  Pieter Lexisfeat(dnsdist): Speed up adding Spans in the Tracer
2025-11-03  Miod VallatMerge pull request #16417 from jsoref/docs-remote
2025-11-03  Josh SorefApply suggestions from code review 16417/head
2025-11-03  Josh Sorefdocs(remote): try to make superMasterBackend reply...
2025-11-03  Josh Sorefdocs(remote): make http/rpc match json/rpc for getbefor...
2025-11-03  Josh Sorefdocs(remote): fix json for getdomaininfo response
2025-11-03  Josh Sorefdocs(remote): fix sentence to end with a period instead...
2025-11-03  Josh Sorefdocs(remote): Document that real-remote is a CIDR-netmask
2025-11-03  Josh Sorefdocs(remote): Move pre v4.0 content to pre v4.0 breakin...
2025-11-03  Josh Sorefdocs(remote): Add sections to important notices
2025-11-03  Peter van DijkMerge pull request #16409 from Habbie/gh-diskspace
2025-11-03  Pieter LexisMerge pull request #16368 from pieterlexis/dnsdist...
2025-11-03  Remi GacogneMerge pull request #16405 from rgacogne/ddist-fix-outgo...
2025-11-03  Peter van Dijkauth-backend tests: make more diskspace on the github... 16409/head
2025-11-03  Pieter Lexisci(aarch64): no -fcf-protection=full on aarch64 16368/head
2025-11-03  Pieter Lexisci(dnsdist): Build and test on arm64/aarch64
2025-11-03  Otto MoerbeekMerge pull request #16394 from omoerbeek/rec-pubsuffix-eod
2025-11-03  Remi Gacognednsdist: Fix the outgoing DoT YAML example 16405/head
2025-11-03  Pieter LexisMerge pull request #16383 from pieterlexis/dnsdist...
2025-11-03  Otto MoerbeekRemove backwards compatibility code
2025-11-03  Otto MoerbeekMerge pull request #16375 from omoerbeek/dnsdist-http1...
2025-11-03  Remi GacogneMerge pull request #16255 from rgacogne/openssl-3.6...
2025-10-30  Otto MoerbeekMerge pull request #16392 from omoerbeek/mangle-rust...
2025-10-30  Peter van DijkMerge pull request #16385 from Habbie/auth-5.0.1-docs
2025-10-30  Otto MoerbeekBetter words in comment 16392/head
2025-10-30  Peter van Dijkauth 5.0.1 secpoll and changelog 16385/head
2025-10-30  Alexis RomeroMerge pull request #16388 from romeroalx/fix-upload...
2025-10-30  Otto Moerbeekrec: don't use a vector of string for internal pubsuffi... 16394/head
2025-10-29  Otto MoerbeekMake version number in rust lib confirm to Rust specifics
2025-10-29  romeroalxgh actions build-packages: avoid duplicates download... 16388/head
2025-10-29  Otto MoerbeekCombine a few args to get() and replace() into struct 16384/head
next