]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2020-05-25  Josh SorefSuppress PR based spell check 9147/head
2020-05-25  Peter van Dijktravis: install pdns package from direct download
2020-05-19  Pieter LexisMerge pull request #9117 from pieterlexis/rec-4.1.x... rec-4.1.16
2020-05-13  Remi GacogneDon't read potentially uninitalized memory if gethostna... 9117/head
2020-05-13  Remi Gacognerec: Fix DNSSEC validation of completely empty NXDomain...
2020-05-13  Remi Gacognerec: Don't crash on a duplicate RPZ entry received...
2020-05-13  Otto Moerbeekrec: backport to 4.1.x: Limit the number of queries...
2020-02-26  Otto MoerbeekMerge pull request #8868 from omoerbeek/backport-8864
2020-02-26  Remi Gacognerec: Only log qname parsing errors when 'log-common... 8868/head
2020-02-12  Peter van DijkMerge pull request #8809 from Habbie/rel-rec-4.1.x...
2020-02-11  Peter van Dijklimit python deps to stuff that still works on py2 8809/head
2020-01-29  Otto MoerbeekMerge pull request #8753 from omoerbeek/backport-8740...
2020-01-28  Pieter LexisUpdate boost.m4 8753/head
2019-11-27  Otto MoerbeekMerge pull request #8554 from omoerbeek/backport-8525... rec-4.1.15
2019-11-19  Otto MoerbeekFix merge errors 8554/head
2019-11-19  Otto MoerbeekAvoid looking up an entry twice by using a ref.
2019-11-19  Otto Moerbeekednsmap might be cleared while yielding; so reassign...
2019-11-19  Otto MoerbeekIf modeSetAt is zero, we never updated the entry and...
2019-11-19  Otto MoerbeekAlso purge t_sstorage.ednsstatus and include edns size...
2019-11-19  Otto Moerbeekman page bits
2019-11-19  Otto MoerbeekPurge map of failed auths periodically by keeping a...
2019-11-18  Otto MoerbeekMerge pull request #8544 from omoerbeek/backport-8470...
2019-11-18  Otto MoerbeekMerge pull request #8543 from omoerbeek/backport-8340...
2019-11-18  Otto MoerbeekMerge pull request #8542 from omoerbeek/backport-7068...
2019-11-18  Otto MoerbeekAvoid mthread race when using the set of rootNSZones. 8544/head
2019-11-18  Otto MoerbeekIt is better to make sure . entries are not added to...
2019-11-18  Otto MoerbeekDo not wipe . NS; this can happen with custom hint...
2019-11-18  Otto MoerbeekWipe entry form cache before getting a new one to make...
2019-11-18  Otto MoerbeekAdd a comment explaining things.
2019-11-18  Otto MoerbeekAlso call primeRootNSZones() from syncres (after primeH...
2019-11-18  Otto Moerbeekprime tld of root name server names
2019-11-18  Otto MoerbeekFix #8338: Issue with "zz" abbreviation for IPv6 RPZ... 8543/head
2019-11-18  phonedph1Do the edns dumping harder. 8542/head
2019-08-30  Otto MoerbeekMerge pull request #8123 from pieterlexis/backport...
2019-07-24  Pieter LexisBackport #7951 8123/head
2019-06-12  Otto MoerbeekMerge pull request #7912 from omoerbeek/backport-7589 rec-4.1.14
2019-06-12  Aki Tuomilua-recursor4: Add missing getregisteredname Lua function 7912/head
2019-06-11  Otto MoerbeekMerge pull request #7906 from omoerbeek/backport-7298
2019-06-11  Otto MoerbeekMention correct "version added" for the two new counters. 7906/head
2019-06-11  Remi Gacognerec: Add counters for incoming AD and CD queries
2019-05-14  Remi GacogneMerge pull request #7816 from rgacogne/rec41-backport... rec-4.1.13
2019-05-13  Remi Gacognerec: Fix DNSSEC validation of wildcards expanded onto... 7816/head
2019-05-13  Remi Gacognerec: Add a 'query for a wildcard-like expanded from...
2019-05-13  Remi Gacognerec: Add a DNSSEC validation unit test for non-expanded...
2019-04-05  Otto MoerbeekMerge pull request #7675 from omoerbeek/disable-smap...
2019-04-05  Otto MoerbeekFix versionadded line 7675/head
2019-04-05  Otto MoerbeekMerge pull request #7673 from omoerbeek/disable-smap...
2019-04-05  Otto MoerbeekAdd versionadded 7673/head
2019-04-05  Otto MoerbeekDocument disable-real-memory-usage.
2019-04-05  Otto MoerbeekAdd a switch to disable the expense smap based mem...
2019-04-02  Otto MoerbeekMerge pull request #7651 from omoerbeek/backport-7631 rec-4.1.12
2019-04-02  Otto MoerbeekMove the setQuerySource() method to a wrapper in the... 7651/head
2019-04-01  Otto MoerbeekFix do not cache condition (merge error spotted by...
2019-04-01  Otto MoerbeekMake unit test work.
2019-04-01  Otto MoerbeekResolve merge errors
2019-04-01  Otto MoerbeekReformulate condition and comment to make it more clear.
2019-04-01  Otto MoerbeekOnly apply "do not cache" if both limits are set and...
2019-04-01  Otto MoerbeekNew approach. I spelled out the logic to make it more...
2019-04-01  Otto MoerbeekAdd tests for ecs-cache-limit-ttl
2019-04-01  Otto MoerbeekInitial code for ecs-cache-limit-ttl.
2019-04-01  Remi Gacognerec: Set ecs-ipv4-cache-bits and ecs-ipv6-cache-bits...
2019-04-01  Remi Gacognerec: Document 'ecs-ipv4-cache-bits' and 'ecs-ipv6-cache...
2019-04-01  Remi Gacognerec: Add unit tests for the ECS cache limit feature
2019-04-01  Remi Gacognerec: Move the ECS cache limit check to the SyncRes
2019-04-01  bert hubertimplement a configurable ECS cache limit, defaulting...
2019-04-01  Remi GacogneMerge pull request #7634 from rgacogne/rec41-bounded...
2019-04-01  bert hubertMerge pull request #7647 from ahupowerdns/per-thread...
2019-04-01  bert hubertadd comments 7647/head
2019-04-01  bert hubertThis provides CPU usage statistics per thread (worker...
2019-03-29  Remi Gacognerec: Clarify that the server load should be >= to the... 7634/head
2019-03-29  Remi Gacognerec: Keep track of the number of MTasks in a dedicated...
2019-03-28  Remi Gacognerec: Make sure that distribution-load-factor is >=...
2019-03-27  Remi Gacognerec: Add a 'rebalanced-queries' metric
2019-03-27  Remi Gacognerec: Use a bounded load-balancing algo to distribute...
2019-02-21  Remi GacogneMerge pull request #7495 from rgacogne/rec41-ixfr-empty...
2019-02-18  Remi GacogneCorrectly interpret an empty AXFR response to an IXFR... 7495/head
2019-01-30  Remi GacogneMerge pull request #7434 from rgacogne/rec41-protobuf... rec-4.1.11
2019-01-30  Remi Gacognerec: Add an option to export only responses over protobuf 7434/head
2019-01-30  bert hubertMerge pull request #7430 from rgacogne/rec41-redo-remot...
2019-01-29  Remi Gacognerec-4.1.x: Backport some protobuf regression tests 7430/head
2019-01-29  bert hubertReduce systemcall usage in protobuf logging
2019-01-24  Remi GacogneMerge pull request #7415 from zeha/backport-7327
2019-01-24  Chris HofstaedtlerBackport #7327: rec: Fix a possible timing issue w... 7415/head
2019-01-22  Remi GacogneMerge pull request #7403 from rgacogne/rec41-dh-no... rec-4.1.10
2019-01-21  Remi Gacognerec: Fix compilation in handleRunningTCPQuestion withou... 7403/head
2019-01-21  Remi GacogneMerge pull request #7397 from rgacogne/rec41-sec-20190121 rec-4.1.9
2019-01-18  Remi GacogneMerge pull request #7377 from rgacogne/rec41-retry...
2019-01-16  Remi Gacognerec: Try another worker before failing if the first... 7377/head
2019-01-15  Remi Gacognerec: Always check signature for records in ANSWER,... 7397/head
2019-01-15  Remi Gacognerec: Add missing cookiesoption.py for the python regres...
2019-01-15  Remi Gacognerec: Call the ipfilter hook if any over TCP as well
2019-01-15  Remi Gacognerec: Test our Lua hooks
2019-01-15  Remi Gacognerec: Load the Lua script in the distributor threads...
2019-01-03  Pieter LexisMerge pull request #7303 from rgacogne/rec41-ghost
2018-12-31  Remi Gacognerec: Enable the ghost tests again, add a corresponding... 7303/head
2018-12-05  Remi GacogneMerge pull request #7240 from rgacogne/rec41-syncres...
2018-11-29  Remi Gacognerec: Use the SyncRes time when computing the RRSIG... 7240/head
2018-11-26  aeriqueMerge pull request #7221 from aerique/rec41-canhash-oob rec-4.1.8
2018-11-09  Peter van DijkMerge pull request #7172 from rgacogne/rec41-revert... rec-4.1.7
2018-11-09  Peter van DijkMerge pull request #7174 from rgacogne/rec41-ban-more...
next