]>
granicus.if.org Git - pdns/log
Pieter Lexis [Tue, 28 Jun 2016 09:30:59 +0000 (11:30 +0200)]
Replace DNSName.toString() in notify.cc
Pieter Lexis [Tue, 28 Jun 2016 09:28:03 +0000 (11:28 +0200)]
Replace DNSName.toString() in mastercommunicator
Pieter Lexis [Tue, 28 Jun 2016 09:23:07 +0000 (11:23 +0200)]
Replace DNSName.toString() in dnsreplay
Pieter Lexis [Tue, 28 Jun 2016 09:21:22 +0000 (11:21 +0200)]
Use toLogString when writing a DNSName to an ostream
Pieter Lexis [Wed, 22 Jun 2016 17:42:00 +0000 (19:42 +0200)]
make DNSName.toLogString() default for logs
Pieter Lexis [Tue, 28 Jun 2016 09:19:09 +0000 (11:19 +0200)]
Replace DNSName.toString() in dnsgram
Pieter Lexis [Tue, 28 Jun 2016 09:17:52 +0000 (11:17 +0200)]
Replace DNSName.toString() in anadns
Pieter Lexis [Tue, 28 Jun 2016 09:17:01 +0000 (11:17 +0200)]
Replace DNSName.toString() in dnsdemog
Pieter Lexis [Tue, 28 Jun 2016 09:16:28 +0000 (11:16 +0200)]
Replace DNSName.toString() in dnsbulktest
Pieter Lexis [Tue, 28 Jun 2016 09:13:39 +0000 (11:13 +0200)]
Replace DNSName.toString() in comfun
Pieter Lexis [Tue, 28 Jun 2016 09:08:48 +0000 (11:08 +0200)]
logging and root-correctness in the pipe-backend
Pieter Lexis [Tue, 28 Jun 2016 09:03:23 +0000 (11:03 +0200)]
Replace DNSName.toString() in the geoip-backend
Pieter Lexis [Tue, 28 Jun 2016 08:59:25 +0000 (10:59 +0200)]
Replace DNSName.toString() in the bind-backend
Pieter Lexis [Tue, 28 Jun 2016 08:57:06 +0000 (10:57 +0200)]
dnsname.cc: whitespace fix
bert hubert [Fri, 1 Jul 2016 10:16:56 +0000 (12:16 +0200)]
more ways to wrap an nsec3
bert hubert [Fri, 1 Jul 2016 10:07:37 +0000 (12:07 +0200)]
improve error message when validation of domain fails due to timeouts
bert hubert [Fri, 1 Jul 2016 09:50:04 +0000 (11:50 +0200)]
some TLDs have only 1 NSEC3 record
bert hubert [Fri, 1 Jul 2016 09:02:26 +0000 (11:02 +0200)]
fix nsec3 wrapping issue for insecure delegations
Pieter Lexis [Fri, 1 Jul 2016 08:42:40 +0000 (10:42 +0200)]
Merge pull request #3981 from zeha/provide-js-sources
Import Javascript sources for libs shipped with Recursor
Peter van Dijk [Fri, 1 Jul 2016 07:40:22 +0000 (09:40 +0200)]
Merge pull request #4040 from pieterlexis/rec-chroot-dnssec
rec: Initialize OpenSSL before chrooting
Remi Gacogne [Thu, 30 Jun 2016 15:33:54 +0000 (17:33 +0200)]
Merge pull request #4069 from rgacogne/dnsdist-opcode-to-str
dnsdist: Fix a buffer overflow when displaying an OpcodeRule
Remi Gacogne [Thu, 30 Jun 2016 15:33:39 +0000 (17:33 +0200)]
Merge pull request #4065 from rgacogne/dnsdist-libedit-history
dnsdist: Include editline/readline.h instead of readline.h/history.h
Pieter Lexis [Thu, 30 Jun 2016 11:37:30 +0000 (13:37 +0200)]
Merge pull request #4075 from Habbie/openbsd-headers
add net/if.h dependencies
Remi Gacogne [Thu, 30 Jun 2016 09:18:44 +0000 (11:18 +0200)]
Merge pull request #1 from Habbie/4065-openbsd
duplicate header change to dnsdist.cc; make openbsd exceptions
Peter van Dijk [Thu, 30 Jun 2016 05:55:58 +0000 (05:55 +0000)]
duplicate header change to dnsdist.cc; make openbsd exceptions
Peter van Dijk [Thu, 30 Jun 2016 06:42:36 +0000 (06:42 +0000)]
add net/if.h dependencies
Remi Gacogne [Wed, 29 Jun 2016 15:04:46 +0000 (17:04 +0200)]
dnsdist: Fix a buffer overflow when displaying an OpcodeRule
Thanks clang for the warning!
Pieter Lexis [Wed, 29 Jun 2016 14:15:57 +0000 (16:15 +0200)]
Merge pull request #4064 from pieterlexis/auth-4.0.0-rc1-changelog
Add auth 4.0.0 RC1 changelog and secpoll entry
Pieter Lexis [Wed, 29 Jun 2016 08:37:56 +0000 (10:37 +0200)]
Add auth 4.0.0 RC1 changelog and secpoll entry
Pieter Lexis [Wed, 29 Jun 2016 13:21:13 +0000 (15:21 +0200)]
Merge pull request #4066 from mind04/gmysql
don't die on a mysql timeout
Kees Monshouwer [Wed, 29 Jun 2016 11:18:22 +0000 (13:18 +0200)]
don't die without a fight
Kees Monshouwer [Wed, 29 Jun 2016 11:16:53 +0000 (13:16 +0200)]
throw a non fatal exception for a lost mysql connection
Remi Gacogne [Wed, 29 Jun 2016 10:20:11 +0000 (12:20 +0200)]
dnsdist: Include editline/readline.h instead of readline.h/history.h
All libedit functions are in <editline/readline.h>.
Including <readline.h> and <history.h> would get non-libedit headers.
Pieter Lexis [Tue, 28 Jun 2016 15:29:07 +0000 (17:29 +0200)]
Merge branch 'rgacogne-pipe-getauth'
Pieter Lexis [Tue, 28 Jun 2016 15:28:36 +0000 (17:28 +0200)]
Merge branch 'pipe-getauth' of https://github.com/rgacogne/pdns into rgacogne-pipe-getauth
Pieter Lexis [Tue, 28 Jun 2016 15:27:00 +0000 (17:27 +0200)]
Merge pull request #4061 from mind04/various
some small changes and a huge mysql dnssec performance improvement
Pieter Lexis [Tue, 28 Jun 2016 15:13:03 +0000 (17:13 +0200)]
Merge pull request #3962 from Habbie/openbsd
fix openbsd support in auth and dnsdist
Remi Gacogne [Thu, 16 Jun 2016 08:13:39 +0000 (10:13 +0200)]
Add/clarify comments in `getAuth()`, rename `shorter` to `choppedOff`
Remi Gacogne [Tue, 28 Jun 2016 10:33:56 +0000 (12:33 +0200)]
auth: Warn when enabling SO_TIMESTAMP on v6 _failed_, not succeeded
Reported by Andreas Jakum (thanks)!
Pieter Lexis [Tue, 28 Jun 2016 10:07:09 +0000 (12:07 +0200)]
Merge pull request #3972 from zeha/api-204
API: change PATCH/PUT on zones to return 204 No Content instead of full zone
Pieter Lexis [Tue, 28 Jun 2016 10:06:03 +0000 (12:06 +0200)]
Merge pull request #3937 from cmouse/gsql-lazy-statements
GSQL: use lazy prepared statements
Pieter Lexis [Tue, 28 Jun 2016 08:36:36 +0000 (10:36 +0200)]
Merge pull request #3998 from mind04/ourdomain
remove gsql::isOurDomain for now
Pieter Lexis [Tue, 28 Jun 2016 08:36:00 +0000 (10:36 +0200)]
Merge pull request #4043 from pieterlexis/issue-3809-pipebackend-doc-fixes
Reformat pipebackend documentation for clarity
Pieter Lexis [Tue, 28 Jun 2016 08:35:49 +0000 (10:35 +0200)]
Merge pull request #4049 from stirnim/fix-dnsdist-service-file
Fix dnsdist rpm building script #4048
Pieter Lexis [Tue, 28 Jun 2016 08:35:32 +0000 (10:35 +0200)]
Merge pull request #4052 from pieterlexis/issue-4014-boost-context-fcontext-hpp
Rec: Don't fail configure on missing fcontext.hpp
bert hubert [Mon, 27 Jun 2016 19:23:12 +0000 (21:23 +0200)]
Merge pull request #4050 from rgacogne/dnsdist-clear-set-rules
dnsdist: Add `clearRules()` and `setRules()`
bert hubert [Mon, 27 Jun 2016 19:22:47 +0000 (21:22 +0200)]
Merge pull request #4055 from rgacogne/dnspcap2protobuf-cov-fixes
auth: Minor fixes to dnspcap{,2protobuf}, reported by coverity
Remi Gacogne [Mon, 27 Jun 2016 16:14:37 +0000 (18:14 +0200)]
Fix struct pdns_timeval init in dnsgram
Remi Gacogne [Mon, 27 Jun 2016 15:50:16 +0000 (17:50 +0200)]
auth: Minor fixes to dnspcap{,2protobuf}, reported by coverity
Pieter Lexis [Mon, 27 Jun 2016 11:02:15 +0000 (13:02 +0200)]
Rec: Don't fail configure on missing fcontext.hpp
Fixes #4014
Remi Gacogne [Mon, 27 Jun 2016 10:39:24 +0000 (12:39 +0200)]
dnsdist: Add `clearRules()` and `setRules()`
Daniel Stirnimann [Mon, 27 Jun 2016 09:55:39 +0000 (11:55 +0200)]
Fix dnsdist rpm building script #4048
Remi Gacogne [Mon, 27 Jun 2016 09:51:11 +0000 (11:51 +0200)]
Merge pull request #4046 from rgacogne/rec-rpz-doc
doc: Add more details regarding RPZ
Remi Gacogne [Mon, 27 Jun 2016 08:24:02 +0000 (10:24 +0200)]
doc: Add more details regarding RPZ
Pieter Lexis [Sun, 26 Jun 2016 09:21:51 +0000 (11:21 +0200)]
Reformat pipebackend documentation for clarity
Closes #3809
Kees Monshouwer [Tue, 2 Feb 2016 19:54:18 +0000 (20:54 +0100)]
remove debuging output
Kees Monshouwer [Mon, 9 Nov 2015 10:33:10 +0000 (11:33 +0100)]
comment nits
Kees Monshouwer [Tue, 21 Jun 2016 16:23:10 +0000 (18:23 +0200)]
gmysql get-order-after-query was ^%0@^* slow
Kees Monshouwer [Sat, 18 Jun 2016 13:16:03 +0000 (15:16 +0200)]
fix shorter best matching names in getAuth()
Pieter Lexis [Fri, 24 Jun 2016 14:19:48 +0000 (16:19 +0200)]
rec: Initialize OpenSSL before chrooting
When chroot()'ing into a 'bare' directory, /dev/random is not available.
This means that OpenSSL cannot gather randomness and all validations
will fail.
Closes #3994
Pieter Lexis [Fri, 24 Jun 2016 13:35:02 +0000 (15:35 +0200)]
Merge pull request #3985 from pieterlexis/warn-we-are-master
Auth: warn when NOTIFY is received for master domain
Pieter Lexis [Fri, 24 Jun 2016 13:34:17 +0000 (15:34 +0200)]
Merge pull request #3989 from rgacogne/dnsname-distance-signedness
Fix usage of std::distance() in DNSName::isPartOf()
Pieter Lexis [Fri, 24 Jun 2016 13:34:09 +0000 (15:34 +0200)]
Merge pull request #4001 from mind04/validdnsname
re enable validDNSName() check
Pieter Lexis [Fri, 24 Jun 2016 13:33:56 +0000 (15:33 +0200)]
Merge pull request #4026 from pieterlexis/dnspcap2protobuf-in-tools
Add dnspcap2protobuf to pdns-tools
Pieter Lexis [Fri, 24 Jun 2016 13:33:48 +0000 (15:33 +0200)]
Merge pull request #4034 from pieterlexis/reg-test-fixes
fix a few regression tests
bert hubert [Fri, 24 Jun 2016 09:31:30 +0000 (10:31 +0100)]
Merge pull request #4006 from rgacogne/dnsdist-ebpf
dnsdist: Add eBPF source address and qname/qtype filtering
bert hubert [Fri, 24 Jun 2016 09:31:11 +0000 (10:31 +0100)]
Merge pull request #4008 from ahupowerdns/dnsdist-node
Dnsdist node: infrastructure for querying recent traffic
bert hubert [Fri, 24 Jun 2016 09:30:05 +0000 (10:30 +0100)]
Merge pull request #4028 from ahupowerdns/rfc6840_5.1
when generating message for signature (validation), no longer lowerca…
Pieter Lexis [Thu, 23 Jun 2016 15:00:01 +0000 (17:00 +0200)]
Use absolute paths for RECCONTROL etc.
Closes #3946
Pieter Lexis [Thu, 23 Jun 2016 14:47:01 +0000 (16:47 +0200)]
Make lowercase-outgoing test truncate resultfile
Closes #3947
Pieter Lexis [Thu, 23 Jun 2016 14:40:05 +0000 (16:40 +0200)]
Fix the rec_control manual test
Ensure it does not fail silently on no output from rec_control
Closes #3944
Pieter Lexis [Thu, 23 Jun 2016 14:01:56 +0000 (16:01 +0200)]
Merge pull request #4031 from pieterlexis/boost-142-warning
Warn when increasing the boost dependency
Pieter Lexis [Thu, 23 Jun 2016 14:01:50 +0000 (16:01 +0200)]
Merge pull request #4029 from pieterlexis/dnsdist-version-features
dnsdist: Add version and feature information to version output
Pieter Lexis [Thu, 23 Jun 2016 14:01:43 +0000 (16:01 +0200)]
Merge pull request #4024 from pieterlexis/configure-summary
Configure summary cleanups
Pieter Lexis [Thu, 23 Jun 2016 13:36:02 +0000 (15:36 +0200)]
Add some Makefile dependencies
This allows e.g. building the testrunnen without pdns_server.
Pieter Lexis [Tue, 21 Jun 2016 17:03:57 +0000 (19:03 +0200)]
Add dnspcap2protobuf to pdns-tools
Pieter Lexis [Tue, 21 Jun 2016 12:09:49 +0000 (14:09 +0200)]
auth: clean up configure summary
Pieter Lexis [Tue, 21 Jun 2016 12:09:21 +0000 (14:09 +0200)]
dnsdist: add configuration summary
Pieter Lexis [Tue, 21 Jun 2016 12:08:30 +0000 (14:08 +0200)]
rec: fix systemd support reporting
And add a banner to the features enabled/supported
Peter van Dijk [Thu, 23 Jun 2016 09:15:03 +0000 (11:15 +0200)]
Merge pull request #4032 from rgacogne/rec-set-policy-tags
rec: Set the existing policy tags in `dq` for `{pre,post}resolve`
Remi Gacogne [Thu, 23 Jun 2016 08:40:01 +0000 (10:40 +0200)]
rec: Use a ptr instead of a temporary vector for `dq policyTags`
Remi Gacogne [Thu, 23 Jun 2016 08:23:03 +0000 (10:23 +0200)]
rec: Set the existing policy tags in `dq` for `{pre,post}resolve`
Pieter Lexis [Wed, 22 Jun 2016 17:45:19 +0000 (19:45 +0200)]
Warn when increasing the boost dependency
Closes #3955
Pieter Lexis [Wed, 22 Jun 2016 16:34:01 +0000 (18:34 +0200)]
dnsdist: Add version and feature information to -V
Closes #4018
bert hubert [Wed, 22 Jun 2016 14:42:11 +0000 (16:42 +0200)]
add a lot of dnssec trace logging
bert hubert [Wed, 22 Jun 2016 14:38:37 +0000 (16:38 +0200)]
do EDNS over TCP/IP as well so we can actually get DNSSEC signatures. In 2016.
Remi Gacogne [Wed, 22 Jun 2016 13:17:14 +0000 (15:17 +0200)]
dnsdist: doc: `{add,set}Local()` TCP parameter defaults to true
bert hubert [Wed, 22 Jun 2016 10:57:10 +0000 (12:57 +0200)]
when generating message for signature (validation), no longer lowercase NSEC rdata, in accordance with RFC 6840, paragraph 5.1. This changes both auth and recursor behaviour, except I think we never consciously sign NSEC records with user generated content. We might lowercase it before we attempt to anyhow.
Pieter Lexis [Wed, 22 Jun 2016 10:47:47 +0000 (12:47 +0200)]
Merge pull request #4027 from pieterlexis/testrunner-protobuf
hook up protobuf to the testrunner
Pieter Lexis [Wed, 22 Jun 2016 09:49:55 +0000 (11:49 +0200)]
hook up protobuf to the testrunner
Peter van Dijk [Wed, 22 Jun 2016 08:05:03 +0000 (10:05 +0200)]
Merge pull request #4021 from rgacogne/fix-dnspcap2protobuf
Fix an invalid use of stack memory in dnspcap2protobuf
Remi Gacogne [Wed, 22 Jun 2016 07:36:09 +0000 (09:36 +0200)]
Merge pull request #4016 from rgacogne/rec-protobuf-cached
rec: Log protobuf messages for cache hits. Add policy tags in gettag()
Remi Gacogne [Tue, 21 Jun 2016 15:01:43 +0000 (17:01 +0200)]
rec: Log protobuf messages for cache hits. Add policy tags in gettag()
gettag()` can now return an optional policy tags table in addition to
the existing `tag` integer.
Question and response protobuf messages are now sent even on cache hits.
When protobuf logging is enabled, the protobuf response message is
added to the cache and retrieved together with the response.
Peter van Dijk [Tue, 21 Jun 2016 14:38:55 +0000 (16:38 +0200)]
Merge pull request #4023 from pieterlexis/log-on-log-fail
Actually log validation result on log-fail
Peter van Dijk [Tue, 21 Jun 2016 14:38:18 +0000 (16:38 +0200)]
Merge pull request #4025 from pieterlexis/dnssec-dig-remarks
Add a remark on dig's use of the AD flag
Pieter Lexis [Tue, 21 Jun 2016 12:19:55 +0000 (14:19 +0200)]
Add a remark on dig's use of the AD flag
Closes #4009
Pieter Lexis [Tue, 21 Jun 2016 09:19:33 +0000 (11:19 +0200)]
Merge pull request #4022 from pieterlexis/validate-log
docs: it is log-fail, not validate-log
Pieter Lexis [Tue, 21 Jun 2016 09:16:54 +0000 (11:16 +0200)]
Actually log validation result on log-fail
Pieter Lexis [Tue, 21 Jun 2016 08:48:23 +0000 (10:48 +0200)]
it is log-fail, not validate-log
Remi Gacogne [Tue, 21 Jun 2016 07:20:57 +0000 (09:20 +0200)]
Fix an invalid use of stack memory in dnspcap2protobuf