]>
granicus.if.org Git - pdns/log
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: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
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
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)
Pieter Lexis [Wed, 11 May 2016 09:17:09 +0000 (11:17 +0200)]
Merge pull request #3847 from pieterlexis/auth-4-alpha3-changelog
Update changelog for auth 4.0.0 alpha 3
Pieter Lexis [Wed, 11 May 2016 09:10:44 +0000 (11:10 +0200)]
Update changelog for auth 4.0.0 alpha 3
Pieter Lexis [Wed, 11 May 2016 08:51:40 +0000 (10:51 +0200)]
Merge pull request #3827 from pieterlexis/issue-3796-NSEC3PARAM-algo-fix
set NSEC3PARAM algorithm to 1
Pieter Lexis [Tue, 10 May 2016 10:47:46 +0000 (12:47 +0200)]
Check/fix invalid NSEC3PARAM hash algo
Pieter Lexis [Fri, 6 May 2016 11:07:22 +0000 (13:07 +0200)]
Don't allow other values than '1' for the NSEC3PARAM algorithm
Pieter Lexis [Tue, 10 May 2016 16:50:22 +0000 (18:50 +0200)]
Merge pull request #3810 from pieterlexis/issue-1905-rm-pdns-conf-dist
Remove pdns.conf-dist (generate it after compiling)
Pieter Lexis [Tue, 10 May 2016 16:50:13 +0000 (18:50 +0200)]
Merge pull request #3815 from pieterlexis/issue-3210-rm-SOA-EDIT-values
Deprecate bad soa-edit values. Closes #3210
Pieter Lexis [Tue, 10 May 2016 16:50:03 +0000 (18:50 +0200)]
Merge pull request #3817 from pieterlexis/issue-3615-prevent-multiple-backend-launch
Prevent launching similarly named backend
Pieter Lexis [Tue, 10 May 2016 16:49:49 +0000 (18:49 +0200)]
Merge pull request #3842 from pieterlexis/ignore-recursor-service-file
rec: ignore the generated service file
Pieter Lexis [Tue, 10 May 2016 16:17:18 +0000 (18:17 +0200)]
Merge pull request #3843 from pieterlexis/auth-4-alpha3-changelog
Auth and Recursor 4.0.0-alpha3 changelogs
Pieter Lexis [Fri, 29 Apr 2016 10:33:31 +0000 (12:33 +0200)]
Auth and Recursor 4.0.0-alpha3 changelogs
Peter van Dijk [Tue, 10 May 2016 14:25:25 +0000 (16:25 +0200)]
Merge pull request #3837 from pieterlexis/rm-service-file-dnsdist-trusty
Remove dnsdist service file on trusty
Pieter Lexis [Tue, 10 May 2016 10:28:18 +0000 (12:28 +0200)]
Add deprecation warnings for #3210
Pieter Lexis [Wed, 4 May 2016 12:08:52 +0000 (14:08 +0200)]
Generate pdns.conf-dist after building pdns_server
Pieter Lexis [Tue, 10 May 2016 12:22:47 +0000 (14:22 +0200)]
rec: ignore the generated service file
Peter van Dijk [Tue, 10 May 2016 11:33:01 +0000 (13:33 +0200)]
Merge pull request #3733 from Habbie/alias-testing
improve ALIAS handling
Pieter Lexis [Tue, 10 May 2016 11:05:20 +0000 (13:05 +0200)]
rec: Remove systemd service file on trusty
And actually ship it on non-trusty
Pieter Lexis [Tue, 10 May 2016 11:04:56 +0000 (13:04 +0200)]
auth: Remove systemd service file on trusty
Pieter Lexis [Tue, 10 May 2016 07:19:29 +0000 (09:19 +0200)]
Remove dnsdist service file on trusty
Having it there will lead to pain
Remi Gacogne [Tue, 10 May 2016 10:19:36 +0000 (12:19 +0200)]
dnsdist: Catch WrongTypeException in client mode
Pieter Lexis [Wed, 4 May 2016 17:18:01 +0000 (19:18 +0200)]
Prevent launching identical backends
This catches configuration bugs (mostly when includes are used) where a
line `launch=backend` and a line `launch+=backend` occur in the sum of
the configuration.
Closes #3615
Peter van Dijk [Tue, 10 May 2016 08:54:52 +0000 (10:54 +0200)]
Merge pull request #3820 from pieterlexis/issue-3818-double-SOA
pdnsutil load-zone: ignore double SOA
Peter van Dijk [Tue, 10 May 2016 08:53:56 +0000 (10:53 +0200)]
Merge pull request #3833 from rgacogne/coverity-issues
Minor fixes to make coverity happier
Peter van Dijk [Tue, 10 May 2016 08:52:47 +0000 (10:52 +0200)]
Merge pull request #3831 from Habbie/nsec3dig-exception
pick up PDNSException in nsec3dig
Peter van Dijk [Tue, 10 May 2016 08:43:44 +0000 (10:43 +0200)]
Merge pull request #3764 from pieterlexis/systemd-notify
Add systemd notify support to auth and recursor
Peter van Dijk [Tue, 10 May 2016 08:36:52 +0000 (10:36 +0200)]
Merge pull request #3816 from pieterlexis/issue-3644-rediscover-skipped-is-rejected
bind: Improve skipped zone error messages
Peter van Dijk [Tue, 10 May 2016 08:25:25 +0000 (10:25 +0200)]
Merge pull request #3835 from pieterlexis/issue-3832-silence-warning
Squash 2 compiler warnings in ws-auth.cc
Pieter Lexis [Mon, 9 May 2016 15:38:35 +0000 (17:38 +0200)]
Squash 2 compiler warnings in ws-auth.cc
Use the correct datatype and initialize. Closes #3832
Remi Gacogne [Mon, 9 May 2016 15:35:17 +0000 (17:35 +0200)]
dnsdist: Log the content of webserver's exceptions
Remi Gacogne [Mon, 9 May 2016 14:13:14 +0000 (16:13 +0200)]
dnsdist: Wait for dnsdist to exit in CheckConfig tests
Otherwise we can't be sure that the exit code is the one we
expected.
Use `addACL()` instead of `newServer()` for the invalid parameter
test, as `newServer()` is skipped in client mode, and
`check-config` is run in this mode to prevent bind issues.
Peter van Dijk [Mon, 9 May 2016 10:32:14 +0000 (12:32 +0200)]
skip ALIAS tests for various backends
Peter van Dijk [Mon, 9 May 2016 10:10:28 +0000 (12:10 +0200)]
change axfr-time ALIAS expansion to use stubDoResolve; catch errors
Peter van Dijk [Mon, 9 May 2016 09:20:19 +0000 (11:20 +0200)]
enable axfr alias expansion in gsql test
Peter van Dijk [Tue, 3 May 2016 11:14:12 +0000 (13:14 +0200)]
document outgoing-axfr-expand-alias
Peter van Dijk [Mon, 2 May 2016 15:22:21 +0000 (17:22 +0200)]
make ALIAS expansion in outgoing AXFR optional
Peter van Dijk [Mon, 2 May 2016 14:20:38 +0000 (16:20 +0200)]
remove bogus skip.nodnssec files, they did the opposite of what i wanted
Peter van Dijk [Mon, 2 May 2016 14:13:29 +0000 (16:13 +0200)]
trailing newline
Peter van Dijk [Mon, 2 May 2016 13:40:06 +0000 (15:40 +0200)]
skip unbound-host because ALIAS does not support DNSSEC on direct queries
Peter van Dijk [Fri, 1 Apr 2016 10:34:03 +0000 (12:34 +0200)]
synthesise ALIAS during outgoing AXFR
Peter van Dijk [Fri, 1 Apr 2016 10:33:49 +0000 (12:33 +0200)]
allow skipping DNS/UeberBackend lookup in FindNS
Peter van Dijk [Tue, 15 Mar 2016 20:34:08 +0000 (21:34 +0100)]
skip ALIAS dnssec testing for now
Peter van Dijk [Tue, 15 Mar 2016 19:50:55 +0000 (20:50 +0100)]
only do backend ALIAS query for ANY/A/AAAA;
don't return useless backend SOA (but now we sometimes return no SOA at all);
don't return ALIAS itself even when asked for directly