]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2025-06-30  Remi GacogneMerge pull request #15739 from rgacogne/lmdb-safe-getmd...
2025-06-27  Remi GacogneMerge pull request #15735 from rgacogne/lmdb-safe-scala...
2025-06-27  Remi GacogneMerge pull request #15738 from rgacogne/ddist-lmdb...
2025-06-27  Remi Gacognelmdb-safe: Do not use strerror() which is not thread... 15739/head
2025-06-27  Remi Gacognelmdb-safe: Fix a small race in `getMDBEnv`
2025-06-27  Remi Gacognednsdist: Prevent users from opening the same LMDB twice 15738/head
2025-06-27  Miod VallatMerge pull request #15727 from miodvallat/spaceships...
2025-06-27  Miod VallatAdd a few comments. 15727/head
2025-06-27  Remi GacogneMerge pull request #15731 from lucasRolff/master
2025-06-27  Peter van DijkMerge pull request #15617 from Habbie/views-no-delete
2025-06-27  Remi Gacognelmdb-safe: Use unordered maps for the transaction maps 15735/head
2025-06-27  Remi Gacognelmdb-safe: Improve the scalability of transaction maps
2025-06-27  Miod VallatMerge pull request #15733 from miodvallat/ENOSPC
2025-06-27  Peter van Dijkadd test 15733/head
2025-06-27  Miod VallatRemove ZoneName::toStringFull() now that it is identica...
2025-06-27  Miod VallatLet ZoneName::toString*() output the variant, if any.
2025-06-27  Miod VallatLet apiZoneNameToId() also encode the variant name...
2025-06-27  Lucas RolffChange versionadded to 2.0.0 15731/head
2025-06-27  Miod VallatAdd a few more explicit DNSName casts when computing...
2025-06-27  Miod VallatSprinkle explicit DNSName casts in cache purge operations.
2025-06-27  Miod VallatRework stripDomainSuffix() interface to take a ZoneName...
2025-06-27  Miod VallatMove stripDomainSuffix() to its only user and make...
2025-06-26  Lucas RolffCorrect getQueries() config reference
2025-06-26  Lucas RolffAdd :getQueries() method to Server class
2025-06-26  Miod VallatMerge pull request #15669 from miodvallat/serial_keyer dnsdist-2.1.0-alpha0
2025-06-26  Miod VallatMake sure tœ update the serial number within a transaction. 15669/head
2025-06-26  Miod VallatIncrease zone serial after crypto key operations (if...
2025-06-26  Peter van DijkMerge pull request #15618 from Habbie/views-wsauth...
2025-06-26  Miod VallatMerge pull request #15677 from miodvallat/enlarge_your_map
2025-06-26  Remi GacogneMerge pull request #15729 from rgacogne/ddist-additiona...
2025-06-26  Peter van Dijkremove mistaken doc section - you cannot delete views 15617/head
2025-06-26  Peter van Dijkfix missing space in error message 15618/head
2025-06-26  Peter van Dijkwe were always one dot short
2025-06-26  Remi Gacognednsdist: Remove useless empty line 15729/head
2025-06-26  Remi Gacognednsdist: Reduce the complexity of the YAML frontend...
2025-06-26  Miod VallatMerge pull request #15728 from miodvallat/luar
2025-06-26  Remi Gacognednsdist: Enforce that additional addresses are DoT...
2025-06-26  Peter van DijkMerge pull request #15594 from Habbie/auth-docker-versi...
2025-06-26  Peter van DijkMerge pull request #15698 from Habbie/fishing-for-salt
2025-06-26  Peter van DijkMerge pull request #15621 from Habbie/views-rest-one...
2025-06-26  Miod VallatLua not being optional anymore, simplify autoconf handling. 15728/head
2025-06-26  Miod VallatTry to make clang-tidy less unhappy. Yawn.
2025-06-26  Remi GacogneMerge pull request #15714 from nokia/serverstatechange
2025-06-26  Miod VallatMark dns_isspace as const rather than simply pure
2025-06-26  Miod VallatUse three-way-comparisons to improve isCoveredByNSEC...
2025-06-26  Miod VallatReplace pairs of canonCompare calls with a single canon...
2025-06-26  Miod VallatFix ZoneName::operator< by traversing DNSName in the...
2025-06-26  Miod VallatIntroduce canonCompare_three_way for {DNS,Zone}Name.
2025-06-26  Miod VallatMerge pull request #15724 from miodvallat/don't_downloa...
2025-06-26  Miod VallatUse pdns_ilexicographical_compare_three_way() in DNSNam...
2025-06-26  Miod Vallatde-inline DNSName::canonCompare(). NFC
2025-06-26  Miod VallatIntroduce pdns_ilexicographical_compare_three_way()...
2025-06-25  Miod VallatFactor out triplicated comparison code.
2025-06-25  Miod VallatLet toLowerCanonic() invoke toLowerInPlace() instead...
2025-06-25  Miod VallatUse twice as fewer dns_tolower() calls in pdns_ilexicog...
2025-06-25  Miod VallatMark dns_{isspace,tolower,toupper} pure.
2025-06-25  Miod Vallatmeson: do not download effective_tld_names.dat if alrea... 15724/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  Peter van Dijkadjust swagger 15621/head
2025-06-24  Peter van Dijkfix test
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  Peter van Dijkduck typing 15698/head
2025-06-24  Peter van Dijkformat burtle.hh
2025-06-24  Peter van Dijkformat lmdbbackend.cc
2025-06-24  Peter van Dijkrunning this test on both ends of a -both is pointless
2025-06-24  Peter van Dijkno predictable IDs in the lmdb2 secondary
2025-06-24  Peter van Dijkadd boost::container::string version of burtleCI
2025-06-24  Peter van Dijkmove NOLINT
2025-06-24  Peter van Dijkpredictable IDs for other objects
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  Oliver Chenadd missing declaration for clearServerStateChangeCallb... 15714/head
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  Oliver Chenfix complain from clang-tidy for void function return
2025-06-23  Miod VallatMerge pull request #15716 from miodvallat/commited_to_a...
2025-06-23  Oliver ChenCorrect the version introduced in the docs
2025-06-23  Oliver ChenAddress PR comments and add console completion in new...
2025-06-23  Oliver Chendnsdist: support server state change lua callback
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...
next