]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2020-02-24  Otto MoerbeekMerge pull request #8850 from omoerbeek/reformat-fixes
2020-02-21  Otto MoerbeekPrepare for reformat-all 8850/head
2020-02-21  aeriqueMerge pull request #8839 from Habbie/auth-4.3.0-beta2...
2020-02-21  Remi GacogneMerge pull request #8634 from rgacogne/auth-circle...
2020-02-21  Remi GacogneMerge pull request #8812 from rgacogne/netmask-compare...
2020-02-21  Remi GacogneMerge pull request #8848 from rgacogne/dnsdist-binds
2020-02-20  Remi Gacognednsdist: Don't overwrite DoH frontends with 'setLocal()' 8848/head
2020-02-20  Remi Gacognednsdist: Add get*BindCount() functions
2020-02-19  Remi GacogneMerge pull request #8842 from rgacogne/ddist-downstream...
2020-02-19  Remi GacogneMerge pull request #8845 from PowerDNS/luahpp-clean
2020-02-19  Peter van Dijkrec, dnsdist: always clean lua.hpp 8845/head 8846/head
2020-02-19  Otto MoerbeekMerge pull request #8843 from omoerbeek/dnsdist-lua...
2020-02-19  Otto Moerbeekdnsdist: Prevent referencing a Lua pol after the Lua... 8843/head
2020-02-19  Remi Gacognednsdist: DownstreamState::getName() should return a... 8842/head
2020-02-19  Otto MoerbeekMerge pull request #8840 from omoerbeek/tests-fix-compi...
2020-02-19  Otto MoerbeekMerge pull request #8838 from omoerbeek/dnsdist-no...
2020-02-18  Peter van Dijkchangelog and secpoll for auth-4.3.0-beta2 8839/head
2020-02-18  Otto MoerbeekFix unsigned vs signed warnings spotted by clang on... 8840/head
2020-02-18  Otto MoerbeekFix compile errors without snmp support 8838/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  Peter van DijkMerge pull request #8833 from rgacogne/pgsql-circleci...
2020-02-17  Remi GacogneAllow all connections to the PG server in Circle CI 8833/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 Dijkadd upgrade notes for the new NSEC(3) TTLs 8811/head
2020-02-14  Peter van Dijkupdate DNSSEC TTL notes
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 NordhoffDeduplicate EXTRA_DIST and dist_doc_DATA in modified... 8776/head
2020-02-14  Matt Nordhoffauth: Include bind schema files in debs
2020-02-14  Matt Nordhoffauth: Include bind schema files in pdns RPM
2020-02-14  Matt Nordhoffauth: List the 3.4.0+ SQL schema files wherever the...
2020-02-14  Matt Nordhoffauth: Add enable-foreign-keys.mysql.sql to packages...
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  Remi Gacognerec: Add more RPZ regression tests
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  Remi Gacognerec: Add regression tests for the ordering of RPZ policies
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 Dijktravis: enable ODBC thread locking 8799/head
2020-02-12  Peter van Dijkcircleci: enable ODBC thread locking
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  Peter van Dijkdocs security-policy: fix typo in my email address
2020-02-12  Pieter LexisYaHTTP: Send correct Host header for IPv6 address 8815/head
2020-02-12  Pieter LexisYaHTTP: Parse addresses with IPv6 literals
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 GacogneAdd a couple tests on Netmask comparison 8812/head
2020-02-12  Remi GacogneKeep a masked network in the Netmask class
2020-02-12  Remi GacogneCompare netmasks on their masked version (highly ineffi...
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  Peter van Dijkbuilder: also touch /var/lib/rpm/* before build-specs
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
next