]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2018-04-30  Chris HofstaedtlerAdd config for lgtm.com 6538/head
2018-04-02  Peter van DijkMerge pull request #6429 from Habbie/dnsdist-openbsd
2018-03-31  Peter van Dijkdnsdist: reorder headers to fix OpenBSD build 6429/head
2018-03-31  Pieter LexisMerge pull request #6421 from bandzoogle/master
2018-03-31  Pieter LexisMerge pull request #6424 from chbruyand/rec-cppcheck
2018-03-31  Pieter LexisMerge pull request #6425 from rgacogne/dnsdist-rings...
2018-03-31  Pieter LexisMerge pull request #6426 from pieterlexis/dnsdist-el6...
2018-03-30  Pieter LexisMove the EL6 dnsdist package to upstart 6426/head
2018-03-30  Charles-Henri... rec: use C++11 range-based for loop 6424/head
2018-03-30  Remi GacogneMerge pull request #6422 from rgacogne/dnsdist-doc...
2018-03-30  Remi Gacognednsdist: Initialize the done variable in the rings... 6425/head
2018-03-30  Charles-Henri... rec: adjust format string formaters
2018-03-30  Charles-Henri... rec: prefer references for function parameters
2018-03-30  Charles-Henri... rec: perform constructor initialization in initializati...
2018-03-30  Charles-Henri... rec: prefer prefix ++/-- operators for non-primitive...
2018-03-30  Charles-Henri... rec: remove unused plotter related code
2018-03-30  Remi GacogneMerge pull request #6358 from pieterlexis/rm-L
2018-03-30  Remi Gacognednsdist: Fix two small nits on the documentation 6422/head
2018-03-30  Remi GacogneMerge pull request #6420 from Habbie/lua2-pdns-path
2018-03-30  Remi GacogneMerge pull request #6388 from pieterlexis/dnsdist-1...
2018-03-30  Pieter LexisLogging: have a global g_log 6358/head
2018-03-29  Colin MitchellAdd parameters to swagger API definition for creating... 6421/head
2018-03-29  Remi Gacognednsdist: Delay the release until tomorrow because our... 6388/head
2018-03-29  Remi Gacognednsdist: Set the 1.3.0 release date in dnsdist's changelog
2018-03-29  Pieter Lexisdnsdist: add removed functions to the upgrade guide
2018-03-29  Pieter LexisUpdate dnsdist 1.3.0 changelog
2018-03-29  Pieter Lexisdnsdist: Update 1.3.0 changelog
2018-03-29  Pieter Lexisdnsdist: Add 1.3.0 changelog
2018-03-29  Remi GacogneMerge pull request #6412 from rgacogne/dnsdist-gnutls... dnsdist-1.3.0
2018-03-29  Remi GacogneMerge pull request #6191 from rgacogne/dnsdist-rings...
2018-03-29  Remi GacogneMerge pull request #6415 from rgacogne/dnscrypt-warn...
2018-03-29  Pieter LexisAdd recursor 4.1.2 changelog (#6389)
2018-03-29  Remi GacogneMerge pull request #6411 from rgacogne/dnsdist-dynamic...
2018-03-29  Remi GacogneMerge pull request #6414 from rgacogne/dnsdist-console...
2018-03-29  Remi Gacognednsdist: Move to safe_memory_lock / safe_memory_release 6412/head
2018-03-29  Remi Gacognednsdist: Fix a sign comparison warning on armv7l 6415/head
2018-03-29  Peter van Dijkluabackend: do not assume module path 6420/head
2018-03-29  Peter van Dijkluabackend: do not assume pdns_server path
2018-03-29  Remi Gacognednsdist: Only copy the DNSName, not the whole ring... 6191/head
2018-03-29  Remi Gacognednsdist: Be consistent about the shards's unique_ptr...
2018-03-29  Remi Gacognednsdist: Comment that the rings shouldn't be resized...
2018-03-29  Remi Gacognednsdist: Fix qtype/len mix-up when inserting into the...
2018-03-29  Remi Gacognednsdist: Use C++11-style loops for walking the ring...
2018-03-29  Remi Gacognednsdist: Add some wiggle room in the rings' tests,...
2018-03-29  Remi Gacognednsdist: Keep the number of entries in the ring, add...
2018-03-29  Remi Gacognednsdist: Move the rings declaration to a separate heade...
2018-03-29  Remi Gacognednsdist: Break out of the ring insertion loop once...
2018-03-29  Remi Gacognednsdist: Document setRingBuffersLockRetries()
2018-03-29  Remi Gacognednsdist: Instead of using rings IDs, let's do try-lock...
2018-03-29  Remi Gacognednsdist: Use mutexes instead of read-write locks for...
2018-03-29  Remi Gacognednsdist: Ring buffers sharding
2018-03-29  Remi Gacognednsdist: Rename safe_memset() to safe_memzero()
2018-03-29  Remi Gacognednsdist: Add support for explicit_bzero() and explicit_...
2018-03-29  Remi Gacognednsdist: Use safe_memset if we have neither sodium...
2018-03-29  Remi Gacognednsdist: Manually raise an exception on EOF while readi... 6414/head
2018-03-29  Peter van DijkMerge pull request #6413 from Habbie/tinydns-hash
2018-03-29  Peter van Dijkupdate data.cdb hash after merge of #6377 6413/head
2018-03-28  Remi GacogneMerge pull request #6407 from rgacogne/dnsdist-cppcheck
2018-03-28  Remi GacogneMerge pull request #6399 from rgacogne/dnsdist-console-acl
2018-03-28  Remi Gacognednsdist: Fix the console ACL test, assertRaises() is... 6399/head
2018-03-28  Remi Gacognednsdist: Add regression tests for the console ACL feature
2018-03-28  Remi Gacognednsdist: Constify the function refs passed to Lua{... 6407/head
2018-03-28  Remi Gacognednsdist: Add `checkFunction` to implement a dynamic... 6411/head
2018-03-28  Pieter LexisMerge pull request #6331 from Habbie/alias-tcp
2018-03-28  Pieter LexisMerge pull request #6391 from rgacogne/dnsdist-dynblock...
2018-03-28  Pieter LexisMerge pull request #6377 from chbruyand/auth-add-mb...
2018-03-28  Remi GacogneMerge pull request #6400 from rgacogne/dnsdist-ecs...
2018-03-28  Remi Gacognednsdist: Document what addACL(), showACL() and setACL...
2018-03-28  Remi Gacognednsdist: Allow ::1/128 to access the console by default too
2018-03-28  Remi Gacognednsdist: Restrict remote connection to the console...
2018-03-28  Remi GacogneMerge pull request #6403 from zeha/dnsdist-newserver...
2018-03-27  bert hubertMerge pull request #6102 from ahupowerdns/better-ednssi...
2018-03-27  bert hubertMerge pull request #6312 from pieterlexis/auth-too...
2018-03-27  bert hubertMerge pull request #6397 from Habbie/lua2-fixes
2018-03-27  bert hubertMerge pull request #6408 from rgacogne/dnsdist-empty...
2018-03-27  bert hubertMerge pull request #6409 from chbruyand/rec-issue-6398
2018-03-27  Charles-Henri... rec: allow to bind on udp port 1024 6409/head
2018-03-27  Charles-Henri... rec: only notice if boost flat_set are not available
2018-03-27  Remi GacogneMerge pull request #6406 from chbruyand/rec-issue-6398
2018-03-27  Pieter LexisMerge pull request #6394 from rgacogne/dnsdist-daemon...
2018-03-27  Pieter LexisMerge pull request #6396 from Habbie/stoul-data
2018-03-27  Remi Gacognednsdist: Remove empty dnsdist-dnscrypt.hh file 6408/head
2018-03-27  Pieter Lexisdnsdist: fix doc syntax for dynblocks 6391/head
2018-03-27  Pieter LexisMerge pull request #6402 from chbruyand/dnsdist-issue...
2018-03-27  Remi GacogneMerge pull request #6401 from rgacogne/dnsdist-api...
2018-03-27  Remi Gacognednsdist: Pass shared pointers by reference whenever...
2018-03-27  Remi Gacognednsdist: Don't capture the client var when we don't...
2018-03-27  Remi GacogneUse an initialization list instead of assigning values...
2018-03-27  Remi GacogneUpdate the lock status in the move constructors
2018-03-27  Remi GacogneUse pre-increment instead of post-increment for non...
2018-03-27  Remi GacogneLuaWrapper: Don't move function since we still access...
2018-03-27  Charles-Henri... rec: fallback to std::set when boost::container::flat_s... 6406/head
2018-03-27  Chris Hofstaedtlerdnsdist: avoid LuaWrapper assert on errors in newServer() 6403/head
2018-03-27  Remi Gacognednsdist: Remove the now useless 'Running in the foregro... 6394/head
2018-03-27  Charles-Henri... dnsdist: fix typos and replaces new typedef's name 6402/head
2018-03-27  Remi Gacognednsdist: Use double instead of int in the API 6401/head
2018-03-27  Remi Gacognednsdist: Optionally add ECS for cache lookup when all... 6400/head
2018-03-27  Remi GacogneMerge pull request #6392 from rgacogne/dnsdist-sodcrypt...
2018-03-27  Remi GacogneMerge pull request #6393 from rgacogne/dnsdist-stat...
2018-03-27  Peter van Dijkfix title; fix formatting nit 6397/head
next