]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2019-01-10  bert hubertadd -f,--filter-name option to dnsscope to limit proces... 7364/head
2019-01-10  bert hubertdnsscope miscounted its statistics, assigning '101...
2019-01-10  Remi GacogneMerge pull request #7323 from rgacogne/dnsdist-check...
2019-01-10  Remi GacogneMerge pull request #7346 from rgacogne/auth-py-regressi...
2019-01-10  Remi GacogneMerge pull request #7238 from rgacogne/dnsssec-forward...
2019-01-10  Remi GacogneMerge pull request #6689 from rgacogne/logger-thread...
2019-01-10  Remi GacogneMerge pull request #7209 from rgacogne/use-ecs-use...
2019-01-10  Remi GacogneFix nits 7209/head
2019-01-10  Remi Gacognerec: Fix a small nit in the documentation of 'variable...
2019-01-10  Remi Gacognednsdist: Add unit tests for getEDNSOptionsStart and...
2019-01-10  Remi Gacognednsdist: Add regression tests for the 'ecs-scope-zero...
2019-01-10  Remi Gacognednsdist: Add a 'disableZeroScope' option to the `newSer...
2019-01-10  Remi Gacognednsdist: Add 'zero-scope' support over TCP as well
2019-01-10  Remi Gacognednsdist: Handle Client Subnet not being the first ECS...
2019-01-10  Remi Gacognednsdist: Fix compilation with DNSCrypt support enabled
2019-01-10  bert hubertremove goto, move UDP and encryption code to separate...
2019-01-10  bert hubertdocument variable-responses counter + SNMP it up
2019-01-10  bert hubertcomment zeroScope, plus make sure we don't pass subnet...
2019-01-10  bert hubertrobustify and comment detection of /0 answers
2019-01-10  bert hubertmake "zeroScope" ECS be sensitive to variableAnswer...
2019-01-10  bert hubertfix shadowed variable, move to d_ecsFound, fix indentation
2019-01-10  bert hubertadd variable-responses metric to pdns_recursor
2019-01-10  bert hubertwe shadowed the length variable on a successful cache...
2019-01-10  bert huberttime sometimes goes backwards (...), do not penalize...
2019-01-10  bert hubertalso make dnsdist use this
2019-01-10  bert hubertemit a /0 ECS response on non-variable answers when...
2019-01-09  Remi GacogneMerge pull request #7356 from rgacogne/rec-fix-ecs-reg
2019-01-09  Otto MoerbeekMerge pull request #7293 from alebeta90/patch-1
2019-01-09  Otto MoerbeekMerge remote-tracking branch 'origin/master' into after... 7293/head
2019-01-09  Pieter LexisMerge pull request #7321 from cmouse/patch-1
2019-01-09  Otto MoerbeekMerge remote-tracking branch 'origin/master' into after...
2019-01-09  Otto MoerbeekUse symbolic names for enum values instead of hard...
2019-01-09  Pieter LexisMerge pull request #7260 from spirillen/patch-1
2019-01-09  Pieter LexisMerge pull request #7269 from spirillen/patch-3
2019-01-09  Pieter LexisMerge pull request #7282 from spirillen/patch-4
2019-01-09  Pieter LexisMerge pull request #7289 from chbruyand/static-cppcheck
2019-01-09  Pieter LexisMerge pull request #7306 from pieterlexis/hello-2019
2019-01-09  Pieter LexisMerge pull request #7342 from jsoref/ghost-pdns-mysql
2019-01-09  Pieter LexisMerge pull request #7348 from ahupowerdns/zero-qtypestats
2019-01-09  Otto MoerbeekMerge pull request #7244 from cmouse/notify
2019-01-09  Remi GacogneMerge pull request #7345 from rgacogne/nsec-bitmaps
2019-01-08  Remi Gacognerec: Fix an invalid use if cls._PREFIX in the ECS regre... 7356/head
2019-01-08  bert hubertMerge pull request #7344 from Habbie/dlog-simplify
2019-01-08  Otto MoerbeekMerge pull request #7349 from omoerbeek/kskrolldocs
2019-01-08  Otto MoerbeekMerge branch 'kskrolldocs' of github.com:omoerbeek... 7349/head
2019-01-08  Otto MoerbeekTweaks to the rollover docs: make a few things explicit.
2019-01-08  Otto MoerbeekTweaks to the rollover docs: make a few things explicit.
2019-01-08  bert hubertZero out qtype response numbers in our statistics 7348/head
2019-01-08  bert hubertMerge pull request #7341 from ahupowerdns/ipv4-any...
2019-01-08  Remi Gacogneauth: Print the correct pdns.log when the py regression... 7346/head
2019-01-08  Remi GacogneMerge pull request #7138 from rgacogne/dnsdist-libcap
2019-01-08  Remi GacogneMerge pull request #7307 from pieterlexis/rec-lower...
2019-01-08  Remi GacogneMerge pull request #7329 from rgacogne/ixfrdist-ubsan
2019-01-08  Remi GacogneMerge pull request #7330 from rgacogne/dnsdist-doc...
2019-01-07  Peter van Dijksimplify log message to avoid compile error 7344/head
2019-01-07  Josh Sorefremoving ghost 7342/head
2019-01-07  bert hubertFix replying from ANY address for non-standard port 7341/head
2019-01-07  Charles-Henri... Merge branch 'master' into static-cppcheck 7289/head
2019-01-07  Otto MoerbeekMerge pull request #7331 from omoerbeek/usemmapforstack
2019-01-07  Otto MoerbeekMerge pull request #7337 from omoerbeek/better-test...
2019-01-07  Remi GacogneMerge pull request #7327 from rgacogne/rec-race-sig...
2019-01-07  Otto MoerbeekFix maybe-unitialized warning while improving the test... 7337/head
2019-01-07  Otto MoerbeekMerge branch 'usemmapforstack' of github.com:omoerbeek... 7331/head
2019-01-07  Otto MoerbeekMerge branch 'usemmapforstack' of github.com:omoerbeek...
2019-01-04  Remi Gacognednsdist: Remove rmPool() from the doc and add showPools... 7330/head
2019-01-04  Otto MoerbeekMerge branch 'usemmapforstack' of github.com:omoerbeek...
2019-01-04  Otto MoerbeekUse mmap for stack allocation, adding the MAP_STACK...
2019-01-04  Remi GacogneMerge pull request #7311 from omoerbeek/setbufsize
2019-01-04  Remi Gacogneixfrdist: Enable UndefinedBehaviorSanitizer in CI 7329/head
2019-01-04  Otto MoerbeekUse mmap for stack allocation, adding the MAP_STACK...
2019-01-04  Otto MoerbeekMerge remote-tracking branch 'origin/master' into setbu... 7311/head
2019-01-04  Otto MoerbeekMerge pull request #7316 from omoerbeek/loggertemplate
2019-01-04  Otto MoerbeekFailure to raise socket buf size is not fatal
2019-01-04  Otto MoerbeekMerge remote-tracking branch 'origin/master' into setbu...
2019-01-04  Remi GacogneMerge pull request #7308 from pieterlexis/fix-weird...
2019-01-04  Remi Gacognerec: Fix a possible timing issue w/ RRSIGs in the SyncR... 7327/head
2019-01-03  Aki Tuomipdns_notify: Update usage 7244/head
2019-01-03  Aki Tuomipdns_notify: Update manpage
2019-01-03  Otto MoerbeekMerge remote-tracking branch 'origin/master' into setbu...
2019-01-03  Remi Gacognednsdist: Add an optional 'checkTimeout' parameter to... 7323/head
2019-01-03  Aki TuomiUpdate supermaster-signed test expected_result
2019-01-03  Aki Tuomipdns_notify: Fix logging
2019-01-03  Aki Tuomipdns_notify: Implement 60 second timeout
2019-01-03  Aki Tuomipdns_notify: Support hostname for notification
2019-01-03  Aki Tuomidnsupdate: Update documentation to indicate that both... 7321/head
2019-01-03  Otto MoerbeekFollowup: Only set buffers size if increasing it.
2019-01-03  Pieter LexisMerge pull request #7275 from rgacogne/dnscrypt-python3
2019-01-03  Pieter LexisMerge pull request #7249 from Habbie/gtar
2019-01-03  Pieter LexisMerge pull request #7286 from bootc/fix_openapi
2019-01-03  Pieter LexisMerge pull request #7288 from rubenk/snprintf-off-by-one
2019-01-03  Pieter LexisMerge pull request #7291 from rgacogne/auth-dnsscope...
2019-01-03  Pieter LexisMerge pull request #7298 from rgacogne/rec-dnssec-stats
2019-01-03  Pieter LexisMerge pull request #7299 from rgacogne/rec-load-suffix...
2019-01-03  Pieter LexisMerge pull request #7300 from rgacogne/rec-lua-hooks...
2019-01-03  Pieter LexisMerge pull request #7304 from rgacogne/rec-rootnxtrust...
2019-01-03  Pieter LexisMerge remote-tracking branch 'origin/master' into rec... 7307/head
2019-01-03  Pieter LexisMerge remote-tracking branch 'origin/master' into fix... 7308/head
2019-01-03  Otto MoerbeekMerge remote-tracking branch 'origin/master' into logge... 7316/head
2019-01-03  Pieter LexisMerge pull request #7312 from pieterlexis/travis-rubyge...
2019-01-03  Otto MoerbeekFix logger time_t issues on at least OpenBSD.
next