]> git.ipfire.org Git - thirdparty/pdns.git/history - pdns
Merge pull request #8888 from Habbie/auth-4.3.x-backports
[thirdparty/pdns.git] / pdns /
2020-03-03  Peter van DijkMerge pull request #8888 from Habbie/auth-4.3.x-backports auth-4.3.0-rc1
2020-03-03  Otto MoerbeekIt's 2020 8888/head
2020-02-18  Otto MoerbeekMerge pull request #8631 from zeha/once auth-4.3.0-beta2
2020-02-18  Remi GacogneMerge pull request #8505 from rgacogne/dnsdist-lua-ffi
2020-02-18  Otto MoerbeekMerge pull request #8835 from omoerbeek/rec-prep-4...
2020-02-18  Otto MoerbeekPrep for rec-4.3.0-rc2 8835/head
2020-02-18  Remi Gacognednsdist: Add a comment about the lack of guard in dnsdi... 8505/head
2020-02-17  Otto MoerbeekMerge pull request #8830 from omoerbeek/rec-init-zone...
2020-02-17  Otto MoerbeekInit zone's d_priority field. 8830/head
2020-02-15  Peter van DijkMerge pull request #8811 from Habbie/nsec-ttl
2020-02-15  Peter van DijkMerge pull request #8776 from mnordhoff/4.3-schema
2020-02-14  Peter van Dijkadjust NSEC TTLs to negative TTL
2020-02-14  Peter van DijkMerge pull request #8828 from Habbie/qdcount-zero-debug
2020-02-14  Peter van DijkMerge pull request #8096 from mind04/pdns-notify-db...
2020-02-14  Peter van DijkMerge pull request #8826 from rgacogne/nsec-invalid...
2020-02-14  Peter van Dijkauth: log "No question section in packet" at Debug... 8828/head
2020-02-14  Matt Nordhoffauth: Add 4.3.0 schema files to Makefile.ams
2020-02-14  Kees Monshouwerauth: do not update identical notified serials 8096/head
2020-02-14  Peter van DijkMerge pull request #8094 from mind04/pdns-diff-config
2020-02-14  Otto MoerbeekMerge pull request #8823 from omoerbeek/rec-rpz-passthru
2020-02-14  Remi GacogneRefuse NSEC records with a bitmap length > 32 8826/head
2020-02-14  Peter van DijkMerge pull request #8799 from Habbie/odbc-threading
2020-02-14  Peter van DijkMerge pull request #8815 from pieterlexis/yahttp-ipv6...
2020-02-14  Peter van DijkMerge pull request #8779 from Habbie/empty-ixfr-soa...
2020-02-14  Otto MoerbeekRebased to handle NetmaskTree changes 8823/head
2020-02-14  Otto MoerbeekFix compilation issue on older compilers
2020-02-14  Otto MoerbeekFormatting
2020-02-14  Otto MoerbeekAvoid copying policies around by passing a Policy&...
2020-02-14  Remi Gacognerec: Lookup RPZ Client IP rules before qname ones
2020-02-14  Otto MoerbeekTest clientIP before name, fix one more cutoff condition.
2020-02-14  Remi Gacognerec: Add unit tests for the RPZ policy priorities and...
2020-02-14  Otto MoerbeekSet the d_priority field in the policy objects of a...
2020-02-14  Otto MoerbeekContinue evaluation of RPZ rules after passthru, taking
2020-02-14  Remi Gacognednsdist: Fix issues reported by Charles-Henri during...
2020-02-13  Chris HofstaedtlerReplace include guard ifdef/define with pragma once 8631/head
2020-02-12  Peter van DijkMerge pull request #8614 from zeha/api-rm-unimplemented...
2020-02-12  Peter van DijkMerge pull request #8766 from zeha/chrish
2020-02-12  Peter van DijkMerge pull request #8793 from rgacogne/auth-reserve...
2020-02-12  Remi GacogneMerge pull request #8760 from rgacogne/ddist-doh-exact...
2020-02-12  Remi GacogneUpdate pdns/dnsdistdist/docs/upgrade_guide.rst 8760/head
2020-02-12  Remi GacogneMerge pull request #8355 from stephanbosch/netmask...
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Make the node_type key value... 8355/head
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Make the iterator reference...
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Make TreeNode::node a normal...
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Drop the internal std::set.
2020-02-11  Otto MoerbeekMerge pull request #8777 from omoerbeek/rec-wip-qname...
2020-02-11  Remi Gacognednsdist: Document that we no longer start as root by...
2020-02-11  Remi Gacognednsdist: Document that DoH paths are now exact matches.
2020-02-11  Otto MoerbeekTypos 8777/head
2020-02-11  Otto MoerbeekMerge pull request #8778 from Habbie/recursor-rpz-refresh
2020-02-11  Otto MoerbeekWarn at refresh=0 8778/head
2020-02-11  Remi Gacognednsdist: Add LuaRule(), the non-FFI equivalent of LuaFF...
2020-02-11  Remi Gacognednsdist: Add Lua bindings and documentation for the...
2020-02-11  Remi Gacognednsdist: Speed up the consistent hashing policies with...
2020-02-11  Remi Gacognednsdist: Clean up FFI types
2020-02-11  Remi Gacognednsdist: Add direct Lua FFI interface for masking the...
2020-02-11  Remi Gacognednsdist: Skip the creation of temp objects in KVS looku...
2020-02-11  Remi Gacognednsdist: Speed-up of the leastOutstanding policy
2020-02-11  Remi Gacognednsdist: Add Lua Netmask bindings
2020-02-11  Remi Gacognednsdist: Implement fast-{c,w}hashed FFI policies
2020-02-11  Remi Gacognednsdist: Bench LB policies
2020-02-11  Remi Gacognednsdist: Add Lua bindings for DNSName::hash()
2020-02-11  Remi Gacognednsdist: Add unit tests for Lua LB policies as well
2020-02-11  Remi Gacognednsdist: Add unit tests for the load-balancing policies
2020-02-11  Remi Gacognednsdist: Implement FFI LB policies
2020-02-11  Remi Gacognednsdist: Allow wrapping the FFI interface for the exist...
2020-02-11  Remi Gacognednsdist: Add documentation and a regression test for...
2020-02-11  Remi Gacognednsdist: Implement LuaFFIRule, LuaFFIAction and LuaFFIR...
2020-02-11  Peter van DijkMerge pull request #8804 from rgacogne/ddist-install...
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Add iterator class and use...
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Keep track of the left-most...
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Copy the tree using tree trave...
2020-02-11  Stephan Boschiputils.hh: NetmaskTree::TreeNode: Implement tree trave...
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Make tree cleanup mandatory.
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Always normalize key netmasks.
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Reduce the number of tree...
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Initialize TreeNode::node...
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Use for loops instead of while...
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Restructure the tree with...
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Rename field "root" to "d_root"
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Use ComboAddress::getBit(...
2020-02-11  Stephan Boschiputils.hh: NetmaskTree: Make cleanup_tree() method...
2020-02-11  Stephan Boschiputils.hh: Netmask: Prevent the construction of a...
2020-02-11  Stephan Boschiputils.hh: Netmask: Add getBit()
2020-02-11  Stephan Boschiputils.hh: Netmask: Add getAddressBits()
2020-02-11  Stephan Boschiputils.hh: ComboAddress: Add getBit()
2020-02-11  Stephan Boschiputils.hh: ComboAddress: Add getBits()
2020-02-11  Stephan Boschiputils.hh: Netmask: Add getSuper()
2020-02-11  Stephan Boschtest-iputils_hh.cc: Add tests for NetmaskTree copy...
2020-02-11  Stephan Boschiputils.hh: Netmask: Add getNormalized()
2020-02-11  Stephan Boschtest-iputils_hh.cc: Test 0.0.0.0 address at serveral...
2020-02-11  Stephan Boschtest-iputils_hh.cc: Better verify the NetmaskTree conta...
2020-02-11  Stephan Boschiputils.hh: Consistently use nullptr rather than NULL.
2020-02-11  Stephan Boschiputils.hh: Fix erroneous comments.
2020-02-11  Stephan BoschReformat test-iputils_hh.cc.
2020-02-11  Stephan BoschReformat iputils.hh
2020-02-10  Peter van DijkMerge pull request #8803 from rgacogne/dnsname-centos-6
2020-02-10  Remi GacogneFix "error: 'strlen' was not declared in this scope... 8803/head
2020-02-10  Peter van DijkMerge pull request #8800 from Habbie/dnsdist-docs-tables
2020-02-10  Remi GacogneMerge pull request #8783 from rgacogne/cpu-steal-iowait
next