]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2021-02-24  Remi Gacognednsdist: Clarify that sessions and tickets are supporte... 10103/head
2021-02-18  Remi Gacognednsdist: Fix a typo reported by Matt Nordhoff in the...
2021-02-18  Remi Gacognednsdist: Whitelist "STEK" in our spell checker
2021-02-18  Remi Gacognednsdist: Add a "TLS sessions management" guide
2021-02-16  Remi GacogneMerge pull request #10088 from rgacogne/ddist-start...
2021-02-16  aeriqueMerge pull request #10053 from aerique/feature/python...
2021-02-16  Otto MoerbeekMerge pull request #9468 from omoerbeek/rec-control...
2021-02-16  OttoWrap the fd so it will be closed automatically 9468/head
2021-02-16  Erik WinkelsPython version of repo test script. 10053/head
2021-02-16  Remi Gacognednsdist: Create TCP worker threads before acceptors... 10088/head
2021-02-16  Otto MoerbeekMerge pull request #10075 from omoerbeek/rec-setting...
2021-02-16  Otto MoerbeekApply suggestions from code review 10075/head
2021-02-16  OttoActually define the two new args
2021-02-16  OttoIntroduce settings to never cache EDNS Client (v4/v6...
2021-02-16  Peter van DijkMerge pull request #10086 from jsoref/pip-wheel
2021-02-16  Josh SorefAdd wheel to pip 10086/head
2021-02-15  Pieter LexisMerge pull request #10082 from pieterlexis/issue-8517...
2021-02-15  OttoAdd a general note to the manpage on how file handling...
2021-02-15  OttoAlLow - for stdout, does need a tweak in the argument...
2021-02-15  OttoHandle all commands that dump to file
2021-02-15  Pieter LexisApply suggestions from code review 10082/head
2021-02-15  Pieter Lexisdocs: notes on LUA record splitting
2021-02-15  OttoProcess review comments; most importantly a separate...
2021-02-15  Remi GacogneMerge pull request #10073 from rgacogne/ddist-spoof...
2021-02-15  Otto MoerbeekReturn command status and output as two separate items
2021-02-15  Otto Moerbeekdump-cache x is two args, not one
2021-02-15  Otto MoerbeekAllow dump-cache stdout
2021-02-15  Otto MoerbeekOpen file in rec_control
2021-02-15  Otto MoerbeekRough draft of fd passing for rec_control
2021-02-12  Pieter LexisMerge pull request #10076 from omoerbeek/rec-docs-dnsname
2021-02-11  Remi GacogneMerge pull request #9 from AntagonistHQ/ddist-spoof... 10073/head
2021-02-11  Sander Hoentjendnsdist: add documentation about DNSQuestion:spoof
2021-02-10  Otto MoerbeekMerge pull request #10077 from omoerbeek/rec-spoof...
2021-02-10  Otto MoerbeekMerge pull request #9819 from omoerbeek/better-qtype
2021-02-10  Otto MoerbeekUpdate pdns/recursordist/docs/settings.rst 10077/head
2021-02-10  OttoChange spoof-nearmiss-max default to 1.
2021-02-10  OttoTake the DNSName docs from auth, they are more complete. 10076/head
2021-02-10  Otto MoerbeekAlso convert te recursor cache, adding the needed hash... 9819/head
2021-02-10  Otto MoerbeekKeep const QType in definitions and introduce a nicer...
2021-02-10  Otto MoerbeekSimplify boilerplates a bit by deriving the QType from...
2021-02-10  Otto MoerbeekImprove the way QType behaves by defining proper conversion
2021-02-10  Otto MoerbeekMerge pull request #10022 from omoerbeek/rec-missing...
2021-02-09  Remi GacogneMerge pull request #8 from AntagonistHQ/ddist-spoof...
2021-02-09  Sander HoentjenMerge dq:spoof and dq:spoofRaw and add regression tests...
2021-02-09  Remi Gacognednsdist: Add 'spoof' and 'spoofRaw' Lua bindings
2021-02-09  Remi GacogneMerge pull request #10063 from AntagonistHQ/spoof_multi
2021-02-08  Peter van DijkMerge pull request #10005 from Habbie/auth-4.4.1-docs
2021-02-08  Peter van DijkMerge pull request #8813 from RobinGeuze/checkForDuplic...
2021-02-08  Otto MoerbeekMerge pull request #10070 from omoerbeek/clang-tidy...
2021-02-08  Robin GeuzeDo an exact comapre, since set.count can only return... 8813/head
2021-02-08  RobinGeuzeUpdate pdns/pdnsutil.cc
2021-02-08  Robin GeuzeMake check-zone also check whether there are duplicate...
2021-02-08  Peter van Dijkadd last two PRs and update date 10005/head
2021-02-08  Peter van Dijkauth-4.4.1 changelog: add #10039
2021-02-08  Peter van Dijkspelling
2021-02-08  Peter van Dijkfix pullreq links in auth-4.4.0 docs
2021-02-08  Peter van Dijkchangelog&secpoll for auth-4.4.1
2021-02-08  Peter van DijkMerge pull request #10068 from Habbie/no-more-yum
2021-02-08  Peter van DijkMerge pull request #10016 from Habbie/builder-archs
2021-02-08  Otto MoerbeekMerge pull request #10064 from omoerbeek/rec-fix-empty...
2021-02-08  Ottosome d_* locals 10070/head
2021-02-08  Otto MoerbeekMerge pull request #9672 from neheb/clng
2021-02-07  Peter van Dijkdnf install yum so Dockerfile.rpmbuild can stay simple 10068/head
2021-02-07  Remi GacogneMerge pull request #10069 from mnordhoff/dns-over-https...
2021-02-07  Matt Nordhoffdnsdist docs: Fix formatting of response map example 10069/head
2021-02-07  Peter van Dijkdocker builds: stop using yum on EL8 derivatives
2021-02-05  Peter van DijkMerge pull request #10007 from mind04/auth-tcp-counters
2021-02-05  Pieter LexisMerge pull request #10029 from Habbie/actions-docker
2021-02-05  OttoAnother missed one 9672/head
2021-02-05  Otto MoerbeekMerge pull request #10060 from omoerbeek/sdig-add-dot
2021-02-05  OttoReturn current rcode instead of 0 if there are no CNAME... 10064/head
2021-02-05  OttoMissed a few locals starting with d_
2021-02-05  OttoCatch exception on stats entries init and exit on that 10022/head
2021-02-05  Otto MoerbeekMerge pull request #10036 from rgacogne/rec-asan-null...
2021-02-05  Peter van Dijkgh actions: build Docker images 10029/head
2021-02-05  Sander Hoentjendnsdist: Add option to spoofRawAction to spoof multiple... 10063/head
2021-02-05  OttoStray comma and document some older provider libs do... 10060/head
2021-02-05  OttoDo not use local vars that start with d_, our naming...
2021-02-05  Otto MoerbeekMerge pull request #10061 from omoerbeek/format-option-fix
2021-02-05  OttoAdd dolog.hh to sdig sources
2021-02-05  OttoFix compilation on CentOS-7, which lacks gnutls_session...
2021-02-05  Otto MoerbeekApply suggestions from code review
2021-02-05  OttoSetting this flag appears to fix one difference between... 10061/head
2021-02-05  OttoTweaks and man page updates
2021-02-05  Rosen Penevclang-tidy: pass by value and use std::move
2021-02-05  Rosen Penevclang-tidy: remove pointless std::move
2021-02-05  Rosen Penevclang-tidy: several reference conversions
2021-02-05  Rosen Penevclang-tidy: replace bind with lambdas
2021-02-05  Rosen Penevclang-tidy: add reserve
2021-02-05  Rosen Penevclang-tidy: use const reference
2021-02-05  Rosen Penevclang-tidy: use references
2021-02-05  Rosen Penevclang-tidy: use '' with single character find
2021-02-05  Rosen Penevclang-tidy: use raw string literals
2021-02-05  Rosen Penevclang-tidy: use nullptr
2021-02-05  Rosen Penevclang-tidy: remove pointless void
2021-02-05  Rosen Penevclang-tidy: use bool literals
2021-02-05  Rosen Penevclang-tidy: convert loops to range based
2021-02-04  Pieter LexisMerge pull request #10048 from Habbie/oss-dns-vulns
2021-02-04  Pieter LexisMerge pull request #10043 from Habbie/build-oraclelinux-8
2021-02-04  Pieter LexisMerge pull request #10042 from pieterlexis/dockerfiles...
next