]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2025-07-16  Remi Gacognednsdist: Document that negative entries in netmask... 15841/head
2025-07-16  Remi Gacognednsdist: Apply Otto's suggestion
2025-07-16  Remi Gacognednsdist: Allow registering NMG objects from YAML
2025-07-16  Remi GacogneMerge pull request #15837 from rgacogne/ddist20-backpor...
2025-07-16  Remi GacogneMerge pull request #15838 from rgacogne/ddist20-backpor...
2025-07-16  Remi GacogneMerge pull request #15839 from rgacogne/ddist20-backpor...
2025-07-16  Remi GacogneMerge pull request #15840 from rgacogne/ddist20-backpor...
2025-07-16  Remi GacogneMerge pull request #15843 from rgacogne/ddist20-backpor...
2025-07-15  Darwin4053Fix narrowing conversion on 32-bit systems by using... 15843/head
2025-07-15  Remi Gacognednsdist: Properly link with `libdl` when building with... 15840/head
2025-07-15  Remi Gacognednsdist: Properly process the YAML source parameter... 15839/head
2025-07-15  Remi Gacognedns: Fix another clang-tidy warning 15838/head
2025-07-15  Remi Gacognedns: Add short descriptions for extended rcodes as...
2025-07-15  Remi Gacognedns: Fix a clang-tidy warning
2025-07-15  Remi Gacognednsdist: The ability to use RCode names in YAML will...
2025-07-15  Remi Gacognedns: Add unit tests for the RCode/ERCode/Opcode helpers
2025-07-15  Remi Gacognedns: Add short description for the Not Zone rcode
2025-07-15  Remi Gacognedns: Rewrite `RCode::from_short` with `std::find` and...
2025-07-15  Remi Gacognednsdist: Fix a typo in the upgrade guide
2025-07-15  Remi Gacognednsdist: Document changed YAML parameters
2025-07-15  Remi Gacognednsdist: Handle named rcodes in all YAML configuration...
2025-07-15  Remi Gacognednsdist: Handle named rcodes in the dynamic block YAML...
2025-07-15  Remi Gacognednsdist: Add a Dynamic block rcode rate test using...
2025-07-15  Chris Hofstaedtlerdnsdist-rust-lib: honor RUSTC_TARGET_ARCH 15837/head
2025-07-08  Remi GacogneMerge pull request #15805 from rgacogne/ddist20-backpor...
2025-07-08  Peter van Dijkbuilder: avoid duplicate installation of meson/quiche... 15805/head
2025-07-08  Remi Gacognebuilder: add el-10 target, based on rockylinux:10 for now
2025-07-07  Remi GacogneMerge pull request #15787 from rgacogne/ddist20-remove... dnsdist-2.0.0-rc1
2025-07-07  Remi GacogneMerge pull request #15784 from rgacogne/ddist20-backpor...
2025-07-07  Remi Gacognednsdist-2.0.x: Remove more useless workflows 15787/head
2025-07-03  Remi Gacognednsdist: Add an explicit return type to getObjectFromYA... 15784/head
2025-07-03  Remi Gacognednsdist: Add a regression test for `getObjectFromYAMLCo...
2025-07-03  Remi Gacognednsdist: Add a Lua binding to get objects declared...
2025-07-03  Remi GacogneMerge pull request #15780 from rgacogne/ddist20-backpor...
2025-07-03  Remi GacogneMerge pull request #15779 from rgacogne/ddist20-backpor...
2025-07-03  Remi GacogneMerge pull request #15778 from rgacogne/ddist20-backpor...
2025-07-03  Remi GacogneMerge pull request #15777 from rgacogne/ddist20-backpor...
2025-07-03  Remi GacogneMerge pull request #15776 from rgacogne/ddist20-backpor...
2025-07-03  Remi GacogneMerge pull request #15775 from rgacogne/ddist20-backpor...
2025-07-03  Remi GacogneMerge pull request #15774 from rgacogne/ddist20-backpor...
2025-07-03  Remi GacogneMerge pull request #15781 from rgacogne/ddist20-backpor...
2025-07-02  Remi Gacognednsdist: Lowercase the TLS provider name for YAML-origi... 15781/head
2025-07-02  Remi Gacognednsdist: Error if backend certificate validation is...
2025-07-02  Remi Gacognednsdist: Error on unsupported backend protocols from... 15780/head
2025-07-02  Remi Gacognednsdist: Fix logging and XSK YAML settings being ignored 15779/head
2025-07-02  Remi Gacognelmdb-safe: Do not use strerror() which is not thread... 15778/head
2025-07-02  Remi Gacognelmdb-safe: Fix a small race in `getMDBEnv`
2025-07-02  Remi Gacognednsdist: Prevent users from opening the same LMDB twice 15777/head
2025-07-02  Remi Gacognelmdb-safe: Use unordered maps for the transaction maps 15776/head
2025-07-02  Remi Gacognelmdb-safe: Improve the scalability of transaction maps
2025-07-02  Remi Gacognednsdist: Rely upon type deduction, as suggested by... 15775/head
2025-07-02  Remi Gacognednsdist: Return `nil` for non-existing Lua objects
2025-07-02  Remi Gacognednsdist: Prevent Lua bindings for backend from crashing... 15774/head
2025-07-02  Remi GacogneMerge pull request #15760 from rgacogne/ddist20-disable...
2025-07-01  Remi Gacognednsdist-2.0.x: Disable non-dnsdist workflows 15760/head
2025-07-01  Remi GacogneMerge pull request #15734 from rgacogne/ddist20-15729
2025-06-27  Remi Gacognednsdist: Remove useless empty line 15734/head
2025-06-27  Remi Gacognednsdist: Reduce the complexity of the YAML frontend...
2025-06-27  Remi Gacognednsdist: Enforce that additional addresses are DoT...
2025-06-23  Remi Gacognednsdist: Generate files when building the release tarball
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 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 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  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...
next