]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
6 years agodnsdist: Prevent copies when updating the State Holder
Remi Gacogne [Mon, 18 Nov 2019 09:12:46 +0000 (10:12 +0100)] 
dnsdist: Prevent copies when updating the State Holder

6 years agoUse move semantics when updating the content of the StateHolder
Remi Gacogne [Mon, 18 Nov 2019 09:11:58 +0000 (10:11 +0100)] 
Use move semantics when updating the content of the StateHolder

6 years agodnsdist: adjust lmdb usage for shared_ptr
Peter van Dijk [Fri, 15 Nov 2019 15:50:42 +0000 (16:50 +0100)] 
dnsdist: adjust lmdb usage for shared_ptr

6 years agoauth api: after a db lookup, always finish the get cycle
Peter van Dijk [Fri, 15 Nov 2019 14:29:51 +0000 (15:29 +0100)] 
auth api: after a db lookup, always finish the get cycle

6 years agoMerge pull request #8524 from rgacogne/ddist-lowercase-dynblocksmt
Remi Gacogne [Fri, 15 Nov 2019 13:54:35 +0000 (14:54 +0100)] 
Merge pull request #8524 from rgacogne/ddist-lowercase-dynblocksmt

dnsdist: Lowercase the name blocked by a SMT dynamic block

6 years agolmdbbackend: use nested transaction in list() when possible/needed
Peter van Dijk [Fri, 15 Nov 2019 13:02:30 +0000 (14:02 +0100)] 
lmdbbackend: use nested transaction in list() when possible/needed

6 years agopdnsutil add/replace record: do not end transaction before we are done with it
Peter van Dijk [Fri, 15 Nov 2019 12:01:24 +0000 (13:01 +0100)] 
pdnsutil add/replace record: do not end transaction before we are done with it

6 years agolmdbbackend: use nested transaction in lookup() when possible/needed
Peter van Dijk [Fri, 15 Nov 2019 12:01:01 +0000 (13:01 +0100)] 
lmdbbackend: use nested transaction in lookup() when possible/needed

6 years agoconsistent spelling
phonedph1 [Thu, 14 Nov 2019 16:21:41 +0000 (16:21 +0000)] 
consistent spelling

6 years agoqname metrics
phonedph1 [Thu, 14 Nov 2019 15:54:01 +0000 (15:54 +0000)] 
qname metrics

6 years agoLMDB: Update lmdb-safe and make the backend compile
Pieter Lexis [Thu, 14 Nov 2019 11:37:20 +0000 (12:37 +0100)] 
LMDB: Update lmdb-safe and make the backend compile

This updates lmdb-safe to
https://github.com/ahupowerdns/lmdb-safe/pull/6 at
7ce9a821412480c699ce73e85d8bbafa2a9535e5

6 years agoMerge pull request #8531 from phonedph1/patch-18
Remi Gacogne [Thu, 14 Nov 2019 08:16:42 +0000 (09:16 +0100)] 
Merge pull request #8531 from phonedph1/patch-18

dnsdist: Update dnsdist-console.cc

6 years agoAuth: Remove local-ipv6 setting 8486/head
Pieter Lexis [Mon, 28 Oct 2019 11:35:05 +0000 (12:35 +0100)] 
Auth: Remove local-ipv6 setting

Treat listen address as equally as possible. This removes a bunch of
duplicate code.

6 years agoUpdate dnsdist-console.cc 8531/head
phonedph1 [Wed, 13 Nov 2019 21:38:58 +0000 (14:38 -0700)] 
Update dnsdist-console.cc

6 years agodnsdist: Add the number of received bytes to StatNode entries 8529/head
Remi Gacogne [Wed, 13 Nov 2019 15:32:50 +0000 (16:32 +0100)] 
dnsdist: Add the number of received bytes to StatNode entries

6 years agoMerge pull request #8521 from omoerbeek/rec-quit-nicely-8347-retry
Otto Moerbeek [Wed, 13 Nov 2019 14:03:42 +0000 (15:03 +0100)] 
Merge pull request #8521 from omoerbeek/rec-quit-nicely-8347-retry

rec: Make threads run until asked to stop.

6 years agoExplicitly initialize RecursorControlChannel::stop 8521/head
Otto Moerbeek [Wed, 13 Nov 2019 13:55:14 +0000 (14:55 +0100)] 
Explicitly initialize RecursorControlChannel::stop

6 years agoednsmap might be cleared while yielding; so reassign pointer.
Otto Moerbeek [Wed, 13 Nov 2019 09:11:58 +0000 (10:11 +0100)] 
ednsmap might be cleared while yielding; so reassign pointer.

Switch away from a ref to a pointer because of above and use modern
init for EDNSStatus.

6 years agoMerge pull request #8522 from rgacogne/ddist-statnode-noerrors-drops
Remi Gacogne [Wed, 13 Nov 2019 08:02:40 +0000 (09:02 +0100)] 
Merge pull request #8522 from rgacogne/ddist-statnode-noerrors-drops

dnsdist: Add bindings for the noerrors and drops members of StatNode

6 years agoMerge pull request #8526 from rgacogne/ddist-prefer-server-order
Remi Gacogne [Wed, 13 Nov 2019 08:00:30 +0000 (09:00 +0100)] 
Merge pull request #8526 from rgacogne/ddist-prefer-server-order

dnsdist: Prefer the cipher suite from the server by default (DoH, DoT)

6 years agoIf modeSetAt is zero, we never updated the entry and it can go.
Otto Moerbeek [Tue, 12 Nov 2019 16:00:44 +0000 (17:00 +0100)] 
If modeSetAt is zero, we never updated the entry and it can go.

6 years agoAlso purge t_sstorage.ednsstatus and include edns size in the periodic report.
Otto Moerbeek [Tue, 12 Nov 2019 15:42:10 +0000 (16:42 +0100)] 
Also purge t_sstorage.ednsstatus and include edns size in the periodic report.

6 years agodnsdist: Prefer the cipher suite from the server by default (DoH, DoT) 8526/head
Remi Gacogne [Tue, 12 Nov 2019 13:24:30 +0000 (14:24 +0100)] 
dnsdist: Prefer the cipher suite from the server by default (DoH, DoT)

This setting should only be set when all ciphers offered by the server
are considered secure, and our default suite still has a few options
offered for compatibility reasons, which might not be as secure as
other alternatives.
Apparently this also causes issue for some clients, even though it
should not matter.

6 years agoman page bits
Otto Moerbeek [Tue, 12 Nov 2019 13:09:57 +0000 (14:09 +0100)] 
man page bits

6 years agoPurge map of failed auths periodically by keeping a last changed timestamp.
Otto Moerbeek [Tue, 12 Nov 2019 12:31:28 +0000 (13:31 +0100)] 
Purge map of failed auths periodically by keeping a last changed timestamp.

SyncRes thread local storage includes a map of failed auths which was
only cleaned if a specific IP was contacted again and that contact
succeeded. Persistent failing auths or auths that are never tried
again remained in the map.

While here add code to dump the failed servers map. Might (partially?)
solve #7771.

6 years agodnsdist: Lowercase the name blocked by a SMT dynamic block 8524/head
Remi Gacogne [Tue, 12 Nov 2019 11:19:50 +0000 (12:19 +0100)] 
dnsdist: Lowercase the name blocked by a SMT dynamic block

This does not change the existing behavior since we are doing a
case-insensitive comparison but it's nicer when generating metrics
about the dynamic block rules.

6 years agodnsdist: Use env toggles to disable some regression tests in Travis 8523/head
Remi Gacogne [Tue, 5 Nov 2019 15:48:36 +0000 (16:48 +0100)] 
dnsdist: Use env toggles to disable some regression tests in Travis

6 years agodnsdist: Add env toggles to disable some regression tests
Remi Gacogne [Tue, 5 Nov 2019 10:52:57 +0000 (11:52 +0100)] 
dnsdist: Add env toggles to disable some regression tests

6 years agodnsdist: check-config now warns about DoH in plain HTTP mode as well 8456/head
Remi Gacogne [Thu, 24 Oct 2019 16:00:36 +0000 (18:00 +0200)] 
dnsdist: check-config now warns about DoH in plain HTTP mode as well

6 years agodnsdist: check-config now parses newServer's options, update our tests
Remi Gacogne [Thu, 24 Oct 2019 15:04:15 +0000 (17:04 +0200)] 
dnsdist: check-config now parses newServer's options, update our tests

6 years agodnsdist: Separate the check-config and client modes
Remi Gacogne [Wed, 23 Oct 2019 14:41:49 +0000 (16:41 +0200)] 
dnsdist: Separate the check-config and client modes

In client (and single command) mode we do not care too much about
parsing the syntax of commands that do not relate to the console
itself, and we do not want to create sockets and touch files on the
local filesystem while parsing the configuration.
In check-config mode, however, we want to parse as much configuration
directives as possible, and we to generate some files that might be
required to validate the rest of the configuration (DNSCrypt
certificates and keys, OCSP responses..).

This PR separates the two modes and tries to skip only the following
parts when in check-config mode, compared to 'normal' configuration
parsing:
- we still parse and create objects when processing 'add*Local()'
  and 'set*Local()' directives, since the actual binding is delayed
  anyway ;
- we do not connect the outgoing sockets toward our backends ;
- we do not create Protocol Buffer or DNSTap outgoing connections ;
- we do not start the console, SNMP or webserver threads.

6 years agodnsdist: Implement parallel health checks 8491/head
Remi Gacogne [Wed, 30 Oct 2019 15:06:49 +0000 (16:06 +0100)] 
dnsdist: Implement parallel health checks

6 years agodnsdist: Add bindings for the noerrors and drops members of StatNode 8522/head
Remi Gacogne [Tue, 12 Nov 2019 08:34:16 +0000 (09:34 +0100)] 
dnsdist: Add bindings for the noerrors and drops members of StatNode

6 years agodnsdist: Correctly account actively discovered timeouts in StatNode
Remi Gacogne [Tue, 12 Nov 2019 08:33:26 +0000 (09:33 +0100)] 
dnsdist: Correctly account actively discovered timeouts in StatNode

6 years agoCleanup some global resources.
Otto Moerbeek [Mon, 11 Nov 2019 13:19:41 +0000 (13:19 +0000)] 
Cleanup some global resources.

With this (on a short run):

==13452== HEAP SUMMARY:
==13452==     in use at exit: 0 bytes in 0 blocks
==13452==   total heap usage: 54,657 allocs, 54,657 frees, 14,008,997 bytes allocated

6 years agoMake threads run until asked to stop.
Otto Moerbeek [Mon, 11 Nov 2019 11:34:56 +0000 (12:34 +0100)] 
Make threads run until asked to stop.

This is safer since the atexit handler is not ran while threads are
still active. Also, when using valgrind we get more clean leak reports.

Retry if the accidentally merged #8518 that was reverted.

6 years agoMerge pull request #8520 from omoerbeek/rec-8020-docs-fix-retry
Otto Moerbeek [Mon, 11 Nov 2019 11:24:57 +0000 (12:24 +0100)] 
Merge pull request #8520 from omoerbeek/rec-8020-docs-fix-retry

rec: markup fix

6 years agoMarkup fix 8520/head
Otto Moerbeek [Mon, 11 Nov 2019 11:22:01 +0000 (12:22 +0100)] 
Markup fix

6 years agoMerge pull request #8519 from PowerDNS/revert-8518-rec-8020-docs-fix
Otto Moerbeek [Mon, 11 Nov 2019 11:19:33 +0000 (12:19 +0100)] 
Merge pull request #8519 from PowerDNS/revert-8518-rec-8020-docs-fix

Revert "Rec 8020 docs fix"

6 years agoRevert "Rec 8020 docs fix" 8519/head
Otto Moerbeek [Mon, 11 Nov 2019 11:18:02 +0000 (12:18 +0100)] 
Revert "Rec 8020 docs fix"

6 years agoMerge pull request #8518 from omoerbeek/rec-8020-docs-fix
Otto Moerbeek [Mon, 11 Nov 2019 11:17:42 +0000 (12:17 +0100)] 
Merge pull request #8518 from omoerbeek/rec-8020-docs-fix

Rec 8020 docs fix

6 years agoFix markup 8518/head
Otto Moerbeek [Mon, 11 Nov 2019 11:04:43 +0000 (12:04 +0100)] 
Fix markup

6 years agoDeb: Remove Ubuntu Trusty build files 8419/head
Pieter Lexis [Tue, 15 Oct 2019 12:42:07 +0000 (14:42 +0200)] 
Deb: Remove Ubuntu Trusty build files

Trusty is End of Standard support since April 2019.

6 years agoMerge pull request #8425 from Habbie/pdnsutil-ed448
Pieter Lexis [Mon, 11 Nov 2019 09:51:10 +0000 (10:51 +0100)] 
Merge pull request #8425 from Habbie/pdnsutil-ed448

pdnsutil: correctly report ed* algo availability

6 years agoMerge pull request #8436 from mind04/pdns-remove-lua
Pieter Lexis [Mon, 11 Nov 2019 09:50:49 +0000 (10:50 +0100)] 
Merge pull request #8436 from mind04/pdns-remove-lua

auth: remove lua backend

6 years agoMerge pull request #8440 from cmouse/shadow
Pieter Lexis [Mon, 11 Nov 2019 09:50:13 +0000 (10:50 +0100)] 
Merge pull request #8440 from cmouse/shadow

Fix -WShadow warnings

6 years agoMerge pull request #8477 from omoerbeek/rec-enable-qname-min
Pieter Lexis [Mon, 11 Nov 2019 09:49:24 +0000 (10:49 +0100)] 
Merge pull request #8477 from omoerbeek/rec-enable-qname-min

rec: enable qname minimization

6 years agoJoin the worker thread in the unthreaded case as well, there is actually 1 thread... 8515/head
Otto Moerbeek [Fri, 8 Nov 2019 14:58:36 +0000 (15:58 +0100)] 
Join the worker thread in the unthreaded case as well, there is actually 1 thread plus
the main thread in that case.

6 years agosig_atomic_t is defined in signal.h
Otto Moerbeek [Fri, 8 Nov 2019 14:38:18 +0000 (15:38 +0100)] 
sig_atomic_t is defined in signal.h

6 years agoMake threads run until asked to stop.
Otto Moerbeek [Fri, 8 Nov 2019 13:34:39 +0000 (14:34 +0100)] 
Make threads run until asked to stop.

This is safer since the atexit handler is not ran while threads are
still active. Also, when using valgrind we get more clean leak reports.

6 years agoTypos in comments 8477/head
Otto Moerbeek [Tue, 5 Nov 2019 09:04:33 +0000 (10:04 +0100)] 
Typos in comments

6 years agoEnable qname minimization by default.
Otto Moerbeek [Mon, 28 Oct 2019 13:54:00 +0000 (14:54 +0100)] 
Enable qname minimization by default.

To be able to do that, make sure that qnames that are forwarded or
in and authzone are handled without QM.  Also, some tests are dependent
on specific queries or responses, disable QM for them.

6 years agoMerge pull request #8511 from omoerbeek/rec-8020-dnssec
Otto Moerbeek [Fri, 8 Nov 2019 06:56:07 +0000 (07:56 +0100)] 
Merge pull request #8511 from omoerbeek/rec-8020-dnssec

Rec: do RFC 8020 only if cache entry is dnssec validated

6 years agoZap unsued code in test 8511/head
Otto Moerbeek [Wed, 6 Nov 2019 14:38:13 +0000 (15:38 +0100)] 
Zap unsued code in test

6 years agoDoc tweaks
Otto Moerbeek [Wed, 6 Nov 2019 13:19:12 +0000 (14:19 +0100)] 
Doc tweaks

6 years agoTest case for 8020 with dnssec enabled
Otto Moerbeek [Wed, 6 Nov 2019 09:48:48 +0000 (10:48 +0100)] 
Test case for 8020 with dnssec enabled

6 years agoMerge pull request #8510 from omoerbeek/rec-rootnszones-mthread-safe
Otto Moerbeek [Wed, 6 Nov 2019 10:21:35 +0000 (11:21 +0100)] 
Merge pull request #8510 from omoerbeek/rec-rootnszones-mthread-safe

rec: Avoid mthread race when using the set of rootNSZones.

6 years agoAvoid mthread race when using the set of rootNSZones. 8510/head
Otto Moerbeek [Wed, 6 Nov 2019 10:15:30 +0000 (11:15 +0100)] 
Avoid mthread race when using the set of rootNSZones.

6 years agoMerge pull request #8509 from zeha/typos
Remi Gacogne [Tue, 5 Nov 2019 20:15:51 +0000 (21:15 +0100)] 
Merge pull request #8509 from zeha/typos

Fix typo: settting to setting

6 years agoFix typo: settting to setting 8509/head
Chris Hofstaedtler [Tue, 5 Nov 2019 20:13:56 +0000 (21:13 +0100)] 
Fix typo: settting to setting

Found by Debians lintian.

6 years agoEven for HardenNXD::Yes we don't want to believe Bogus NXDOMAINs.
Otto Moerbeek [Tue, 5 Nov 2019 13:03:19 +0000 (14:03 +0100)] 
Even for HardenNXD::Yes we don't want to believe Bogus NXDOMAINs.

6 years agoUpdated docs for nothing-below-nxdomain
Otto Moerbeek [Tue, 5 Nov 2019 13:02:44 +0000 (14:02 +0100)] 
Updated docs for nothing-below-nxdomain

6 years agoLess aggressive 8020: by default only cut at NXDOMAIN if the entry is Secure.
Otto Moerbeek [Mon, 4 Nov 2019 15:57:29 +0000 (16:57 +0100)] 
Less aggressive 8020: by default only cut at NXDOMAIN if the entry is Secure.
We might want to explicitly validate Inderminate records if needed.
That code is not written yet.

6 years agoMerge pull request #8289 from Habbie/pdnsutil-increase-serial-inception-epoch
Peter van Dijk [Tue, 5 Nov 2019 11:50:49 +0000 (12:50 +0100)] 
Merge pull request #8289 from Habbie/pdnsutil-increase-serial-inception-epoch

 pdnsutil increase-serial: under SOA-EDIT=INCEPTION-EPOCH, bump as if it is EPOCH

6 years agoMerge pull request #8235 from Habbie/dyn-dup-ptr
Peter van Dijk [Tue, 5 Nov 2019 11:35:19 +0000 (12:35 +0100)] 
Merge pull request #8235 from Habbie/dyn-dup-ptr

rfc2136, pdnsutil: somewhat improve duplicate record handling

6 years agodon't apply /zones dnssec=false test to recursor 4628/head
Peter van Dijk [Tue, 5 Nov 2019 09:37:07 +0000 (10:37 +0100)] 
don't apply /zones dnssec=false test to recursor

6 years agoadd test for dnssec=false
Peter van Dijk [Tue, 5 Nov 2019 09:32:48 +0000 (10:32 +0100)] 
add test for dnssec=false

6 years agodocument /zones dnssec parameter
Peter van Dijk [Tue, 5 Nov 2019 09:23:12 +0000 (10:23 +0100)] 
document /zones dnssec parameter

6 years agoSupport optional ?dnssec=false flag on listing zones
Chris Hofstaedtler [Sun, 13 Oct 2019 19:06:45 +0000 (21:06 +0200)] 
Support optional ?dnssec=false flag on listing zones

Defaults to true, so the behaviour is unchanged in 4.x.

6 years agoAPI: do not return dnssec info in domain list
Chris Hofstaedtler [Fri, 5 Oct 2018 11:29:29 +0000 (13:29 +0200)] 
API: do not return dnssec info in domain list

6 years agoMerge pull request #8492 from rgacogne/max-generate-steps
Remi Gacogne [Tue, 5 Nov 2019 09:07:24 +0000 (10:07 +0100)] 
Merge pull request #8492 from rgacogne/max-generate-steps

Add a parameter to limit the number of '$GENERATE' steps

6 years agodocs: s/RedHat/Red Hat/ 8504/head
Ruben Kerkhof [Mon, 4 Nov 2019 13:02:02 +0000 (14:02 +0100)] 
docs: s/RedHat/Red Hat/

6 years agoauth: api: do not run soaedit or rectify for disabled zones 8497/head
Kees Monshouwer [Thu, 31 Oct 2019 12:12:44 +0000 (13:12 +0100)] 
auth: api: do not run soaedit or rectify for disabled zones

6 years agorec: Disable '$GENERATE' when loading trust anchors files 8492/head
Remi Gacogne [Thu, 31 Oct 2019 09:24:08 +0000 (10:24 +0100)] 
rec: Disable '$GENERATE' when loading trust anchors files

6 years agorec: Enforce max-generate-steps when loading RPZ files
Remi Gacogne [Wed, 30 Oct 2019 17:25:42 +0000 (18:25 +0100)] 
rec: Enforce max-generate-steps when loading RPZ files

6 years agoauth: Disable '$GENERATE' in comfun, ixfrdist, ixplore
Remi Gacogne [Wed, 30 Oct 2019 17:24:38 +0000 (18:24 +0100)] 
auth: Disable '$GENERATE' in comfun, ixfrdist, ixplore

6 years agoauth: Fix compilation of comfun (ambiguous make_unique call)
Remi Gacogne [Thu, 31 Oct 2019 09:53:30 +0000 (10:53 +0100)] 
auth: Fix compilation of comfun (ambiguous make_unique call)

6 years agoAllow disabling '$GENERATE' in ZoneParserTNG
Remi Gacogne [Wed, 30 Oct 2019 17:24:11 +0000 (18:24 +0100)] 
Allow disabling '$GENERATE' in ZoneParserTNG

6 years agoAdd a parameter to limit the number of '$GENERATE' steps
Remi Gacogne [Fri, 25 Oct 2019 14:35:37 +0000 (16:35 +0200)] 
Add a parameter to limit the number of '$GENERATE' steps

6 years agoauth: api: patchZone() was ignoring the default-api-rectify setting
Kees Monshouwer [Thu, 31 Oct 2019 09:32:44 +0000 (10:32 +0100)] 
auth: api: patchZone() was ignoring the default-api-rectify setting

6 years agoauth: api: purge the entire zone from the cache after a patch operation.
Kees Monshouwer [Thu, 31 Oct 2019 08:13:39 +0000 (09:13 +0100)] 
auth: api: purge the entire zone from the cache after a patch operation.

6 years agocasemix test: ignore SOA content because it changes every day 8235/head
Peter van Dijk [Wed, 30 Oct 2019 14:11:58 +0000 (15:11 +0100)] 
casemix test: ignore SOA content because it changes every day

6 years agoMerge pull request #8457 from mind04/pdns-api
Peter van Dijk [Wed, 30 Oct 2019 13:28:42 +0000 (14:28 +0100)] 
Merge pull request #8457 from mind04/pdns-api

auth: api: avoid a large number of new database connections

6 years agoMerge pull request #8418 from pieterlexis/deb-load-keys-from-disk
Otto Moerbeek [Wed, 30 Oct 2019 13:09:54 +0000 (14:09 +0100)] 
Merge pull request #8418 from pieterlexis/deb-load-keys-from-disk

Deb: Load DNSSEC Keys from disk by default

6 years agoimprove code readability
Peter van Dijk [Wed, 30 Oct 2019 12:56:51 +0000 (13:56 +0100)] 
improve code readability

6 years agodocument INCEPTION-EPOCH exception 8289/head
Peter van Dijk [Wed, 30 Oct 2019 12:39:43 +0000 (13:39 +0100)] 
document INCEPTION-EPOCH exception

6 years agoMerge pull request #8488 from rgacogne/ddist-140-rc5-changelog-secpoll
Remi Gacogne [Wed, 30 Oct 2019 12:30:20 +0000 (13:30 +0100)] 
Merge pull request #8488 from rgacogne/ddist-140-rc5-changelog-secpoll

dnsdist: Update secpoll zone and ChangeLog for 1.4.0-rc5

6 years agopdnsutil increase-serial: under SOA-EDIT=INCEPTION-EPOCH, bump as if it is EPOCH...
Peter van Dijk [Tue, 10 Sep 2019 10:53:29 +0000 (12:53 +0200)] 
pdnsutil increase-serial: under SOA-EDIT=INCEPTION-EPOCH, bump as if it is EPOCH, fixes #8218

6 years agoadd clarifying comment
Peter van Dijk [Tue, 10 Sep 2019 10:46:58 +0000 (12:46 +0200)] 
add clarifying comment

6 years agoDo not log SKIP on each packet when PC is disabled. 8474/head
Otto Moerbeek [Wed, 30 Oct 2019 11:14:32 +0000 (12:14 +0100)] 
Do not log SKIP on each packet when PC is disabled.

6 years agoMerge pull request #8482 from rgacogne/rec-dnstap-clean
Remi Gacogne [Wed, 30 Oct 2019 10:19:39 +0000 (11:19 +0100)] 
Merge pull request #8482 from rgacogne/rec-dnstap-clean

rec: Add generated dnstap.pb.{cc,h} to the 'clean' target

6 years agoMerge pull request #8472 from rgacogne/remote-deprecated-floating_point_comparison
Remi Gacogne [Wed, 30 Oct 2019 10:19:28 +0000 (11:19 +0100)] 
Merge pull request #8472 from rgacogne/remote-deprecated-floating_point_comparison

Remove deprecated floating_point_comparison.hpp header

6 years agoMerge pull request #8489 from Habbie/circleci-small
Peter van Dijk [Wed, 30 Oct 2019 10:16:30 +0000 (11:16 +0100)] 
Merge pull request #8489 from Habbie/circleci-small

circleci: use small resource class where possible

6 years agoadd hugettl test 8225/head
Peter van Dijk [Thu, 22 Aug 2019 22:17:40 +0000 (00:17 +0200)] 
add hugettl test

6 years ago2 lines of hotness to fix extra long ttls
smellyspice [Wed, 21 Aug 2019 21:57:41 +0000 (17:57 -0400)] 
2 lines of hotness to fix extra long ttls

6 years agocircleci: use small resource class where possible 8489/head
Peter van Dijk [Wed, 30 Oct 2019 09:00:36 +0000 (10:00 +0100)] 
circleci: use small resource class where possible

6 years agodnsdist: Update secpoll zone and ChangeLog for 1.4.0-rc5 8488/head
Remi Gacogne [Wed, 30 Oct 2019 08:31:18 +0000 (09:31 +0100)] 
dnsdist: Update secpoll zone and ChangeLog for 1.4.0-rc5

6 years agopdnsutil: correctly report ed* algo availability 8425/head
Peter van Dijk [Wed, 16 Oct 2019 23:17:33 +0000 (01:17 +0200)] 
pdnsutil: correctly report ed* algo availability

6 years agoMerge pull request #8483 from omoerbeek/regress-tests-pip-no-progressbar dnsdist-1.4.0-rc5
Peter van Dijk [Tue, 29 Oct 2019 14:37:06 +0000 (15:37 +0100)] 
Merge pull request #8483 from omoerbeek/regress-tests-pip-no-progressbar

Pipe the output of pip to cat, so it produces no progress bar

6 years agoauth: on luaSynth exception, drain db output. Fixes #8299 8301/head
Peter van Dijk [Mon, 16 Sep 2019 10:35:36 +0000 (12:35 +0200)] 
auth: on luaSynth exception, drain db output. Fixes #8299