]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2021-02-04  Pieter LexisMerge pull request #10042 from pieterlexis/dockerfiles...
2021-02-04  Pieter LexisMerge pull request #10028 from Habbie/docker-odbc
2021-02-04  Pieter LexisMerge pull request #9636 from wojas/proto-file-license
2021-02-04  Pieter LexisMerge pull request #8999 from kpfleming/add-error-respo...
2021-02-04  Remi GacogneMerge pull request #10046 from rgacogne/doc-nmt-fork
2021-02-03  Remi GacogneMerge pull request #10050 from rgacogne/ddist-web-log
2021-02-03  Remi Gacognednsdist: Remove forgotten debug line in the web server 10050/head
2021-02-02  Peter van DijkMerge pull request #10037 from mind04/pdns-delete-domain
2021-02-02  Remi GacogneMake NetmaskTree::fork() a bit easier to understand 10046/head
2021-02-02  Peter van DijkMerge pull request #10044 from aerique/feature/dnsdist...
2021-02-02  Erik WinkelsAdd dnsdist 1.6.x to repo script. 10044/head
2021-02-02  Pieter Lexisdocker: use unbuffered output in init 10042/head
2021-02-02  Otto MoerbeekMerge pull request #9990 from omoerbeek/rec-tcp-packetcache
2021-02-02  Remi GacogneMerge pull request #10040 from Habbie/dnsdist-registerw...
2021-02-02  Kees Monshouwerauth: run deleteDomain() inside a transaction 10037/head
2021-02-02  Pieter Lexisdockerfiles: Ensure version number is correct for releases
2021-02-02  Remi GacogneMerge pull request #10025 from rgacogne/ddist-160-a1...
2021-02-02  Remi Gacognednsdist: Set 1.6.0-alpha1 to "1 OK" in the secpoll... 10025/head
2021-02-02  Peter van Dijkdnsdist docs: formatting + spelling in registerWebHandl... 10040/head
2021-02-02  Remi Gacognednsdist: Move 10035 in the right section of the ChangeLog
2021-02-02  Remi Gacognednsdist: Set the release date to today
2021-02-02  Peter van DijkMerge pull request #10038 from Habbie/test-luawrapper
2021-02-01  Peter van Dijkluawrapper test: improve comment 10038/head
2021-02-01  Remi Gacognednsdist: Add 10035 to the ChangeLog
2021-02-01  Remi GacogneMerge pull request #9859 from rgacogne/hashqnamewithsal... dnsdist-1.6.0-alpha1
2021-02-01  Remi GacogneMerge pull request #10035 from rgacogne/ddist-static...
2021-02-01  Peter van DijkMerge pull request #10030 from Habbie/protozero-includes
2021-02-01  Peter van DijkMerge pull request #10031 from Habbie/test-luawrapper
2021-01-31  Peter van Dijktest luawrapper registerFunction in make check 10031/head
2021-01-29  Peter van Dijkprotozero: make internal includes work 10030/head
2021-01-29  Peter van Dijkauth docker: find unixodbc on non-x86_64 platforms 10028/head
2021-01-29  Remi Gacognednsdist: Silence a 'performance' warning from cppcheck 10035/head
2021-01-29  Remi GacogneWork around false positives from cppcheck
2021-01-29  Remi Gacognednsdist: Fix a bug when loading the rings from a file
2021-01-29  Remi Gacognednsdist: Correctly handle numerical web passwords and...
2021-01-29  Remi Gacognednsdist: Remove a construct that cppcheck is choking on
2021-01-29  Remi GacogneSilence false positives about unintialized values
2021-01-29  Remi GacogneSilence warnings about values set but not used
2021-01-29  Remi GacognePass strings as const references in exceptions
2021-01-29  OttoFix rebase error (which was introduced by git doing... 9990/head
2021-01-29  OttoMake deep nesting more shallow by early returns
2021-01-29  OttoProcess review comments, most importantly refactoring...
2021-01-29  OttoTidy
2021-01-29  OttoAdapt regression test to TCP having a packetcache now
2021-01-29  OttoAdd unit tests and simplify code.
2021-01-29  OttoRefactor cache hit path and do cache check for tcp
2021-01-29  Remi Gacognednsdist: Add 9997 to the 1.6.0-alpha1 ChangeLog
2021-01-29  Remi GacogneMerge pull request #9997 from rgacogne/ddist-concurrent...
2021-01-29  Remi GacogneAdd more unit tests directly testing hashQNameWithSalt() 9859/head
2021-01-29  Remi GacogneAdd a unit test directly testing hashQNameWithSalt()
2021-01-29  Remi GacogneOnly call std::string::reserve() when needed in hashQNa...
2021-01-29  Remi GacogneDon't copy the same salt for all iterations in hashQNam...
2021-01-29  Remi Gacognednsdist: Add unit tests for the connection management... 9997/head
2021-01-29  Remi Gacognednsdist: Limit the number of concurrent web connections
2021-01-29  Remi Gacognednsdist: Limit the number of concurrent console connections
2021-01-28  Remi GacogneFix typos
2021-01-28  Remi Gacognednsdist: ChangeLog and secpoll update for 1.6.0-alpha1
2021-01-28  Remi GacogneMerge pull request #9950 from pieterlexis/maxtcpclient...
2021-01-28  Pieter Lexisddist: improve error with a hint on how to fix it 9950/head
2021-01-28  Remi GacogneMerge pull request #10011 from pieterlexis/ddist-doc...
2021-01-27  Otto MoerbeekMerge pull request #10023 from omoerbeek/dnsdist-vdt...
2021-01-27  Otto MoerbeekTitle underline too short
2021-01-27  Otto MoerbeekMerge pull request #10004 from omoerbeek/rec-2038-unit...
2021-01-27  OttoSilence clang 12 warning: destructor called on non... 10023/head
2021-01-27  Otto MoerbeekMerge pull request #10014 from omoerbeek/rec-validate...
2021-01-27  Otto MoerbeekUse named qtype 10004/head
2021-01-27  Pieter LexisRemove functions deprecated before 1.4.0 10011/head
2021-01-27  Pieter Lexisremove all pre-1.4.0 versionchanged tags
2021-01-27  Pieter Lexisremove all pre-1.4.0 versionadded tags
2021-01-27  Otto MoerbeekMerge pull request #10020 from omoerbeek/rec-taskqueue...
2021-01-27  Otto MoerbeekMerge pull request #10019 from omoerbeek/rec-dnssec...
2021-01-27  OttoTypos and spelling 10020/head
2021-01-27  OttoDocument taskqueue metrics and add them to SNMP MIB
2021-01-27  OttoDocument CD bit better, reference detailed DNSSEC docs... 10019/head
2021-01-27  Remi GacogneMerge pull request #10015 from rgacogne/ddist-nmg-exclude
2021-01-26  Remi Gacognednsdist: Accept a NMG to fill DynBlockRulesGroup ranges 10015/head
2021-01-26  Remi GacogneMerge pull request #9974 from rgacogne/ddist-rename...
2021-01-26  OttoAllow testing at a specific point in time for SyncRes... 10014/head
2021-01-26  OttoMention rfc4034.tx in comments, marking the spots somet...
2021-01-26  Remi GacogneMerge pull request #9998 from rgacogne/dnsdist-aligned...
2021-01-26  Remi GacogneMerge pull request #10012 from rgacogne/ddist-fix-edns...
2021-01-26  Remi Gacognednsdist: Fix EDNS in ServFail generated when no server... 10012/head
2021-01-26  Remi Gacognednsdist: Fix issues and comments from the code review 9974/head
2021-01-26  OttoFormatting
2021-01-26  Remi Gacognednsdist: Unify non-terminal actions as SetXXXAction()
2021-01-26  Remi GacogneMerge pull request #9999 from rgacogne/ddist-qps-cache...
2021-01-26  Remi Gacognednsdist: Fix source files order in Makefile.am 9998/head
2021-01-25  Pieter LexisMerge pull request #10003 from pieterlexis/rec-spec...
2021-01-25  OttoBasic test for negcache.
2021-01-25  Pieter Lexisrec rpms: pull in fstrm unconditionally 10003/head
2021-01-25  OttoMore elaborate unit tests for recursor cache and fix...
2021-01-25  OttoAdd/modify test so the timestamps involved pass the...
2021-01-25  Pieter Lexisrec rpms: stop pulling in protobuf build depends
2021-01-22  Pieter LexisMerge pull request #10001 from wopfel/carbon_instance_h...
2021-01-22  Otto MoerbeekMerge pull request #9996 from pieterlexis/rec-rfc6761...
2021-01-22  Bernd ArnoldFix help text for carbon-instance 10001/head
2021-01-21  Remi Gacognednsdist: Don't apply QPS to backend server on cache... 9999/head
2021-01-21  Otto MoerbeekSeparate out stat_h into a .hh file and make it a templ...
2021-01-21  Otto MoerbeekUse atomics aligned to CPU_LEVEL1_DCACHE_LINESIZE for...
2021-01-21  Pieter Lexisrec: treat the .localhost domain as special 9996/head
next