]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2019-06-04  Remi GacogneUse sizeof when initializing NSECBitmapGenerator::res 7864/head
2019-05-29  Remi GacogneDon't close the random device on EINTR
2019-05-29  Remi GacogneHandle short reads from our random device
2019-05-29  Remi Gacogneauth: Use the correct type while reading from the contr...
2019-05-29  Remi Gacogneauth: Check the result of safeGetBBDomainInfo in Bind2B...
2019-05-29  Remi Gacogneauth: Initialize DNSPacket::d_ednsRawPacketSizeLimit
2019-05-29  Remi Gacogneauth: Use mkstemp() to generate a temporary file name
2019-05-29  Remi Gacogneixfrutils: Check the return value of rename()
2019-05-29  Remi Gacognetools: Don't de-reference the end iterator
2019-05-29  Remi Gacognednsbulktest: Correctly set the default value for the...
2019-05-29  Remi Gacognednstcpbench: Initialize the members of BenchQuery
2019-05-29  Remi GacogneCheck the result of the dynamic pointer cast in getSeri...
2019-05-29  Remi Gacogneauth: Always initialize the BindBackend's transaction ID
2019-05-29  Remi Gacogneauth: Check the return of getNext() in LdapBackend...
2019-05-29  Remi Gacognedumresp: Use the correct return type for recvfrom()
2019-05-29  Remi Gacogneauth: Properly initialize a new BindBackend domain...
2019-05-29  Remi Gacogneauth: Check that the domain exists in pdnsutil check...
2019-05-29  Remi GacogneLMDB: Initialize d_cursor in the base ctor
2019-05-29  Remi Gacognednsbulktest: Explicitely check that find() returned 0
2019-05-29  Remi Gacognepcap: Check that we don't read uninitialized memory...
2019-05-29  Remi Gacogneauth: Check that we could get the zone info in LMDBBack...
2019-05-29  Remi Gacogneauth: Initialize the 'res' array of NSECBitmapGenerator
2019-05-28  Otto MoerbeekMerge pull request #7489 from zeha/webserver-auth
2019-05-28  Otto MoerbeekMerge pull request #7843 from rgacogne/rec-speedups
2019-05-28  Peter van DijkMerge pull request #7844 from Habbie/auth-regress-docke...
2019-05-28  Peter van DijkMerge pull request #7854 from Habbie/gsql-stou
2019-05-28  Remi GacogneMerge pull request #7858 from rgacogne/dnsdist-get...
2019-05-28  Remi GacogneMerge pull request #7857 from neheb/arc
2019-05-28  Remi Gacognednsdist: Add missing overrides for ::getServerNameIndic... 7858/head
2019-05-28  Remi GacogneMerge pull request #7849 from rgacogne/dnsdist-docs...
2019-05-28  Rosen PenevAdd latomic to ARC platform 7857/head
2019-05-27  Peter van Dijkauth gsql getAllDomains: ignore stou errors 7854/head
2019-05-27  Peter van DijkMerge pull request #7460 from mind04/updated-masters
2019-05-27  Otto MoerbeekMerge pull request #7548 from omoerbeek/syncRes-getAddr...
2019-05-27  Remi Gacognerec: Make sure we don't leak a socket in UDPClientSocks... 7843/head
2019-05-27  Peter van DijkMerge pull request #7851 from Habbie/builder-no-modules
2019-05-27  Otto MoerbeekUse for (const auto &i : collection) style loops 7548/head
2019-05-27  Peter van Dijkbuilder: error out when no valid modules are specified 7851/head
2019-05-27  Remi Gacognednsdist: Fix the documentation of the 'mustResolve... 7849/head
2019-05-27  Pieter LexisMerge pull request #7836 from pieterlexis/NOD-in-circleci
2019-05-27  Pieter LexisMerge pull request #7847 from pieterlexis/auth-docs...
2019-05-24  Pieter LexisMention that udp-truncation-threshold changed in 4.2.0 7847/head
2019-05-24  Otto MoerbeekMerge pull request #7841 from Habbie/rec-tc-trace
2019-05-23  Peter van DijkMerge pull request #7831 from rgacogne/auth-update...
2019-05-23  Peter van Dijkauth: document how to get mysql or postgres from docker 7844/head
2019-05-23  aeriqueMerge pull request #7842 from aerique/feature/changelog...
2019-05-23  Remi Gacognerec: Don't reset errno in asyncresolve()
2019-05-23  Remi Gacognerec: Remove useless accounting of FDs in the UDPClientS...
2019-05-22  Remi Gacognerec: Speed-up the shuffling of NS entries
2019-05-22  Peter van Dijklog UDP TC bit during trace 7841/head
2019-05-22  Peter van Dijkdo not skip TCP TC logging when not throttling
2019-05-21  Chris Hofstaedtlerrecuweb: remove api-key from interface, can just use... 7489/head
2019-05-21  Chris Hofstaedtlerrecursor webserver: allow accessing some API endpoints...
2019-05-21  Chris HofstaedtlerWebserver: simplify access to apikey/password
2019-05-21  aeriqueMerge pull request #7837 from aerique/feature/changelog... rec-4.2.0-rc1
2019-05-20  Pieter LexisMerge pull request #7835 from ahupowerdns/mysql-view...
2019-05-20  Remi GacogneMerge pull request #7622 from shane-kerr/dnsdist-lua...
2019-05-20  Remi GacogneMerge pull request #7825 from rgacogne/dnsdist-snirule
2019-05-20  bert hubertadd warning about MySQL views 7835/head
2019-05-20  Remi Gacognednsdist: Document that SNIRule will not work with h2o... 7825/head
2019-05-20  Remi Gacognednsdist: Extract TLS SNI for DoH if support is present
2019-05-20  Remi Gacognednsdist: Expose SNI to the Lua DNSQuestion object as...
2019-05-20  Remi Gacognednsdist: Implement SNIRule for DoT
2019-05-20  Remi GacogneMerge pull request #7830 from rgacogne/dnsdist-missing...
2019-05-20  Remi GacogneMerge pull request #7833 from Habbie/dnsdist-duplicate...
2019-05-18  Peter van Dijkremove second, incomplete copy of Lua EDNSOptionCode... 7833/head
2019-05-17  Remi Gacogneauth: Use QType::ENT instead of 0 7831/head
2019-05-17  Remi Gacogneauth: Allow updates to override existing ENT records
2019-05-17  Remi Gacogneauth: Check that an ENT is properly removed by an UPDATE
2019-05-17  Remi GacogneMerge pull request #7823 from rgacogne/dnsdist-coverity
2019-05-17  Remi GacogneMerge pull request #7824 from rgacogne/dnsdist-http...
2019-05-17  Remi Gacognednsdist: Add missing completion options and fix some... 7830/head
2019-05-17  Otto MoerbeekMerge pull request #7790 from omoerbeek/auth-issue...
2019-05-16  Pieter Lexisrec: Enable NOD in circle-ci 7836/head
2019-05-16  Peter van DijkMerge pull request #7728 from neilcook/nod_docs
2019-05-16  Peter van DijkMerge pull request #7768 from pieterlexis/auth-pytests...
2019-05-16  bert hubertMerge pull request #7784 from mind04/lmdb-auth
2019-05-16  Remi GacogneMerge pull request #7826 from rgacogne/fix-snmp_select_...
2019-05-16  Peter van DijkMerge pull request #7363 from mind04/soaedit
2019-05-16  bert hubertMerge pull request #7801 from Habbie/presigned-multikey-ds
2019-05-16  Remi Gacognednsdist: Add documentation, completion and tests for... 7824/head
2019-05-16  Remi GacogneMerge pull request #7817 from rgacogne/dnsdist-doh...
2019-05-15  Remi GacogneFix the detection of snmp_select_info2() 7826/head
2019-05-15  Kees Monshouwerauth: cleanup soaedit and fix #7361 7363/head
2019-05-15  Kees Monshouwerauth: soaedit test by @Habbie
2019-05-15  Remi Gacognednsdist: Remove unused code since we moved to an event... 7823/head
2019-05-15  Remi Gacognednsdist: Fix minor issues reported by Coverity
2019-05-15  Remi GacogneMerge pull request #7787 from rgacogne/auth-api-replace-ent
2019-05-15  Remi GacogneMerge pull request #7821 from rgacogne/dnsdist-document...
2019-05-15  Remi GacogneMerge pull request #7818 from rgacogne/netsnmp-agent...
2019-05-14  Peter van DijkMerge pull request #7813 from rgacogne/dnsparser-unquot...
2019-05-14  Remi Gacognednsdist: Document the SuffixMatchNode class, newSuffixM... 7821/head
2019-05-14  Peter van DijkMerge pull request #7797 from zeha/setptr-deprecate
2019-05-14  Peter van DijkMerge pull request #7615 from DNS-Leo/patch-1
2019-05-14  Remi GacogneEnsure a valid range to string() in PacketReader::getUn... 7813/head
2019-05-13  Chris HofstaedtlerAPI: Mark set-ptr as deprecated 7797/head
2019-05-13  Remi GacogneSNMP: Use net-snmp-config --netsnmp-agent-libs instead... 7818/head
2019-05-13  Remi Gacognednsdist: Add a test for empty DoH GET queries 7817/head
2019-05-13  Remi Gacognednsdist: Add a few tests using POST queries for DoH
2019-05-13  Pieter LexisRefactor auth-py tests so config templates can be used 7768/head
next