]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2022-03-14  Otto MoerbeekAdd instructions to use `compiledb`. 11377/head
2022-03-14  Fred MorcosDocumentation: Add section about minimal Emacs devenv...
2022-03-14  Fred MorcosDocumentation: Add section on debugging
2022-03-14  Fred MorcosDocumentation: Add document about devenv with a languag...
2022-03-14  Fred MorcosDocumentation: Add section on code checkers and `clang...
2022-03-14  Fred MorcosDocumentation: Small cleanup of the `clang-format`...
2022-02-27  Fred MorcosDocumentation: Formatting
2022-02-27  Fred MorcosGitIgnore .gdb_history
2022-02-24  Otto MoerbeekMerge pull request #11351 from PowerDNS/mention-C+... rec-4.7.0-alpha1
2022-02-24  Otto MoerbeekFix FreeBSD part 11351/head
2022-02-24  Peter van DijkMerge pull request #11354 from Habbie/lmdb-random-ids...
2022-02-24  Fred MorcosMerge pull request #11352 from fredmorcos/clang-tidy
2022-02-24  Peter van Dijkauth lmdb random-ids: stop generating negative numbers 11354/head
2022-02-24  Fred MorcosAdd clang-tidy config files 11352/head
2022-02-24  Fred MorcosGitignore clangd cache dir and compilation db
2022-02-24  Otto MoerbeekUpdate README.md
2022-02-23  Otto MoerbeekMerge pull request #11349 from omoerbeek/rec-alias-lua
2022-02-23  Otto MoerbeekCreate a rec specific example.com test zone as rec... 11349/head
2022-02-23  Remi GacogneMerge pull request #11348 from rgacogne/ddist-fix-compi...
2022-02-23  Otto MoerbeekMake sure rec does not know ALIAS and LUA
2022-02-23  Otto MoerbeekDo not special case ALIAS and LUA, rec has should have...
2022-02-23  Remi Gacognednsdist: Make Coverity happy 11348/head
2022-02-23  Remi Gacognednsdist: Fix a 'use after move' in newServer()
2022-02-23  Remi Gacognednsdist: Fix compilation issue resulting from a conflic...
2022-02-23  Otto MoerbeekMerge pull request #11338 from omoerbeek/rec-addrtask
2022-02-23  Remi GacogneMerge pull request #11334 from rgacogne/ddist-fix-xfr...
2022-02-23  Otto MoerbeekUse structured logging 11338/head
2022-02-23  Otto MoerbeekDrop queries with packet types we do not like.
2022-02-23  Otto MoerbeekChange log level to DEBUG, as the condition is external...
2022-02-23  Otto MoerbeekFormatting
2022-02-23  Otto MoerbeekLog error on wrong task push
2022-02-23  Otto MoerbeekQType ADDR is supposed to be used internally only.
2022-02-22  Otto MoerbeekMerge pull request #11347 from omoerbeek/rec-murmur...
2022-02-22  Otto MoerbeekMerge pull request #11302 from omoerbeek/rec-additional
2022-02-22  Otto Moerbeekfix innocent type mixup 11347/head
2022-02-22  Remi GacogneMerge pull request #11293 from rgacogne/ddist-backend...
2022-02-22  Otto MoerbeekApply suggestions from code review 11302/head
2022-02-22  Otto MoerbeekAdd tests for additionals
2022-02-22  Otto MoerbeekFor dedupping RRSIGs we need to take into account the...
2022-02-22  Otto MoerbeekAdd docs for addAllowedAdditionalQType()
2022-02-22  Otto MoerbeekAllow not shuffling the Additionals
2022-02-22  Otto MoerbeekBetter DNSSEC handling: do not add Intermnediates if...
2022-02-22  Otto MoerbeekAdd recursion, the records found can be subject to...
2022-02-22  Otto Moerbeekrec: fix unaligned access is murmur hash code used...
2022-02-22  Otto MoerbeekMerge pull request #11294 from omoerbeek/rec-resolve...
2022-02-22  Remi Gacognednsdist: Document that whether we upgrade to DoT or... 11293/head
2022-02-22  Otto MoerbeekAdd unit tests for taskqueue, removing the old stub... 11294/head
2022-02-22  Remi Gacognednsdist: Fix an off-by-one second issue in the health...
2022-02-22  Remi Gacognednsdist: Schedule an immediate health-check for upgrade...
2022-02-22  Remi Gacognednsdist: Fix backends kept after upgrade no longer...
2022-02-22  Remi Gacognednsdist: Remove move-constructor and move copy operator...
2022-02-22  Remi Gacogneiputils: Stop using boost::format for error messages
2022-02-22  Remi Gacognednsdist: Wait a bit longer in the Backend Discovery...
2022-02-22  Remi Gacognednsdist: Do a second backend upgrade check if the first...
2022-02-22  Remi Gacognednsdist: Remove duplicated TSAN suppressions file
2022-02-22  Remi Gacognednsdist: Ignore the data race in 'DownstreamState:...
2022-02-22  Remi Gacognednsdist: Properly stop upgraded backends, remove them...
2022-02-22  Remi Gacognednsdist: Require dnspython >= 2.2.0 in our regression...
2022-02-22  Remi Gacognednsdist: The certificate in our regression tests now...
2022-02-22  Remi Gacognednsdist: Add regression tests for backend discovery
2022-02-22  Remi GacogneTCPIOHandler: Handle validation of IP addresses in...
2022-02-22  Remi Gacognednsdist: Inherit TLS parameters from the initial backen...
2022-02-22  Remi Gacognednsdist: Fix additional records count in discovery...
2022-02-22  Remi Gacognednsdist: Check whether the discovered backend is actual...
2022-02-22  Remi Gacognednsdist: Use dnsdist::ServiceDiscovery::s_defaultDoHSVC...
2022-02-22  Remi Gacognednsdist: Use OpenSSL as the default TLS provider in...
2022-02-22  Remi Gacognednsdist: Uglify the code to make the formatter happy
2022-02-22  Remi Gacognednsdist: Dynamic discovery and upgrade of backends
2022-02-22  Remi Gacognednsdist: Separate config from running members in Downst...
2022-02-22  Remi GacogneMerge pull request #11163 from rgacogne/ddist-random...
2022-02-22  Remi GacogneMerge pull request #11323 from rgacogne/ddist-latency...
2022-02-22  Otto MoerbeekTypo's in comments spotted by reviewers
2022-02-22  Otto MoerbeekBetter description of latency-count and latency-bucket 11323/head
2022-02-21  Remi GacogneMerge pull request #11324 from rgacogne/ddist-gnutls...
2022-02-20  Peter van DijkMerge pull request #11344 from mnordhoff/patch-9
2022-02-20  Matt Nordhoffdocs: Fix lmdb-map-size copy and paste mistake 11344/head
2022-02-19  Otto MoerbeekPurge rate limiting set for sure
2022-02-18  Peter van DijkMerge pull request #11328 from Habbie/auth-lmdb-map...
2022-02-18  Peter van Dijkauth lmdb: make map size configurable 11328/head
2022-02-18  Otto MoerbeekMerge pull request #11327 from omoerbeek/rec-follow...
2022-02-17  Peter van DijkMerge pull request #11333 from Habbie/auth-4.7.0-alpha1...
2022-02-17  Otto MoerbeekDon't rate limit refresh tasks, they are already rate...
2022-02-17  Otto MoerbeekGeneral rate limit on taskqueue tasks
2022-02-17  Otto MoerbeekMove to structured logging for taskq. As this is almost...
2022-02-17  Otto MoerbeekIf we have to resolve a nameserver name, submit a AAAA...
2022-02-17  Peter van DijkMerge pull request #11336 from aerique/feature/add...
2022-02-17  Erik WinkelsAdd auth-47 to repo test script. 11336/head
2022-02-17  Remi Gacognednsdist: Add a unit test for the "I/O error during... 11334/head
2022-02-17  Remi Gacognednsdist: Fix a use-after-free in case of a network...
2022-02-17  Peter van Dijkauth-4.7.0-alpha1: changelog & secpoll 11333/head
2022-02-16  Remi Gacognednsdist: Document the default behaviour of setRandomize... 11163/head
2022-02-16  Remi Gacognednsdist: Use randombytes_random() instead of randombyte...
2022-02-15  Otto MoerbeekAdd test case for #11320: followCNAMERecords leads... 11327/head
2022-02-15  Otto MoerbeekIf we get NODATA on an AAAA in followCNAMERecords,...
2022-02-15  Remi GacogneMerge pull request #11322 from rgacogne/svc-typo-error-msg auth-4.7.0-alpha1
2022-02-15  Peter van DijkMerge pull request #11326 from omoerbeek/pdnsutil-impor...
2022-02-15  Peter van DijkMerge pull request #11309 from Habbie/lmdb-random-id
2022-02-14  Otto MoerbeekCheck return value of DNSCryptoKeyEngine::makeFromPEMSt... 11326/head
2022-02-14  Otto MoerbeekBasic NAPTR handling plys different modes: Ignore,...
2022-02-14  Otto MoerbeekVery basic (non-alias mode only) of procesing of SVCB...
next