]>
granicus.if.org Git - pdns/log
Pieter Lexis [Fri, 3 Jun 2016 12:07:46 +0000 (14:07 +0200)]
recursor: set more sensible default fd limit
closes #3915
bert hubert [Thu, 2 Jun 2016 06:53:13 +0000 (08:53 +0200)]
Merge pull request #3917 from cmouse/remotebackend-getalldomains
Remotebackend: Add getAllDomains call
bert hubert [Wed, 1 Jun 2016 18:55:43 +0000 (20:55 +0200)]
fix up lua axfr filter, supposed to close #3925 please check.
Aki Tuomi [Tue, 31 May 2016 11:24:40 +0000 (14:24 +0300)]
remotebackend: Add documentation
Aki Tuomi [Tue, 31 May 2016 11:10:10 +0000 (14:10 +0300)]
remotebackend: Add test for getAllDomains
Aki Tuomi [Tue, 31 May 2016 11:09:59 +0000 (14:09 +0300)]
remotebackend: Implement getAllDomains
bert hubert [Tue, 31 May 2016 08:55:01 +0000 (10:55 +0200)]
slightly improve description of dnsquestion.variable attribute in Lua.
Remi Gacogne [Fri, 27 May 2016 14:40:06 +0000 (16:40 +0200)]
Merge pull request #3904 from rgacogne/protobuf-logger
Add ProtobufLogger.py, a script to display protobuf messages
Pieter Lexis [Fri, 27 May 2016 13:56:22 +0000 (15:56 +0200)]
Add release date to recursor 4.0.0 beta 1
Pieter Lexis [Fri, 27 May 2016 11:26:59 +0000 (13:26 +0200)]
Merge pull request #3908 from pieterlexis/variable-boost-version
Check for different boost versions
Pieter Lexis [Fri, 27 May 2016 11:26:02 +0000 (13:26 +0200)]
Merge pull request #3905 from pieterlexis/dnssec-process-no-validate
Recursor: Add dnssec=process-no-validate option
Pieter Lexis [Fri, 27 May 2016 09:36:20 +0000 (11:36 +0200)]
Fix small markdown error
Pieter Lexis [Fri, 27 May 2016 09:17:38 +0000 (11:17 +0200)]
Merge pull request #3899 from pieterlexis/beta1-changelog
Add 4.0.0 beta 1 changelogs
Pieter Lexis [Thu, 26 May 2016 06:34:50 +0000 (08:34 +0200)]
Update secpoll for beta1
Pieter Lexis [Wed, 25 May 2016 13:46:36 +0000 (15:46 +0200)]
Add auth 4.0.0 beta 1 changelog
Pieter Lexis [Wed, 25 May 2016 13:20:03 +0000 (15:20 +0200)]
Add recursor 4.0.0 beta 1 changelog
Pieter Lexis [Fri, 27 May 2016 09:11:32 +0000 (11:11 +0200)]
Merge pull request #3907 from pieterlexis/disable-protobuf-centos6
Disable building recursor with protobuf on Centos 6
Pieter Lexis [Fri, 27 May 2016 09:11:00 +0000 (11:11 +0200)]
Merge pull request #3901 from pieterlexis/systemd-virtual-hosting
Generate and install virtual hosting unit file
Pieter Lexis [Thu, 26 May 2016 11:07:38 +0000 (13:07 +0200)]
Generate and install virtual hosting unit file
Idea and some changes taken from @ekohl, thanks!
Closes: #2563
Pieter Lexis [Thu, 26 May 2016 14:51:13 +0000 (16:51 +0200)]
Add test for dnssec=process-no-validate
Pieter Lexis [Thu, 26 May 2016 13:46:40 +0000 (15:46 +0200)]
pdns_recursor.cc: some whitespace fixes
Pieter Lexis [Thu, 26 May 2016 13:45:40 +0000 (15:45 +0200)]
Recursor: Add process-no-validate option
Make it also the default. This turns the recursor into a
"Security-Aware Recursive Name Server" (RFC 4033 §2), meaning it will
pass on RRSIGs and NSEC(3)s but will not validate.
Pieter Lexis [Fri, 27 May 2016 08:12:58 +0000 (10:12 +0200)]
Dnsdist: test for boost 1.42 when protobuf is enabled
Pieter Lexis [Fri, 27 May 2016 08:12:49 +0000 (10:12 +0200)]
Recursor: test for boost 1.42 when protobuf is enabled
Pieter Lexis [Fri, 27 May 2016 08:02:42 +0000 (10:02 +0200)]
Disable building recursor with protobuf on Centos 6
Pieter Lexis [Fri, 27 May 2016 07:57:11 +0000 (09:57 +0200)]
Merge pull request #3898 from pieterlexis/rm-static
Remove static package scripts and mentions
Remi Gacogne [Thu, 26 May 2016 18:40:02 +0000 (20:40 +0200)]
Merge pull request #3900 from rgacogne/rec-lua-policy-tags
rec: Manage the applied policy and tags from pre/post resolve hooks
Remi Gacogne [Thu, 26 May 2016 13:58:18 +0000 (15:58 +0200)]
Add ProtobufLogger.py, a script to display protobuf messages
Split from #3869.
Remi Gacogne [Wed, 25 May 2016 14:41:00 +0000 (16:41 +0200)]
rec: Manage the applied policy and tags from pre/post resolve hooks
This adds a `appliedPolicy` string member to the dq object, along
with new methods:
* `addPolicyTag(string)`
* `setPolicyTags(table of strings)`
* `getPolicyTags()`
A new repeated (ie, {0,n}) `tags` is added to our protobuf responses.
Pieter Lexis [Wed, 25 May 2016 13:52:43 +0000 (15:52 +0200)]
Remove static package scripts and mentions
Pieter Lexis [Wed, 25 May 2016 13:23:37 +0000 (15:23 +0200)]
Merge pull request #3897 from pieterlexis/small-recursor-fix
silence an unused variable warning
Pieter Lexis [Wed, 25 May 2016 11:41:10 +0000 (13:41 +0200)]
silence an unused variable warning
Pieter Lexis [Wed, 25 May 2016 10:05:29 +0000 (12:05 +0200)]
Merge pull request #3894 from pieterlexis/protobuf-in-pkg
Add protobuf support to the PowerDNS provided packages
Remi Gacogne [Wed, 25 May 2016 09:47:47 +0000 (11:47 +0200)]
Merge pull request #3876 from rgacogne/dnsdist-response-rules-3870
dnsdist: Add `showResponseRules()`, `{mv,rm,top}ResponseRule()`
Pieter Lexis [Tue, 24 May 2016 12:39:13 +0000 (14:39 +0200)]
Remove stubquery, unpackaged, RPMs won't build otherwise
Pieter Lexis [Tue, 24 May 2016 12:01:21 +0000 (14:01 +0200)]
Add protobuf support to dnsdist packages
Pieter Lexis [Tue, 24 May 2016 10:43:19 +0000 (12:43 +0200)]
Enable protobuf support in recursor packages
Pieter Lexis [Tue, 24 May 2016 11:19:17 +0000 (13:19 +0200)]
Merge pull request #3872 from pieterlexis/issue-3782-auth-multiple-carbon
Auth: add support for multiple carbon servers
Pieter Lexis [Tue, 24 May 2016 11:19:13 +0000 (13:19 +0200)]
Merge pull request #3893 from pieterlexis/disable-protobuf
Disable protobuf detection in packages
Pieter Lexis [Tue, 24 May 2016 11:19:08 +0000 (13:19 +0200)]
Merge pull request #3892 from Habbie/recursor-librt
support clock_gettime for platforms that require -lrt
Pieter Lexis [Tue, 24 May 2016 10:47:43 +0000 (12:47 +0200)]
Disable protobuf detection in packages
So that we do not accidently link against it.
Pieter Lexis [Tue, 24 May 2016 10:06:51 +0000 (12:06 +0200)]
Merge pull request #3882 from Habbie/override-python
allow overriding python binary in tests
Pieter Lexis [Tue, 24 May 2016 10:06:23 +0000 (12:06 +0200)]
Merge pull request #3885 from Habbie/deadsymlinks
remove two dead symlinks
Pieter Lexis [Tue, 24 May 2016 10:03:49 +0000 (12:03 +0200)]
Merge pull request #3881 from rgacogne/rec-noedns-stats
rec: Fix the `noEdnsOutQueries` counter
Pieter Lexis [Tue, 24 May 2016 10:03:35 +0000 (12:03 +0200)]
Merge pull request #3886 from pieterlexis/recursor-autotool-fixes
Some Recursor fixes
Pieter Lexis [Tue, 24 May 2016 10:03:24 +0000 (12:03 +0200)]
Merge pull request #3887 from pieterlexis/readme-update
Update README files
Peter van Dijk [Tue, 24 May 2016 09:46:17 +0000 (11:46 +0200)]
Merge pull request #3875 from ahupowerdns/edns-fallback
with this commit, we turn off DNSSEC queries iff you respond with Not…
Peter van Dijk [Mon, 23 May 2016 15:40:23 +0000 (17:40 +0200)]
support clock_gettime for platforms that require -lrt
Peter van Dijk [Mon, 23 May 2016 11:33:44 +0000 (13:33 +0200)]
Merge pull request #3851 from mind04/ecdsa2
disable algorithm 13 and 14 in the opensslsigner if OpenSSL does not …
Peter van Dijk [Mon, 23 May 2016 11:12:13 +0000 (13:12 +0200)]
Merge pull request #3866 from pieterlexis/issue-3811-recursor-FD-limit
rec: Increase max FDs for systemd machines
Peter van Dijk [Mon, 23 May 2016 11:11:46 +0000 (13:11 +0200)]
Merge pull request #3877 from rgacogne/dnsdist-max-fds
dnsdist: Increase max FDs in systemd unit, warn if clearly too low
Pieter Lexis [Mon, 23 May 2016 09:28:18 +0000 (11:28 +0200)]
Update README files
Pieter Lexis [Wed, 18 May 2016 10:28:41 +0000 (12:28 +0200)]
Ensure the `logmessages` statistic is increased.
When a message is sent to the console or syslog, increase the
logmessages counter.
Closes #3855
Pieter Lexis [Mon, 23 May 2016 10:49:36 +0000 (12:49 +0200)]
Remove the statbag from the recursor
Pieter Lexis [Mon, 23 May 2016 10:38:16 +0000 (12:38 +0200)]
rec: add configure summary
Peter van Dijk [Mon, 23 May 2016 10:24:03 +0000 (12:24 +0200)]
remove two dead symlinks
Peter van Dijk [Fri, 20 May 2016 13:54:21 +0000 (15:54 +0200)]
allow overriding python binary in tests
Peter van Dijk [Fri, 20 May 2016 11:44:22 +0000 (13:44 +0200)]
Merge pull request #3732 from Habbie/dnsdist-osx
improve OSX portability
Peter van Dijk [Mon, 18 Apr 2016 15:02:11 +0000 (17:02 +0200)]
move PDNS_CHECK_OS so it can actually change CXXFLAGS
Peter van Dijk [Mon, 18 Apr 2016 14:22:06 +0000 (16:22 +0200)]
introduce central gettime() function, so we can avoid clock_gettime on platforms that do not have it, like osx/mach
Remi Gacogne [Fri, 20 May 2016 07:56:25 +0000 (09:56 +0200)]
rec: Fix the `noEdnsOutQueries` counter
It was incremented for every call to `asyncresolveWrapper()`, then
one more time for queries sent without EDNS.
Peter van Dijk [Sat, 26 Mar 2016 10:35:42 +0000 (11:35 +0100)]
document editline usage
Peter van Dijk [Thu, 19 May 2016 11:27:09 +0000 (13:27 +0200)]
Merge pull request #3874 from romuald/doc-remote-type
Remote backend doc example change (types)
Remi Gacogne [Thu, 19 May 2016 10:36:33 +0000 (12:36 +0200)]
dnsdist: Warn when the max FDs limit is clearly too low
Remi Gacogne [Thu, 19 May 2016 10:17:18 +0000 (12:17 +0200)]
dnsdist: Add `showResponseRules()`, `{mv,rm,top}ResponseRule()`
Peter van Dijk [Thu, 19 May 2016 09:58:38 +0000 (11:58 +0200)]
Merge pull request #3857 from Habbie/stubquery
add simple stubquery tool for testing the stubresolver
Peter van Dijk [Thu, 19 May 2016 09:56:07 +0000 (11:56 +0200)]
Merge pull request #3858 from rgacogne/dnsdist-web-exceptions
dnsdist: Only log YaHTTP's parser exceptions in verbose mode
Pieter Lexis [Wed, 11 May 2016 13:16:59 +0000 (15:16 +0200)]
Add a test for #3841
bert hubert [Thu, 19 May 2016 09:41:25 +0000 (11:41 +0200)]
with this commit, we turn off DNSSEC queries iff you respond with NotImp or FormErr. Also includes comment block with rationale.
Remi Gacogne [Thu, 19 May 2016 09:29:53 +0000 (11:29 +0200)]
dnsdist: Increase max FDs for systemd machines
Pieter Lexis [Wed, 18 May 2016 11:54:25 +0000 (13:54 +0200)]
Auth: add support for multiple carbon servers
Closes #3782
Closes #2093
bert hubert [Wed, 18 May 2016 20:09:10 +0000 (22:09 +0200)]
Merge branch 'quietsmn'
bert hubert [Wed, 18 May 2016 20:08:05 +0000 (22:08 +0200)]
fix up memory leak on lua reload, thanks to "t4nk607" for spotting this issue.
Peter van Dijk [Wed, 18 May 2016 18:57:26 +0000 (20:57 +0200)]
add OK secpoll status for DSA-3565-2 pdns rebuild
Romuald Brunet [Wed, 18 May 2016 16:50:26 +0000 (18:50 +0200)]
Remote backend example change (types)
Modify the examples for `getDomainMetadata`, since the "YES" value does
not currently seems to be parsed correctly by the remote backend.
"1" is correctly parsed as boolean true
Pieter Lexis [Wed, 18 May 2016 10:32:43 +0000 (12:32 +0200)]
Merge pull request #3852 from mind04/leftovers
remove mbedtls/polarssl leftovers
Pieter Lexis [Wed, 18 May 2016 10:32:31 +0000 (12:32 +0200)]
Merge pull request #3856 from Habbie/nproxy-dnsname
deal with unset name in nproxy replies, closes #3844
Pieter Lexis [Wed, 18 May 2016 10:32:22 +0000 (12:32 +0200)]
Merge pull request #3859 from zeha/noconfigdir
build scripts: Stop patching config-dir in pdns.conf
Pieter Lexis [Wed, 18 May 2016 10:31:59 +0000 (12:31 +0200)]
Merge pull request #3867 from pieterlexis/secpoll-debian-alpha3
Add alpha3 secpoll for downstream debian packages
Pieter Lexis [Tue, 17 May 2016 16:56:34 +0000 (18:56 +0200)]
Add alpha3 secpoll for downstream debian packages
Pieter Lexis [Tue, 17 May 2016 16:49:41 +0000 (18:49 +0200)]
rec: Increase max FDs for systemd machines
Closes #3811
Peter van Dijk [Tue, 17 May 2016 12:36:39 +0000 (14:36 +0200)]
nit, thanks JamesTK
Peter van Dijk [Tue, 17 May 2016 10:33:43 +0000 (12:33 +0200)]
Merge pull request #3863 from Habbie/auth-3.4.9-secpoll
add auth 3.4.9 to secpoll
Peter van Dijk [Tue, 17 May 2016 09:42:30 +0000 (11:42 +0200)]
add auth 3.4.9 to secpoll
Peter van Dijk [Tue, 17 May 2016 09:40:50 +0000 (11:40 +0200)]
Merge pull request #3861 from Habbie/auth-3.4.9-docs
changelog for auth 3.4.9
Peter van Dijk [Tue, 17 May 2016 08:15:35 +0000 (10:15 +0200)]
changelog for auth 3.4.9
Christian Hofstaedtler [Fri, 13 May 2016 16:45:14 +0000 (18:45 +0200)]
build scripts: Stop patching config-dir in pdns.conf
By the time this is read, it is too late anyway.
Remi Gacogne [Fri, 13 May 2016 16:09:38 +0000 (18:09 +0200)]
dnsdist: Only log YaHTTP's parser exceptions in verbose mode
Log the remote client address in any case.
Peter van Dijk [Fri, 13 May 2016 12:23:41 +0000 (14:23 +0200)]
add simple stubquery tool for testing the stubresolver
Peter van Dijk [Fri, 13 May 2016 11:30:54 +0000 (13:30 +0200)]
deal with unset name in nproxy replies, closes #3844
Peter van Dijk [Fri, 13 May 2016 09:26:04 +0000 (11:26 +0200)]
Merge pull request #3840 from rgacogne/dnsdist-client-wrongtype-3839
dnsdist: Catch WrongTypeException in client mode
Peter van Dijk [Fri, 13 May 2016 09:25:55 +0000 (11:25 +0200)]
Merge pull request #3834 from rgacogne/dnsdist-config-tests
dnsdist: Wait for dnsdist to exit in CheckConfig tests
Peter van Dijk [Fri, 13 May 2016 09:25:00 +0000 (11:25 +0200)]
Merge pull request #3836 from rgacogne/dnsdist-web-log-exception
dnsdist: Log the content of webserver's exceptions
Peter van Dijk [Thu, 12 May 2016 15:53:55 +0000 (17:53 +0200)]
Merge pull request #3854 from pieterlexis/4a3-secpoll
Add alpha3 secpoll records
Pieter Lexis [Thu, 12 May 2016 15:51:26 +0000 (17:51 +0200)]
Add alpha3 secpoll records
Peter van Dijk [Thu, 12 May 2016 13:52:07 +0000 (15:52 +0200)]
doc nit, thanks Bart Smit
Kees Monshouwer [Wed, 11 May 2016 15:43:28 +0000 (17:43 +0200)]
s/OPENSSL_USE_ECDSA/HAVE_OPENSSL_ECDSA
Kees Monshouwer [Wed, 11 May 2016 15:34:34 +0000 (17:34 +0200)]
remove mbedtls/polarssl leftovers
Kees Monshouwer [Wed, 11 May 2016 14:09:20 +0000 (16:09 +0200)]
disable algorithm 13 and 14 in the opensslsigner if OpenSSL does not support ecdsa or the required curves
Pieter Lexis [Wed, 11 May 2016 10:35:51 +0000 (12:35 +0200)]
fix typo (thanks @jpmens)