]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
6 years agoFix libatomic detection on ppc64 5599/head
Pieter Lexis [Fri, 11 Aug 2017 12:37:01 +0000 (14:37 +0200)] 
Fix libatomic detection on ppc64

Thanks @tjikkun!

Closes #5456

6 years agoMerge pull request #5586 from Habbie/docnits 4956/head
Pieter Lexis [Fri, 11 Aug 2017 08:28:20 +0000 (10:28 +0200)] 
Merge pull request #5586 from Habbie/docnits

auth documentation nits

6 years agoMerge pull request #5593 from pieterlexis/issue-5585-debian-build-deps
Pieter Lexis [Fri, 11 Aug 2017 08:27:11 +0000 (10:27 +0200)] 
Merge pull request #5593 from pieterlexis/issue-5585-debian-build-deps

Fix two issues with the build scripts

6 years agoMerge pull request #5587 from pieterlexis/fix-builder-errors
Pieter Lexis [Fri, 11 Aug 2017 08:26:58 +0000 (10:26 +0200)] 
Merge pull request #5587 from pieterlexis/fix-builder-errors

Fix errors with our build scripts

6 years agoMerge pull request #5581 from rgacogne/ddist-console-con-logging
Remi Gacogne [Thu, 10 Aug 2017 21:24:18 +0000 (23:24 +0200)] 
Merge pull request #5581 from rgacogne/ddist-console-con-logging

dnsdist: Add setConsoleConnectionsLogging()

6 years agoMerge pull request #5591 from Habbie/packetcache-slow-test
Remi Gacogne [Thu, 10 Aug 2017 21:23:01 +0000 (23:23 +0200)] 
Merge pull request #5591 from Habbie/packetcache-slow-test

increase TTL in packet cache test to avoid failure on slow testing runs

6 years agoMerge pull request #5580 from rgacogne/ddist-dnscrypt-ringbuffer-dnsheader
Remi Gacogne [Thu, 10 Aug 2017 21:22:32 +0000 (23:22 +0200)] 
Merge pull request #5580 from rgacogne/ddist-dnscrypt-ringbuffer-dnsheader

dnsdist: Copy the DNS header before encrypting it in place

6 years agoMake the buildscripts use tarballs and more consistent 5593/head
Pieter Lexis [Thu, 10 Aug 2017 16:02:03 +0000 (18:02 +0200)] 
Make the buildscripts use tarballs and more consistent

6 years agoAdd curl to auth build deps
Pieter Lexis [Thu, 10 Aug 2017 13:15:20 +0000 (15:15 +0200)] 
Add curl to auth build deps

6 years agoincrease TTL in packet cache test to avoid failure on slow testing runs 5591/head
Peter van Dijk [Thu, 10 Aug 2017 10:44:50 +0000 (12:44 +0200)] 
increase TTL in packet cache test to avoid failure on slow testing runs

6 years agoMerge pull request #5592 from rgacogne/rec-fix-syncres-unit-tests
Remi Gacogne [Thu, 10 Aug 2017 13:08:26 +0000 (15:08 +0200)] 
Merge pull request #5592 from rgacogne/rec-fix-syncres-unit-tests

rec: Fix the tests added in #5569 and #5570, DNSSEC modes changed in #5557

6 years agorec: Fix the tests added in #5569 and #5570, DNSSEC modes changed in #5557 5592/head
Remi Gacogne [Thu, 10 Aug 2017 11:46:05 +0000 (13:46 +0200)] 
rec: Fix the tests added in #5569 and #5570, DNSSEC modes changed in #5557

6 years agoMerge pull request #5569 from rgacogne/rec-dnskey-loop
Remi Gacogne [Thu, 10 Aug 2017 09:17:56 +0000 (11:17 +0200)] 
Merge pull request #5569 from rgacogne/rec-dnskey-loop

rec: Don't fetch the DNSKEY of a zone to validate the DS of the same zone

6 years agoMerge pull request #5570 from rgacogne/rec-neg-validation
Remi Gacogne [Thu, 10 Aug 2017 09:14:45 +0000 (11:14 +0200)] 
Merge pull request #5570 from rgacogne/rec-neg-validation

rec: Be more careful about the validation of negative answers

6 years agoMerge pull request #5557 from rgacogne/rec-dnssec-process-states
Remi Gacogne [Thu, 10 Aug 2017 09:10:11 +0000 (11:10 +0200)] 
Merge pull request #5557 from rgacogne/rec-dnssec-process-states

rec: Don't always validate when DNSSEC is set to process

6 years agoMerge pull request #5522 from rubenk/patch-1
Peter van Dijk [Wed, 9 Aug 2017 11:59:49 +0000 (13:59 +0200)] 
Merge pull request #5522 from rubenk/patch-1

cd to the right directory before compiling

6 years agoauth: Detect manpages properly 5587/head
Pieter Lexis [Wed, 9 Aug 2017 11:07:52 +0000 (13:07 +0200)] 
auth: Detect manpages properly

6 years agoShip LDAP schema files in RPMs
Pieter Lexis [Wed, 9 Aug 2017 07:33:58 +0000 (09:33 +0200)] 
Ship LDAP schema files in RPMs

6 years agofix reference 5586/head
Peter van Dijk [Wed, 9 Aug 2017 10:59:02 +0000 (12:59 +0200)] 
fix reference

6 years agoallow incremental rebuild of html-docs
Peter van Dijk [Wed, 9 Aug 2017 10:58:57 +0000 (12:58 +0200)] 
allow incremental rebuild of html-docs

6 years agoMerge pull request #5578 from rgacogne/dnsdist-doc-policies
Pieter Lexis [Wed, 9 Aug 2017 09:18:13 +0000 (11:18 +0200)] 
Merge pull request #5578 from rgacogne/dnsdist-doc-policies

dnsdist: Clarify how the different load-balancing policies work

6 years agoMerge pull request #5540 from jsoref/pdns-example.com
Pieter Lexis [Wed, 9 Aug 2017 09:18:01 +0000 (11:18 +0200)] 
Merge pull request #5540 from jsoref/pdns-example.com

Switch dns master/slave example to consistently use example.com

6 years agoMerge pull request #5537 from pieterlexis/recursor-doc-fixes
Pieter Lexis [Wed, 9 Aug 2017 09:17:46 +0000 (11:17 +0200)] 
Merge pull request #5537 from pieterlexis/recursor-doc-fixes

Two recursor doc fixes

6 years agodnsdist: Copy the DNS header before encrypting it in place 5580/head
Remi Gacogne [Fri, 4 Aug 2017 09:49:22 +0000 (11:49 +0200)] 
dnsdist: Copy the DNS header before encrypting it in place

When DNSCrypt is enabled, we encrypt the answer in place, but we
need to keep a copy of the DNS header of the original answer to
be able to populate the responses ring buffer.

6 years agodnsdist: Add setConsoleConnectionsLogging() 5581/head
Remi Gacogne [Fri, 4 Aug 2017 08:49:28 +0000 (10:49 +0200)] 
dnsdist: Add setConsoleConnectionsLogging()

6 years agodnsdist: Clarify how the different load-balancing policies work 5578/head
Remi Gacogne [Thu, 3 Aug 2017 13:35:39 +0000 (15:35 +0200)] 
dnsdist: Clarify how the different load-balancing policies work

6 years agoMerge pull request #5396 from GlobalCyberAlliance/dnsdist-mod2
Remi Gacogne [Thu, 3 Aug 2017 08:53:21 +0000 (10:53 +0200)] 
Merge pull request #5396 from GlobalCyberAlliance/dnsdist-mod2

Add arbitrary tag capability to protobuf output in dnsdist

6 years agodnsdist: Fix indentation 5396/head
Remi Gacogne [Mon, 31 Jul 2017 09:45:00 +0000 (11:45 +0200)] 
dnsdist: Fix indentation

6 years agodnsdist: Pass the qname as a `DNSName` to `DNSProtoBufMessage::addRR()`
Remi Gacogne [Mon, 31 Jul 2017 09:43:12 +0000 (11:43 +0200)] 
dnsdist: Pass the qname as a `DNSName` to `DNSProtoBufMessage::addRR()`

It's OK for the Lua binding to accept a string, but the internal functions
should really use a `DNSName`.

6 years agodnsdist: Fix indentation, move tags check out of the generic ones
Remi Gacogne [Mon, 31 Jul 2017 09:40:01 +0000 (11:40 +0200)] 
dnsdist: Fix indentation, move tags check out of the generic ones

6 years agofixed 3 of the "nits" flagged by Remi
Seth Ornstein [Fri, 28 Jul 2017 23:04:44 +0000 (19:04 -0400)] 
fixed 3 of the "nits" flagged by Remi

6 years agoFixed requests from Remi July 7
Seth Ornstein [Wed, 12 Jul 2017 19:14:01 +0000 (15:14 -0400)] 
Fixed requests from Remi July 7

6 years agoMerge pull request #5575 from Habbie/dnsdist-docs-dontage
Remi Gacogne [Wed, 2 Aug 2017 15:07:34 +0000 (17:07 +0200)] 
Merge pull request #5575 from Habbie/dnsdist-docs-dontage

add dontAge to packetcache guide

6 years agoaddressed fixes requested by Remi July 3rd
Seth Ornstein [Thu, 6 Jul 2017 15:06:05 +0000 (11:06 -0400)] 
addressed fixes requested by Remi July 3rd

6 years agoChanges requested by Bert Hubert and Remi Gacogne of dnsdist
Seth Ornstein [Fri, 30 Jun 2017 18:41:18 +0000 (14:41 -0400)] 
Changes requested by Bert Hubert and Remi Gacogne of dnsdist

6 years agocompleted test for mods to dnsdist in pdns/regression-tests.dnsdist/test_ProtobufTag.py
Seth Ornstein [Fri, 23 Jun 2017 04:12:27 +0000 (00:12 -0400)] 
completed test for mods to dnsdist in pdns/regression-tests.dnsdist/test_ProtobufTag.py
script to execute it in pdns/zzz-gca-example/test-protobuf-tag.sh

6 years agodocumentation of new lua commands, stripped down dnsdist.conf, improved example scrip...
Seth Ornstein [Wed, 7 Jun 2017 19:20:18 +0000 (15:20 -0400)] 
documentation of new lua commands, stripped down dnsdist.conf, improved example script in pdns/zzz-gca-example directory

6 years agoAdded some more Lua commands to dnsdist to make the commands more 'balanced'.
Seth Ornstein [Fri, 2 Jun 2017 19:44:49 +0000 (15:44 -0400)] 
Added some more Lua commands to dnsdist to make the commands more 'balanced'.

6 years agoNew 'clean' version of dnsdist with my modifications.
Seth Ornstein [Tue, 30 May 2017 21:57:00 +0000 (17:57 -0400)] 
New 'clean' version of dnsdist with my modifications.
Commented line around new code segments has key words 'GCA' and 'Seth' for text searching.
Commands don't have XXX suffix anymore.
Timestamp for the setProtobufResponseType() function is supplied by lua now and not done in C++.
Current commands are: setTag, getTagArray, setTagArray, setProtobufResponseType

6 years agodnsdist: Add missing `newServer` options, pool management functions to the docs
Remi Gacogne [Mon, 24 Jul 2017 15:19:29 +0000 (17:19 +0200)] 
dnsdist: Add missing `newServer` options, pool management functions to the docs

6 years agodnsdist: Add AXFR instructions to the new docs
Remi Gacogne [Mon, 24 Jul 2017 08:45:50 +0000 (10:45 +0200)] 
dnsdist: Add AXFR instructions to the new docs

6 years agodnsdist: Add a few words on source address selection in the new docs
Remi Gacogne [Mon, 24 Jul 2017 08:45:01 +0000 (10:45 +0200)] 
dnsdist: Add a few words on source address selection in the new docs

6 years agoCorrected addAnyTCRule() documentation (#5574)
Sebastian Schmidt [Wed, 2 Aug 2017 09:19:55 +0000 (19:19 +1000)] 
Corrected addAnyTCRule() documentation (#5574)

* fixes #5573

6 years agoadd dontAge to packetcache guide 5575/head
Peter van Dijk [Wed, 2 Aug 2017 08:31:15 +0000 (10:31 +0200)] 
add dontAge to packetcache guide

6 years agodnsdist: Document sending statistics to carbon in the new docs
Remi Gacogne [Wed, 19 Jul 2017 12:35:25 +0000 (14:35 +0200)] 
dnsdist: Document sending statistics to carbon in the new docs

6 years agodnsdist: Fix small typos
Wim [Tue, 1 Aug 2017 13:15:21 +0000 (15:15 +0200)] 
dnsdist: Fix small typos

6 years agoMerge pull request #5549 from rgacogne/rec-ecsindex-auth-mismatch
Remi Gacogne [Tue, 1 Aug 2017 13:58:41 +0000 (15:58 +0200)] 
Merge pull request #5549 from rgacogne/rec-ecsindex-auth-mismatch

rec: Prevent an infinite loop if we need auth and the best match is not

6 years agoMerge pull request #5545 from rgacogne/rec-ecs-index-tests
Remi Gacogne [Tue, 1 Aug 2017 13:57:26 +0000 (15:57 +0200)] 
Merge pull request #5545 from rgacogne/rec-ecs-index-tests

rec: Add more unit tests for the NetmaskTree and ECS cache index

6 years agoMerge pull request #5535 from rgacogne/dnsdist-no-default-pwd
Remi Gacogne [Tue, 1 Aug 2017 13:54:06 +0000 (15:54 +0200)] 
Merge pull request #5535 from rgacogne/dnsdist-no-default-pwd

dnsdist: Make it clear that the sample passwords should be changed

6 years agoMerge pull request #5563 from rgacogne/dnsdist-timeout-latency
Remi Gacogne [Tue, 1 Aug 2017 13:51:12 +0000 (15:51 +0200)] 
Merge pull request #5563 from rgacogne/dnsdist-timeout-latency

dnsdist: Skip timeouts on the response latency graph

6 years agoMerge pull request #5562 from rgacogne/set-stale-cache-completion
Remi Gacogne [Tue, 1 Aug 2017 13:50:35 +0000 (15:50 +0200)] 
Merge pull request #5562 from rgacogne/set-stale-cache-completion

dnsdist: Add completion for `setStaleCacheEntriesTTL()`

6 years agorec: Don't fetch the DNSKEY of a zone to validate the DS of the same zone 5569/head
Remi Gacogne [Mon, 31 Jul 2017 16:17:45 +0000 (18:17 +0200)] 
rec: Don't fetch the DNSKEY of a zone to validate the DS of the same zone

6 years agorec: Be more careful about the validation of negative answers 5570/head
Remi Gacogne [Mon, 31 Jul 2017 16:40:16 +0000 (18:40 +0200)] 
rec: Be more careful about the validation of negative answers

We skipped the validation of:
- ECS-specific negative answers
- completely empty NODATA answers (no SOA, no NSEC, nothing)

6 years agodnsdist: Skip timeouts on the response latency graph 5563/head
Remi Gacogne [Mon, 31 Jul 2017 08:17:28 +0000 (10:17 +0200)] 
dnsdist: Skip timeouts on the response latency graph

6 years agodnsdist: Add completion for `setStaleCacheEntriesTTL()` 5562/head
Remi Gacogne [Mon, 31 Jul 2017 08:08:03 +0000 (10:08 +0200)] 
dnsdist: Add completion for `setStaleCacheEntriesTTL()`

6 years agorec: Don't always validate when DNSSEC is set to process 5557/head
Remi Gacogne [Wed, 26 Jul 2017 13:51:21 +0000 (15:51 +0200)] 
rec: Don't always validate when DNSSEC is set to process

Also fix DNSSEC validation statistics.

6 years agoMerge pull request #5543 from rgacogne/web-auto-ptr
Remi Gacogne [Tue, 25 Jul 2017 12:22:42 +0000 (14:22 +0200)] 
Merge pull request #5543 from rgacogne/web-auto-ptr

Wrap the webserver's and Resolver::tryGetSOASerial objects into smart pointers

6 years agoauth: Get rid of the webserver's connectionThreadData struct 5543/head
Remi Gacogne [Mon, 24 Jul 2017 13:29:15 +0000 (15:29 +0200)] 
auth: Get rid of the webserver's connectionThreadData struct

Thanks to zeha for suggesting that the struct was not needed anymore
since `std::thread` takes a variable number of parameters.

6 years agorec: Prevent an infinite loop if we need auth and the best match is not 5549/head
Remi Gacogne [Mon, 24 Jul 2017 11:08:31 +0000 (13:08 +0200)] 
rec: Prevent an infinite loop if we need auth and the best match is not

6 years agorec: Add more tests of ECS-specific entries removal and expiration 5545/head
Remi Gacogne [Thu, 20 Jul 2017 15:20:37 +0000 (17:20 +0200)] 
rec: Add more tests of ECS-specific entries removal and expiration

6 years agorec: Test removal from a NetmaskTree
Remi Gacogne [Thu, 20 Jul 2017 15:19:42 +0000 (17:19 +0200)] 
rec: Test removal from a NetmaskTree

6 years agoMerge pull request #5541 from rgacogne/coverity-string-find-use
Remi Gacogne [Thu, 20 Jul 2017 07:51:13 +0000 (09:51 +0200)] 
Merge pull request #5541 from rgacogne/coverity-string-find-use

Clartify how we check the return value of std::string::find()

6 years agoMerge pull request #5542 from rgacogne/yahttp-93e75d1412d7dafab54f68b7efb9a4e30fd8b9fe
Remi Gacogne [Thu, 20 Jul 2017 07:50:44 +0000 (09:50 +0200)] 
Merge pull request #5542 from rgacogne/yahttp-93e75d1412d7dafab54f68b7efb9a4e30fd8b9fe

Update YaHTTP to 93e75d1412d7dafab54f68b7efb9a4e30fd8b9fe

6 years agoSwitch dns master/slave example to consistently use example.com 5540/head
Josh Soref [Wed, 19 Jul 2017 17:11:53 +0000 (13:11 -0400)] 
Switch dns master/slave example to consistently use example.com

6 years agoClartify how we check the return value of std::string::find() 5541/head
Remi Gacogne [Wed, 19 Jul 2017 14:10:09 +0000 (16:10 +0200)] 
Clartify how we check the return value of std::string::find()

Making Coverity happier.

6 years agoUpdate YaHTTP to 93e75d1412d7dafab54f68b7efb9a4e30fd8b9fe 5542/head
Remi Gacogne [Wed, 19 Jul 2017 13:32:31 +0000 (15:32 +0200)] 
Update YaHTTP to 93e75d1412d7dafab54f68b7efb9a4e30fd8b9fe

Fix a warning reported by Coverity.

6 years agoWrap the dynamic FD array into a unique_ptr in Resolver::tryGetSOASerial
Remi Gacogne [Fri, 7 Jul 2017 16:56:17 +0000 (18:56 +0200)] 
Wrap the dynamic FD array into a unique_ptr in Resolver::tryGetSOASerial

6 years agoWrap the webserver's objects into smart pointers
Remi Gacogne [Tue, 4 Jul 2017 13:51:12 +0000 (15:51 +0200)] 
Wrap the webserver's objects into smart pointers

6 years agoMake `WebServer::d_server` a shared pointer
Remi Gacogne [Wed, 12 Jul 2017 12:02:04 +0000 (14:02 +0200)] 
Make `WebServer::d_server` a shared pointer

6 years agoRemove double changelog entry 5537/head
Pieter Lexis [Tue, 18 Jul 2017 15:09:13 +0000 (17:09 +0200)] 
Remove double changelog entry

6 years agoFix params inside the function role
Pieter Lexis [Tue, 18 Jul 2017 15:09:03 +0000 (17:09 +0200)] 
Fix params inside the function role

6 years agodnsdist: Make it clear that the sample passwords should be changed 5535/head
Remi Gacogne [Mon, 17 Jul 2017 14:06:34 +0000 (16:06 +0200)] 
dnsdist: Make it clear that the sample passwords should be changed

6 years agoUpdate pip etc. for the auth docs as well rec-4.1.0-alpha1
Pieter Lexis [Tue, 18 Jul 2017 12:07:27 +0000 (14:07 +0200)] 
Update pip etc. for the auth docs as well

6 years agoMerge pull request #5533 from pieterlexis/rec-4.1.0-alpha1-changelog
Pieter Lexis [Tue, 18 Jul 2017 11:26:12 +0000 (13:26 +0200)] 
Merge pull request #5533 from pieterlexis/rec-4.1.0-alpha1-changelog

Add latest recursor changelogs for alpha1

6 years agoMerge pull request #5532 from pieterlexis/new-auth-docs
Pieter Lexis [Tue, 18 Jul 2017 11:05:00 +0000 (13:05 +0200)] 
Merge pull request #5532 from pieterlexis/new-auth-docs

Add new Authoritative Server documentation.

6 years agoUpdate to add a new changelog entry for the next alpha 5533/head
Pieter Lexis [Tue, 18 Jul 2017 10:59:19 +0000 (12:59 +0200)] 
Update to add a new changelog entry for the next alpha

6 years agoAdd latest recursor changelogs
Pieter Lexis [Tue, 18 Jul 2017 08:41:47 +0000 (10:41 +0200)] 
Add latest recursor changelogs

6 years agoAdd new Authoritative Server documentation. 5532/head
Pieter Lexis [Wed, 12 Jul 2017 10:52:53 +0000 (12:52 +0200)] 
Add new Authoritative Server documentation.

6 years agoMerge pull request #5530 from rgacogne/rec-el-prid64
Pieter Lexis [Tue, 18 Jul 2017 09:34:46 +0000 (11:34 +0200)] 
Merge pull request #5530 from rgacogne/rec-el-prid64

rec: Fix the recursor build

6 years agoMerge pull request #5482 from rgacogne/rec-cpu-affinity
Pieter Lexis [Tue, 18 Jul 2017 08:39:05 +0000 (10:39 +0200)] 
Merge pull request #5482 from rgacogne/rec-cpu-affinity

rec: Add a `cpu-map` directive to set CPU affinity per thread

6 years agorec: Fix the recursor cache unit tests 5530/head
Remi Gacogne [Tue, 18 Jul 2017 07:49:08 +0000 (09:49 +0200)] 
rec: Fix the recursor cache unit tests

6 years agorec: Add missing <cinttypes> include for PRId64
Remi Gacogne [Tue, 18 Jul 2017 07:21:14 +0000 (09:21 +0200)] 
rec: Add missing <cinttypes> include for PRId64

6 years agoMerge pull request #5529 from pieterlexis/more-rec-docs
Pieter Lexis [Tue, 18 Jul 2017 06:59:13 +0000 (08:59 +0200)] 
Merge pull request #5529 from pieterlexis/more-rec-docs

Recursor documentation additions

6 years agoMerge pull request #5406 from rgacogne/rec-netmask-ordering
Pieter Lexis [Tue, 18 Jul 2017 06:56:49 +0000 (08:56 +0200)] 
Merge pull request #5406 from rgacogne/rec-netmask-ordering

rec: Make more specific Netmasks < to less specific ones

6 years agoMerge pull request #5485 from rgacogne/rec-log-level
Pieter Lexis [Tue, 18 Jul 2017 06:54:59 +0000 (08:54 +0200)] 
Merge pull request #5485 from rgacogne/rec-log-level

rec: Don't always override `loglevel` to 6

6 years agoMerge pull request #5509 from zeha/f/ship-ldap-schema
Pieter Lexis [Tue, 18 Jul 2017 06:53:40 +0000 (08:53 +0200)] 
Merge pull request #5509 from zeha/f/ship-ldap-schema

Ship ldapbackend schema files in tarball

6 years agoMerge pull request #5516 from zeha/getauth-no-dnspacket
Pieter Lexis [Tue, 18 Jul 2017 06:53:24 +0000 (08:53 +0200)] 
Merge pull request #5516 from zeha/getauth-no-dnspacket

Remove DNSPacket from getAuth() signature

6 years agoMerge pull request #5523 from rubenk/fix-typos-in-logmessage
Pieter Lexis [Tue, 18 Jul 2017 06:52:21 +0000 (08:52 +0200)] 
Merge pull request #5523 from rubenk/fix-typos-in-logmessage

Fix typo in two log messages

6 years agoMerge pull request #5525 from rgacogne/rec-sign-inception
Pieter Lexis [Tue, 18 Jul 2017 06:51:50 +0000 (08:51 +0200)] 
Merge pull request #5525 from rgacogne/rec-sign-inception

rec: Fix validation at the exact RRSIG inception or expiration time

6 years agoMerge pull request #5528 from rgacogne/rec-cname-aa-authority
Pieter Lexis [Tue, 18 Jul 2017 06:51:14 +0000 (08:51 +0200)] 
Merge pull request #5528 from rgacogne/rec-cname-aa-authority

rec: On an AA=1 CNAME answer, only the CNAME is necessarily authoritative

6 years agoRecursor documentation additions 5529/head
Pieter Lexis [Mon, 17 Jul 2017 20:08:12 +0000 (22:08 +0200)] 
Recursor documentation additions

 * Add MIB to docs
 * Update some functions based on the changelog
 * Update the changelog

6 years agoMerge pull request #5527 from pieterlexis/dnsdist-python-six
Pieter Lexis [Mon, 17 Jul 2017 21:18:05 +0000 (23:18 +0200)] 
Merge pull request #5527 from pieterlexis/dnsdist-python-six

dnsdist docs: Ensure pip and setup tools are updated when building docs.

6 years agorec: On an AA=1 CNAME answer, only the CNAME is necessarily authoritative 5528/head
Remi Gacogne [Mon, 17 Jul 2017 20:31:48 +0000 (22:31 +0200)] 
rec: On an AA=1 CNAME answer, only the CNAME is necessarily authoritative

6 years agodnsdist docs: update setuptools 5527/head
Pieter Lexis [Mon, 17 Jul 2017 20:16:56 +0000 (22:16 +0200)] 
dnsdist docs: update setuptools

6 years agoMerge pull request #5505 from pieterlexis/new-docs
Remi Gacogne [Mon, 17 Jul 2017 20:03:57 +0000 (22:03 +0200)] 
Merge pull request #5505 from pieterlexis/new-docs

New dnsdist documentation

6 years agoUpdate dnsdist docs upload path 5505/head
Pieter Lexis [Mon, 17 Jul 2017 15:30:41 +0000 (17:30 +0200)] 
Update dnsdist docs upload path

6 years agoAdd rst-based dnsdist documentation.
Pieter Lexis [Thu, 9 Feb 2017 17:06:19 +0000 (18:06 +0100)] 
Add rst-based dnsdist documentation.

6 years agorec: Don't always override `loglevel` to 6 5485/head
Remi Gacogne [Mon, 17 Jul 2017 12:23:19 +0000 (14:23 +0200)] 
rec: Don't always override `loglevel` to 6

6 years agorec Add cpu-map setting to new docs 5482/head
Pieter Lexis [Mon, 17 Jul 2017 12:01:06 +0000 (14:01 +0200)] 
rec Add cpu-map setting to new docs

6 years agorec: Add a `cpu-map` directive to set CPU affinity per thread
Remi Gacogne [Fri, 30 Jun 2017 21:36:54 +0000 (23:36 +0200)] 
rec: Add a `cpu-map` directive to set CPU affinity per thread