]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2018-04-05  Pieter LexisRe-do Lua detection 6445/head
2018-04-04  Pieter LexisMerge pull request #6427 from mind04/connections
2018-04-04  Pieter LexisMerge pull request #6438 from zeha/clean-generated...
2018-04-03  Remi GacogneMerge pull request #6437 from zeha/soarec-order
2018-04-03  Remi GacogneMerge pull request #6436 from zeha/configure-unittests
2018-04-03  Remi GacogneMerge pull request #6435 from zeha/dnsdist-opts
2018-04-03  Chris Hofstaedtlermake clean: rm generated .service and .conf-dist files 6438/head
2018-04-03  Chris HofstaedtlerFix reorder warning: field 'd_rname' will be initialize... 6437/head
2018-04-03  Chris Hofstaedtlerdnsdist: avoid hiding -k/--setkey from "plaintext"... 6435/head
2018-04-03  Chris Hofstaedtlerdnsdist: (re-)sort long and short options
2018-04-03  Chris Hofstaedtlerdnsdist: remove optional arg from short-form -v
2018-04-03  Chris Hofstaedtlerdnsdist: kill unintentional -s alias for --supervised
2018-04-03  Chris Hofstaedtlerdnsdist: warn about -k in /proc/x/cmdline
2018-04-03  Chris Hofstaedtlerdnsdist: add --version to --help
2018-04-03  Chris Hofstaedtlerdnsdist: sort features in --version output
2018-04-03  Peter van Dijkdnsdist: remove -d, -p flags after #6394
2018-04-03  Chris HofstaedtlerSplit PDNS_ENABLE_UNIT_TESTS so recursor, dnsdist dont... 6436/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  Kees Monshouwerauth: avoid an isane amount of new backend connections... 6427/head
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
next