]>
granicus.if.org Git - pdns/log
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
Remi Gacogne [Wed, 22 Jun 2016 13:17:14 +0000 (15:17 +0200)]
dnsdist: doc: `{add,set}Local()` TCP parameter defaults to true
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
bert hubert [Mon, 20 Jun 2016 13:06:11 +0000 (15:06 +0200)]
Merge pull request #4019 from rgacogne/dnsdist-tee-ecs
dnsdist: Add an optional `addECS` option to `TeeAction()`
Remi Gacogne [Mon, 20 Jun 2016 11:58:27 +0000 (13:58 +0200)]
dnsdist: Add an optional `addECS` option to `TeeAction()`
Peter van Dijk [Mon, 20 Jun 2016 11:19:25 +0000 (13:19 +0200)]
Merge pull request #4017 from rgacogne/rec-istcp
rec: Add `isTcp` to `dq`. Fix building without Lua.
Remi Gacogne [Mon, 20 Jun 2016 09:55:08 +0000 (11:55 +0200)]
rec: Add `isTcp` to `dq`. Fix building without Lua.
Peter van Dijk [Mon, 20 Jun 2016 08:00:04 +0000 (10:00 +0200)]
Merge pull request #4015 from thusoy/invalid-rfc5155-link
Point NSEC3 iterations link to correct RFC section
Tarjei Husøy [Sat, 18 Jun 2016 19:06:47 +0000 (12:06 -0700)]
Point NSEC3 iterations link to correct RFC section
Old link mistakenly pointed to section 6, instead of the intended
section 10.3 in RFC 5155.
Peter van Dijk [Fri, 17 Jun 2016 13:22:17 +0000 (15:22 +0200)]
Merge pull request #4012 from Habbie/protobuflogger-tags
add tags support to ProtobufLogger.py
Peter van Dijk [Fri, 17 Jun 2016 11:56:18 +0000 (13:56 +0200)]
Merge pull request #4003 from mind04/boost
sync boost.m4 with upstream
bert hubert [Fri, 17 Jun 2016 11:29:12 +0000 (13:29 +0200)]
allow tagging even without handling a query in preresolve, just like setvariable()
Peter van Dijk [Fri, 17 Jun 2016 11:25:37 +0000 (13:25 +0200)]
add tags support to ProtobufLogger.py
Peter van Dijk [Fri, 17 Jun 2016 10:04:59 +0000 (12:04 +0200)]
nit
bert hubert [Thu, 16 Jun 2016 13:28:11 +0000 (15:28 +0200)]
Merge pull request #4004 from rgacogne/luajit-error
[wip] LuaJIT raises a 'user data' error, but not an std::exception
bert hubert [Thu, 16 Jun 2016 13:26:21 +0000 (15:26 +0200)]
Merge pull request #3992 from rgacogne/dnsdist-axfr-doc-typos
dnsdist: Fix some typos in the AXFR/IXFR documentation
Remi Gacogne [Thu, 16 Jun 2016 12:34:57 +0000 (14:34 +0200)]
Merge pull request #3995 from rgacogne/dnsdist-cache-sign-comparison
dnsdist: Fix comparison between signed and unsigned integer
Remi Gacogne [Thu, 16 Jun 2016 07:38:44 +0000 (09:38 +0200)]
[wip] LuaJIT raises a 'user data' error, but not an std::exception
This is probably not the best fix, but my journey into LuaJIT
ends here, at least for now.
Kees Monshouwer [Wed, 15 Jun 2016 11:46:52 +0000 (13:46 +0200)]
sync boost.m4 with upstream
Pieter Lexis [Tue, 14 Jun 2016 22:43:46 +0000 (00:43 +0200)]
Merge pull request #3996 from rgacogne/dnssec-ecdsa-deterministic
As noted by @stirnim, OpenSSL does not respect rfc6979
Pieter Lexis [Tue, 14 Jun 2016 22:43:38 +0000 (00:43 +0200)]
Merge pull request #3991 from pieterlexis/lua-hpp-on-luajit
Check for lua.hpp when using luajit
Pieter Lexis [Tue, 14 Jun 2016 22:41:17 +0000 (00:41 +0200)]
Fix yaml in geoip docs
Remi Gacogne [Tue, 14 Jun 2016 18:57:11 +0000 (20:57 +0200)]
As noted by @stirnim, OpenSSL does not respect rfc6979
Remi Gacogne [Tue, 14 Jun 2016 18:49:50 +0000 (20:49 +0200)]
dnsdist: Fix some typos in the AXFR/IXFR documentation
Pieter Lexis [Tue, 14 Jun 2016 17:02:07 +0000 (19:02 +0200)]
Merge pull request #3993 from pieterlexis/docs-4X
Documentation improvements
Pieter Lexis [Tue, 14 Jun 2016 11:04:14 +0000 (13:04 +0200)]
Check for lua.hpp when using luajit
Remi Gacogne [Tue, 14 Jun 2016 15:09:09 +0000 (17:09 +0200)]
dnsdist: Fix comparison between signed and unsigned integer
Pieter Lexis [Tue, 14 Jun 2016 11:30:28 +0000 (13:30 +0200)]
Notes on Oracle password expiry
Closes #2491
Pieter Lexis [Tue, 14 Jun 2016 11:27:30 +0000 (13:27 +0200)]
Words on ECDSA and deterministic signatures
Closes #2720
Remi Gacogne [Tue, 14 Jun 2016 07:20:48 +0000 (09:20 +0200)]
Merge pull request #3988 from rgacogne/dnsdist-grepq-example
dnsdist: Fix `grepq()` output in the README
Pieter Lexis [Mon, 13 Jun 2016 16:24:19 +0000 (18:24 +0200)]
More words on Domain Metadata
Closes #2057
Pieter Lexis [Mon, 13 Jun 2016 16:15:32 +0000 (18:15 +0200)]
Document default modules
Closes #2133
Pieter Lexis [Mon, 13 Jun 2016 15:59:54 +0000 (17:59 +0200)]
Add note on domain metadata and backends
Closes #568
Pieter Lexis [Mon, 13 Jun 2016 15:24:34 +0000 (17:24 +0200)]
Improve Lua scripting and DNS64 docs
Closes #3756
Closes #3952
Closes #3328
Pieter Lexis [Mon, 13 Jun 2016 09:48:26 +0000 (11:48 +0200)]
Document ALIAS records and DNSSEC washing
Closes #3978
Remi Gacogne [Mon, 13 Jun 2016 16:52:37 +0000 (18:52 +0200)]
dnsdist: Fix `grepq()` output in the README
bert hubert [Mon, 13 Jun 2016 16:02:55 +0000 (18:02 +0200)]
Merge pull request #3975 from rgacogne/dnsdist-axfr-aware
dnsdist: Make dnsdist {A,I}XFR aware, document possible issues
Pieter Lexis [Mon, 13 Jun 2016 14:24:48 +0000 (16:24 +0200)]
Merge pull request #3986 from pieterlexis/doc-OI
docs: Add small section on compiling on OpenIndiana
Pieter Lexis [Mon, 13 Jun 2016 14:24:37 +0000 (16:24 +0200)]
Merge pull request #3930 from pieterlexis/issue-3078-bind-add-zone
pdns_control bind-add-zone check for zonefile
Pieter Lexis [Mon, 13 Jun 2016 14:24:28 +0000 (16:24 +0200)]
Merge pull request #3400 from pieterlexis/issue-3369-lidresolv-libsocket-libnsl
Fix building on OpenIndiana (and possibly Solaris)
bert hubert [Mon, 13 Jun 2016 10:19:47 +0000 (12:19 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns
Pieter Lexis [Mon, 13 Jun 2016 09:13:17 +0000 (11:13 +0200)]
Add small section on compiling on OpenIndiana
Pieter Lexis [Sat, 11 Jun 2016 15:55:52 +0000 (17:55 +0200)]
Merge pull request #3977 from pieterlexis/centos6-init-script
Auth: fix building CentOS 6 packages
Peter van Dijk [Fri, 10 Jun 2016 21:30:07 +0000 (23:30 +0200)]
Merge pull request #3979 from PowerDNS/jpmens-patch-1
Typo in Recursor's dnssec.md
JP Mens [Fri, 10 Jun 2016 21:27:46 +0000 (23:27 +0200)]
Typo in Recursor's dnssec.md
bert hubert [Fri, 10 Jun 2016 20:03:48 +0000 (22:03 +0200)]
Merge pull request #3976 from pieterlexis/rm-theme-from-tarball
Remove the html theme from the tarball
bert hubert [Fri, 10 Jun 2016 20:01:52 +0000 (22:01 +0200)]
Merge pull request #3973 from rgacogne/auth-remote-unix
auth: Handle `read()` returning 0 in RemoteBackend's unix connector
Pieter Lexis [Fri, 10 Jun 2016 19:59:15 +0000 (21:59 +0200)]
Merge pull request #3971 from zeha/secpoll
secpoll data for wheezy-backports recursor
bert hubert [Fri, 10 Jun 2016 16:59:03 +0000 (18:59 +0200)]
documentation of blockFilter was out of date
Pieter Lexis [Fri, 10 Jun 2016 10:58:52 +0000 (12:58 +0200)]
Disable unittest on a too old boost
Pieter Lexis [Fri, 10 Jun 2016 10:23:58 +0000 (12:23 +0200)]
Auth: Fix building pkgs for centos 6
Pieter Lexis [Thu, 9 Jun 2016 15:48:19 +0000 (17:48 +0200)]
Remove the html theme from the tarball
This lead only to license issues with Debian. Right now, the only way to
build the HTML documentation is from the git checkout. Which is ok.
Remi Gacogne [Fri, 3 Jun 2016 09:54:58 +0000 (11:54 +0200)]
dnsdist: Make dnsdist {A,I}XFR aware, document possible issues
Remi Gacogne [Fri, 10 Jun 2016 12:29:31 +0000 (14:29 +0200)]
auth: Handle `read()` returning 0 in RemoteBackend's unix connector
Otherwise it looks like we may loop in `recv_message()` until the
timeout is reached if the other end closes the connection:
* `waitForData()` will return immediately
* `read()` will keep returning 0
Christian Hofstaedtler [Fri, 10 Jun 2016 07:36:50 +0000 (09:36 +0200)]
secpoll data for wheezy-backports recursor
Peter van Dijk [Thu, 9 Jun 2016 19:33:10 +0000 (21:33 +0200)]
Merge pull request #3968 from zeha/api-regress-bindlocal
API: Bind daemons to 127.0.0.1 in regression tests
bert hubert [Thu, 9 Jun 2016 14:35:18 +0000 (16:35 +0200)]
and link this all in (sorry)
bert hubert [Thu, 9 Jun 2016 14:33:31 +0000 (16:33 +0200)]
abstract out StatNode class from dnsscope, move dnsscope to more standard iputils infra
Pieter Lexis [Thu, 9 Jun 2016 08:22:27 +0000 (10:22 +0200)]
Merge pull request #3964 from pieterlexis/rec-4-rc1-changelog
Add Recursor RC1 changelog
bert hubert [Thu, 9 Jun 2016 06:55:13 +0000 (08:55 +0200)]
alternate fix for #3966, closes #3966
Christian Hofstaedtler [Wed, 8 Jun 2016 19:38:45 +0000 (21:38 +0200)]
API: Bind daemons to 127.0.0.1 in regression tests
Pieter Lexis [Wed, 8 Jun 2016 11:46:45 +0000 (13:46 +0200)]
Add Recursor RC1 changelog
Pieter Lexis [Wed, 8 Jun 2016 15:30:57 +0000 (17:30 +0200)]
Merge pull request #3957 from cmouse/fix-fwd-parsing
recursor: Require = in forward-zones
Peter van Dijk [Wed, 8 Jun 2016 12:40:47 +0000 (14:40 +0200)]
Merge pull request #3961 from Habbie/rec-el6-i386
disable assertion; make recursor work on el6 i386 again
Pieter Lexis [Wed, 8 Jun 2016 09:14:12 +0000 (11:14 +0200)]
Fix a test by supression pdns_control output
Pieter Lexis [Thu, 17 Mar 2016 12:40:30 +0000 (13:40 +0100)]
Add AC_REQUIRE to PDNS_ENABLE_REPRODUCIBLE
Pieter Lexis [Wed, 17 Feb 2016 23:16:03 +0000 (00:16 +0100)]
dnsdist: allow building on openindiana
Pieter Lexis [Wed, 17 Feb 2016 23:16:19 +0000 (00:16 +0100)]
recursor: allow building on openindiana
Pieter Lexis [Wed, 17 Feb 2016 22:23:35 +0000 (23:23 +0100)]
Use correct command to determine hostname on illumos/openindiana
And detect openindiana properly
Pieter Lexis [Wed, 4 May 2016 14:55:59 +0000 (16:55 +0200)]
pdns_control bind-add-zone check for zonefile
We now check if we can access the zonefile before we add a zone to the
bindbackend via `pdns_control bind-add-zone`. By sheer luck, this
function worked on relative names (names were relative to the PWD of the
pdns_server process), so we now force the use of absolute names (unless
we are chrooted). Closes #3078
Update the pdns_control(1) manpage with the bind commands.
Pieter Lexis [Wed, 8 Jun 2016 09:10:03 +0000 (11:10 +0200)]
Merge pull request #3959 from zeha/recursor-lua-readme
README: Fix package and pkg-config names for libluaX.Y on Debian/Ubuntu
Peter van Dijk [Wed, 8 Jun 2016 07:35:53 +0000 (03:35 -0400)]
disable assertion; make recursor work on el6 i386 again.
Thanks @nlyan @sspans. Closes #3695
bert hubert [Wed, 8 Jun 2016 05:21:56 +0000 (07:21 +0200)]
Merge pull request #3953 from pieterlexis/sync-debian-build
Sync debian build scripts a bit
Christian Hofstaedtler [Tue, 7 Jun 2016 20:12:42 +0000 (22:12 +0200)]
README: Fix package and pkg-config names for libluaX.Y on Debian/Ubuntu
Aki Tuomi [Tue, 7 Jun 2016 19:36:40 +0000 (22:36 +0300)]
recursor: Require = in forward-zones
bert hubert [Tue, 7 Jun 2016 18:48:15 +0000 (20:48 +0200)]
Merge pull request #3949 from ahupowerdns/auth-ixfr
Implement IXFR-based slaving for Authoritative, fix duplicate AXFRs
bert hubert [Tue, 7 Jun 2016 13:49:55 +0000 (15:49 +0200)]
Merge pull request #3941 from ahupowerdns/rec-auth-delegate
make sure we can resolve 'x.com' if we have auth NS records loaded for x.com
Pieter Lexis [Tue, 7 Jun 2016 12:32:35 +0000 (14:32 +0200)]
Merge pull request #3931 from zeha/rename-notify
Rename notify to pdns_notify to avoid conflicts
Peter van Dijk [Tue, 7 Jun 2016 11:08:52 +0000 (04:08 -0700)]
also add actual zone on auth; add trailing dot; fix IP
Peter van Dijk [Tue, 7 Jun 2016 11:12:15 +0000 (04:12 -0700)]
add auth-zone-delegation test
bert hubert [Tue, 7 Jun 2016 11:29:40 +0000 (13:29 +0200)]
ixfr documentation
Pieter Lexis [Tue, 7 Jun 2016 11:19:44 +0000 (13:19 +0200)]
Merge pull request #3948 from mind04/oldboost
don't install dnsbulktest and dnstcpbench manpages if boost is too old
Pieter Lexis [Tue, 7 Jun 2016 10:59:38 +0000 (12:59 +0200)]
Merge pull request #3926 from pieterlexis/recursor-CD-on-fwd
Recursor: set +CD on queries forwarded to a recursor
Pieter Lexis [Tue, 7 Jun 2016 10:59:34 +0000 (12:59 +0200)]
Merge pull request #3910 from pieterlexis/recursor-NTA
Recursor: implement Negative Trust Anchor management and runtime Trust Anchor management
Pieter Lexis [Tue, 7 Jun 2016 10:59:25 +0000 (12:59 +0200)]
Merge pull request #3924 from pieterlexis/recursor-virtual-hosting
recursor: Add multi-instance unit-file
Kees Monshouwer [Tue, 7 Jun 2016 09:33:35 +0000 (11:33 +0200)]
don't install dnsbulktest and dnstcpbench manpages if boost is too old
Pieter Lexis [Tue, 7 Jun 2016 09:32:12 +0000 (11:32 +0200)]
Update recursor dnssec docs
Pieter Lexis [Tue, 7 Jun 2016 09:29:54 +0000 (11:29 +0200)]
Add logging to trust anchor management
bert hubert [Tue, 7 Jun 2016 09:22:33 +0000 (11:22 +0200)]
honour query-local-address and query-local-address6 for IXFR