]>
granicus.if.org Git - pdns/log
Kees Monshouwer [Tue, 4 Jun 2019 18:02:24 +0000 (20:02 +0200)]
auth: always truncate when the additional records do not fit
in a response
fixes #7315
Remi Gacogne [Wed, 29 May 2019 15:07:56 +0000 (17:07 +0200)]
Merge pull request #7856 from neheb/op
Don't initialize and deinitialize with OpenSSL >= 1.1
Pieter Lexis [Wed, 29 May 2019 14:04:54 +0000 (16:04 +0200)]
Merge pull request #7819 from pieterlexis/circleci-coverity
Do coverity builds once a day via circleci
Rosen Penev [Tue, 28 May 2019 00:41:07 +0000 (17:41 -0700)]
Don't initialize and deinitialize with OpenSSL >= 1.1
Will not compile without deprecated APIs enabled.
Otto Moerbeek [Tue, 28 May 2019 14:41:20 +0000 (16:41 +0200)]
Merge pull request #7489 from zeha/webserver-auth
Recursor: allow basic auth for some statistics APIs
Otto Moerbeek [Tue, 28 May 2019 14:40:30 +0000 (16:40 +0200)]
Merge pull request #7843 from rgacogne/rec-speedups
rec: Small speedups in the recursion 'slow' path
Peter van Dijk [Tue, 28 May 2019 13:37:19 +0000 (15:37 +0200)]
Merge pull request #7844 from Habbie/auth-regress-docker-daemons
auth: document how to get mysql or postgres from docker
Peter van Dijk [Tue, 28 May 2019 13:36:11 +0000 (15:36 +0200)]
Merge pull request #7854 from Habbie/gsql-stou
auth gsql getAllDomains: ignore stou errors
Remi Gacogne [Tue, 28 May 2019 12:45:20 +0000 (14:45 +0200)]
Merge pull request #7858 from rgacogne/dnsdist-get-sni-override
dnsdist: Add missing overrides for ::getServerNameIndication()
Remi Gacogne [Tue, 28 May 2019 09:51:46 +0000 (11:51 +0200)]
Merge pull request #7857 from neheb/arc
Add latomic to ARC platform
Remi Gacogne [Tue, 28 May 2019 09:36:40 +0000 (11:36 +0200)]
dnsdist: Add missing overrides for ::getServerNameIndication()
Remi Gacogne [Tue, 28 May 2019 08:38:35 +0000 (10:38 +0200)]
Merge pull request #7849 from rgacogne/dnsdist-docs-must-resolve
dnsdist: Fix the documentation of the 'mustResolve' parameter
Rosen Penev [Tue, 28 May 2019 00:44:36 +0000 (17:44 -0700)]
Add latomic to ARC platform
Will fail otherwise with linking errors.
Peter van Dijk [Mon, 27 May 2019 20:33:29 +0000 (22:33 +0200)]
auth gsql getAllDomains: ignore stou errors
Fixes #4475
Fixes #4450
Peter van Dijk [Mon, 27 May 2019 13:40:05 +0000 (15:40 +0200)]
Merge pull request #7460 from mind04/updated-masters
auth: speedup getUpdatedMasters() for the gsql backends
Otto Moerbeek [Mon, 27 May 2019 13:11:42 +0000 (15:11 +0200)]
Merge pull request #7548 from omoerbeek/syncRes-getAddrs-loop-unroll
Eliminate the loop in SyncRes::getAddrs()
Remi Gacogne [Mon, 27 May 2019 12:48:18 +0000 (14:48 +0200)]
rec: Make sure we don't leak a socket in UDPClientSocks::makeClientSocket()
Peter van Dijk [Mon, 27 May 2019 12:43:12 +0000 (14:43 +0200)]
Merge pull request #7851 from Habbie/builder-no-modules
builder: error out when no valid modules are specified
Otto Moerbeek [Mon, 27 May 2019 11:54:35 +0000 (13:54 +0200)]
Use for (const auto &i : collection) style loops
Peter van Dijk [Mon, 27 May 2019 11:11:59 +0000 (13:11 +0200)]
builder: error out when no valid modules are specified
Remi Gacogne [Mon, 27 May 2019 08:36:40 +0000 (10:36 +0200)]
dnsdist: Fix the documentation of the 'mustResolve' parameter
Pieter Lexis [Mon, 27 May 2019 08:02:24 +0000 (10:02 +0200)]
Merge pull request #7836 from pieterlexis/NOD-in-circleci
rec: Enable NOD in circle-ci
Pieter Lexis [Mon, 27 May 2019 08:02:03 +0000 (10:02 +0200)]
Merge pull request #7847 from pieterlexis/auth-docs-udp-trunc-fix
Mention that udp-truncation-threshold changed in 4.2.0
Pieter Lexis [Fri, 24 May 2019 13:17:22 +0000 (15:17 +0200)]
Mention that udp-truncation-threshold changed in 4.2.0
Otto Moerbeek [Fri, 24 May 2019 08:35:58 +0000 (10:35 +0200)]
Merge pull request #7841 from Habbie/rec-tc-trace
recursor: log UDP TC bits during trace
Peter van Dijk [Thu, 23 May 2019 23:44:17 +0000 (01:44 +0200)]
Merge pull request #7831 from rgacogne/auth-update-cname-ent
auth: Allow updates to override existing ENT records
Peter van Dijk [Thu, 23 May 2019 23:34:02 +0000 (01:34 +0200)]
auth: document how to get mysql or postgres from docker
aerique [Thu, 23 May 2019 13:21:52 +0000 (15:21 +0200)]
Merge pull request #7842 from aerique/feature/changelog-and-secpoll-for-rec-4.2.0-rc1
Update changelog and secpoll for rec-4.2.0-rc1 release.
Remi Gacogne [Thu, 23 May 2019 10:43:05 +0000 (12:43 +0200)]
rec: Don't reset errno in asyncresolve()
Remi Gacogne [Thu, 23 May 2019 10:41:32 +0000 (12:41 +0200)]
rec: Remove useless accounting of FDs in the UDPClientSocks class
Remi Gacogne [Wed, 22 May 2019 15:53:48 +0000 (17:53 +0200)]
rec: Speed-up the shuffling of NS entries
Peter van Dijk [Wed, 22 May 2019 14:11:44 +0000 (16:11 +0200)]
log UDP TC bit during trace
Peter van Dijk [Wed, 22 May 2019 14:11:33 +0000 (16:11 +0200)]
do not skip TCP TC logging when not throttling
Chris Hofstaedtler [Fri, 15 Feb 2019 21:22:20 +0000 (22:22 +0100)]
recuweb: remove api-key from interface, can just use basic auth
Chris Hofstaedtler [Fri, 15 Feb 2019 21:19:27 +0000 (22:19 +0100)]
recursor webserver: allow accessing some API endpoints using password
Fixes #5942.
Chris Hofstaedtler [Fri, 15 Feb 2019 21:06:24 +0000 (22:06 +0100)]
Webserver: simplify access to apikey/password
aerique [Tue, 21 May 2019 11:27:03 +0000 (13:27 +0200)]
Merge pull request #7837 from aerique/feature/changelog-and-secpoll-for-rec-4.1.13
Update secpoll and changelog for rec-4.1.13 release.
Pieter Lexis [Mon, 20 May 2019 13:53:39 +0000 (15:53 +0200)]
Merge pull request #7835 from ahupowerdns/mysql-view-warning
add warning about MySQL views
Remi Gacogne [Mon, 20 May 2019 12:27:06 +0000 (14:27 +0200)]
Merge pull request #7622 from shane-kerr/dnsdist-lua-actions-std-string
Change all occurrences of string to std::string
Remi Gacogne [Mon, 20 May 2019 12:25:59 +0000 (14:25 +0200)]
Merge pull request #7825 from rgacogne/dnsdist-snirule
dnsdist: Implement SNIRule for DoT and DoH
bert hubert [Mon, 20 May 2019 09:49:25 +0000 (11:49 +0200)]
add warning about MySQL views
Remi Gacogne [Mon, 20 May 2019 08:21:13 +0000 (10:21 +0200)]
dnsdist: Document that SNIRule will not work with h2o <= 2.3.0-beta
Remi Gacogne [Wed, 15 May 2019 16:15:22 +0000 (18:15 +0200)]
dnsdist: Extract TLS SNI for DoH if support is present
Remi Gacogne [Wed, 15 May 2019 15:11:44 +0000 (17:11 +0200)]
dnsdist: Expose SNI to the Lua DNSQuestion object as well
Remi Gacogne [Wed, 15 May 2019 15:04:09 +0000 (17:04 +0200)]
dnsdist: Implement SNIRule for DoT
Remi Gacogne [Mon, 20 May 2019 09:01:59 +0000 (11:01 +0200)]
Merge pull request #7830 from rgacogne/dnsdist-missing-completions
dnsdist: Add missing completion options and fix some typos
Remi Gacogne [Mon, 20 May 2019 08:03:41 +0000 (10:03 +0200)]
Merge pull request #7833 from Habbie/dnsdist-duplicate-ednsoptioncode-table
remove second, incomplete copy of Lua EDNSOptionCode table
Peter van Dijk [Sat, 18 May 2019 23:05:14 +0000 (01:05 +0200)]
remove second, incomplete copy of Lua EDNSOptionCode table
Remi Gacogne [Fri, 17 May 2019 13:38:00 +0000 (15:38 +0200)]
auth: Use QType::ENT instead of 0
Remi Gacogne [Fri, 17 May 2019 13:37:36 +0000 (15:37 +0200)]
auth: Allow updates to override existing ENT records
Remi Gacogne [Fri, 17 May 2019 13:09:50 +0000 (15:09 +0200)]
auth: Check that an ENT is properly removed by an UPDATE
Remi Gacogne [Fri, 17 May 2019 12:19:21 +0000 (14:19 +0200)]
Merge pull request #7823 from rgacogne/dnsdist-coverity
dnsdist: Fix minor issues reported by Coverity
Remi Gacogne [Fri, 17 May 2019 12:18:07 +0000 (14:18 +0200)]
Merge pull request #7824 from rgacogne/dnsdist-http-rules
dnsdist: Add documentation, completion and tests for our DoH HTTP rules
Remi Gacogne [Fri, 17 May 2019 10:22:48 +0000 (12:22 +0200)]
dnsdist: Add missing completion options and fix some typos
Otto Moerbeek [Fri, 17 May 2019 05:28:27 +0000 (07:28 +0200)]
Merge pull request #7790 from omoerbeek/auth-issue-7579-slave-busy-looping
Do not busy loop if we get lots of notifies.
Pieter Lexis [Thu, 16 May 2019 11:04:35 +0000 (13:04 +0200)]
rec: Enable NOD in circle-ci
Peter van Dijk [Thu, 16 May 2019 10:32:34 +0000 (12:32 +0200)]
Merge pull request #7728 from neilcook/nod_docs
Documentation for the NOD and UDR features
Peter van Dijk [Thu, 16 May 2019 10:28:36 +0000 (12:28 +0200)]
Merge pull request #7768 from pieterlexis/auth-pytests-allow-templates
Refactor auth-py tests so config templates can be used
bert hubert [Thu, 16 May 2019 10:11:56 +0000 (12:11 +0200)]
Merge pull request #7784 from mind04/lmdb-auth
auth: lmdbbackend: auth was unset in get() (always true)
Remi Gacogne [Thu, 16 May 2019 10:11:10 +0000 (12:11 +0200)]
Merge pull request #7826 from rgacogne/fix-snmp_select_info2-detection
Fix the detection of snmp_select_info2()
Peter van Dijk [Thu, 16 May 2019 09:26:03 +0000 (11:26 +0200)]
Merge pull request #7363 from mind04/soaedit
Cleanup SOA editing
bert hubert [Thu, 16 May 2019 08:44:21 +0000 (10:44 +0200)]
Merge pull request #7801 from Habbie/presigned-multikey-ds
show DS for second and further keys too; fixes #7667
Remi Gacogne [Wed, 15 May 2019 13:23:05 +0000 (15:23 +0200)]
dnsdist: Add documentation, completion and tests for our HTTP rules
Remi Gacogne [Thu, 16 May 2019 06:57:10 +0000 (08:57 +0200)]
Merge pull request #7817 from rgacogne/dnsdist-doh-post-tests
dnsdist: Add a few more DoH tests
Remi Gacogne [Wed, 15 May 2019 16:35:37 +0000 (18:35 +0200)]
Fix the detection of snmp_select_info2()
We did not properly check whether snmp_select_info2() was available,
resulting in this function not being used even when supported.
Kees Monshouwer [Wed, 15 May 2019 13:18:12 +0000 (15:18 +0200)]
auth: cleanup soaedit and fix #7361
Kees Monshouwer [Thu, 10 Jan 2019 21:29:39 +0000 (22:29 +0100)]
auth: soaedit test by @Habbie
Remi Gacogne [Wed, 15 May 2019 09:06:42 +0000 (11:06 +0200)]
dnsdist: Remove unused code since we moved to an event-based logic
Unused code will only get worse with the time, let's not keep it
around.
Remi Gacogne [Wed, 15 May 2019 09:04:23 +0000 (11:04 +0200)]
dnsdist: Fix minor issues reported by Coverity
One useless test due to the condition being always true,
and one uncatched exception if we ever try to get the handle of a
non-established TCP connection which should never happen.
Remi Gacogne [Wed, 15 May 2019 08:43:35 +0000 (10:43 +0200)]
Merge pull request #7787 from rgacogne/auth-api-replace-ent
auth: Fix ENTs removal when "replacing" new records via the API
Remi Gacogne [Wed, 15 May 2019 08:42:54 +0000 (10:42 +0200)]
Merge pull request #7821 from rgacogne/dnsdist-document-suffixmatchnode
dnsdist: Document the SuffixMatchNode class, newSuffixMatchNode()
Remi Gacogne [Wed, 15 May 2019 08:42:33 +0000 (10:42 +0200)]
Merge pull request #7818 from rgacogne/netsnmp-agent-libs
SNMP: Use net-snmp-config --netsnmp-agent-libs instead of --agent-libs
Peter van Dijk [Tue, 14 May 2019 15:43:45 +0000 (17:43 +0200)]
Merge pull request #7813 from rgacogne/dnsparser-unquoted-overflow
Ensure a valid range to string() in PacketReader::getUnquotedText()
Remi Gacogne [Tue, 14 May 2019 15:22:39 +0000 (17:22 +0200)]
dnsdist: Document the SuffixMatchNode class, newSuffixMatchNode()
Peter van Dijk [Tue, 14 May 2019 14:01:01 +0000 (16:01 +0200)]
Merge pull request #7797 from zeha/setptr-deprecate
API: Mark set-ptr as deprecated
Peter van Dijk [Tue, 14 May 2019 13:47:18 +0000 (15:47 +0200)]
Merge pull request #7615 from DNS-Leo/patch-1
RKEY is missing algorithm field
Remi Gacogne [Fri, 10 May 2019 16:04:38 +0000 (18:04 +0200)]
Ensure a valid range to string() in PacketReader::getUnquotedText()
In some cases we might have called:
string::string(InputIt first, InputIt last)
with last < first, which is invalid.
libstdc++ handles that gracefully by throwing an out-of-range exception
but libc++ tries to allocate a negative value of bytes, which in turns
triggers a request for a very large memory allocation, which fails.
Pieter Lexis [Tue, 14 May 2019 09:03:38 +0000 (11:03 +0200)]
circleci: Run coverity for master once daily
Pieter Lexis [Tue, 14 May 2019 08:15:15 +0000 (10:15 +0200)]
circleci: Downgrade coverity containers
It seems that the coverity toolchain can not handle modern GCC. As it
seems to see errors that are not there.
Pieter Lexis [Mon, 13 May 2019 13:54:50 +0000 (15:54 +0200)]
circleci: Add auth coverity
Pieter Lexis [Mon, 13 May 2019 13:29:04 +0000 (15:29 +0200)]
circleci: Add recuror coverity tests
Split off the download of the coverity tools to its own command
Pieter Lexis [Mon, 13 May 2019 11:56:12 +0000 (13:56 +0200)]
Add initial dnsdist coverity build
Chris Hofstaedtler [Thu, 9 May 2019 12:08:10 +0000 (14:08 +0200)]
API: Mark set-ptr as deprecated
Remi Gacogne [Mon, 13 May 2019 14:01:06 +0000 (16:01 +0200)]
SNMP: Use net-snmp-config --netsnmp-agent-libs instead of --agent-libs
Remi Gacogne [Mon, 13 May 2019 12:59:57 +0000 (14:59 +0200)]
dnsdist: Add a test for empty DoH GET queries
Remi Gacogne [Mon, 13 May 2019 12:51:06 +0000 (14:51 +0200)]
dnsdist: Add a few tests using POST queries for DoH
Pieter Lexis [Thu, 2 May 2019 13:30:22 +0000 (15:30 +0200)]
Refactor auth-py tests so config templates can be used
Remi Gacogne [Mon, 13 May 2019 12:25:27 +0000 (14:25 +0200)]
Merge pull request #7814 from rgacogne/dnsdist-doh-self-dangling
dnsdist: Don't let 'self' dangling while parsing the request's qname
Remi Gacogne [Mon, 13 May 2019 10:36:00 +0000 (12:36 +0200)]
dnsdist: Add a regression test for an invalid DoH query
Remi Gacogne [Mon, 13 May 2019 09:17:39 +0000 (11:17 +0200)]
dnsdist: Don't let 'self' dangling while parsing the request's qname
Peter van Dijk [Mon, 13 May 2019 08:22:30 +0000 (10:22 +0200)]
Merge pull request #7791 from ncartron/nico_temp
added LMDB backend info
Pieter Lexis [Mon, 13 May 2019 08:07:36 +0000 (10:07 +0200)]
Merge pull request #7805 from Habbie/circleci-pr
fix PR checkout in circle-ci testing
Otto Moerbeek [Fri, 10 May 2019 11:45:00 +0000 (13:45 +0200)]
Minimal fix to avoid busy looping. The condition_variable varant showed
spurious failures on travis so go for the minimial fix.
Kees Hoekzema [Fri, 10 May 2019 09:18:23 +0000 (11:18 +0200)]
fix PR checkout in circle-ci testing
Nico Cartron [Fri, 10 May 2019 10:08:50 +0000 (12:08 +0200)]
Specified that mapasync is the default mode for lmdb-sync-mode
Nico Cartron [Fri, 10 May 2019 10:04:31 +0000 (12:04 +0200)]
Added details about 'lmdb-sync-mode=sync' option
Otto Moerbeek [Fri, 10 May 2019 08:27:42 +0000 (10:27 +0200)]
Merge remote-tracking branch 'origin/master' into auth-issue-7579-slave-busy-looping
Otto Moerbeek [Fri, 10 May 2019 08:26:15 +0000 (10:26 +0200)]
Use a condition variable and restore the loop to be more like the original code.
Separating slave and master comms threads can come later.
Nico Cartron [Thu, 9 May 2019 14:19:24 +0000 (16:19 +0200)]
made the 'nometasync' sync mode explanation more clear
Peter van Dijk [Thu, 9 May 2019 13:10:19 +0000 (15:10 +0200)]
show DS for second and further keys too; fixes #7667