]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
5 years agoMerge pull request #8159 from rgacogne/auth-faster-pipebackend
Remi Gacogne [Thu, 19 Sep 2019 12:48:26 +0000 (14:48 +0200)] 
Merge pull request #8159 from rgacogne/auth-faster-pipebackend

auth: Emulate a buffered read in the pipe backend, ~3x faster

5 years agoMerge pull request #8316 from rgacogne/dnsdist-healthcheck-tests-timing
Remi Gacogne [Thu, 19 Sep 2019 12:02:29 +0000 (14:02 +0200)] 
Merge pull request #8316 from rgacogne/dnsdist-healthcheck-tests-timing

dnsdist: Add more leeway in the health checks tests

5 years agoMerge pull request #8044 from Habbie/pdnsutil-test-algos-create-time
Otto Moerbeek [Wed, 18 Sep 2019 16:53:49 +0000 (18:53 +0200)] 
Merge pull request #8044 from Habbie/pdnsutil-test-algos-create-time

add key make time to pdnsutil test-all-algorithms, cleanup return type

5 years agoMerge pull request #8304 from rgacogne/dnsdist-remotelog-client
Pieter Lexis [Wed, 18 Sep 2019 16:53:33 +0000 (18:53 +0200)] 
Merge pull request #8304 from rgacogne/dnsdist-remotelog-client

dnsdist: Don't connect to remote logger in client/command mode

5 years agoMerge pull request #7973 from yantarou/do_pdsn_control_current_config
Otto Moerbeek [Wed, 18 Sep 2019 16:52:46 +0000 (18:52 +0200)] 
Merge pull request #7973 from yantarou/do_pdsn_control_current_config

docs: Add missing words in pdns_control man page

5 years agoMerge pull request #8305 from Habbie/circleci-local
Pieter Lexis [Wed, 18 Sep 2019 16:51:47 +0000 (18:51 +0200)] 
Merge pull request #8305 from Habbie/circleci-local

makefile + one line doc for `circleci local execute`

5 years agoMerge pull request #8245 from Habbie/dns_random_testing
Otto Moerbeek [Wed, 18 Sep 2019 16:51:12 +0000 (18:51 +0200)] 
Merge pull request #8245 from Habbie/dns_random_testing

dns_random: verify upper bound; fix boundary condition for QID generation

5 years agoMerge pull request #8287 from ton31337/feature/docs_pipe_backend_add_distributed_thre...
Pieter Lexis [Wed, 18 Sep 2019 16:48:33 +0000 (18:48 +0200)] 
Merge pull request #8287 from ton31337/feature/docs_pipe_backend_add_distributed_threads_section

docs: Add small description for pipe backend about distributor-threads

5 years agoMerge pull request #8277 from blackbit42/master
Pieter Lexis [Wed, 18 Sep 2019 16:47:19 +0000 (18:47 +0200)] 
Merge pull request #8277 from blackbit42/master

docs/dnsupdate.rst: Fix typo in getZoneName()

5 years agoMerge pull request #8290 from pieterlexis/arg-parser-improvement
Pieter Lexis [Wed, 18 Sep 2019 16:45:42 +0000 (18:45 +0200)] 
Merge pull request #8290 from pieterlexis/arg-parser-improvement

Improve commandline error reporting for non-opts

5 years agoMerge pull request #8313 from RobinGeuze/removeOracleDocs
Peter van Dijk [Wed, 18 Sep 2019 16:32:26 +0000 (18:32 +0200)] 
Merge pull request #8313 from RobinGeuze/removeOracleDocs

Remove the oracle backends documentation

5 years agoRemove the oracle backends documentation 8313/head
Robin Geuze [Wed, 18 Sep 2019 16:25:42 +0000 (18:25 +0200)] 
Remove the oracle backends documentation

5 years agoMerge pull request #8303 from rgacogne/dnsdist-fix-invalid-secpoll-answer-msg
Remi Gacogne [Wed, 18 Sep 2019 16:14:41 +0000 (18:14 +0200)] 
Merge pull request #8303 from rgacogne/dnsdist-fix-invalid-secpoll-answer-msg

dnsdist: Fix warning message on invalid secpoll answer

5 years agoMerge pull request #8267 from rgacogne/dnsdist-doh-over-http
Remi Gacogne [Wed, 18 Sep 2019 16:14:22 +0000 (18:14 +0200)] 
Merge pull request #8267 from rgacogne/dnsdist-doh-over-http

dnsdist: Allow accepting DoH queries over HTTP instead of HTTPS

5 years agoMerge pull request #7758 from gregcockroft/dev-metrics
Otto Moerbeek [Wed, 18 Sep 2019 16:07:52 +0000 (18:07 +0200)] 
Merge pull request #7758 from gregcockroft/dev-metrics

recursor webhandler for prometheus metrics

5 years agoMerge pull request #8241 from omoerbeek/rec-authdomain-test-wildcard-ent
Otto Moerbeek [Wed, 18 Sep 2019 15:35:01 +0000 (17:35 +0200)] 
Merge pull request #8241 from omoerbeek/rec-authdomain-test-wildcard-ent

rec AuthDomain unit test for a wildcard in combinaton with an ent

5 years agoMove CHECKs to WARNs so the test succeeds and refer to issue #8321. 8241/head
Otto Moerbeek [Wed, 18 Sep 2019 15:31:00 +0000 (17:31 +0200)] 
Move CHECKs to WARNs so the test succeeds and refer to issue #8321.

5 years agoMerge pull request #8234 from omoerbeek/rec-rpz-ent-wildcard-match
Otto Moerbeek [Wed, 18 Sep 2019 15:08:28 +0000 (17:08 +0200)] 
Merge pull request #8234 from omoerbeek/rec-rpz-ent-wildcard-match

Add unit test for #8231.

5 years agoMake the test succeed but print warnings. Once issue #8231 is fixed 8234/head
Otto Moerbeek [Wed, 18 Sep 2019 15:04:45 +0000 (17:04 +0200)] 
Make the test succeed but print warnings. Once issue #8231 is fixed
these BOOST_WARNs should be changed to BOOST_CHECK.

5 years agocircleci docs: add rsync dep
Peter van Dijk [Wed, 18 Sep 2019 13:19:56 +0000 (15:19 +0200)] 
circleci docs: add rsync dep

5 years agoMerge pull request #7455 from mind04/oracle
Peter van Dijk [Wed, 18 Sep 2019 12:54:49 +0000 (14:54 +0200)] 
Merge pull request #7455 from mind04/oracle

auth: remove the oracle backends

5 years agofix issue template chooser?
Peter van Dijk [Wed, 18 Sep 2019 12:48:03 +0000 (14:48 +0200)] 
fix issue template chooser?

5 years agoMerge pull request #8302 from Habbie/issue-templates
Peter van Dijk [Wed, 18 Sep 2019 12:35:42 +0000 (14:35 +0200)] 
Merge pull request #8302 from Habbie/issue-templates

make separate bug/report templates

5 years agoMerge pull request #8288 from omoerbeek/rec-enable-dnstap
Otto Moerbeek [Wed, 18 Sep 2019 12:31:06 +0000 (14:31 +0200)] 
Merge pull request #8288 from omoerbeek/rec-enable-dnstap

Move to buster on circlci and rec: install fstream-dev and enable libfstrm

5 years agoMerge pull request #8083 from omoerbeek/errno-review
Otto Moerbeek [Wed, 18 Sep 2019 12:19:52 +0000 (14:19 +0200)] 
Merge pull request #8083 from omoerbeek/errno-review

Errno review

5 years agoauth: remove the oracle backends 7455/head
Kees Monshouwer [Wed, 18 Sep 2019 11:41:13 +0000 (13:41 +0200)] 
auth: remove the oracle backends

5 years agoMerge remote-tracking branch 'origin' into errno-review 8083/head
Otto Moerbeek [Wed, 18 Sep 2019 11:24:35 +0000 (13:24 +0200)] 
Merge remote-tracking branch 'origin' into errno-review

5 years agoMerge pull request #8308 from tcely/patch-1
Pieter Lexis [Wed, 18 Sep 2019 09:30:03 +0000 (11:30 +0200)] 
Merge pull request #8308 from tcely/patch-1

lua-logging-query -> lua-query-logging

5 years agoMerge pull request #6496 from cyclops1982/3814
Pieter Lexis [Wed, 18 Sep 2019 09:26:21 +0000 (11:26 +0200)] 
Merge pull request #6496 from cyclops1982/3814

#3814 - Add question for to increase-soa after non SOA edit

5 years agolua-logging-query -> lua-query-logging 8308/head
tcely [Tue, 17 Sep 2019 17:33:16 +0000 (13:33 -0400)] 
lua-logging-query -> lua-query-logging

5 years agoMerge pull request #5572 from tcely/patch-1
Peter van Dijk [Tue, 17 Sep 2019 16:49:30 +0000 (18:49 +0200)] 
Merge pull request #5572 from tcely/patch-1

Fixed up luabackend

5 years agoMerge pull request #8307 from chbruyand/auth-lua-api-v2
Peter van Dijk [Tue, 17 Sep 2019 16:34:13 +0000 (18:34 +0200)] 
Merge pull request #8307 from chbruyand/auth-lua-api-v2

auth: register lua functions only once

5 years agoauth: register lua functions only once when shared context 8307/head
Charles-Henri Bruyand [Fri, 30 Aug 2019 09:14:53 +0000 (11:14 +0200)] 
auth: register lua functions only once when shared context

5 years agoEnable dnstap and include libfstrm 8288/head
Otto Moerbeek [Tue, 17 Sep 2019 15:06:28 +0000 (17:06 +0200)] 
Enable dnstap and include libfstrm

5 years agoFix out-of-bound access for zero length "serialized" string.
Otto Moerbeek [Tue, 17 Sep 2019 15:05:31 +0000 (17:05 +0200)] 
Fix out-of-bound access for zero length "serialized" string.

5 years agoMove to buster and make sure the env is the same for interactive and non-
Otto Moerbeek [Tue, 17 Sep 2019 15:04:09 +0000 (17:04 +0200)] 
Move to buster and make sure the env is the same for interactive and non-
interactive runs.

Also unpack tools in a safe location.

5 years agomakefile + one line doc for `circleci local execute` 8305/head
Peter van Dijk [Tue, 17 Sep 2019 13:19:40 +0000 (15:19 +0200)] 
makefile + one line doc for `circleci local execute`

5 years agofix coverity auth; presumably fix coverity rec, dnsdist
Peter van Dijk [Tue, 17 Sep 2019 13:11:37 +0000 (15:11 +0200)] 
fix coverity auth; presumably fix coverity rec, dnsdist

5 years agodnsdist: Add more leeway in the health checks tests 8316/head
Remi Gacogne [Tue, 17 Sep 2019 11:15:49 +0000 (13:15 +0200)] 
dnsdist: Add more leeway in the health checks tests

5 years agodnsdist: Fix warning message on invalid secpoll answer 8303/head
Remi Gacogne [Tue, 17 Sep 2019 08:54:04 +0000 (10:54 +0200)] 
dnsdist: Fix warning message on invalid secpoll answer

5 years agodnsdist: Don't connect to remote logger in client/command mode 8304/head
Remi Gacogne [Tue, 17 Sep 2019 08:52:50 +0000 (10:52 +0200)] 
dnsdist: Don't connect to remote logger in client/command mode

5 years agomake separate bug/report templates 8302/head
Peter van Dijk [Mon, 16 Sep 2019 13:49:10 +0000 (15:49 +0200)] 
make separate bug/report templates

5 years agoMerge pull request #8264 from rgacogne/dnsdist-web-listen-addrs
Remi Gacogne [Mon, 16 Sep 2019 09:01:16 +0000 (11:01 +0200)] 
Merge pull request #8264 from rgacogne/dnsdist-web-listen-addrs

dnsdist: Display the DoH and DoT binds in the web view

5 years agoMerge pull request #8281 from phonedph1/patch-10
Remi Gacogne [Mon, 16 Sep 2019 08:59:38 +0000 (10:59 +0200)] 
Merge pull request #8281 from phonedph1/patch-10

Update dnsdist-console.cc

5 years agoMerge pull request #8296 from Habbie/webserver-handle-excs
Peter van Dijk [Mon, 16 Sep 2019 07:36:16 +0000 (09:36 +0200)] 
Merge pull request #8296 from Habbie/webserver-handle-excs

webserver: handle exceptions instead of SIGABRTing the world

5 years agoMerge pull request #8297 from rgacogne/dnsdist-tls-versions-doc-fix
Remi Gacogne [Mon, 16 Sep 2019 06:17:13 +0000 (08:17 +0200)] 
Merge pull request #8297 from rgacogne/dnsdist-tls-versions-doc-fix

dnsdist: Fix 'tls-1*' should be 'tls1.*' instead

5 years agoMerge pull request #8298 from jacobbunk/doc-fix-dnsdist-logaction
Remi Gacogne [Mon, 16 Sep 2019 06:16:57 +0000 (08:16 +0200)] 
Merge pull request #8298 from jacobbunk/doc-fix-dnsdist-logaction

Documentation fix. filename is mandatory for LogAction() in 1.3.3.

5 years agoDocumentation fix. filename is mandatory in 1.3.3. 8298/head
Jacob Bunk Nielsen [Sun, 15 Sep 2019 18:39:25 +0000 (20:39 +0200)] 
Documentation fix. filename is mandatory in 1.3.3.

5 years agoMerge pull request #8291 from Habbie/dnsdist-kvs-codeblocks
Remi Gacogne [Sat, 14 Sep 2019 09:56:09 +0000 (11:56 +0200)] 
Merge pull request #8291 from Habbie/dnsdist-kvs-codeblocks

dnsdist kvs.rst: format code blocks correctly

5 years agoMerge pull request #8285 from phonedph1/patch-13
Remi Gacogne [Sat, 14 Sep 2019 09:54:19 +0000 (11:54 +0200)] 
Merge pull request #8285 from phonedph1/patch-13

dnsdist: dnsdistconf.lua use non-deprecated versions for 1.4.0

5 years agoMerge pull request #8283 from phonedph1/patch-12
Remi Gacogne [Sat, 14 Sep 2019 09:53:53 +0000 (11:53 +0200)] 
Merge pull request #8283 from phonedph1/patch-12

dnsdist: Allow configure CDB_CFLAGS to work

5 years agodnsdist: Fix 'tls-1*' should be 'tls1.*' instead 8297/head
Remi Gacogne [Sat, 14 Sep 2019 09:49:26 +0000 (11:49 +0200)] 
dnsdist: Fix 'tls-1*' should be 'tls1.*' instead

5 years agowebserver: handle exceptions instead of SIGABRTing the world 8296/head
Peter van Dijk [Fri, 13 Sep 2019 13:07:08 +0000 (15:07 +0200)] 
webserver: handle exceptions instead of SIGABRTing the world

5 years agoMerge pull request #7983 from aerique/feature/generate-repo-files
Peter van Dijk [Fri, 13 Sep 2019 12:06:46 +0000 (14:06 +0200)] 
Merge pull request #7983 from aerique/feature/generate-repo-files

Add script for generating repo files.

5 years agoMerge pull request #8293 from sigio/patch-1
Peter van Dijk [Wed, 11 Sep 2019 12:50:43 +0000 (14:50 +0200)] 
Merge pull request #8293 from sigio/patch-1

Fix typo/sentence

5 years agoFix typo/sentence 8293/head
Mark Janssen [Wed, 11 Sep 2019 12:49:03 +0000 (14:49 +0200)] 
Fix typo/sentence

5 years agoMerge pull request #8271 from qvr/config-axfr-timeout
Peter van Dijk [Wed, 11 Sep 2019 12:39:11 +0000 (14:39 +0200)] 
Merge pull request #8271 from qvr/config-axfr-timeout

auth: add configurable timeout for inbound AXFR

5 years agoMerge pull request #8292 from Habbie/unbreak-circleci-coverity
Peter van Dijk [Wed, 11 Sep 2019 12:27:39 +0000 (14:27 +0200)] 
Merge pull request #8292 from Habbie/unbreak-circleci-coverity

circleci coverity: actually do git checkout

5 years agocircleci coverity: actually do git checkout 8292/head
Peter van Dijk [Wed, 11 Sep 2019 12:12:35 +0000 (14:12 +0200)] 
circleci coverity: actually do git checkout

5 years agodnsdist kvs.rst: format code blocks correctly 8291/head
Peter van Dijk [Wed, 11 Sep 2019 09:52:35 +0000 (11:52 +0200)] 
dnsdist kvs.rst: format code blocks correctly

5 years agoMerge pull request #8282 from phonedph1/patch-11
Peter van Dijk [Wed, 11 Sep 2019 09:44:09 +0000 (11:44 +0200)] 
Merge pull request #8282 from phonedph1/patch-11

Update kvs.rst

5 years agoImprove commandline error reporting for non-opts 8290/head
Pieter Lexis [Tue, 10 Sep 2019 15:26:35 +0000 (17:26 +0200)] 
Improve commandline error reporting for non-opts

Before:

```
pdns_server --launch=random --socket-dir=. foo
Fatal: non-option on the command line, perhaps a '--setting=123' statement missed the '='?
```

After:
```
pdns_server --launch=random --socket-dir=. bar
Sep 10 17:24:25 Unable to open /usr/local/etc/pdns.conf
Fatal: non-options (bar) on the command line, perhaps a '--setting=123' statement missed the '='?

pdns_server --launch=random --socket-dir=. bar foo
Sep 10 17:24:25 Unable to open /usr/local/etc/pdns.conf
Fatal: non-options (bar, foo) on the command line, perhaps a '--setting=123' statement missed the '='?
```

5 years agoauth: add configurable timeout for inbound AXFR 8271/head
Matti Hiljanen [Tue, 3 Sep 2019 13:10:04 +0000 (16:10 +0300)] 
auth: add configurable timeout for inbound AXFR

5 years agoMerge pull request #8095 from mind04/pdns-register-types
Peter van Dijk [Tue, 10 Sep 2019 08:40:13 +0000 (10:40 +0200)] 
Merge pull request #8095 from mind04/pdns-register-types

auth: register a few known types and remove an unknown one

5 years agodocs: Add small description for pipe backend about distributor-threads 8287/head
Donatas Abraitis [Tue, 10 Sep 2019 06:17:00 +0000 (09:17 +0300)] 
docs: Add small description for pipe backend about distributor-threads

By default distributor-threads is a small number (currently 3). For
latency-bound applications this is too small, thus it would be a correct
place to have this description in pipe backend section as well.

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
5 years agodnsdist: dnsdistconf.lua use non-deprecated versions 8285/head
phonedph1 [Tue, 10 Sep 2019 00:09:31 +0000 (18:09 -0600)] 
dnsdist: dnsdistconf.lua use non-deprecated versions

5 years agodnsdist: Allow configure CDB_CLFAGS to work 8283/head
phonedph1 [Mon, 9 Sep 2019 20:20:33 +0000 (14:20 -0600)] 
dnsdist: Allow configure CDB_CLFAGS to work

5 years agoUpdate kvs.rst 8282/head
phonedph1 [Mon, 9 Sep 2019 19:32:34 +0000 (13:32 -0600)] 
Update kvs.rst

5 years agoUpdate dnsdist-console.cc 8281/head
phonedph1 [Mon, 9 Sep 2019 15:06:13 +0000 (09:06 -0600)] 
Update dnsdist-console.cc

Allow CDB to work without having LMDB.

5 years agoMerge pull request #8279 from Habbie/circleci-git-checkout-once
Peter van Dijk [Mon, 9 Sep 2019 10:58:15 +0000 (12:58 +0200)] 
Merge pull request #8279 from Habbie/circleci-git-checkout-once

circleci: centralise git checkout

5 years agocircleci: centralise git checkout 8279/head
Peter van Dijk [Mon, 9 Sep 2019 07:58:36 +0000 (09:58 +0200)] 
circleci: centralise git checkout

5 years agodocs/dnsupdate.rst: Fix typo in getZoneName() 8277/head
Alexander Huemer [Sun, 8 Sep 2019 09:06:31 +0000 (09:06 +0000)] 
docs/dnsupdate.rst: Fix typo in getZoneName()

The function name getZoneName() was misspelled in the reference.
If the wrong name is used as it was documented, that lead to nasty,
silent failure of the script as lua assumed default behavior of
non-existing functions and doesn't abort.

5 years agoReview comments: change prefix to pdns_recursor, some type changes 7758/head
Otto Moerbeek [Thu, 5 Sep 2019 11:32:56 +0000 (13:32 +0200)] 
Review comments: change prefix to pdns_recursor, some type changes

5 years agoTwo stray spaces fixed: less strange formatting
Otto Moerbeek [Thu, 5 Sep 2019 08:47:51 +0000 (10:47 +0200)] 
Two stray spaces fixed: less strange formatting

5 years agoMerge pull request #8272 from omoerbeek/rec-4.3.0-alpha1-prep
Otto Moerbeek [Thu, 5 Sep 2019 07:54:21 +0000 (09:54 +0200)] 
Merge pull request #8272 from omoerbeek/rec-4.3.0-alpha1-prep

rec: changelog and secpoll update for rec-4.3.0-alpha1

5 years agoMerge pull request #8273 from omoerbeek/rec-rm-contrib-systemd-pdns-recursor.service
Pieter Lexis [Thu, 5 Sep 2019 07:29:44 +0000 (09:29 +0200)] 
Merge pull request #8273 from omoerbeek/rec-rm-contrib-systemd-pdns-recursor.service

rec: rm obsolete service file; we generate one these days

5 years agorm obsolete service file; we generate one these days 8273/head
Otto Moerbeek [Wed, 4 Sep 2019 09:39:16 +0000 (11:39 +0200)] 
rm obsolete service file; we generate one these days

5 years agoIndex: ref to 4.3.rst 8272/head
Otto Moerbeek [Wed, 4 Sep 2019 09:35:02 +0000 (11:35 +0200)] 
Index: ref to 4.3.rst

5 years agoMerge pull request #8192 from MaxWichern/patch-1
Pieter Lexis [Wed, 4 Sep 2019 08:34:32 +0000 (10:34 +0200)] 
Merge pull request #8192 from MaxWichern/patch-1

Update domainmetadata.rst

5 years agochangelog and secpoll update for rec-4.3.0-alpha1
Otto Moerbeek [Wed, 4 Sep 2019 08:14:08 +0000 (10:14 +0200)] 
changelog and secpoll update for rec-4.3.0-alpha1

5 years agoMerge pull request #8256 from omoerbeek/rec-coverity-fixes rec-4.3.0-alpha1
Otto Moerbeek [Tue, 3 Sep 2019 16:00:36 +0000 (18:00 +0200)] 
Merge pull request #8256 from omoerbeek/rec-coverity-fixes

rec: fix two coverity issues

5 years agoMerge pull request #8270 from omoerbeek/dnstap-config-default
Otto Moerbeek [Tue, 3 Sep 2019 15:17:06 +0000 (17:17 +0200)] 
Merge pull request #8270 from omoerbeek/dnstap-config-default

Parameterize dnstap configure default (rec=no, dndist=auto)

5 years agoMerge pull request #8268 from zeha/dnsdist-spellcheck
Remi Gacogne [Tue, 3 Sep 2019 14:36:43 +0000 (16:36 +0200)] 
Merge pull request #8268 from zeha/dnsdist-spellcheck

Fix some spelling mistakes noticed by lintian

5 years agoParameterize dnstap configure default (rec=no, dndist=auto) 8270/head
Otto Moerbeek [Tue, 3 Sep 2019 14:14:15 +0000 (16:14 +0200)] 
Parameterize dnstap configure default (rec=no, dndist=auto)

5 years agoMerge pull request #7989 from qvr/bindbackend-use-also-notify-metadata
Peter van Dijk [Tue, 3 Sep 2019 10:39:21 +0000 (12:39 +0200)] 
Merge pull request #7989 from qvr/bindbackend-use-also-notify-metadata

auth: bindbackend: use metadata for also-notifies as well

5 years agoMerge pull request #8258 from pieterlexis/auth-no-link-lmdb-by-default
Remi Gacogne [Tue, 3 Sep 2019 10:27:28 +0000 (12:27 +0200)] 
Merge pull request #8258 from pieterlexis/auth-no-link-lmdb-by-default

auth: Don't link lmdb needlessly

5 years agoMerge pull request #7984 from qvr/slave-renotify-metadata
Peter van Dijk [Tue, 3 Sep 2019 10:25:45 +0000 (12:25 +0200)] 
Merge pull request #7984 from qvr/slave-renotify-metadata

Add SLAVE-RENOTIFY zone metadata support

5 years agoMerge pull request #8269 from medea61/fix-doc-chopoff
Remi Gacogne [Tue, 3 Sep 2019 09:59:28 +0000 (11:59 +0200)] 
Merge pull request #8269 from medea61/fix-doc-chopoff

fix typo in DNSName reference documentation

5 years agofix typo in DNSName reference documentation 8269/head
Roman Hochuli [Tue, 3 Sep 2019 09:48:54 +0000 (11:48 +0200)] 
fix typo in DNSName reference documentation

5 years agoFix some spelling mistakes noticed by lintian 8268/head
Chris Hofstaedtler [Mon, 2 Sep 2019 20:04:18 +0000 (22:04 +0200)] 
Fix some spelling mistakes noticed by lintian

5 years agodnsdist: Allow accepting DoH queries over HTTP instead of HTTPS 8267/head
Remi Gacogne [Mon, 2 Sep 2019 14:52:44 +0000 (16:52 +0200)] 
dnsdist: Allow accepting DoH queries over HTTP instead of HTTPS

5 years agoMerge pull request #8265 from rgacogne/dnsdist-web-blockfilter
Remi Gacogne [Mon, 2 Sep 2019 13:52:05 +0000 (15:52 +0200)] 
Merge pull request #8265 from rgacogne/dnsdist-web-blockfilter

dnsdist: Remove 'blockfilter' stat from the web view

5 years agoMerge pull request #8266 from omoerbeek/dnsdist-fix-example-config
Otto Moerbeek [Mon, 2 Sep 2019 11:49:18 +0000 (13:49 +0200)] 
Merge pull request #8266 from omoerbeek/dnsdist-fix-example-config

dnsdist: Do not use addLuaAction in example config

5 years agoDo not use addLuaAction in example config 8266/head
Otto Moerbeek [Mon, 2 Sep 2019 11:21:54 +0000 (13:21 +0200)] 
Do not use addLuaAction in example config

5 years agoMerge pull request #8255 from rgacogne/dnsdist-140-rc2-changelog
Remi Gacogne [Mon, 2 Sep 2019 10:08:45 +0000 (12:08 +0200)] 
Merge pull request #8255 from rgacogne/dnsdist-140-rc2-changelog

dnsdist: Update the ChangeLog and secpoll for 1.4.0-rc2

5 years agoMerge pull request #8210 from omoerbeek/lua-feature-flags
Otto Moerbeek [Mon, 2 Sep 2019 10:06:18 +0000 (12:06 +0200)] 
Merge pull request #8210 from omoerbeek/lua-feature-flags

rec: Lua pdns_features table

5 years agodnsdist: Clarify that the h2o upgrade only applies to our packages 8255/head
Remi Gacogne [Mon, 2 Sep 2019 09:56:33 +0000 (11:56 +0200)] 
dnsdist: Clarify that the h2o upgrade only applies to our packages

5 years agodnsdist: Update the ChangeLog and secpoll for 1.4.0-rc2
Remi Gacogne [Fri, 30 Aug 2019 08:25:27 +0000 (10:25 +0200)] 
dnsdist: Update the ChangeLog and secpoll for 1.4.0-rc2

5 years agodnsdist: Remove 'blockfilter' stat from the web view 8265/head
Remi Gacogne [Mon, 2 Sep 2019 09:02:45 +0000 (11:02 +0200)] 
dnsdist: Remove 'blockfilter' stat from the web view

5 years agodnsdist: Display the DoH and DoT binds in the web view 8264/head
Remi Gacogne [Mon, 2 Sep 2019 08:59:45 +0000 (10:59 +0200)] 
dnsdist: Display the DoH and DoT binds in the web view