]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2019-04-10  Remi GacogneMerge pull request #7689 from rgacogne/dnsdist-14-packe...
2019-04-10  Remi GacogneMerge pull request #7691 from omoerbeek/fix-testSetACL...
2019-04-09  bert hubertMerge pull request #7643 from mind04/lmdb-fix
2019-04-09  Remi GacogneMerge pull request #7692 from rgacogne/dnsdist-boost...
2019-04-09  Otto MoerbeekMerge pull request #7599 from mnordhoff/patch-2
2019-04-09  Remi GacogneMerge pull request #7685 from Habbie/dnsdist-macos
2019-04-09  Remi GacogneMerge pull request #7686 from rgacogne/dnsdist-tcp...
2019-04-09  Otto MoerbeekAny order is good for SetACL. 7691/head
2019-04-09  Peter van Dijkoops 7685/head
2019-04-09  Remi GacogneMerge pull request #7687 from omoerbeek/use-protobuf...
2019-04-08  Otto MoerbeekOpenBSD only has protoc 3.x; tell python to install... 7687/head
2019-04-08  Remi Gacognednsdist: Switch to the new 'newPacketCache()' syntax... 7689/head
2019-04-08  Remi Gacognednsdist: Disable Nagle's algo in regression tests ... 7686/head
2019-04-08  Peter van Dijkcleanup poll event bitmask vs. value usage in two more...
2019-04-08  Peter van DijkMerge pull request #7684 from omoerbeek/auth-issue...
2019-04-08  Peter van Dijkimprove timer resolution
2019-04-08  Peter van Dijkpoll events are bitmasks, not values
2019-04-08  Peter van Dijkwhen we sendmsg, the socket may not be done connecting yet
2019-04-08  Remi Gacognednsdist: Fix an issue with self-answers and non-harvest...
2019-04-08  Remi Gacognemplexer: Fix typo in the kqueue multiplexer
2019-04-08  Remi GacogneMerge pull request #7677 from rgacogne/dnsdist-logging...
2019-04-08  Otto MoerbeekFix 7680: gmysql-thread-cleanup option documented incor... 7684/head
2019-04-08  Remi GacogneMerge pull request #7649 from rgacogne/per-threads...
2019-04-08  Remi GacogneMerge pull request #7658 from Habbie/uuid-for-everyone
2019-04-08  Remi GacogneMerge pull request #7674 from Habbie/dnsdist-libcrypto...
2019-04-08  Remi GacogneMerge pull request #7679 from rgacogne/dnsdist-missing...
2019-04-08  Peter van DijkMerge pull request #7629 from jsoref/dns-docs
2019-04-05  Peter van DijkMerge pull request #7671 from Habbie/epel-python3
2019-04-05  Remi Gacognednsdist: Add missing overrides 7679/head
2019-04-05  Remi Gacognednsdist: Add 'setSyslogFacility()' 7677/head
2019-04-05  Peter van Dijkdnsdist: honor libcrypto include path 7674/head
2019-04-05  Remi GacogneMerge pull request #7668 from Habbie/boost-1.42
2019-04-05  Remi GacogneMerge pull request #7559 from rgacogne/dnsdist-tcp...
2019-04-05  Remi GacogneMerge pull request #7670 from Habbie/kill-addlua
2019-04-05  Remi Gacognednsdist: Add more TCP metrics 7559/head
2019-04-04  Peter van Dijkcentos builds: ask for any python3 7671/head
2019-04-04  Peter van Dijkdnsdist: remove addLuaAction and addLuaResponseAction 7670/head
2019-04-04  Peter van Dijkbump boost requirement to 1.42 unconditionally 7668/head
2019-04-04  Remi Gacognednsdist: Apply suggestions from chbruyand's reviews...
2019-04-04  Remi Gacognednsdist: Try reading from the TCP backend right away
2019-04-04  Remi Gacognednsdist: Actually try to read before checking if the...
2019-04-04  Remi Gacognednsdist: Better reporting of syscall errors via OpenSSL...
2019-04-04  Remi Gacognemplexer: Add an accessor to get the number of watched FDs
2019-04-04  Remi Gacognednsdist: Add a few more regression tests for DNS over TLS
2019-04-04  Remi Gacognednsdist: Update the documentation for the new TCP stack
2019-04-04  Remi Gacognednsdist: Fix invalid carbon formatting for TCP stats
2019-04-04  Remi Gacognednsdist: Display (and export via API) the frontend...
2019-04-04  Remi Gacognednsdist: Display backend and frontend TCP metrics in...
2019-04-04  Remi Gacognednsdist: Add more TCP metrics
2019-04-04  Remi Gacognednsdist: Add a "lots of TCP connections" regression...
2019-04-04  Remi Gacognednsdist: Downstream failures only count for fresh TCP...
2019-04-04  Remi Gacognednsdist: Properly handle an I/O error while sending...
2019-04-04  Remi Gacognemplexer: Add some unit tests for our multiplexers
2019-04-04  Remi Gacognemplexer: Keep TTD ordered so we can scan for timeouts...
2019-04-04  Remi Gacognednsdist: Handle EAGAIN when reading from the non-blocki...
2019-04-04  Remi Gacognednsdist: Don't scan for TCP timeouts more than once...
2019-04-04  Remi Gacognednsdist: Make sure that the TCP distribution pipes...
2019-04-04  Remi Gacognednsdist: Fix outstanding count for TCP connections
2019-04-04  Remi Gacognednsdist: Use a unique pointer for the global TCPClientC...
2019-04-04  Remi Gacognednsdist: Remove code duplication between UDP and TCP...
2019-04-04  Remi Gacognednsdist: Disable regression tests for invalid AXFR
2019-04-04  Remi Gacognednsdist: TCP refactoring using an event-based logic
2019-04-04  Remi GacogneOnly allocate the SSocket buffer when we actually need...
2019-04-04  Remi GacogneReturn EINPROGRESS instead of -1 in SConnectWithTimeout...
2019-04-04  Remi Gacognemplexer: Add support for write timeouts
2019-04-04  Remi Gacognemplexer: Make it possible to set the read TTD right...
2019-04-04  Remi Gacognednsdist: Define empty DNSCrypt-related objects when...
2019-04-04  Remi Gacognednsdist: Add a function to extract an EDNS0Record from...
2019-04-04  Remi Gacognednsdist: Refactoring of the response handling path
2019-04-04  Remi Gacognednsdist: Python 3 compat fixes for the regression tests
2019-04-04  Remi Gacognednsdist: Refactoring to merge the UDP and TCP paths
2019-04-04  Remi GacogneMerge pull request #7481 from rgacogne/ipcrypt
2019-04-04  Remi GacogneMerge pull request #7620 from shane-kerr/readme-link...
2019-04-04  Remi GacogneMerge pull request #7652 from Habbie/dnsdist-ednsoptionview
2019-04-04  Remi GacogneMerge pull request #7578 from qvr/addtl-gstats
2019-04-04  Remi GacogneMerge pull request #7343 from rgacogne/dnsdist-dyngroup-smt
2019-04-04  Remi GacogneMerge pull request #7585 from rgacogne/dnsdist-zero-ttl
2019-04-04  Remi GacogneMerge pull request #7586 from rgacogne/dnsdist-null...
2019-04-03  Peter van DijkMerge pull request #7598 from jsoref/spelling
2019-04-03  Peter van DijkMerge pull request #7656 from Habbie/dnsdist-macos...
2019-04-02  Peter van Dijkalways link in uuid-utils because webserver logging... 7658/head
2019-04-02  Peter van Dijk1-index recursor EDNSOptionView 7652/head
2019-04-02  Peter van Dijkdnsdist README: update macOS instructions 7656/head
2019-04-02  aeriqueMerge pull request #7654 from aerique/feature/changelog...
2019-04-02  Peter van Dijksimplify vector indexing
2019-04-02  Peter van Dijkadjust indexes in tests
2019-04-02  Erik WinkelsUpdate changelog and secpoll for rec-4.1.12. 7654/head
2019-04-02  Otto MoerbeekMerge pull request #7631 from omoerbeek/rec-ecs-cache...
2019-04-01  Peter van DijkLua tables are indexed from 1
2019-04-01  Peter van Dijkcount is a method, not an attribute
2019-04-01  bert hubertThis provides CPU usage statistics per thread (worker... 7649/head
2019-04-01  Remi GacogneMerge pull request #7507 from rgacogne/rec-bounded...
2019-04-01  Pieter LexisMerge pull request #5932 from pieterlexis/webserver...
2019-04-01  Otto MoerbeekReformulate condition and comment to make it more clear. 7631/head
2019-04-01  Otto MoerbeekOnly apply "do not cache" if both limits are set and...
2019-03-31  Kees Monshouwerauth: use the api in the lmdb regression tests 7643/head
2019-03-30  Kees Monshouwerauth: lmdbbackend, fix getAllDomains()
2019-03-29  Remi Gacognerec: Clarify that the server load should be >= to the... 7507/head
2019-03-29  Remi Gacognerec: Keep track of the number of MTasks in a dedicated...
2019-03-29  Otto MoerbeekNew approach. I spelled out the logic to make it more...
next