]>
granicus.if.org Git - pdns/log
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 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
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)
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
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
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:34:34 +0000 (17:34 +0200)]
remove mbedtls/polarssl leftovers
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
Peter van Dijk [Tue, 15 Mar 2016 15:11:46 +0000 (16:11 +0100)]
add failing MX ALIAS test
Peter van Dijk [Tue, 15 Mar 2016 20:04:18 +0000 (21:04 +0100)]
test A/AAAA with alias
Peter van Dijk [Mon, 9 May 2016 09:40:06 +0000 (11:40 +0200)]
pick up PDNSException in nsec3dig
Peter van Dijk [Tue, 15 Mar 2016 20:03:19 +0000 (21:03 +0100)]
pass more arguments down from cleandig to sdig
Remi Gacogne [Mon, 9 May 2016 08:09:28 +0000 (10:09 +0200)]
dnsdist: In verbose mode, warn if `sendto()`/`sendfromto()` failed
Remi Gacogne [Mon, 9 May 2016 08:08:25 +0000 (10:08 +0200)]
`writen2()` returns a size_t or throws an exception
Remi Gacogne [Mon, 9 May 2016 08:06:07 +0000 (10:06 +0200)]
Return false if `setsockopt()` failed in `setTCPNoDelay()`
bert hubert [Fri, 6 May 2016 12:03:08 +0000 (14:03 +0200)]
Merge pull request #3823 from mind04/gcc61-master
add gcc 6.1 support to boost.m4
bert hubert [Fri, 6 May 2016 11:38:18 +0000 (13:38 +0200)]
Merge pull request #3826 from ahupowerdns/quietsmn
implement a 'quiet' mode for SuffixMatchNodeRule() which prevents Sho…
bert hubert [Fri, 6 May 2016 07:43:11 +0000 (09:43 +0200)]
implement a 'quiet' mode for SuffixMatchNodeRule() which prevents ShowRules() from listing a million domain names.
bert hubert [Fri, 6 May 2016 05:00:08 +0000 (07:00 +0200)]
include 1.0.0 announcement and announcement-video on website of dnsdist
Kees Monshouwer [Thu, 5 May 2016 12:52:20 +0000 (14:52 +0200)]
add gcc 6.1 support to boost.m4
bert hubert [Thu, 5 May 2016 12:22:29 +0000 (14:22 +0200)]
Merge pull request #3813 from ahupowerdns/multi-wash
Multi wash: make dnswash process multiple files at once & anonymize IPv6 fully now (128 bits)
Pieter Lexis [Wed, 4 May 2016 18:53:53 +0000 (20:53 +0200)]
pdnsutil load-zone: ignore double SOA
Closes #3818
bert hubert [Wed, 4 May 2016 18:16:56 +0000 (20:16 +0200)]
Merge pull request #3812 from zeha/docs-rrsets
APi docs: Fix typo rrset -> rrsets
Christian Hofstaedtler [Wed, 4 May 2016 17:21:42 +0000 (19:21 +0200)]
APi docs: Fix typo rrset -> rrsets
bert hubert [Wed, 4 May 2016 17:10:47 +0000 (19:10 +0200)]
make sure we zero out the anonymized IPv6 address.
Pieter Lexis [Wed, 4 May 2016 16:57:12 +0000 (18:57 +0200)]
bind: Improve skipped zone error messages, closes #3644
bert hubert [Wed, 4 May 2016 14:29:57 +0000 (16:29 +0200)]
days since fixing last part where we got IPv6 wrong: 0
Pieter Lexis [Mon, 25 Apr 2016 16:31:02 +0000 (18:31 +0200)]
recursor: install systemd unit file
Pieter Lexis [Mon, 25 Apr 2016 15:51:13 +0000 (17:51 +0200)]
recursor: add sd_notify() support
Pieter Lexis [Mon, 25 Apr 2016 14:09:17 +0000 (16:09 +0200)]
auth Install systemd unit file
Pieter Lexis [Mon, 25 Apr 2016 12:56:23 +0000 (14:56 +0200)]
sd_notify support in the auth server
Pieter Lexis [Mon, 25 Apr 2016 12:17:53 +0000 (14:17 +0200)]
Move systemd-related m4 files