]> granicus.if.org Git - pdns/shortlog
pdns
2019-06-04 Peter van Dijkminicurl enhancements
2019-06-04 Peter van Dijkminicurl: correct comment
2019-06-04 Peter van DijkMerge pull request #7852 from Habbie/sqlite-wal
2019-06-04 Peter van DijkMerge pull request #7867 from mnordhoff/patch-3
2019-06-04 Peter van DijkMerge pull request #7870 from omoerbeek/stubquery-fix-arg
2019-06-04 Peter van DijkMerge pull request #7864 from rgacogne/coverity-201905
2019-06-04 Remi GacogneMerge pull request #7861 from neheb/lato
2019-06-04 Peter van DijkMerge pull request #7859 from pieterlexis/auth-rm-disab...
2019-06-04 Peter van Dijkignore __pycache__ dirs
2019-06-04 Peter van Dijkignore sqlite WAL files
2019-06-04 Peter van Dijksqlite3: make journal mode configurable; default to WAL
2019-06-04 Peter van DijkMerge pull request #7865 from rgacogne/auth-curl-global...
2019-06-04 Otto Moerbeekstubquery: Fix handling of optional type arg.
2019-06-04 Remi GacogneUse sizeof when initializing NSECBitmapGenerator::res
2019-06-03 Remi GacogneMerge pull request #7853 from Marlinc/dnsdist-prometheu...
2019-06-03 Pieter LexisMake the TCPNameserver a unique pointer
2019-06-03 Otto MoerbeekMerge pull request #7538 from omoerbeek/rec-dnstap
2019-06-01 Matt Nordhoffprofile.rst: Remove GOST
2019-05-31 Marlin Cremersdnsdist: Add Prometheus latency histogram support
2019-05-31 Remi GacogneMerge pull request #7863 from Marlinc/patch-1
2019-05-31 Remi Gacogneauth: Initialize cURL before starting any thread
2019-05-29 Rosen PenevCheck if -latomic is needed instead of hardcoding
2019-05-29 Remi GacogneMerge pull request #7856 from neheb/op
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 Marlin Cremersdnsdist: Move PoolAvailableRule to rules section
2019-05-29 Pieter LexisMerge pull request #7819 from pieterlexis/circleci...
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 Rosen PenevDon't initialize and deinitialize with OpenSSL >= 1.1
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 Pieter LexisRemove disable-tcp option
2019-05-28 Remi GacogneMerge pull request #7857 from neheb/arc
2019-05-28 Remi Gacognednsdist: Add missing overrides for ::getServerNameIndic...
2019-05-28 Remi GacogneMerge pull request #7849 from rgacogne/dnsdist-docs...
2019-05-28 Rosen PenevAdd latomic to ARC platform
2019-05-27 Peter van Dijkauth gsql getAllDomains: ignore stou errors
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...
2019-05-27 Peter van DijkMerge pull request #7851 from Habbie/builder-no-modules
2019-05-27 Otto MoerbeekAdd some notes explaining why some validations are...
2019-05-27 Otto MoerbeekMerge remote-tracking branch 'origin/master' into rec...
2019-05-27 Otto MoerbeekUse for (const auto &i : collection) style loops
2019-05-27 Peter van Dijkbuilder: error out when no valid modules are specified
2019-05-27 Remi Gacognednsdist: Fix the documentation of the 'mustResolve...
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
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
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
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...
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
2019-05-20 Remi Gacognednsdist: Document that SNIRule will not work with h2o...
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...
2019-05-17 Remi Gacogneauth: Use QType::ENT instead of 0
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...
next