]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
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  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
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 6396/head
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... 6377/head
2018-03-26  Remi Gacognednsdist: Work around a false positive in statNodeRespRing() 6393/head
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... 6392/head
2018-03-26  Charles-Henri... auth: skip mailbox tests with mydns,tinydns and ldap...
2018-03-26  Remi Gacognednsdist: Unbreak addBPFFilterDynBlocks() 6384/head
2018-03-26  Remi Gacognednsdist: Log when we add an EBPF dynamic block, like...
2018-03-26  Charles-Henri... auth: add support for MB and MG RR types
2018-03-26  Peter van Dijkremove useless lines 6331/head
2018-03-26  Remi Gacognednsdist: Reduce the amount of times we copy our shared... 6378/head
2018-03-26  Pieter LexisMerge pull request #6355 from chbruyand/recursor-issue...
2018-03-26  Pieter LexisMerge pull request #6381 from rgacogne/dnsdist-serverpo...
2018-03-26  Pieter LexisMerge pull request #6379 from pieterlexis/rec-rpz-stats
2018-03-26  Pieter LexisMerge pull request #6380 from rgacogne/no-vlas
2018-03-24  Remi GacogneMerge pull request #6375 from krionbsd/dnsdist
2018-03-24  Remi GacogneMerge pull request #6382 from rgacogne/dnsdist-nodnscrypt
2018-03-23  Remi Gacognednsdist: Use a separate lock for accessing the pool... 6381/head
2018-03-23  Remi Gacognednsdist: Build without DNSCrypt support 6382/head
2018-03-23  Remi GacogneUse obj.data() instead of &obj.at(0) to prevent exception 6380/head
2018-03-23  Remi Gacognetravis: Add -Werror=vla to prevent the use of VLAs
2018-03-23  Remi Gacogneauth: Remove VLAs
2018-03-23  Remi GacogneRemove VLAs in the OpenSSL signer code
2018-03-23  Pieter LexisMerge pull request #6344 from rgacogne/rec-lua-ffi...
2018-03-23  Pieter Lexisrec: Add RPZ statistics docs 6379/head
2018-03-23  Pieter Lexisrec: move the rpz stats to a different url
2018-03-23  Remi Gacogneixfr: Get rid of a VLA (and two copies) in getIXFRDeltas()
2018-03-23  Remi Gacognerec: Get rid of a VLA (and a copy) in handleUDPServerRe...
2018-03-23  Pieter Lexisrec: save rpzStats as a shared_ptr
2018-03-23  Pieter Lexisrec: update the number of records in the RPZ stats
2018-03-23  Remi GacogneRemove a VLA in waitForMultiData()
2018-03-23  Remi Gacognednsdist: Get rid of a VLA in TCP workers
2018-03-23  Remi Gacognednsdist: Get rid of VLAs in the console
2018-03-22  Pieter LexisExpose rpz stats in the web-interface
2018-03-22  Remi Gacogne[WIP] rec: Add metrics for RPZ zones
2018-03-22  Pieter LexisMerge pull request #6317 from rgacogne/dnsdist-source...
2018-03-22  Pieter LexisMerge pull request #6069 from Habbie/no-more-bootstrap
2018-03-22  Pieter LexisMerge pull request #6045 from rgacogne/dnscrypt-xchacha20
2018-03-21  Pieter LexisMerge pull request #6374 from chbruyand/auth-quiet...
2018-03-21  Remi Gacognednsdist: Add DynBlockRulesGroup
2018-03-21  Pieter LexisAdd missing README symlink 6069/head
2018-03-21  Pieter LexisSmall documentation fixes 6045/head
2018-03-21  Pieter Lexisauth: lower 'packet too short' loglevel 6312/head
2018-03-21  Pieter LexisMerge pull request #6370 from chbruyand/auth-issue...
2018-03-21  Pieter LexisRemove leftover logging invocation
2018-03-21  Pieter LexisMerge pull request #6342 from chbruyand/reload-resolvconf
2018-03-21  Pieter LexisMerge pull request #6352 from cmouse/lua
2018-03-21  Charles-Henri... auth: fix typo in command description 6374/head
2018-03-21  Remi GacogneMerge pull request #6376 from pieterlexis/travis-bulkte...
2018-03-21  Pieter Lexistests: lower dnsbulktest threshold in travis 6376/head
2018-03-20  krionAdd '?' for providing help() output on dnsdist -c 6375/head
next