]> granicus.if.org Git - pdns/shortlog
pdns
2018-03-30 Charles-Henri... rec: use C++11 range-based for loop
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 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
2018-03-29 Remi Gacognednsdist: Delay the release until tomorrow because our...
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
2018-03-29 Remi Gacognednsdist: Fix a sign comparison warning on armv7l
2018-03-29 Peter van Dijkluabackend: do not assume module path
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...
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...
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
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...
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{...
2018-03-28 Remi Gacognednsdist: Add `checkFunction` to implement a dynamic...
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
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
2018-03-27 Pieter Lexisdnsdist: fix doc syntax for dynblocks
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...
2018-03-27 Chris Hofstaedtlerdnsdist: avoid LuaWrapper assert on errors in newServer()
2018-03-27 Remi Gacognednsdist: Remove the now useless 'Running in the foregro...
2018-03-27 Charles-Henri... dnsdist: fix typos and replaces new typedef's name
2018-03-27 Remi Gacognednsdist: Use double instead of int in the API
2018-03-27 Remi Gacognednsdist: Optionally add ECS for cache lookup when all...
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
2018-03-27 Peter van Dijkmake code match documentation & tests
2018-03-27 Peter van Dijkadd newline to log message
2018-03-26 Peter van Dijkimprove out of range reporting
2018-03-26 Charles-Henri... dnsdist: add option to showRules actions to truncate...
2018-03-26 Peter van Dijkreport unparseable data in stoul invalid_argument exception
2018-03-26 Charles-Henri... auth: tinydnsbackend / tests - document binaries used...
2018-03-26 Remi Gacognednsdist: Work around a false positive in statNodeRespRing()
2018-03-26 Remi Gacognednsdist: Remove the --daemon option
2018-03-26 Remi GacogneMerge pull request #6378 from rgacogne/dnsdist-copy...
2018-03-26 Remi GacogneMerge pull request #6384 from rgacogne/dnsdist-dynbpf-log
2018-03-26 Remi Gacognednsdist: Fix concat of the console msg length to the...
2018-03-26 Charles-Henri... auth: skip mailbox tests with mydns,tinydns and ldap...
next