]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
11 years agoAdd request debug logging to webserver 1328/head
Christian Hofstaedtler [Mon, 10 Mar 2014 11:22:53 +0000 (12:22 +0100)] 
Add request debug logging to webserver

11 years agoAdd loglevel config setting to recursor
Christian Hofstaedtler [Mon, 10 Mar 2014 11:18:39 +0000 (12:18 +0100)] 
Add loglevel config setting to recursor

11 years agoWebserver: try harder to always return *some* response
Christian Hofstaedtler [Mon, 10 Mar 2014 10:59:39 +0000 (11:59 +0100)] 
Webserver: try harder to always return *some* response

Even a 500 is better than a connection reset.

11 years agoMerge pull request #1325 from mind04/query
Peter van Dijk [Mon, 10 Mar 2014 10:09:27 +0000 (11:09 +0100)] 
Merge pull request #1325 from mind04/query

fix broken sqlite3 insert-record-order-query-auth query

11 years agos/trac/github/
Peter van Dijk [Mon, 10 Mar 2014 08:07:21 +0000 (09:07 +0100)] 
s/trac/github/

11 years agoMerge pull request #1326 from zeha/fix-solaris-setptr
Peter van Dijk [Sun, 9 Mar 2014 05:58:31 +0000 (06:58 +0100)] 
Merge pull request #1326 from zeha/fix-solaris-setptr

Portability fix for formatting IPv6 reverse names

11 years agoPortability fix for formatting IPv6 reverse names 1326/head
Christian Hofstaedtler [Sat, 8 Mar 2014 23:58:42 +0000 (00:58 +0100)] 
Portability fix for formatting IPv6 reverse names

11 years agoadd sqlite3 presigned tests to travis 1325/head
Kees Monshouwer [Sat, 8 Mar 2014 10:52:15 +0000 (11:52 +0100)] 
add sqlite3 presigned tests to travis

11 years agofix broken sqlite3 insert-record-order-query-auth query
Kees Monshouwer [Sat, 8 Mar 2014 10:46:46 +0000 (11:46 +0100)] 
fix broken sqlite3 insert-record-order-query-auth query

11 years agoMerge pull request #1324 from mind04/query-throw
Peter van Dijk [Sat, 8 Mar 2014 00:02:15 +0000 (01:02 +0100)] 
Merge pull request #1324 from mind04/query-throw

catch sql exceptions in replaceRRSet and replaceComment

11 years agocatch sql exceptions in replaceRRSet and replaceComments 1324/head
Kees Monshouwer [Fri, 7 Mar 2014 19:30:43 +0000 (20:30 +0100)] 
catch sql exceptions in replaceRRSet and replaceComments

11 years agoMerge pull request #1323 from mind04/warn
Peter van Dijk [Fri, 7 Mar 2014 08:23:50 +0000 (09:23 +0100)] 
Merge pull request #1323 from mind04/warn

small things

11 years agoMerge branch 'listdeletezone'
Peter van Dijk [Fri, 7 Mar 2014 07:30:02 +0000 (08:30 +0100)] 
Merge branch 'listdeletezone'

Closes #608, #1317, #1318, #1320

11 years agolist zones help text
Kees Monshouwer [Tue, 4 Mar 2014 23:24:41 +0000 (00:24 +0100)] 
list zones help text

11 years agoendl, whitespace and file prmissions
Kees Monshouwer [Tue, 4 Mar 2014 23:06:02 +0000 (00:06 +0100)] 
endl, whitespace and file prmissions

11 years agoAdd list-all-zones to pdnssec.
Ruben d'Arco [Tue, 6 Nov 2012 19:20:51 +0000 (20:20 +0100)] 
Add list-all-zones to pdnssec.

11 years agoRemoved unused \n at end of line.
Ruben d'Arco [Tue, 6 Nov 2012 19:04:56 +0000 (20:04 +0100)] 
Removed unused \n at end of line.

11 years agoAdd list-zone capability to pdns_control
Ruben d'Arco [Mon, 5 Nov 2012 17:02:03 +0000 (18:02 +0100)] 
Add list-zone capability to pdns_control

11 years agonit
Peter van Dijk [Fri, 7 Mar 2014 07:25:58 +0000 (08:25 +0100)] 
nit

11 years agoAdd delete-zone to pdnssec.
Ruben d'Arco [Tue, 6 Nov 2012 20:52:18 +0000 (21:52 +0100)] 
Add delete-zone to pdnssec.

11 years agoremove unused variables from speedtest.cc 1323/head
Kees Monshouwer [Thu, 6 Mar 2014 21:06:57 +0000 (22:06 +0100)] 
remove unused variables from speedtest.cc

11 years agoadd dnsdist.1 file to .gitignore
Kees Monshouwer [Thu, 6 Mar 2014 20:57:30 +0000 (21:57 +0100)] 
add dnsdist.1 file to .gitignore

11 years agoMerge pull request #1319 from mind04/labelcount
Peter van Dijk [Thu, 6 Mar 2014 18:46:28 +0000 (19:46 +0100)] 
Merge pull request #1319 from mind04/labelcount

fix labelcount for root zone

11 years agocatch errors during build-recursor
Peter van Dijk [Thu, 6 Mar 2014 16:56:06 +0000 (17:56 +0100)] 
catch errors during build-recursor

11 years agoMerge pull request #1316 from zeha/api-auth-strip-trailing-dots
Peter van Dijk [Wed, 5 Mar 2014 17:14:38 +0000 (18:14 +0100)] 
Merge pull request #1316 from zeha/api-auth-strip-trailing-dots

JSON API: strip trailing dots when creating zones

11 years agoMerge pull request #1315 from zeha/fix-requests-larger-than-1024
Peter van Dijk [Tue, 4 Mar 2014 15:46:16 +0000 (16:46 +0100)] 
Merge pull request #1315 from zeha/fix-requests-larger-than-1024

HTTP server: fix requests that are larger than 1024bytes

11 years agoJSON API: strip trailing dots when creating zones 1316/head
Christian Hofstaedtler [Tue, 4 Mar 2014 15:07:36 +0000 (16:07 +0100)] 
JSON API: strip trailing dots when creating zones

Otherwise we end up with example.org. in the DB, when it should have been
example.org .

11 years agoMerge pull request #1313 from zeha/api-readonly
Peter van Dijk [Tue, 4 Mar 2014 13:39:40 +0000 (14:39 +0100)] 
Merge pull request #1313 from zeha/api-readonly

Add api-readonly switch

11 years agoHTTP server: fix requests that are larger than 1024bytes 1315/head
Christian Hofstaedtler [Tue, 4 Mar 2014 13:23:26 +0000 (14:23 +0100)] 
HTTP server: fix requests that are larger than 1024bytes

11 years agoAdd api-readonly switch 1313/head
Christian Hofstaedtler [Mon, 3 Mar 2014 19:18:44 +0000 (20:18 +0100)] 
Add api-readonly switch

This disables all JSON-API-level changes to backend data.

11 years agoMerge pull request #1312 from zeha/api-set-ptr
Peter van Dijk [Mon, 3 Mar 2014 15:51:39 +0000 (16:51 +0100)] 
Merge pull request #1312 from zeha/api-set-ptr

JSON API: Add 'set-ptr' PTR-creating functionality

11 years agoJSON API: Add 'set-ptr' PTR-creating functionality 1312/head
Christian Hofstaedtler [Mon, 3 Mar 2014 15:11:36 +0000 (16:11 +0100)] 
JSON API: Add 'set-ptr' PTR-creating functionality

11 years agoMerge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Fri, 28 Feb 2014 11:00:46 +0000 (12:00 +0100)] 
Merge branch 'master' of github.com:PowerDNS/pdns

11 years agomake sure we don't exceed the number of available filedescriptors for mthreads. You...
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.

Conflicts:

pdns/misc.hh
pdns/pdns_recursor.cc

11 years agoMerge pull request #1309 from mind04/travis-retry
Peter van Dijk [Fri, 28 Feb 2014 10:34:39 +0000 (11:34 +0100)] 
Merge pull request #1309 from mind04/travis-retry

workaround for remotebackend failures on travis-ci

11 years agoworkaround for remotebackend failures on travis-ci 1309/head
Kees Monshouwer [Fri, 28 Feb 2014 09:59:22 +0000 (10:59 +0100)] 
workaround for remotebackend failures on travis-ci

11 years agoMerge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Fri, 28 Feb 2014 10:23:39 +0000 (11:23 +0100)] 
Merge branch 'master' of github.com:PowerDNS/pdns

11 years agoraise our socket buffer raise so it no longer generates a warning, move our checkFDs...
bert hubert [Fri, 28 Feb 2014 10:22:31 +0000 (11:22 +0100)] 
raise our socket buffer raise so it no longer generates a warning, move our checkFDs to separate function (still #ifdeffed out), add automated failsafe checking of Linux IPv6 limits & warning. We warn all the time, even if you don't yet use IPv6. Hoping people will see it!

11 years agoMerge pull request #1308 from mind04/2ent-optout
Peter van Dijk [Fri, 28 Feb 2014 10:18:53 +0000 (11:18 +0100)] 
Merge pull request #1308 from mind04/2ent-optout

fix for errata 3441 of RFC5155

11 years agoremove outdated NPTL advice, add net.ipv6.route.max_size tuning suggestion
bert hubert [Fri, 28 Feb 2014 09:57:03 +0000 (10:57 +0100)] 
remove outdated NPTL advice, add net.ipv6.route.max_size tuning suggestion

11 years agolimit mode 0 closest provable encloser to optout 1308/head
Kees Monshouwer [Fri, 28 Feb 2014 08:58:33 +0000 (09:58 +0100)] 
limit mode 0 closest provable encloser to optout

11 years agoworkaround for ldns-verify-zone nsec3 bug in regression tests
Kees Monshouwer [Fri, 28 Feb 2014 00:19:38 +0000 (01:19 +0100)] 
workaround for ldns-verify-zone nsec3 bug in regression tests

11 years agofix for errata 3441 of RFC5155
Kees Monshouwer [Fri, 28 Feb 2014 00:07:07 +0000 (01:07 +0100)] 
fix for errata 3441 of RFC5155

11 years agoadd additional levels of ents (auth and unauth) to the insecure delegation ent test
Kees Monshouwer [Fri, 28 Feb 2014 00:03:55 +0000 (01:03 +0100)] 
add additional levels of ents (auth and unauth) to the insecure delegation ent test

11 years agofix i386 compile, thanks @zeha
Peter van Dijk [Wed, 26 Feb 2014 18:33:10 +0000 (19:33 +0100)] 
fix i386 compile, thanks @zeha

11 years agoMerge pull request #1301 from zeha/comments
Peter van Dijk [Wed, 26 Feb 2014 17:34:27 +0000 (18:34 +0100)] 
Merge pull request #1301 from zeha/comments

Add per-rrset-comments

11 years agoTravis: Add travis_retry for rubygems operations 1301/head
Christian Hofstaedtler [Wed, 26 Feb 2014 13:50:11 +0000 (14:50 +0100)] 
Travis: Add travis_retry for rubygems operations

As per http://blog.travis-ci.com/2013-05-20-network-timeouts-build-retries/
and a recommendation from @travis-ci.

11 years agoJSON API: Catch wrong container types
Christian Hofstaedtler [Wed, 26 Feb 2014 09:15:59 +0000 (10:15 +0100)] 
JSON API: Catch wrong container types

Avoids an assert/abort in rapidjson.

11 years agoAdd per-rrset-comments
Christian Hofstaedtler [Tue, 25 Feb 2014 12:29:32 +0000 (13:29 +0100)] 
Add per-rrset-comments

11 years agoMerge pull request #1300 from pmca31/master
bert hubert [Tue, 25 Feb 2014 21:12:24 +0000 (22:12 +0100)] 
Merge pull request #1300 from pmca31/master

Recursor: Throttle all queries to a server after N consecutive timeouts (or unreachables) - thanks to Paulo Anes

11 years agoMerge pull request #1302 from zeha/faster-travis
Peter van Dijk [Tue, 25 Feb 2014 19:43:55 +0000 (20:43 +0100)] 
Merge pull request #1302 from zeha/faster-travis

Slightly faster Travis builds

11 years agoTravis: skip downloading LaTeX 1302/head
Christian Hofstaedtler [Tue, 25 Feb 2014 13:49:57 +0000 (14:49 +0100)] 
Travis: skip downloading LaTeX

11 years agoTravis: build all manpages
Christian Hofstaedtler [Tue, 25 Feb 2014 13:49:41 +0000 (14:49 +0100)] 
Travis: build all manpages

11 years agonit, thanks @jpmens
Peter van Dijk [Tue, 25 Feb 2014 09:24:32 +0000 (09:24 +0000)] 
nit, thanks @jpmens

11 years agoMerge pull request #1292 from mind04/compiler
Peter van Dijk [Mon, 24 Feb 2014 18:51:35 +0000 (19:51 +0100)] 
Merge pull request #1292 from mind04/compiler

fix compiler warning in lua-auth.cc

11 years agotravis: add git describe
Peter van Dijk [Mon, 24 Feb 2014 18:26:25 +0000 (19:26 +0100)] 
travis: add git describe

11 years agoRecursor: Throttle all queries to a server after N consecutive timeouts (or unreachab... 1300/head
Paulo Anes [Mon, 24 Feb 2014 18:22:21 +0000 (18:22 +0000)] 
Recursor: Throttle all queries to a server after N consecutive timeouts (or unreachables).

This feature saves valuable resources by avoiding queries to servers from which we don't receive any answer. It's disabled by default.

11 years agoMerge pull request #1298 from zeha/search-log-throw-error
Peter van Dijk [Mon, 24 Feb 2014 18:11:27 +0000 (19:11 +0100)] 
Merge pull request #1298 from zeha/search-log-throw-error

REST API: report errors in search-log

11 years agoMerge pull request #1299 from zeha/disabled-defaults
Peter van Dijk [Mon, 24 Feb 2014 16:55:36 +0000 (17:55 +0100)] 
Merge pull request #1299 from zeha/disabled-defaults

Default 'disabled' to 0/f (vs. NULL) in gsql backends

11 years agoCorrect MySQL datatype mismatch for 'disabled' 1299/head
Christian Hofstaedtler [Mon, 24 Feb 2014 15:12:08 +0000 (16:12 +0100)] 
Correct MySQL datatype mismatch for 'disabled'

Found by @mind04, thanks.

11 years agoDefault 'disabled' to 0/f (vs. NULL) in gsql backends
Christian Hofstaedtler [Mon, 24 Feb 2014 15:01:48 +0000 (16:01 +0100)] 
Default 'disabled' to 0/f (vs. NULL) in gsql backends

Otherwise, records would effectively be disabled when the user wasn't
explicitly inserting 0.

11 years agoadd saxfr to tools packages
Peter van Dijk [Mon, 24 Feb 2014 14:46:43 +0000 (15:46 +0100)] 
add saxfr to tools packages

11 years agoMerge pull request #1296 from mind04/unauth-ents
Peter van Dijk [Mon, 24 Feb 2014 14:14:15 +0000 (15:14 +0100)] 
Merge pull request #1296 from mind04/unauth-ents

insecure  delegation  ents and ...

11 years agoREST API: report errors in search-log 1298/head
Christian Hofstaedtler [Mon, 24 Feb 2014 13:42:52 +0000 (14:42 +0100)] 
REST API: report errors in search-log

11 years agoMerge pull request #1297 from zeha/recursor-config-name
Peter van Dijk [Mon, 24 Feb 2014 13:32:48 +0000 (14:32 +0100)] 
Merge pull request #1297 from zeha/recursor-config-name

Recursor: restore correct syslog name

11 years agoadd saxfr to tools 1296/head
Kees Monshouwer [Mon, 24 Feb 2014 13:11:22 +0000 (14:11 +0100)] 
add saxfr to tools

11 years agoadd comment in travis.yml
Kees Monshouwer [Mon, 24 Feb 2014 13:11:00 +0000 (14:11 +0100)] 
add comment in travis.yml

11 years agoREST API: take config-name into account in search-log 1297/head
Christian Hofstaedtler [Mon, 24 Feb 2014 12:54:59 +0000 (13:54 +0100)] 
REST API: take config-name into account in search-log

11 years agoRecursor: restore correct syslog name
Christian Hofstaedtler [Mon, 24 Feb 2014 12:45:31 +0000 (13:45 +0100)] 
Recursor: restore correct syslog name

Was broken since 5124de27a39e1ae6f143abdf146dff609880de0e.

11 years agoadd skipreasons to gpgsql and gsqlite3 regression tests
Kees Monshouwer [Mon, 24 Feb 2014 10:22:23 +0000 (11:22 +0100)] 
add skipreasons to gpgsql and gsqlite3 regression tests

11 years agoadd skipreasons to (g)oracle regression tests
Kees Monshouwer [Mon, 24 Feb 2014 10:07:10 +0000 (11:07 +0100)] 
add skipreasons to (g)oracle regression tests

11 years agoalso build extra binaries on travis
Peter van Dijk [Fri, 21 Feb 2014 10:41:07 +0000 (10:41 +0000)] 
also build extra binaries on travis

11 years agoadapt notify to changes in merge of #1291
Peter van Dijk [Mon, 24 Feb 2014 09:33:16 +0000 (09:33 +0000)] 
adapt notify to changes in merge of #1291

11 years agomydns: set soadata.qname in getSOA()
Kees Monshouwer [Sun, 23 Feb 2014 20:12:33 +0000 (21:12 +0100)] 
mydns: set soadata.qname in getSOA()

11 years agoopendbx: set sd.qname in getSOA()
Kees Monshouwer [Sun, 23 Feb 2014 20:01:45 +0000 (21:01 +0100)] 
opendbx: set sd.qname in getSOA()

11 years agoskip axfr test for broken backends (mydns, tinydns and opendbx)
Kees Monshouwer [Sun, 23 Feb 2014 19:39:34 +0000 (20:39 +0100)] 
skip axfr test for broken backends (mydns, tinydns and opendbx)

11 years agotest AXFR content
Kees Monshouwer [Sun, 23 Feb 2014 18:41:42 +0000 (19:41 +0100)] 
test AXFR content

11 years agosaxfr: fix next owner name hiding
Kees Monshouwer [Sun, 23 Feb 2014 18:41:05 +0000 (19:41 +0100)] 
saxfr: fix next owner name hiding

11 years agosaxfr: remove hidesoadetails and add showdetails option
Kees Monshouwer [Sun, 23 Feb 2014 00:07:40 +0000 (01:07 +0100)] 
saxfr: remove hidesoadetails and add showdetails option

11 years agosaxfr: add unhash option which make NSEC3 records readable
Kees Monshouwer [Sat, 22 Feb 2014 22:25:28 +0000 (23:25 +0100)] 
saxfr: add unhash option which make NSEC3 records readable

11 years agosaxfr: a (signed) zone transfer tool with readable output
Kees Monshouwer [Sat, 22 Feb 2014 13:42:27 +0000 (14:42 +0100)] 
saxfr: a (signed) zone transfer tool with readable output

11 years agotravis: skip verify-dnssec-zone test for optout test runs
Kees Monshouwer [Fri, 21 Feb 2014 23:19:46 +0000 (00:19 +0100)] 
travis: skip verify-dnssec-zone test for optout test runs

11 years agoremote-backend: change nonterm type for feedENT() and feedEnt3()
Kees Monshouwer [Fri, 21 Feb 2014 23:17:20 +0000 (00:17 +0100)] 
remote-backend: change nonterm type for feedENT() and feedEnt3()

11 years agobind-backend: fix ent generation for insecure delegations
Kees Monshouwer [Fri, 21 Feb 2014 21:59:54 +0000 (22:59 +0100)] 
bind-backend: fix ent generation for insecure delegations

11 years agoworkaround for ldns-verify-zone bug in regression tests
Kees Monshouwer [Fri, 21 Feb 2014 10:04:57 +0000 (11:04 +0100)] 
workaround for ldns-verify-zone bug in regression tests

11 years agoallow covering NSEC3 record in NODATA response
Kees Monshouwer [Fri, 21 Feb 2014 08:52:14 +0000 (09:52 +0100)] 
allow covering NSEC3 record in NODATA response

11 years agoAXFR-in: fix ent generation for insecure delegations
Kees Monshouwer [Fri, 21 Feb 2014 00:04:07 +0000 (01:04 +0100)] 
AXFR-in: fix ent generation for insecure delegations

11 years agopdnssec: 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

11 years agoadd .bind zones to .gitignore
Kees Monshouwer [Thu, 20 Feb 2014 08:09:10 +0000 (09:09 +0100)] 
add .bind zones to .gitignore

11 years agoadd test for ent which is only derived from an insecure delegation
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

11 years agoMerge pull request #1291 from cmouse/fix-issue-1290
Peter van Dijk [Fri, 21 Feb 2014 10:21:58 +0000 (11:21 +0100)] 
Merge pull request #1291 from cmouse/fix-issue-1290

Fix issue #1290

11 years agoRemove strrcode 1291/head
Aki Tuomi [Thu, 20 Feb 2014 13:48:07 +0000 (15:48 +0200)] 
Remove strrcode

11 years agoUpdated as per registry
Aki Tuomi [Thu, 20 Feb 2014 13:22:08 +0000 (15:22 +0200)] 
Updated as per registry

11 years agoFix typo
Aki Tuomi [Thu, 20 Feb 2014 06:54:03 +0000 (08:54 +0200)] 
Fix typo

11 years agoAdd dns.cc to testrunner deps
Aki Tuomi [Thu, 20 Feb 2014 06:53:57 +0000 (08:53 +0200)] 
Add dns.cc to testrunner deps

11 years agoUse Err# prefix
Aki Tuomi [Thu, 20 Feb 2014 06:21:31 +0000 (08:21 +0200)] 
Use Err# prefix

11 years agoReplace rcode with RCode::to_s(rcode)
Aki Tuomi [Thu, 20 Feb 2014 06:19:21 +0000 (08:19 +0200)] 
Replace rcode with RCode::to_s(rcode)

11 years agoReplace strrcode with RCode::to_s
Aki Tuomi [Thu, 20 Feb 2014 06:19:10 +0000 (08:19 +0200)] 
Replace strrcode with RCode::to_s

11 years agofix compiler warning in lua-auth.cc 1292/head
Kees Monshouwer [Tue, 18 Feb 2014 21:39:19 +0000 (22:39 +0100)] 
fix compiler warning in lua-auth.cc

11 years agofix log-dns-details in pdns.conf-dist
Peter van Dijk [Mon, 17 Feb 2014 18:34:28 +0000 (18:34 +0000)] 
fix log-dns-details in pdns.conf-dist