]>
granicus.if.org Git - pdns/log
Kees Monshouwer [Mon, 24 Feb 2014 10:22:23 +0000 (11:22 +0100)]
add skipreasons to gpgsql and gsqlite3 regression tests
Kees Monshouwer [Mon, 24 Feb 2014 10:07:10 +0000 (11:07 +0100)]
add skipreasons to (g)oracle regression tests
Kees Monshouwer [Sun, 23 Feb 2014 20:12:33 +0000 (21:12 +0100)]
mydns: set soadata.qname in getSOA()
Kees Monshouwer [Sun, 23 Feb 2014 20:01:45 +0000 (21:01 +0100)]
opendbx: set sd.qname in getSOA()
Kees Monshouwer [Sun, 23 Feb 2014 19:39:34 +0000 (20:39 +0100)]
skip axfr test for broken backends (mydns, tinydns and opendbx)
Kees Monshouwer [Sun, 23 Feb 2014 18:41:42 +0000 (19:41 +0100)]
test AXFR content
Kees Monshouwer [Sun, 23 Feb 2014 18:41:05 +0000 (19:41 +0100)]
saxfr: fix next owner name hiding
Kees Monshouwer [Sun, 23 Feb 2014 00:07:40 +0000 (01:07 +0100)]
saxfr: remove hidesoadetails and add showdetails option
Kees Monshouwer [Sat, 22 Feb 2014 22:25:28 +0000 (23:25 +0100)]
saxfr: add unhash option which make NSEC3 records readable
Kees Monshouwer [Sat, 22 Feb 2014 13:42:27 +0000 (14:42 +0100)]
saxfr: a (signed) zone transfer tool with readable output
Kees Monshouwer [Fri, 21 Feb 2014 23:19:46 +0000 (00:19 +0100)]
travis: skip verify-dnssec-zone test for optout test runs
Kees Monshouwer [Fri, 21 Feb 2014 23:17:20 +0000 (00:17 +0100)]
remote-backend: change nonterm type for feedENT() and feedEnt3()
Kees Monshouwer [Fri, 21 Feb 2014 21:59:54 +0000 (22:59 +0100)]
bind-backend: fix ent generation for insecure delegations
Kees Monshouwer [Fri, 21 Feb 2014 10:04:57 +0000 (11:04 +0100)]
workaround for ldns-verify-zone bug in regression tests
Kees Monshouwer [Fri, 21 Feb 2014 08:52:14 +0000 (09:52 +0100)]
allow covering NSEC3 record in NODATA response
Kees Monshouwer [Fri, 21 Feb 2014 00:04:07 +0000 (01:04 +0100)]
AXFR-in: fix ent generation for insecure delegations
Kees Monshouwer [Thu, 20 Feb 2014 12:47:53 +0000 (13:47 +0100)]
pdnssec: fix ent generation for insecure delegations
Kees Monshouwer [Thu, 20 Feb 2014 08:09:10 +0000 (09:09 +0100)]
add .bind zones to .gitignore
Kees Monshouwer [Thu, 20 Feb 2014 08:05:19 +0000 (09:05 +0100)]
add test for ent which is only derived from an insecure delegation
Peter van Dijk [Mon, 17 Feb 2014 18:34:28 +0000 (18:34 +0000)]
fix log-dns-details in pdns.conf-dist
Peter van Dijk [Mon, 17 Feb 2014 18:06:44 +0000 (18:06 +0000)]
default log-dns-details to "no" instead of the empty string that apparently meant "yes", thanks @terrorobe
Peter van Dijk [Mon, 17 Feb 2014 14:34:44 +0000 (15:34 +0100)]
Merge pull request #1286 from zeha/api-recursor-fixes
JSON API: fixes in recursor API code
Christian Hofstaedtler [Mon, 17 Feb 2014 14:30:56 +0000 (15:30 +0100)]
JSON API: Recursor: refuse invalid netmasks in allow-from
Christian Hofstaedtler [Mon, 17 Feb 2014 14:23:34 +0000 (15:23 +0100)]
JSON API: Recursor: fix renaming zones
Peter van Dijk [Mon, 17 Feb 2014 13:55:13 +0000 (14:55 +0100)]
Merge pull request #1285 from zeha/api-refuse-outofzone-data
JSON API: refuse modifying out-of-zone records
Christian Hofstaedtler [Mon, 17 Feb 2014 13:49:37 +0000 (14:49 +0100)]
JSON API: refuse modifying out-of-zone records
Peter van Dijk [Fri, 14 Feb 2014 12:33:40 +0000 (13:33 +0100)]
Merge pull request #1282 from mind04/oracle-fix
fix getAllDomainMetadata in oracle backend
Kees Monshouwer [Fri, 14 Feb 2014 12:20:15 +0000 (13:20 +0100)]
fix getAllDomainMetadata in oracle backend
Peter van Dijk [Fri, 14 Feb 2014 11:23:22 +0000 (12:23 +0100)]
Merge pull request #1274 from cmouse/meta-interface-change
Meta interface change
Peter van Dijk [Thu, 13 Feb 2014 14:27:48 +0000 (15:27 +0100)]
Merge pull request #1281 from zeha/recursor-deb-minor-improvement
Recursor Set Build-Depends in auto-built .dsc file
Christian Hofstaedtler [Thu, 13 Feb 2014 14:12:37 +0000 (15:12 +0100)]
Recursor Set Build-Depends in auto-built .dsc file
Useful for people working from git, yet still needing to deploy to
wheezy for testing.
Peter van Dijk [Wed, 12 Feb 2014 18:08:28 +0000 (19:08 +0100)]
Merge pull request #1280 from zeha/allow-from-api-fix
Fix JSON API to return an object for /config/allow-from
Aki Tuomi [Wed, 12 Feb 2014 16:26:40 +0000 (18:26 +0200)]
Fix typo
Christian Hofstaedtler [Wed, 12 Feb 2014 15:32:18 +0000 (16:32 +0100)]
Fix JSON API to return an object for /config/allow-from
Can't return arrays for stuff that isn't a collection.
Peter van Dijk [Tue, 11 Feb 2014 22:02:55 +0000 (23:02 +0100)]
Merge pull request #1278 from mind04/transaction
when an exception is thrown in suck() only rollback if there is a open t...
Peter van Dijk [Tue, 11 Feb 2014 22:02:37 +0000 (23:02 +0100)]
Merge pull request #1279 from zeha/fix-ws-rec-zone-id-corruption
Fix zone id corruption in Recursor JSON API
Christian Hofstaedtler [Tue, 11 Feb 2014 21:07:59 +0000 (22:07 +0100)]
Fix zone id corruption in Recursor JSON API
Peter van Dijk [Tue, 11 Feb 2014 08:08:14 +0000 (09:08 +0100)]
Merge pull request #1277 from mind04/pdnssec
set non-zero exit status in pdnssec if an exception was thrown
Kees Monshouwer [Sun, 9 Feb 2014 23:30:36 +0000 (00:30 +0100)]
set non-zero exit status in pdnssec if an exception was thrown
Kees Monshouwer [Mon, 10 Feb 2014 18:36:26 +0000 (19:36 +0100)]
when an exception is thrown in suck() only rollback if there is a open transaction
Peter van Dijk [Mon, 10 Feb 2014 11:16:55 +0000 (12:16 +0100)]
add warning
Peter van Dijk [Mon, 10 Feb 2014 08:17:45 +0000 (09:17 +0100)]
Merge pull request #1270 from cmouse/compiler-nits-
20140207
Compiler nits
20140207
Peter van Dijk [Mon, 10 Feb 2014 07:45:34 +0000 (08:45 +0100)]
Merge pull request #1273 from mind04/rawhide
rawhide testbuild rpm improvements
Aki Tuomi [Sun, 9 Feb 2014 17:23:17 +0000 (19:23 +0200)]
Added comment why the compiler nit is acceptable here.
Aki Tuomi [Sat, 8 Feb 2014 22:05:24 +0000 (00:05 +0200)]
Use getAllDomainMetadata instead of known list
Aki Tuomi [Sat, 8 Feb 2014 22:05:14 +0000 (00:05 +0200)]
Documentation for remotebackend
Aki Tuomi [Sat, 8 Feb 2014 21:48:47 +0000 (23:48 +0200)]
Test case for getAllDomainMetadata
Aki Tuomi [Sat, 8 Feb 2014 21:48:30 +0000 (23:48 +0200)]
Implementation for remotebackend
Aki Tuomi [Sat, 8 Feb 2014 20:56:41 +0000 (22:56 +0200)]
Implementation for oracle backend
Aki Tuomi [Sat, 8 Feb 2014 20:56:30 +0000 (22:56 +0200)]
Implementation for bind backend
Aki Tuomi [Sat, 8 Feb 2014 20:56:17 +0000 (22:56 +0200)]
GSQL backend queries
Aki Tuomi [Sat, 8 Feb 2014 20:56:04 +0000 (22:56 +0200)]
Implementation for gsql backends
Aki Tuomi [Sat, 8 Feb 2014 20:55:48 +0000 (22:55 +0200)]
Stub for getAllDomainMetadata
Kees Monshouwer [Sat, 8 Feb 2014 12:40:05 +0000 (13:40 +0100)]
add opendbx backend to testbuild spec file
Kees Monshouwer [Sat, 8 Feb 2014 12:23:01 +0000 (13:23 +0100)]
set filename in testbuild rpms
Peter van Dijk [Fri, 7 Feb 2014 19:18:50 +0000 (20:18 +0100)]
Merge pull request #1272 from zeha/readme
README nits
Peter van Dijk [Fri, 7 Feb 2014 19:17:04 +0000 (20:17 +0100)]
Merge pull request #1271 from zeha/recursor-api
Recursor REST API additions
Christian Hofstaedtler [Fri, 7 Feb 2014 18:20:20 +0000 (19:20 +0100)]
Correct README
Christian Hofstaedtler [Fri, 7 Feb 2014 18:20:03 +0000 (19:20 +0100)]
Correct default text for --with-modules
Christian Hofstaedtler [Fri, 7 Feb 2014 01:53:05 +0000 (02:53 +0100)]
Recursor: add Zone REST API
Christian Hofstaedtler [Fri, 7 Feb 2014 12:59:20 +0000 (13:59 +0100)]
Recursor: fix reloading forward-zones-recurse
f-z-r was previously not affected by reload-zones, but really should
be.
Christian Hofstaedtler [Fri, 7 Feb 2014 01:52:26 +0000 (02:52 +0100)]
API tests: Add '--wait' option
Keeps daemon process alive after testing.
Christian Hofstaedtler [Thu, 6 Feb 2014 19:22:55 +0000 (20:22 +0100)]
API tests: wait for http port
The tests were always racy, and when testing the recursor with zone
files, the problem becomes visible.
Christian Hofstaedtler [Thu, 6 Feb 2014 17:04:15 +0000 (18:04 +0100)]
Recursor: Add allow-from(-file) REST API
Christian Hofstaedtler [Fri, 7 Feb 2014 01:53:05 +0000 (02:53 +0100)]
Recursor: Add api-config-dir config setting
Prefixed experimental- for now.
Christian Hofstaedtler [Thu, 6 Feb 2014 17:03:40 +0000 (18:03 +0100)]
API tests: print failed responses
Neccessary for debugging.
Christian Hofstaedtler [Fri, 7 Feb 2014 14:09:35 +0000 (15:09 +0100)]
API: Fix trailing dot handling in zonename to id helpers
Christian Hofstaedtler [Thu, 6 Feb 2014 17:03:26 +0000 (18:03 +0100)]
Indent fix
Peter van Dijk [Fri, 7 Feb 2014 12:18:37 +0000 (13:18 +0100)]
Merge pull request #1262 from cmouse/rec-reload-include-dir
WIP: Rec reload include dir
Aki Tuomi [Fri, 7 Feb 2014 11:52:11 +0000 (12:52 +0100)]
Added newline at end of file
Aki Tuomi [Fri, 7 Feb 2014 11:27:30 +0000 (13:27 +0200)]
Reordered reload-zones to act consistently with startup
Aki Tuomi [Fri, 7 Feb 2014 11:26:14 +0000 (13:26 +0200)]
Reorder reload-acl to act consistently with startup
Aki Tuomi [Fri, 7 Feb 2014 10:55:34 +0000 (12:55 +0200)]
Support command line and include-dir properly in reload-zones
Aki Tuomi [Fri, 7 Feb 2014 10:55:16 +0000 (12:55 +0200)]
Support include-dir properly in reload-acl
Aki Tuomi [Tue, 4 Feb 2014 17:12:08 +0000 (19:12 +0200)]
Use include files when processing acls
Aki Tuomi [Tue, 4 Feb 2014 17:11:47 +0000 (19:11 +0200)]
gatherIncludes method for gathering include files from include directory
Peter van Dijk [Fri, 7 Feb 2014 10:29:30 +0000 (11:29 +0100)]
Merge pull request #1268 from cmouse/recursor-nits
Recursor nits
Aki Tuomi [Fri, 7 Feb 2014 07:49:50 +0000 (09:49 +0200)]
Styled as per request
Aki Tuomi [Thu, 6 Feb 2014 11:47:45 +0000 (13:47 +0200)]
Fix narrowing issue
Aki Tuomi [Thu, 6 Feb 2014 11:47:34 +0000 (13:47 +0200)]
Comment out empty else clauses
Peter van Dijk [Thu, 6 Feb 2014 20:33:57 +0000 (21:33 +0100)]
Merge pull request #1265 from zeha/ws-full-soa-data
API: create SOA records with complete content
Peter van Dijk [Thu, 6 Feb 2014 20:32:04 +0000 (21:32 +0100)]
Merge pull request #1264 from zeha/ws-mangle-zone-id
Encode symbols in zone names for REST API URLs
Peter van Dijk [Thu, 6 Feb 2014 20:30:18 +0000 (21:30 +0100)]
Merge pull request #1267 from cmouse/fix-remotebackend-unittest-http
Catch conversion error and ignore it for logging
Peter van Dijk [Thu, 6 Feb 2014 20:27:24 +0000 (21:27 +0100)]
Merge pull request #1269 from zeha/coverity
Coverity nits in webserver code
Christian Hofstaedtler [Thu, 6 Feb 2014 14:45:32 +0000 (15:45 +0100)]
Coverity nits
Should fix CID
1168020 ,
1167490 ,
1167489 ,
1167488 ,
1126082 .
Peter van Dijk [Thu, 6 Feb 2014 13:50:35 +0000 (14:50 +0100)]
avoid merging old and new additional data, fixes an issue caused by weird Akamai behaviour
bert hubert [Thu, 6 Feb 2014 12:33:18 +0000 (13:33 +0100)]
_actually_ raise the limit to the max if impossible to fit within the hard limit
bert hubert [Thu, 6 Feb 2014 11:48:23 +0000 (12:48 +0100)]
make sure we don't exceed the number of available filedescriptors for mthreads. You can still overshoot a little bit, but not all mthreads will be using an fd.
Aki Tuomi [Thu, 6 Feb 2014 11:30:06 +0000 (13:30 +0200)]
Catch conversion error and ignore it for logging
Christian Hofstaedtler [Wed, 5 Feb 2014 15:26:33 +0000 (16:26 +0100)]
API: create SOA records with complete content
No surprises when editing an existing SOA, then.
Christian Hofstaedtler [Wed, 5 Feb 2014 15:06:44 +0000 (16:06 +0100)]
Encode symbols in zone names for REST API URLs
bert hubert [Wed, 5 Feb 2014 10:43:54 +0000 (11:43 +0100)]
be quiet about (embarrassingly) regenerating our version include file for every build.
bert hubert [Wed, 5 Feb 2014 10:40:14 +0000 (11:40 +0100)]
oops previous commit made EDNS the default, sorry
bert hubert [Wed, 5 Feb 2014 10:35:33 +0000 (11:35 +0100)]
manual merge of Aki Tuomi's pull request #1263. Thanks!
bert hubert [Wed, 5 Feb 2014 10:21:50 +0000 (11:21 +0100)]
silence warning on JSON getproduct calls.
Peter van Dijk [Tue, 4 Feb 2014 19:58:48 +0000 (20:58 +0100)]
remove any suggestion of specific GRANT statements
Peter van Dijk [Tue, 4 Feb 2014 14:58:07 +0000 (15:58 +0100)]
fix OR bool/int messup in goracle, thanks @mind04
Peter van Dijk [Tue, 4 Feb 2014 13:29:24 +0000 (05:29 -0800)]
Merge pull request #1261 from zeha/fix-oracle-zone2sql
Undo unintended zone2sql change for Oraclebackend
Christian Hofstaedtler [Tue, 4 Feb 2014 13:28:02 +0000 (14:28 +0100)]
Undo unintended zone2sql change for Oraclebackend
Only goracle was intended.
Peter van Dijk [Tue, 4 Feb 2014 13:23:06 +0000 (05:23 -0800)]
Merge pull request #1260 from zeha/fix-goracle
goraclebackend: Fix missing 'disabled' field in default queries