]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
6 years agoauth: add back isPartOf check in additional processing 6869/head
Pieter Lexis [Wed, 14 Nov 2018 12:11:24 +0000 (13:11 +0100)] 
auth: add back isPartOf check in additional processing

Some backends (e.g. the LDAP backend, and the remote backend when the
operator does not provide an id) do not have an id per zone. This would
still add out of zone data to the additional section.

6 years agoMerge remote-tracking branch 'origin/master' into auth-rm-out-of-zone-processing
Pieter Lexis [Wed, 14 Nov 2018 12:09:24 +0000 (13:09 +0100)] 
Merge remote-tracking branch 'origin/master' into auth-rm-out-of-zone-processing

6 years agoMerge pull request #7179 from spirillen/patch-3
Pieter Lexis [Wed, 14 Nov 2018 08:46:57 +0000 (09:46 +0100)] 
Merge pull request #7179 from spirillen/patch-3

Changed .com.com to .com on line #134

6 years agoMerge pull request #7180 from pieterlexis/trusty-install-file
Pieter Lexis [Wed, 14 Nov 2018 08:46:44 +0000 (09:46 +0100)] 
Merge pull request #7180 from pieterlexis/trusty-install-file

Packages: add dnsdist.install for Ubuntu Trusty

6 years agoMerge pull request #7183 from spirillen/patch-4
Pieter Lexis [Wed, 14 Nov 2018 08:46:29 +0000 (09:46 +0100)] 
Merge pull request #7183 from spirillen/patch-4

Improve the reading of the time value section

6 years agoMerge pull request #7187 from mnordhoff/pdnsutil.1-algorithms-bits
Pieter Lexis [Wed, 14 Nov 2018 08:46:10 +0000 (09:46 +0100)] 
Merge pull request #7187 from mnordhoff/pdnsutil.1-algorithms-bits

pdnsutil.1 & settings: Add Ed25519 and Ed448, document ECC keysizes, remove old algos

6 years agoMerge pull request #7190 from mnordhoff/runtime_error_lf
Pieter Lexis [Wed, 14 Nov 2018 08:45:57 +0000 (09:45 +0100)] 
Merge pull request #7190 from mnordhoff/runtime_error_lf

Remove trailing \n from runtime_error message

6 years agoMerge pull request #6871 from chbruyand/auth-api-records-checks
Pieter Lexis [Wed, 14 Nov 2018 08:44:14 +0000 (09:44 +0100)] 
Merge pull request #6871 from chbruyand/auth-api-records-checks

auth: api - Check DNSNames that should be hostnames

6 years agoMerge pull request #6959 from Gibheer/master
Pieter Lexis [Wed, 14 Nov 2018 08:42:49 +0000 (09:42 +0100)] 
Merge pull request #6959 from Gibheer/master

add namespace and instance variable to carbon key

6 years agoMerge pull request #7088 from rgacogne/rec-multi-protobuf
Pieter Lexis [Wed, 14 Nov 2018 08:42:07 +0000 (09:42 +0100)] 
Merge pull request #7088 from rgacogne/rec-multi-protobuf

rec: Add support for more than one protobuf server

6 years agoMerge pull request #7111 from gibson042/2018-10-skipDomainName
Pieter Lexis [Wed, 14 Nov 2018 08:41:19 +0000 (09:41 +0100)] 
Merge pull request #7111 from gibson042/2018-10-skipDomainName

Rename skipLabel function to skipDomainName

6 years agoMerge pull request #7145 from cmouse/m4-lua.hpp
Pieter Lexis [Wed, 14 Nov 2018 08:40:44 +0000 (09:40 +0100)] 
Merge pull request #7145 from cmouse/m4-lua.hpp

m4: Fix lua.hpp check to actually work

6 years agoMerge pull request #7147 from spirillen/patch-1
Pieter Lexis [Wed, 14 Nov 2018 08:40:25 +0000 (09:40 +0100)] 
Merge pull request #7147 from spirillen/patch-1

Added a quick example of a ip block on rpzMaster

6 years agoMerge pull request #7168 from rgacogne/dnsdist-fix-extra-warns
Pieter Lexis [Wed, 14 Nov 2018 08:39:53 +0000 (09:39 +0100)] 
Merge pull request #7168 from rgacogne/dnsdist-fix-extra-warns

dnsdist: Fix warnings, mostly unused parameters, reported by -Wextra

6 years agoRemove trailing \n from runtime_error message 7190/head
Matt Nordhoff [Tue, 13 Nov 2018 14:52:01 +0000 (14:52 +0000)] 
Remove trailing \n from runtime_error message

And rewrite the message a bit.

6 years agosettings.rst: Remove ecc-gost too 7187/head
Matt Nordhoff [Tue, 13 Nov 2018 14:04:26 +0000 (14:04 +0000)] 
settings.rst: Remove ecc-gost too

6 years agopdnsutil.1 and settings: Add ed448, and remove way-old algorithms
Matt Nordhoff [Tue, 13 Nov 2018 13:54:50 +0000 (13:54 +0000)] 
pdnsutil.1 and settings: Add ed448, and remove way-old algorithms

6 years agopdnsutil.1: Add Ed25519 and Ed448, document ECC keysizes
Matt Nordhoff [Tue, 13 Nov 2018 13:38:27 +0000 (13:38 +0000)] 
pdnsutil.1: Add Ed25519 and Ed448, document ECC keysizes

6 years agoImprove the reading of the time value section 7183/head
Spirillen [Mon, 12 Nov 2018 20:47:12 +0000 (21:47 +0100)] 
Improve the reading of the time value section

Has tried to make this section easier to read by incorporating it into a bulleted list

6 years agoPackages: add dnsdist.install for Ubuntu Trusty 7180/head
Pieter Lexis [Mon, 12 Nov 2018 13:48:59 +0000 (14:48 +0100)] 
Packages: add dnsdist.install for Ubuntu Trusty

6 years agoMerge pull request #7166 from pieterlexis/dnsdist-links
Remi Gacogne [Mon, 12 Nov 2018 08:31:40 +0000 (09:31 +0100)] 
Merge pull request #7166 from pieterlexis/dnsdist-links

Fix some links in the dnsdist install docs

6 years agoMerge pull request #7171 from rgacogne/rec-ban-more-types
Remi Gacogne [Mon, 12 Nov 2018 08:31:15 +0000 (09:31 +0100)] 
Merge pull request #7171 from rgacogne/rec-ban-more-types

rec: Refuse queries for all meta-types

6 years agoMerge pull request #7177 from gibson042/fix-EDNSOptions-version
Remi Gacogne [Mon, 12 Nov 2018 08:30:54 +0000 (09:30 +0100)] 
Merge pull request #7177 from gibson042/fix-EDNSOptions-version

Correct versionadded for getEDNSOptions and EDNSOptionView

6 years agoChanged .com.com to .com on line #134 7179/head
Spirillen [Sat, 10 Nov 2018 13:32:07 +0000 (14:32 +0100)] 
Changed .com.com to .com on line #134

and added a little note about the load-zone overwrites everything inclusive the soa.... (Coz I was in doubt myself as i tested it)

6 years agoauth: use domainid in additional processing lookup
Pieter Lexis [Fri, 9 Nov 2018 19:15:56 +0000 (20:15 +0100)] 
auth: use domainid in additional processing lookup

6 years agoMerge pull request #7161 from rgacogne/rec-revert-6979
Remi Gacogne [Fri, 9 Nov 2018 15:44:06 +0000 (16:44 +0100)] 
Merge pull request #7161 from rgacogne/rec-revert-6979

Revert "rec: Authority records in AA=1 CNAME answer are authoritative"

6 years agoCorrect versionadded for getEDNSOptions and EDNSOptionView 7177/head
Richard Gibson [Fri, 9 Nov 2018 14:54:19 +0000 (09:54 -0500)] 
Correct versionadded for getEDNSOptions and EDNSOptionView

Ref ef8640ddc0fcff7c84b955f2ec2110939140ca2e

6 years agoMerge pull request #7167 from AdamMajer/garbage_return
Remi Gacogne [Fri, 9 Nov 2018 13:48:24 +0000 (14:48 +0100)] 
Merge pull request #7167 from AdamMajer/garbage_return

Fix compiler warning about returning garbage

6 years agoMerge pull request #7173 from Habbie/rec-4.1.7-docs
Pieter Lexis [Fri, 9 Nov 2018 12:53:04 +0000 (13:53 +0100)] 
Merge pull request #7173 from Habbie/rec-4.1.7-docs

recursor 4.1.7: changelog and secpoll

6 years agorecursor 4.1.7: changelog and secpoll 7173/head
Peter van Dijk [Fri, 9 Nov 2018 10:28:13 +0000 (11:28 +0100)] 
recursor 4.1.7: changelog and secpoll

6 years agorec: Refuse queries for all meta-types 7171/head
Remi Gacogne [Fri, 9 Nov 2018 10:18:35 +0000 (11:18 +0100)] 
rec: Refuse queries for all meta-types

6 years agoFix compiler warning about returning garbage 7167/head
Adam Majer [Thu, 8 Nov 2018 15:33:27 +0000 (16:33 +0100)] 
Fix compiler warning about returning garbage

6 years agoFix some links in the dnsdist install docs 7166/head
Pieter Lexis [Thu, 8 Nov 2018 14:18:36 +0000 (15:18 +0100)] 
Fix some links in the dnsdist install docs

6 years agoMerge pull request #7080 from rgacogne/dnsdist-docs-pgp
Remi Gacogne [Thu, 8 Nov 2018 14:07:00 +0000 (15:07 +0100)] 
Merge pull request #7080 from rgacogne/dnsdist-docs-pgp

dnsdist: Add my key to the list of those authorized to sign releases

6 years agodnsdist: Fix warnings, mostly unused parameters, reported by -Wextra 7168/head
Remi Gacogne [Thu, 8 Nov 2018 13:30:19 +0000 (14:30 +0100)] 
dnsdist: Fix warnings, mostly unused parameters, reported by -Wextra

6 years agoMerge pull request #7165 from rgacogne/dnsdist-fix-trailing-bis dnsdist-1.3.3
Remi Gacogne [Thu, 8 Nov 2018 10:13:12 +0000 (11:13 +0100)] 
Merge pull request #7165 from rgacogne/dnsdist-fix-trailing-bis

dnsdist: Add 1.3.3 ChangeLog, update the secpoll zone

6 years agodnsdist: Upate a missing PR number in the changelog 7165/head
Remi Gacogne [Thu, 8 Nov 2018 10:12:22 +0000 (11:12 +0100)] 
dnsdist: Upate a missing PR number in the changelog

6 years agodnsdist: Add a regression test for caching with the DO bit set
Remi Gacogne [Thu, 8 Nov 2018 09:19:39 +0000 (10:19 +0100)] 
dnsdist: Add a regression test for caching with the DO bit set

6 years agoMerge branch 'master' into auth-rm-out-of-zone-processing
Pieter Lexis [Thu, 8 Nov 2018 07:57:48 +0000 (08:57 +0100)] 
Merge branch 'master' into auth-rm-out-of-zone-processing

6 years agodnsdist: Prevent unlikely DO collisions in the packet cache
Remi Gacogne [Mon, 5 Nov 2018 17:02:33 +0000 (18:02 +0100)] 
dnsdist: Prevent unlikely DO collisions in the packet cache

6 years agoAdd PowerDNS Advisory 2018-08 for DNSDist
Remi Gacogne [Mon, 5 Nov 2018 14:59:55 +0000 (15:59 +0100)] 
Add PowerDNS Advisory 2018-08 for DNSDist

6 years agodnsdist: Add 1.3.3 ChangeLog, update the secpoll zone
Remi Gacogne [Mon, 5 Nov 2018 14:55:30 +0000 (15:55 +0100)] 
dnsdist: Add 1.3.3 ChangeLog, update the secpoll zone

6 years agodnsdist: Handle trailing data correctly when adding OPT or ECS info
Remi Gacogne [Fri, 21 Sep 2018 18:06:06 +0000 (20:06 +0200)] 
dnsdist: Handle trailing data correctly when adding OPT or ECS info

6 years agoRevert "rec: Authority records in AA=1 CNAME answer are authoritative" 7161/head
Remi Gacogne [Wed, 7 Nov 2018 14:41:17 +0000 (15:41 +0100)] 
Revert "rec: Authority records in AA=1 CNAME answer are authoritative"

This reverts commit cdc5d0c09ac148c805e91411d863b04b144ebbf9.

It turns out that authority records in AA=1 CNAME answer may, or may
not, be authoritative, and that in some cases considering them as
authoritative causes DNSSEC validation failures.

6 years agoMerge pull request #7160 from pieterlexis/rec-4.1.6-docs
Pieter Lexis [Wed, 7 Nov 2018 12:46:55 +0000 (13:46 +0100)] 
Merge pull request #7160 from pieterlexis/rec-4.1.6-docs

Add recursor 4.1.6 changelog and secpoll

6 years agoAdd recursor 4.1.6 changelog and secpoll 7160/head
Pieter Lexis [Wed, 7 Nov 2018 11:04:46 +0000 (12:04 +0100)] 
Add recursor 4.1.6 changelog and secpoll

6 years agodnsdist: Add my key to the list of those authorized to sign releases 7080/head
Remi Gacogne [Wed, 7 Nov 2018 08:40:44 +0000 (09:40 +0100)] 
dnsdist: Add my key to the list of those authorized to sign releases

6 years agoUpdate rpz.rst 7147/head
Spirillen [Wed, 7 Nov 2018 01:14:11 +0000 (02:14 +0100)] 
Update rpz.rst

Trying again as miss Travis didn't like i was home early ....
This time I've moved the new options into the codeblock hoing thiscan satisfy Miss Travis

6 years agoMerge pull request #7140 from RobinGeuze/addPoolAvailableRule
Peter van Dijk [Tue, 6 Nov 2018 22:48:26 +0000 (23:48 +0100)] 
Merge pull request #7140 from RobinGeuze/addPoolAvailableRule

Add a PoolAvailableRule to easily add backup pools

6 years agoMerge pull request #7081 from mind04/offset
Peter van Dijk [Tue, 6 Nov 2018 22:47:32 +0000 (23:47 +0100)] 
Merge pull request #7081 from mind04/offset

rec: extend the validity period of signatures by a number of seconds

6 years agoMerge pull request #7134 from pieterlexis/issue-7065
Peter van Dijk [Tue, 6 Nov 2018 22:45:53 +0000 (23:45 +0100)] 
Merge pull request #7134 from pieterlexis/issue-7065

Fix up the BIND config files on upgrade

6 years agoMerge pull request #7126 from Habbie/update-requests
Peter van Dijk [Tue, 6 Nov 2018 22:45:05 +0000 (23:45 +0100)] 
Merge pull request #7126 from Habbie/update-requests

api tests: update requests to 2.20.0

6 years agoMerge pull request #7153 from aerique/sec-20181106
aerique [Tue, 6 Nov 2018 22:18:19 +0000 (23:18 +0100)] 
Merge pull request #7153 from aerique/sec-20181106

Secpol, advisories, updated changelogs and fixes for auth-4.1.5, auth-4.0.6, rec-4.1.5 and rec-4.0.9.

6 years agoReplace XXXX with (now known) PRs. 7153/head
Erik Winkels [Tue, 6 Nov 2018 14:01:35 +0000 (15:01 +0100)] 
Replace XXXX with (now known) PRs.

6 years agoUpdate changelog, secpoll and advisories.
Erik Winkels [Mon, 5 Nov 2018 14:17:39 +0000 (15:17 +0100)] 
Update changelog, secpoll and advisories.

Update changelog, secpoll and advisories for auth-4.0.6, auth-4.1.5,
rec-4.0.9 and rec-4.1.5 releases

(cherry picked from commit 8b749001f6962f2d3efcfaa74624b6df2385085f)

6 years agoAdded a quick example of a ip block on rpzMaster
Spirillen [Tue, 6 Nov 2018 11:12:06 +0000 (12:12 +0100)] 
Added a quick example of a ip block on rpzMaster

Ass seen on irc guessing the right format of how to add multiply ip's to block I've added and example to reflect the right way...

6 years agom4: Fix lua.hpp check to actually work 7145/head
Aki Tuomi [Tue, 6 Nov 2018 07:23:48 +0000 (09:23 +0200)] 
m4: Fix lua.hpp check to actually work

6 years agoNo longer keep a local copy of pools, and remove unneeded lua side effect 7140/head
Robin Geuze [Mon, 5 Nov 2018 12:12:47 +0000 (13:12 +0100)] 
No longer keep a local copy of pools, and remove unneeded lua side effect

6 years agoAdd some documentation
Robin Geuze [Sat, 3 Nov 2018 14:23:39 +0000 (15:23 +0100)] 
Add some documentation

6 years agoAdd a PoolAvailableRule to easily add backup pools
Robin Geuze [Sat, 3 Nov 2018 14:08:13 +0000 (15:08 +0100)] 
Add a PoolAvailableRule to easily add backup pools

6 years agoauth: Add missing ednscookies.hh dependency to the Makefile
Remi Gacogne [Wed, 31 Oct 2018 13:26:47 +0000 (14:26 +0100)] 
auth: Add missing ednscookies.hh dependency to the Makefile

(cherry picked from commit edb705fbe5476617b524fe05e98ee8d41485c07c)

6 years agorec: Keep the EDNS status of a server on FormErr with EDNS
Remi Gacogne [Thu, 20 Sep 2018 12:46:11 +0000 (14:46 +0200)] 
rec: Keep the EDNS status of a server on FormErr with EDNS

Note that the choice of DNAME in the unit test is an arbitrary
choice, we could even have used A here.

(cherry picked from commit ff45e509a92b6f22ff8b61d15731b26235523350)

6 years agorec: Refuse queries for rfc6895 section 3.1 meta types
Remi Gacogne [Wed, 12 Sep 2018 14:12:46 +0000 (16:12 +0200)] 
rec: Refuse queries for rfc6895 section 3.1 meta types

(cherry picked from commit a10ff05255106b8ce8755013fd07077b45ea65e2)

6 years agorec: Move the protobuf message as well when inserting the cache
Remi Gacogne [Tue, 7 Aug 2018 12:23:43 +0000 (14:23 +0200)] 
rec: Move the protobuf message as well when inserting the cache

(cherry picked from commit 3853eaa72aeb8a14ebfd303a229b738c2d891b5a)

6 years agorec: Copy the cached protobuf message instead of creating a new one
Remi Gacogne [Tue, 7 Aug 2018 10:02:21 +0000 (12:02 +0200)] 
rec: Copy the cached protobuf message instead of creating a new one

(cherry picked from commit 80b94844f488b5acfc41a4aaf33640d63d076b11)

6 years agorec: Replace the cached qname at once instead of label by label
Remi Gacogne [Mon, 6 Aug 2018 16:54:31 +0000 (18:54 +0200)] 
rec: Replace the cached qname at once instead of label by label

(cherry picked from commit 119f9dc913c1c088a8323cd1345744a7a91c89f9)

6 years agorec: Move the query and response packets on packet cache insertion
Remi Gacogne [Mon, 6 Aug 2018 16:53:11 +0000 (18:53 +0200)] 
rec: Move the query and response packets on packet cache insertion

(cherry picked from commit e3c863a94e01b8144c4ad72a6b1699cecd3d22b8)

6 years agoDo full packet comparison in the packet caches in addition to the hash
Remi Gacogne [Thu, 19 Jul 2018 13:52:40 +0000 (15:52 +0200)] 
Do full packet comparison in the packet caches in addition to the hash

(cherry picked from commit aab08a02344a66e14572cf63129d157d6e7ba8c9)

6 years agoAdd PoCs for the previous memory leak issue
Remi Gacogne [Mon, 28 May 2018 13:40:37 +0000 (15:40 +0200)] 
Add PoCs for the previous memory leak issue

(cherry picked from commit 05d5d55c2035d1845e7d3b0d62273e8a4177b358)

6 years agoAllocate DNSRecord objects as smart pointers right away
Remi Gacogne [Wed, 23 May 2018 08:35:17 +0000 (10:35 +0200)] 
Allocate DNSRecord objects as smart pointers right away

(cherry picked from commit 1339125af5afe6d6ecfe0a500c5fdc76d790459d)

6 years agoMerge pull request #7129 from Habbie/dnsdist-el6
Pieter Lexis [Fri, 2 Nov 2018 15:09:11 +0000 (16:09 +0100)] 
Merge pull request #7129 from Habbie/dnsdist-el6

dnsdist: fix rhel6 stop-on-upgrade issue

6 years agoMerge pull request #7130 from Habbie/recursor-el6-no-protobuf
Pieter Lexis [Fri, 2 Nov 2018 15:08:25 +0000 (16:08 +0100)] 
Merge pull request #7130 from Habbie/recursor-el6-no-protobuf

fix el6 recursor build by disabling protobuf support

6 years agoFix up the BIND config files on upgrade 7134/head
Pieter Lexis [Fri, 2 Nov 2018 08:06:55 +0000 (09:06 +0100)] 
Fix up the BIND config files on upgrade

Fixes #7065

6 years agoMerge pull request #7133 from spirillen/patch-2
Peter van Dijk [Thu, 1 Nov 2018 20:10:03 +0000 (21:10 +0100)] 
Merge pull request #7133 from spirillen/patch-2

added the s to http to avoid redirect line 10

6 years agoadded the s to http to avoid redirect line 10 7133/head
spirillen [Thu, 1 Nov 2018 20:07:14 +0000 (21:07 +0100)] 
added the s to http to avoid redirect line 10

see subject

6 years agoMerge pull request #7132 from spirillen/patch-1
Peter van Dijk [Thu, 1 Nov 2018 19:53:58 +0000 (20:53 +0100)] 
Merge pull request #7132 from spirillen/patch-1

Line #84 old link to doc

6 years agoLine #84 old link to doc 7132/head
spirillen [Thu, 1 Nov 2018 19:45:35 +0000 (20:45 +0100)] 
Line #84 old link to doc

as submitted in the issue #7131 the link for current documentation is outdated, this commit will update this issue

6 years agoMerge pull request #7106 from dwfreed/fix-travis-python
Peter van Dijk [Thu, 1 Nov 2018 19:21:23 +0000 (20:21 +0100)] 
Merge pull request #7106 from dwfreed/fix-travis-python

Make travis use a modern python

6 years agofix el6 recursor build by disabling protobuf support 7130/head
Peter van Dijk [Thu, 1 Nov 2018 16:37:52 +0000 (17:37 +0100)] 
fix el6 recursor build by disabling protobuf support

6 years agoAdd docblock for skipDomainName 7111/head
Richard Gibson [Thu, 1 Nov 2018 16:28:41 +0000 (12:28 -0400)] 
Add docblock for skipDomainName

6 years agodocument el6 dnsdist restart bug 7129/head
Peter van Dijk [Thu, 1 Nov 2018 14:07:33 +0000 (15:07 +0100)] 
document el6 dnsdist restart bug

6 years agoremove (broken) centos6 dnsdist init script
Peter van Dijk [Thu, 1 Nov 2018 14:05:03 +0000 (15:05 +0100)] 
remove (broken) centos6 dnsdist init script

6 years agoel6 dnsdist: on upgrade, restart instead of stop
Peter van Dijk [Thu, 1 Nov 2018 14:04:45 +0000 (15:04 +0100)] 
el6 dnsdist: on upgrade, restart instead of stop

6 years agorec: docs, add versionchanged for signature-inception-skew and typo fix 7081/head
Kees Monshouwer [Thu, 1 Nov 2018 13:38:10 +0000 (14:38 +0100)] 
rec: docs, add versionchanged for signature-inception-skew and typo fix

6 years agoMerge pull request #7127 from pieterlexis/pkg-fixes
Pieter Lexis [Thu, 1 Nov 2018 13:36:21 +0000 (14:36 +0100)] 
Merge pull request #7127 from pieterlexis/pkg-fixes

Several packaging fixes

6 years agoapi tests: update requests to 2.20.0 7126/head
Peter van Dijk [Thu, 1 Nov 2018 09:50:21 +0000 (10:50 +0100)] 
api tests: update requests to 2.20.0

6 years agorec: docs, add versionadded for signature-inception-skew
Kees Monshouwer [Wed, 31 Oct 2018 20:43:00 +0000 (21:43 +0100)] 
rec: docs, add versionadded for signature-inception-skew

6 years agoMerge pull request #7115 from rgacogne/dnsdist-secpoll
Remi Gacogne [Wed, 31 Oct 2018 13:58:16 +0000 (14:58 +0100)] 
Merge pull request #7115 from rgacogne/dnsdist-secpoll

dnsdist: Add security polling

6 years agoauth: api - wrap hostname check in a single function 6871/head
Charles-Henri Bruyand [Wed, 31 Oct 2018 09:13:34 +0000 (10:13 +0100)] 
auth: api - wrap hostname check in a single function

6 years agoMerge pull request #7078 from rgacogne/dnsdist-creation-order
Remi Gacogne [Wed, 31 Oct 2018 10:54:45 +0000 (11:54 +0100)] 
Merge pull request #7078 from rgacogne/dnsdist-creation-order

dnsdist: Add a 'creationOrder' field to rules

6 years agodnsdist: Remove useless call to gettimeofday() in the security poll 7115/head
Remi Gacogne [Wed, 31 Oct 2018 09:50:09 +0000 (10:50 +0100)] 
dnsdist: Remove useless call to gettimeofday() in the security poll

6 years agoMerge pull request #7117 from chbruyand/dnsdist-webserver-creds
Remi Gacogne [Wed, 31 Oct 2018 09:39:45 +0000 (10:39 +0100)] 
Merge pull request #7117 from chbruyand/dnsdist-webserver-creds

dnsdist: add ability to update webserver credentials

6 years agorec: Use unique instead of shared pointers for the RemoteLoggers 7088/head
Remi Gacogne [Mon, 29 Oct 2018 10:15:09 +0000 (11:15 +0100)] 
rec: Use unique instead of shared pointers for the RemoteLoggers

6 years agorec: Add support for more than one protobuf server
Remi Gacogne [Mon, 22 Oct 2018 07:53:27 +0000 (09:53 +0200)] 
rec: Add support for more than one protobuf server

6 years agodnsdist: Correctly handle PACKAGEVERSION, check name in secpoll reply
Remi Gacogne [Wed, 31 Oct 2018 09:21:54 +0000 (10:21 +0100)] 
dnsdist: Correctly handle PACKAGEVERSION, check name in secpoll reply

6 years agoUpdate dnsdist-lua.cc 7117/head
Charles-Henri Bruyand [Wed, 31 Oct 2018 08:36:38 +0000 (09:36 +0100)] 
Update dnsdist-lua.cc

6 years agoauth: api - Check if the DNSNames that should be hostnames, are hostnames
Charles-Henri Bruyand [Thu, 23 Aug 2018 09:11:10 +0000 (11:11 +0200)] 
auth: api - Check if the DNSNames that should be hostnames, are hostnames

6 years agodnsdist: refactor webserver config in a single table
Charles-Henri Bruyand [Tue, 30 Oct 2018 16:33:39 +0000 (17:33 +0100)] 
dnsdist: refactor webserver config in a single table

6 years agoUpdate test_API.py
Charles-Henri Bruyand [Tue, 30 Oct 2018 13:33:54 +0000 (14:33 +0100)] 
Update test_API.py

6 years agodnsdist: add ability to update webserver credentials
Charles-Henri Bruyand [Tue, 30 Oct 2018 13:29:51 +0000 (14:29 +0100)] 
dnsdist: add ability to update webserver credentials