]>
granicus.if.org Git - pdns/log
Martin Kouba [Tue, 27 Sep 2016 17:49:21 +0000 (19:49 +0200)]
Updated description of allow-unsigned-notify
Changed default of allow-unsigned-notify according to https://doc.powerdns.com/md/authoritative/settings/
bert hubert [Mon, 26 Sep 2016 09:40:02 +0000 (11:40 +0200)]
make sure we log the [id] as well for DNSSEC trace
Pieter Lexis [Sun, 25 Sep 2016 19:49:15 +0000 (21:49 +0200)]
Merge pull request #4506 from HLFH/patch-1
Removal of pipebackend-abi-version setting
Pieter Lexis [Sun, 25 Sep 2016 19:48:51 +0000 (21:48 +0200)]
Merge pull request #4507 from HLFH/patch-2
Give tarball link
Peter van Dijk [Sun, 25 Sep 2016 19:06:06 +0000 (21:06 +0200)]
Merge pull request #4499 from rgacogne/rec-boost-context-1.61
rec: Add support for boost::context >= 1.61
HLFH [Sun, 25 Sep 2016 16:59:46 +0000 (18:59 +0200)]
Give tarball link
HLFH [Sun, 25 Sep 2016 16:51:58 +0000 (18:51 +0200)]
Removal of pipebackend-abi-version setting
pipebackend-abi-version has been removed in 4.0.0.
We no longer need this setting explained in the master doc.
bert hubert [Sun, 25 Sep 2016 09:53:17 +0000 (11:53 +0200)]
Merge pull request #4497 from phonedph1/root-hint
e.root-servers.net has IPv6 now
Remi Gacogne [Fri, 23 Sep 2016 14:58:05 +0000 (16:58 +0200)]
rec: Always test if BOOST_VERSION is < 1.61, not >, for readability
Peter van Dijk [Fri, 23 Sep 2016 14:54:44 +0000 (16:54 +0200)]
Merge pull request #4492 from pieterlexis/post-deresource-version-bind
Don't ServFail on version.bind post-deresource
Pieter Lexis [Fri, 23 Sep 2016 14:51:53 +0000 (16:51 +0200)]
Merge pull request #4486 from cmouse/yahttp-update
yahttp: Update to v0.2.0
Pieter Lexis [Fri, 23 Sep 2016 14:51:37 +0000 (16:51 +0200)]
Merge pull request #4487 from mzealey/wipe-domain-doc-update
Add doc about the $ feature of wipe-domain
Peter van Dijk [Fri, 23 Sep 2016 14:50:55 +0000 (16:50 +0200)]
Merge pull request #4494 from zeha/warnings
Fix struct/class mismatch warning reported by apple clang 800.0.38
Remi Gacogne [Fri, 23 Sep 2016 14:08:15 +0000 (16:08 +0200)]
rec: Add support for boost::context >= 1.61
bert hubert [Fri, 23 Sep 2016 08:26:06 +0000 (10:26 +0200)]
when encountering bad zone data in backend, make sure we finish the get() so we leave the backend in a consistent state.
phonedph1 [Fri, 23 Sep 2016 00:41:58 +0000 (18:41 -0600)]
e.root-servers.net has IPv6 now
Christian Hofstaedtler [Thu, 22 Sep 2016 16:35:02 +0000 (18:35 +0200)]
Fix struct/class mismatch warning reported by apple clang 800.0.38
Pieter Lexis [Thu, 22 Sep 2016 09:20:02 +0000 (11:20 +0200)]
Don't ServFail on version.bind post-deresource
Mark Zealey [Mon, 19 Sep 2016 15:01:00 +0000 (18:01 +0300)]
Add doc about the $ feature of wipe-domain
Aki Tuomi [Sun, 18 Sep 2016 12:06:12 +0000 (15:06 +0300)]
yahttp: Update to v0.2.0
bert hubert [Wed, 14 Sep 2016 08:02:00 +0000 (10:02 +0200)]
Merge pull request #4467 from ahupowerdns/deresource
Deresource & uphash: gigabit DNSSEC root-server performance
bert hubert [Tue, 13 Sep 2016 13:56:44 +0000 (15:56 +0200)]
reinstate shuffling in the new DNSZoneRecord world
bert hubert [Tue, 13 Sep 2016 13:56:31 +0000 (15:56 +0200)]
make randombackend DNSZoneRecord native
bert hubert [Mon, 12 Sep 2016 21:48:41 +0000 (23:48 +0200)]
make it possible to compare pointers/references to DNSRecordContent. There is a generic comparison function based on getZoneRepresentation(), and specializations for A, AAAA, MX and NS. Rest to follow.
Also make DNSPacket::addRecord() use this infrastructure
bert hubert [Thu, 8 Sep 2016 03:40:38 +0000 (05:40 +0200)]
fix up lua-auth for new DNSZoneRecord world
bert hubert [Thu, 8 Sep 2016 03:40:23 +0000 (05:40 +0200)]
restore old ldap logging behaviour
bert hubert [Wed, 7 Sep 2016 20:42:39 +0000 (22:42 +0200)]
and it works for ldap-simple too!
bert hubert [Wed, 7 Sep 2016 20:12:26 +0000 (22:12 +0200)]
we now actually pass these tests
bert hubert [Wed, 7 Sep 2016 19:47:05 +0000 (21:47 +0200)]
fix zone2ldap in one other place
bert hubert [Wed, 7 Sep 2016 19:21:53 +0000 (21:21 +0200)]
make sure that zone2ldap encodes root as .
bert hubert [Wed, 7 Sep 2016 17:55:50 +0000 (19:55 +0200)]
enable a lot of LDAP logging to uncover what might be going on over at travis
bert hubert [Wed, 7 Sep 2016 17:25:16 +0000 (19:25 +0200)]
reenable LDAP testing, plus fix up partial SOA records from backends. Hopefully this was the reason for the failing LDAP backend tests.
bert hubert [Wed, 7 Sep 2016 16:23:34 +0000 (18:23 +0200)]
fix up mydns backend to properly return SOA records in ANY queries.
bert hubert [Wed, 7 Sep 2016 14:25:55 +0000 (16:25 +0200)]
also propagate scopeMask to emulated get()
bert hubert [Wed, 7 Sep 2016 14:15:10 +0000 (16:15 +0200)]
fix up TXT content matching when backend does not add "
bert hubert [Wed, 7 Sep 2016 13:46:16 +0000 (15:46 +0200)]
fix presigned NSEC3s
bert hubert [Wed, 7 Sep 2016 12:57:40 +0000 (14:57 +0200)]
disable ldap, which I can't debug locally. Perhaps other backends fail similarly.
bert hubert [Wed, 7 Sep 2016 10:12:35 +0000 (12:12 +0200)]
we got one labelReversal case wrong
bert hubert [Wed, 7 Sep 2016 09:05:00 +0000 (11:05 +0200)]
some further labelreverse improvements
bert hubert [Mon, 5 Sep 2016 09:02:32 +0000 (11:02 +0200)]
set of labelReverse incorrect migrations, two of which likely are still incorrect
bert hubert [Mon, 5 Sep 2016 09:02:12 +0000 (11:02 +0200)]
fix case where we did not do duplicate record detection for additional processing
bert hubert [Mon, 5 Sep 2016 09:01:57 +0000 (11:01 +0200)]
make an ENTRecordType
bert hubert [Mon, 5 Sep 2016 09:01:22 +0000 (11:01 +0200)]
reinstate duplicate record detection, slowing us down tremendously until we speed that up
bert hubert [Sun, 4 Sep 2016 20:18:52 +0000 (22:18 +0200)]
fix up testcases
bert hubert [Sun, 4 Sep 2016 19:32:35 +0000 (21:32 +0200)]
two compilation errors (one in an internal tool, one in luabackend)
bert hubert [Sun, 4 Sep 2016 19:04:28 +0000 (21:04 +0200)]
more speedups and cleanups for DNSZoneRecord world
bert hubert [Sun, 4 Sep 2016 19:04:00 +0000 (21:04 +0200)]
init some DNSZoneRecord members
bert hubert [Sun, 4 Sep 2016 19:03:38 +0000 (21:03 +0200)]
fix up zone2sql compilation after fixups
bert hubert [Sun, 4 Sep 2016 19:03:16 +0000 (21:03 +0200)]
packetcache hashed
bert hubert [Sun, 4 Sep 2016 19:02:51 +0000 (21:02 +0200)]
bindbackend hashed
bert hubert [Sat, 3 Sep 2016 22:47:42 +0000 (00:47 +0200)]
yolo - big DNSResourceRecord removal
bert hubert [Mon, 12 Sep 2016 15:11:52 +0000 (17:11 +0200)]
Merge pull request #4463 from pieterlexis/centos-6-pkg-bind
Auth: build Bind backend for CentOS 6
Pieter Lexis [Mon, 12 Sep 2016 13:10:41 +0000 (15:10 +0200)]
Auth: build Bind backend for CentOS 6
Pieter Lexis [Mon, 12 Sep 2016 12:48:49 +0000 (14:48 +0200)]
Merge pull request #4461 from pieterlexis/boost161-fallback-ucontext
Fall back to SystemV ucontexts on boost >= 1.61
bert hubert [Mon, 12 Sep 2016 12:05:43 +0000 (14:05 +0200)]
Merge pull request #4459 from ahupowerdns/pqmemleak
plugs memory leak in postgresql backend
Pieter Lexis [Mon, 12 Sep 2016 11:51:27 +0000 (13:51 +0200)]
Rec: Disable boost-fcontext on boost 1.61 and up
Fall back to the slower system v ucontext.
Pieter Lexis [Mon, 12 Sep 2016 11:48:47 +0000 (13:48 +0200)]
Revert "Rec: support boost's fcontext in boost 1.61+"
This reverts commit
a30361f9f07cb3c4f9ad32dc83555bc593aa3311 .
bert hubert [Mon, 12 Sep 2016 11:26:29 +0000 (13:26 +0200)]
Merge pull request #4424 from pieterlexis/static_vector-old-boost
Fix compilation on systems with boost < 1.54
bert hubert [Sun, 11 Sep 2016 19:07:23 +0000 (21:07 +0200)]
Merge pull request #4458 from James-TR/patch-1
Correct typo in backend-pipe.md
bert hubert [Sun, 11 Sep 2016 18:40:44 +0000 (20:40 +0200)]
eleksir noted that we leak a ton of memory in postgresql. I'm no postgres expert, but this plugs my leak and still appears to function. In other news, do we need a transaction for every query?
James Taylor [Sun, 11 Sep 2016 14:06:48 +0000 (00:06 +1000)]
Correct typo in backend-pipe.md
The word 'you' was repeated twice. This was brought to my attention after noticing it in a diff.
Pieter Lexis [Sat, 10 Sep 2016 11:03:13 +0000 (13:03 +0200)]
Merge pull request #4449 from peterthomassen/master
Docs: clarify that recursor does not do DNSSEC for zones from auth-zones setting
Peter Thomassen [Fri, 9 Sep 2016 18:14:13 +0000 (15:14 -0300)]
Docs: clarify that recursor does not do DNSSEC for zones from auth-zones setting
Pieter Lexis [Fri, 9 Sep 2016 11:20:57 +0000 (13:20 +0200)]
Merge pull request #4447 from rgacogne/secpoll-doc-201601
Update secpoll and documentation for 2016-01
Remi Gacogne [Fri, 9 Sep 2016 08:57:21 +0000 (10:57 +0200)]
Update secpoll and documentation for 2016-01
Peter van Dijk [Thu, 8 Sep 2016 11:37:00 +0000 (13:37 +0200)]
Merge pull request #4440 from rgacogne/rec-fix-lua-osx-freebsd
rec: Fix Lua-enabled compilation on OS X and FreeBSD
Peter van Dijk [Thu, 8 Sep 2016 10:35:22 +0000 (12:35 +0200)]
Merge pull request #4441 from cmouse/lua-auth4-fix
lua-auth4: Remove recursor includes
Peter van Dijk [Thu, 8 Sep 2016 10:35:04 +0000 (12:35 +0200)]
Merge pull request #4442 from cmouse/geoip-naming
geoipbackend: Fix minor naming issue
Aki Tuomi [Thu, 8 Sep 2016 09:15:05 +0000 (12:15 +0300)]
geoipbackend: Fix minor naming issue
Aki Tuomi [Thu, 8 Sep 2016 08:55:55 +0000 (11:55 +0300)]
lua-auth4: Remove recursor includes
Remi Gacogne [Thu, 8 Sep 2016 08:34:45 +0000 (10:34 +0200)]
rec: Fix Lua-enabled compilation on OS X and FreeBSD
bert hubert [Wed, 7 Sep 2016 12:25:46 +0000 (14:25 +0200)]
Merge pull request #4435 from ahupowerdns/rollback-fix
Rollback fix: when we truncate a packet, make sure we reset writer state (+ pcapreader nit)
bert hubert [Wed, 7 Sep 2016 11:42:20 +0000 (13:42 +0200)]
when doing a rollback while writing a packet, reset the packet writer state so we don't think we have a record left to write out
bert hubert [Wed, 7 Sep 2016 11:42:00 +0000 (13:42 +0200)]
deal with pcap formats which tell them they captured _more_ than your packet
Pieter Lexis [Tue, 6 Sep 2016 13:12:25 +0000 (15:12 +0200)]
Merge pull request #4429 from pieterlexis/rec-4.0.3-changelog
Recursor 4.0.3 changelog
Pieter Lexis [Tue, 6 Sep 2016 12:48:26 +0000 (14:48 +0200)]
Parse backport titles for changelog
Pieter Lexis [Mon, 5 Sep 2016 09:40:50 +0000 (11:40 +0200)]
Add Recursor 4.0.3 changelog
Pieter Lexis [Mon, 5 Sep 2016 09:27:30 +0000 (11:27 +0200)]
Add Recursor 4.0.3 secpoll entry
Pieter Lexis [Tue, 6 Sep 2016 12:01:01 +0000 (14:01 +0200)]
Merge pull request #4106 from zervnet/feature_rest_api_pull_request
Implementation of the cryptokeys REST-API (PUT, POST, DELETE)
Pieter Lexis [Tue, 6 Sep 2016 10:55:39 +0000 (12:55 +0200)]
Merge pull request #4425 from rgacogne/protobuf-regression-responder
Fix a protobuf regression (requestor/responder mix-up) caused by
a94673e
Benjamin Zengin [Thu, 21 Jul 2016 13:41:40 +0000 (15:41 +0200)]
Updates error messages for addKey()
Benjamin Zengin [Thu, 21 Jul 2016 13:41:02 +0000 (15:41 +0200)]
Adds missing ASSERT_ROW_COLUMNS to gsql and bind
Benjamin Zengin [Thu, 21 Jul 2016 13:38:06 +0000 (15:38 +0200)]
Modifies test to work with updated addKey()
Benjamin Zengin [Thu, 21 Jul 2016 13:37:31 +0000 (15:37 +0200)]
Fixes Api-tests and improves performance
Benjamin Zengin [Thu, 21 Jul 2016 13:34:52 +0000 (15:34 +0200)]
Cryptokeys REST-Api rework
- Removes redundant code
- Uses new addKey() interface
- Fixes return values / error messages
Benjamin Zengin [Thu, 21 Jul 2016 13:28:52 +0000 (15:28 +0200)]
New interface for addKey()
- id of added key is returned by a reference parameter
- return type bool indicates success of adding the key
- id is returned as int64_t
Benjamin Zengin [Thu, 21 Jul 2016 12:57:34 +0000 (14:57 +0200)]
Adjusts documentation of REST-Api
Benjamin Zengin [Tue, 5 Jul 2016 10:04:33 +0000 (12:04 +0200)]
Implements API tests for cryptokeys
- PUT
- POST
- DELETE
Benjamin Zengin [Tue, 5 Jul 2016 10:01:47 +0000 (12:01 +0200)]
Updates documentation for cryptokeys REST-API
Benjamin Zengin [Tue, 5 Jul 2016 10:00:17 +0000 (12:00 +0200)]
Implements cryptokeys REST-API
- PUT
- POST
- DELETE
Benjamin Zengin [Tue, 5 Jul 2016 09:57:31 +0000 (11:57 +0200)]
More specific error message for addKey
- if bits in addKey are wrong returns "Wrong bit size!"
Benjamin Zengin [Tue, 5 Jul 2016 09:54:52 +0000 (11:54 +0200)]
Implements 'return id of added key' for bind
Benjamin Zengin [Tue, 5 Jul 2016 09:49:59 +0000 (11:49 +0200)]
Implements 'return id of added key' for gsqlite3
Benjamin Zengin [Tue, 5 Jul 2016 09:49:37 +0000 (11:49 +0200)]
Implements 'return id of added key' for godbc
Benjamin Zengin [Tue, 5 Jul 2016 09:49:15 +0000 (11:49 +0200)]
Implements 'return id of added key' for gpgsql
Benjamin Zengin [Tue, 5 Jul 2016 09:48:52 +0000 (11:48 +0200)]
Implements 'return id of added key' for gmysql
Benjamin Zengin [Tue, 5 Jul 2016 09:48:28 +0000 (11:48 +0200)]
gsqlbackend: Adds query to return id of added key
Benjamin Zengin [Tue, 5 Jul 2016 09:39:46 +0000 (11:39 +0200)]
Updates documentation for addDomainKey, pdnsutil
Benjamin Zengin [Tue, 5 Jul 2016 10:17:32 +0000 (12:17 +0200)]
Update addKey in dnsseckeeper (Closes #706)
- Let addKey return the id of the added key
- pdnsutil 'add-zone-key' prints it
- pdnsutil 'import-zone-key' prints it
- pdnsutil 'import-zone-key-pem' prints it
Pieter Lexis [Mon, 5 Sep 2016 14:17:04 +0000 (16:17 +0200)]
Use normal vectors on boost < 1.54