]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2025-06-26  Miod VallatLua not being optional anymore, simplify autoconf handling. 15728/head
2025-06-25  Otto MoerbeekMerge pull request #15721 from omoerbeek/rec-prep-5...
2025-06-25  Otto MoerbeekRec: prep for rec-5.3.0-alpha1 15721/head
2025-06-25  Miod VallatMerge pull request #15671 from miodvallat/lucky_number
2025-06-25  Miod VallatAlways put mdb error information in exceptions. 15671/head
2025-06-24  Peter van DijkMerge pull request #15643 from kpfleming/gh-actions...
2025-06-24  Otto MoerbeekMerge pull request #15668 from omoerbeek/opentelemetry... rec-5.3.0-alpha1
2025-06-24  Otto MoerbeekUse get_view() instead of get_data() 15668/head
2025-06-24  Remi GacogneMerge pull request #15717 from rgacogne/ddist-generate...
2025-06-24  Otto MoerbeekUse std::copy instead of memcpy
2025-06-24  Otto MoerbeekProcess review comments by rgacogne and Habbie
2025-06-23  Otto MoerbeekMerge pull request #15686 from omoerbeek/rec-auth-stop
2025-06-23  Remi Gacognednsdist: We no longer need to call `set-configure-ac... 15717/head
2025-06-23  Miod VallatUse the mdb_strerror() wrapper everywhere consistently.
2025-06-23  Miod VallatMerge pull request #15696 from miodvallat/rmdb_dash_rf
2025-06-23  Miod VallatClose race window during which various flag values... 15696/head
2025-06-23  Miod VallatTry and speedup deletion if flag-deleted by not doing...
2025-06-23  Miod VallatMerge pull request #15716 from miodvallat/commited_to_a...
2025-06-23  Remi Gacognednsdist: Generate files when building the release tarball
2025-06-23  Otto MoerbeekMerge pull request #15715 from omoerbeek/rec-coverity...
2025-06-23  Miod VallatBe sure to always abort transactions if we don't plan... 15716/head
2025-06-23  Otto Moerbeekrec: avoid implicit truncating cast of inception skew 15715/head
2025-06-20  Remi GacogneMerge pull request #15711 from rgacogne/ddist-document...
2025-06-20  Remi GacogneAdd `rustc` to the spell-checker list 15711/head
2025-06-20  Remi Gacognednsdist: As suggested by Otto, we need `rustc` and...
2025-06-20  Remi Gacognednsdist: Python with YAML is no longer optional to...
2025-06-20  Otto MoerbeekMerge pull request #15709 from omoerbeek/libssl-depends...
2025-06-20  Otto Moerbeeklibssl depends on libcrypto 15709/head
2025-06-20  Otto MoerbeekMerge pull request #15706 from rgacogne/rec-fix-zonetoc...
2025-06-20  Remi GacogneMerge pull request #15703 from rgacogne/ddist-fix-docum...
2025-06-20  Otto MoerbeekMerge pull request #15705 from omoerbeek/lmdb-unsafe
2025-06-20  Remi Gacognerec: Prevent a crash in the ZoneToCache unit tests 15706/head
2025-06-20  Otto MoerbeekTypo in comment 15705/head
2025-06-20  Otto Moerbeekauth: rename bswap64 to pdns_bswap64.
2025-06-20  Remi Gacognedocumentation: DNSdist needs python-yaml 15703/head
2025-06-20  Remi Gacognednsdist: Fix the documentation workflow
2025-06-20  Remi GacogneMerge pull request #15701 from rgacogne/ddist-20-b1...
2025-06-20  Otto MoerbeekMerge pull request #15700 from omoerbeek/coverity-20250620
2025-06-20  Otto MoerbeekTwo Coverity issues, the truncation is meant to be 15700/head
2025-06-19  Peter van DijkMerge pull request #15697 from Habbie/pickselfweighted... dnsdist-2.0.0-beta1
2025-06-19  Peter van Dijkauth docs: note that pickselfweighted() is new in auth 5 15697/head
2025-06-19  Otto MoerbeekMerge pull request #15684 from PowerDNS/dependabot...
2025-06-19  Miod VallatDrop unused argument.
2025-06-19  Miod VallatMake lmdb del() operations throw upon error.
2025-06-19  Miod VallatMerge pull request #15693 from miodvallat/rmdb
2025-06-19  Remi Gacognednsdist: Update ChangeLog and security polling zone... 15701/head
2025-06-19  Miod VallatUse faster logic in deleteDomainRecords(). 15693/head
2025-06-19  Otto MoerbeekDistinguish argument value and return value
2025-06-19  Otto MoerbeekTidy
2025-06-19  Otto MoerbeekMerge pull request #15692 from omoerbeek/rec-yaml-aliases
2025-06-19  Remi GacogneMerge pull request #15690 from rgacogne/ddist-meta-api
2025-06-19  Otto MoerbeekUse std::copy and std::fill, as suggested by rgacogne
2025-06-19  Otto MoerbeekEncode TraceID and SpanID into a single EDNS option...
2025-06-19  Remi Gacognednsdist: Apply Otto's suggestions (thanks!) 15690/head
2025-06-19  Remi GacogneMerge pull request #15691 from rgacogne/ddist-completio...
2025-06-19  Otto MoerbeekMerge pull request #15695 from omoerbeek/dnsdist-meson...
2025-06-19  Otto MoerbeekMerge pull request #15646 from Habbie/rrsig-times-1982
2025-06-19  Otto MoerbeekMerge pull request #15652 from omoerbeek/rec-ztc-vs...
2025-06-19  Otto MoerbeekAdd missed zoneSizeHint 15692/head
2025-06-19  Otto Moerbeekdnsdist meson: followup to #15685 to avoid compiler... 15695/head
2025-06-18  Miod VallatSimple test for replaceRRSet ANY operation.
2025-06-18  Miod VallatCorrectly handle QType::ANY in replaceRRSet().
2025-06-18  Miod VallatRework deleteDomainRecords() interface.
2025-06-17  Remi Gacognednsdist: Reorder files in Makefile.am 15691/head
2025-06-17  Remi Gacognednsdist: Yet another formatting mistake
2025-06-17  Remi Gacognednsdist: Appease code formatting daemon
2025-06-17  Remi Gacognednsdist: Generate completion and help for rule chains
2025-06-17  Remi Gacognednsdist: Move completion-related code to a separate...
2025-06-17  Otto MoerbeekAdd docs, typos
2025-06-17  Otto MoerbeekMerge pull request #15689 from omoerbeek/auth-no-more...
2025-06-17  Remi GacogneMerge pull request #15687 from rgacogne/ddist-remove...
2025-06-17  Otto Moerbeekrec: provide snake_case aliases for CamelCase names...
2025-06-17  Remi Gacognednsdist: Add Lua APIs to set Meta tags in protobuf...
2025-06-17  Otto Moerbeekauth: stop maintaining vector of backend instances 15689/head
2025-06-17  Remi Gacognednsdist: Remove generated YAML documentation files 15687/head
2025-06-17  Remi GacogneMerge pull request #15682 from pieterlexis/superfluous...
2025-06-17  Otto MoerbeekMerge pull request #15685 from omoerbeek/dnsdist-ssl...
2025-06-17  Remi Gacognednsdist: remove superfluous code block in YAML config 15682/head
2025-06-17  Otto Moerbeekrec and auth: implement stop command as alias for quit... 15686/head
2025-06-17  Remi GacogneMerge pull request #15676 from nokia/restartcnt
2025-06-17  Remi GacogneMerge pull request #15670 from nokia/policy
2025-06-17  Otto MoerbeekPick -lcrypto up from the spot defined by dep_libcrypto 15685/head
2025-06-17  Oliver ChenIndentation correction 15676/head
2025-06-17  dependabot... build(deps): bump protobuf in /regression-tests.recurso... 15684/head
2025-06-17  Oliver ChenAdd regression test for the restart counting
2025-06-17  Oliver ChenOptimize policy with already sorted servers and add... 15670/head
2025-06-16  Pieter Lexisdoc(dnsdist): remove superfluous code block in YAML...
2025-06-16  Miod VallatMerge pull request #15679 from miodvallat/fragmented_sun
2025-06-16  Miod VallatMerge pull request #15681 from miodvallat/geoipfeetshooting
2025-06-16  Miod VallatFix documentation build warning. 15681/head
2025-06-16  Miod VallatMention that GeoIPQueryAttribute symbolic constants...
2025-06-16  Miod VallatProvide an IP_OFFMASK value for systems lacking it. 15679/head
2025-06-16  Remi GacogneMerge pull request #15662 from rgacogne/ddist-apply...
2025-06-16  Oliver ChenChange integer type from uint8_t to int in the docs
2025-06-16  Miod VallatMerge pull request #15672 from miodvallat/silencing_the...
2025-06-16  Otto MoerbeekMerge pull request #15661 from omoerbeek/rec-nta-retrieval
2025-06-16  Oliver Chendnsdist: add a count to track the number of query restarts
2025-06-14  Oliver ChenAddress PR review comments
2025-06-13  Peter van DijkMerge pull request #15654 from Habbie/rec-build-amazon2...
2025-06-13  Oliver ChenMake clang-tidy checks happy
next