]> granicus.if.org Git - pdns/log
pdns
10 years agoMerge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Wed, 23 Apr 2014 19:47:47 +0000 (21:47 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns

10 years agodnsreplay had odd race conditions in sending/reseinding packets
bert hubert [Wed, 23 Apr 2014 19:42:31 +0000 (21:42 +0200)]
dnsreplay had odd race conditions in sending/reseinding packets
We had logic to pre-read the first packet for better error reporting, and then not read it at the top of the while loop,
but process the pre-read packet. However, this logic kept engaging, causing us to retransmit the previous packet a lot, depending
on the size of our retransmit window, which in turn depended on the receiver characteristic. Horrible.
dnsreplay may previously have overstated the number of duplicate packets because of this.

10 years agoMerge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Wed, 23 Apr 2014 14:57:28 +0000 (16:57 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns

10 years agocomment out full database linear search for the API for now.
bert hubert [Wed, 23 Apr 2014 14:57:04 +0000 (16:57 +0200)]
comment out full database linear search for the API for now.

10 years agoRevert "appears to do something"
bert hubert [Wed, 23 Apr 2014 07:09:26 +0000 (09:09 +0200)]
Revert "appears to do something"

This reverts commit a2e9e5a5891f74ce4f15fa79395085915f449340.

10 years agofix botched fix for s_quiet
bert hubert [Wed, 23 Apr 2014 05:50:03 +0000 (07:50 +0200)]
fix botched fix for s_quiet

10 years agoMerge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Wed, 23 Apr 2014 05:54:24 +0000 (07:54 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns

10 years agodnsreplay emitted output even with --quiet, fixed
bert hubert [Tue, 22 Apr 2014 13:28:59 +0000 (15:28 +0200)]
dnsreplay emitted output even with --quiet, fixed

10 years agoappears to do something
bert hubert [Tue, 22 Apr 2014 11:22:03 +0000 (13:22 +0200)]
appears to do something

10 years agoMerge pull request #1370 from mind04/check-zone
bert hubert [Fri, 18 Apr 2014 18:57:22 +0000 (20:57 +0200)]
Merge pull request #1370 from mind04/check-zone

pdnssc check-zone, ignore RRSIGs in presigned zones

10 years agopdnssc check zone, ignore RRSIGs in presigned zones
Kees Monshouwer [Fri, 18 Apr 2014 18:01:15 +0000 (20:01 +0200)]
pdnssc check zone, ignore RRSIGs in presigned zones

10 years agoit is 2014, also on the web
bert hubert [Fri, 18 Apr 2014 12:25:26 +0000 (14:25 +0200)]
it is 2014, also on the web

10 years agomove a common error behind log-common-errors filter
bert hubert [Fri, 18 Apr 2014 10:16:10 +0000 (12:16 +0200)]
move a common error behind log-common-errors filter

10 years agodocument minimum-ttl-override, rec_control set-minimum-ttl, status of pdns-distribute...
bert hubert [Fri, 18 Apr 2014 09:58:39 +0000 (11:58 +0200)]
document minimum-ttl-override, rec_control set-minimum-ttl, status of pdns-distributes-queries

10 years agot_id check was wrong for pdns-distributes-queries
bert hubert [Fri, 18 Apr 2014 07:14:52 +0000 (09:14 +0200)]
t_id check was wrong for pdns-distributes-queries

10 years agoimplement minimum-ttl-override setting and rec_constrol set-minimum-ttl for dealing...
bert hubert [Fri, 18 Apr 2014 06:48:43 +0000 (08:48 +0200)]
implement minimum-ttl-override setting and rec_constrol set-minimum-ttl for dealing with DoS

10 years agoprevent duplicate logging of TCP overflows
bert hubert [Fri, 18 Apr 2014 05:37:40 +0000 (07:37 +0200)]
prevent duplicate logging of TCP overflows

10 years agomissed a bit of rec 3.6 release notes
bert hubert [Thu, 17 Apr 2014 15:20:13 +0000 (17:20 +0200)]
missed a bit of rec 3.6 release notes

10 years agocandidate 3.6 recursor release notes
bert hubert [Thu, 17 Apr 2014 10:28:03 +0000 (12:28 +0200)]
candidate 3.6 recursor release notes

10 years agoMerge pull request #1363 from mind04/fix
Peter van Dijk [Mon, 14 Apr 2014 12:52:11 +0000 (14:52 +0200)]
Merge pull request #1363 from mind04/fix

cleanup regression test scripts

10 years agorun nodnssec slave tests without the (backend)-dnssec option
Kees Monshouwer [Mon, 14 Apr 2014 11:35:03 +0000 (13:35 +0200)]
run nodnssec slave tests without the (backend)-dnssec option

10 years agofix feedEnt query
Kees Monshouwer [Mon, 14 Apr 2014 06:54:21 +0000 (08:54 +0200)]
fix feedEnt query

10 years agoadd tests new tests to travis.yml
Kees Monshouwer [Mon, 14 Apr 2014 06:51:20 +0000 (08:51 +0200)]
add tests new tests to travis.yml

10 years agouse pdnssec for tsig keys and metadata in tests
Kees Monshouwer [Mon, 14 Apr 2014 06:47:38 +0000 (08:47 +0200)]
use pdnssec for tsig keys and metadata in tests

10 years agoadd postgress-slave mode to regression tests
Kees Monshouwer [Mon, 14 Apr 2014 06:33:21 +0000 (08:33 +0200)]
add postgress-slave mode to regression tests

10 years agofix axfr source for goracle-slave tests
Kees Monshouwer [Sat, 12 Apr 2014 22:51:47 +0000 (00:51 +0200)]
fix axfr source for goracle-slave tests

10 years agoremove duplicate code from gsql-master test scripts
Kees Monshouwer [Sat, 12 Apr 2014 17:43:19 +0000 (19:43 +0200)]
remove duplicate code from gsql-master test scripts

10 years agocleanup gsql-master regression test scripts
Kees Monshouwer [Sat, 12 Apr 2014 14:55:53 +0000 (16:55 +0200)]
cleanup gsql-master regression test scripts

10 years agoadd missing ' to error message
bert hubert [Sat, 12 Apr 2014 19:25:19 +0000 (21:25 +0200)]
add missing ' to error message

10 years agosilence bunch of warning in lmbdbbackend
bert hubert [Sat, 12 Apr 2014 19:06:00 +0000 (21:06 +0200)]
silence bunch of warning in lmbdbbackend

10 years agoMerge branch 'lmdb-back' of https://github.com/mzealey/pdns into mzealey-lmdb-back
bert hubert [Sat, 12 Apr 2014 17:16:45 +0000 (19:16 +0200)]
Merge branch 'lmdb-back' of https://github.com/mzealey/pdns into mzealey-lmdb-back

Conflicts:
.travis.yml

10 years agoMerge pull request #1362 from mind04/update
Peter van Dijk [Fri, 11 Apr 2014 19:00:44 +0000 (21:00 +0200)]
Merge pull request #1362 from mind04/update

Update schema

10 years agogsqlite schema update improvements
Kees Monshouwer [Fri, 11 Apr 2014 18:48:36 +0000 (20:48 +0200)]
gsqlite schema update improvements

10 years agoadd 3.0 -> 3.1 db changes to update schemes
Kees Monshouwer [Fri, 11 Apr 2014 15:28:43 +0000 (17:28 +0200)]
add 3.0 -> 3.1 db changes to update schemes

10 years agogpgsql schema update improvements
Kees Monshouwer [Fri, 11 Apr 2014 14:47:14 +0000 (16:47 +0200)]
gpgsql schema update improvements

10 years agogmysql schema update improvements
Kees Monshouwer [Thu, 10 Apr 2014 22:32:30 +0000 (00:32 +0200)]
gmysql schema update improvements

10 years agoalso enable DNAME during goracle testing
Peter van Dijk [Fri, 11 Apr 2014 18:02:14 +0000 (20:02 +0200)]
also enable DNAME during goracle testing

10 years agoalso enable DNAME during oracle testing
Peter van Dijk [Fri, 11 Apr 2014 18:00:34 +0000 (20:00 +0200)]
also enable DNAME during oracle testing

10 years agodocument DNAME flag
Peter van Dijk [Fri, 11 Apr 2014 17:32:30 +0000 (17:32 +0000)]
document DNAME flag

10 years agoimplement DNAME. Probably some rough edges.
bert hubert [Mon, 7 Apr 2014 15:04:12 +0000 (17:04 +0200)]
implement DNAME. Probably some rough edges.

10 years agoadd little comment to guard against overly simple fix for slow qsize-q metric
bert hubert [Fri, 11 Apr 2014 07:19:37 +0000 (09:19 +0200)]
add little comment to guard against overly simple fix for slow qsize-q metric

10 years agoMerge pull request #1358 from zeha/patch-1
Peter van Dijk [Thu, 10 Apr 2014 16:40:34 +0000 (18:40 +0200)]
Merge pull request #1358 from zeha/patch-1

Remove duplicate type in pg schema upgrade script

10 years agoRemove duplicate type in pg schema upgrade script
Christian Hofstaedtler [Thu, 10 Apr 2014 15:33:14 +0000 (17:33 +0200)]
Remove duplicate type in pg schema upgrade script

Spotted by azlev.

10 years agoMerge pull request #1354 from zeha/api-consolidate-zone-update
Peter van Dijk [Thu, 10 Apr 2014 14:14:12 +0000 (16:14 +0200)]
Merge pull request #1354 from zeha/api-consolidate-zone-update

API: Consolidate zone update plus SOA-EDIT-API

10 years agoMerge pull request #1352 from mind04/mixed
Peter van Dijk [Thu, 10 Apr 2014 14:08:20 +0000 (16:08 +0200)]
Merge pull request #1352 from mind04/mixed

AXFR in: don't accept zones with a mixture of Opt-Out NSEC3 RRs and non-...

10 years agoMerge pull request #1357 from mind04/unused
Peter van Dijk [Thu, 10 Apr 2014 13:52:51 +0000 (15:52 +0200)]
Merge pull request #1357 from mind04/unused

remove unused wilcard queries

10 years agoremove unused wilcard queries
Kees Monshouwer [Thu, 10 Apr 2014 13:29:17 +0000 (15:29 +0200)]
remove unused wilcard queries

10 years agoMerge pull request #1327 from mind04/schema-change
Peter van Dijk [Thu, 10 Apr 2014 08:13:57 +0000 (10:13 +0200)]
Merge pull request #1327 from mind04/schema-change

Schema change

10 years agoAdd new SOA-EDIT-API SOA editing setting
Christian Hofstaedtler [Tue, 8 Apr 2014 13:15:02 +0000 (15:15 +0200)]
Add new SOA-EDIT-API SOA editing setting

This triggers whenever a record is changed through the API.

10 years agoAPI: correctly use lowercase compare for zone name
Christian Hofstaedtler [Tue, 8 Apr 2014 12:58:55 +0000 (14:58 +0200)]
API: correctly use lowercase compare for zone name

10 years agoAPI: merge domain manipulation from create and update
Christian Hofstaedtler [Tue, 8 Apr 2014 12:57:59 +0000 (14:57 +0200)]
API: merge domain manipulation from create and update

Remove code duplication.

10 years agoregression-tests.api: allow extra args in create_zone()
Christian Hofstaedtler [Tue, 8 Apr 2014 12:45:44 +0000 (14:45 +0200)]
regression-tests.api: allow extra args in create_zone()

10 years agoAPI: Replace PATCH zone/rrset API with PATCH zone
Christian Hofstaedtler [Tue, 8 Apr 2014 11:18:28 +0000 (13:18 +0200)]
API: Replace PATCH zone/rrset API with PATCH zone

PATCH zone updates multiple RRsets at once (and in one transaction).

10 years agoMerge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Mon, 7 Apr 2014 17:27:31 +0000 (19:27 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns

10 years agoclean up namespace issue for rhel
bert hubert [Mon, 7 Apr 2014 17:27:11 +0000 (19:27 +0200)]
clean up namespace issue for rhel

10 years agonit
Peter van Dijk [Mon, 7 Apr 2014 05:43:34 +0000 (07:43 +0200)]
nit

10 years agoterminate our hostname with the first ., confuses things otherwise
bert hubert [Sun, 6 Apr 2014 13:52:14 +0000 (15:52 +0200)]
terminate our hostname with the first ., confuses things otherwise

10 years agoremove some old wording from docs, plus document our carbon stats sending
bert hubert [Sun, 6 Apr 2014 13:51:44 +0000 (15:51 +0200)]
remove some old wording from docs, plus document our carbon stats sending

10 years agoupdate pdns.conf-dist with our new features
bert hubert [Sun, 6 Apr 2014 12:52:02 +0000 (14:52 +0200)]
update pdns.conf-dist with our new features

10 years agoimplement carbon/graphite stats for powerdns auth too, clean up some whitespace here...
bert hubert [Sun, 6 Apr 2014 12:19:01 +0000 (14:19 +0200)]
implement carbon/graphite stats for powerdns auth too, clean up some whitespace here and there

10 years agoperform checking on single IP address, no longer use wildcard CNAME.
bert hubert [Fri, 4 Apr 2014 10:26:18 +0000 (12:26 +0200)]
perform checking on single IP address, no longer use wildcard CNAME.

10 years agoalign with our GUI, plus allow creation of zones with / in them, turns out we escape...
bert hubert [Fri, 4 Apr 2014 09:45:49 +0000 (11:45 +0200)]
align with our GUI, plus allow creation of zones with / in them, turns out we escape that

10 years agoadd single-ip-zone creation option
bert hubert [Fri, 4 Apr 2014 09:08:32 +0000 (11:08 +0200)]
add single-ip-zone creation option

10 years agoimprove case insensitivity of packetcache cleaning, plus silence coverity warning...
bert hubert [Fri, 4 Apr 2014 05:42:16 +0000 (07:42 +0200)]
improve case insensitivity of packetcache cleaning, plus silence coverity warning (possibly correct)

10 years agoimplement indexed packet cache wiping for recursor
bert hubert [Thu, 3 Apr 2014 21:49:37 +0000 (23:49 +0200)]
implement indexed packet cache wiping for recursor

10 years agoAXFR in: don't accept zones with a mixture of Opt-Out NSEC3 RRs and non-Opt-Out NSEC3 RRs
Kees Monshouwer [Thu, 3 Apr 2014 14:13:37 +0000 (16:13 +0200)]
AXFR in: don't accept zones with a mixture of Opt-Out NSEC3 RRs and non-Opt-Out NSEC3 RRs

10 years agofollow the graphite namespace we use for the rest of pdnscontrol
bert hubert [Thu, 3 Apr 2014 10:47:30 +0000 (12:47 +0200)]
follow the graphite namespace we use for the rest of pdnscontrol

10 years agoand now for the real fix for rhel compilation failure
bert hubert [Thu, 3 Apr 2014 10:17:06 +0000 (12:17 +0200)]
and now for the real fix for rhel compilation failure

10 years agounbreak compilation on rhel compiler
bert hubert [Thu, 3 Apr 2014 09:56:29 +0000 (11:56 +0200)]
unbreak compilation on rhel compiler

10 years agoMerge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Thu, 3 Apr 2014 09:44:47 +0000 (11:44 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns

10 years agowe like the failed host stuff so much we made it the default
bert hubert [Thu, 3 Apr 2014 09:44:05 +0000 (11:44 +0200)]
we like the failed host stuff so much we made it the default

10 years agoMerge pull request #1351 from zeha/api-fix-prio-for-mxsrv
Peter van Dijk [Thu, 3 Apr 2014 09:33:16 +0000 (11:33 +0200)]
Merge pull request #1351 from zeha/api-fix-prio-for-mxsrv

API: don't add priority to content field on save

10 years agoMerge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Thu, 3 Apr 2014 09:29:39 +0000 (11:29 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns

10 years agonew metric, failed-host-entries
bert hubert [Thu, 3 Apr 2014 09:28:55 +0000 (11:28 +0200)]
new metric, failed-host-entries

10 years agoMerge branch 'api-recursor-readonly' of github.com:zeha/pdns into zeha-api-recursor...
Peter van Dijk [Thu, 3 Apr 2014 09:24:12 +0000 (09:24 +0000)]
Merge branch 'api-recursor-readonly' of github.com:zeha/pdns into zeha-api-recursor-readonly

Conflicts:
pdns/pdns_recursor.cc

10 years agoadd support for carbon-ourname to override our hostname for carbon reporting if needed
bert hubert [Wed, 2 Apr 2014 21:56:34 +0000 (23:56 +0200)]
add support for carbon-ourname to override our hostname for carbon reporting if needed

10 years agoship carbon files in recursor tarball
bert hubert [Wed, 2 Apr 2014 21:56:08 +0000 (23:56 +0200)]
ship carbon files in recursor tarball

10 years agoimplement built-in statistics dumper using the 'carbon' protocol, which is also under...
bert hubert [Wed, 2 Apr 2014 21:43:46 +0000 (23:43 +0200)]
implement built-in statistics dumper using the 'carbon' protocol, which is also understood by metronome

10 years agoeven more enum
bert hubert [Wed, 2 Apr 2014 21:24:00 +0000 (23:24 +0200)]
even more enum

10 years agofurther enum fixes
bert hubert [Wed, 2 Apr 2014 21:23:37 +0000 (23:23 +0200)]
further enum fixes

10 years agofix enums in commented out code
bert hubert [Wed, 2 Apr 2014 21:22:41 +0000 (23:22 +0200)]
fix enums in commented out code

10 years agoremote enum for socket
bert hubert [Wed, 2 Apr 2014 21:22:11 +0000 (23:22 +0200)]
remote enum for socket

10 years agoremove old enums
bert hubert [Wed, 2 Apr 2014 21:21:56 +0000 (23:21 +0200)]
remove old enums

10 years agobroke our socket stuff as part of our cleanup - spotted by Christian Hofstädtler
bert hubert [Wed, 2 Apr 2014 20:35:58 +0000 (22:35 +0200)]
broke our socket stuff as part of our cleanup - spotted by Christian Hofstädtler

10 years agoremove silly enum for AF_INET and AF_INET6 and in the process discovered auth webserv...
bert hubert [Wed, 2 Apr 2014 20:09:34 +0000 (22:09 +0200)]
remove silly enum for AF_INET and AF_INET6 and in the process discovered auth webserver.. was IPv4 only

10 years agoneeds misc.hh, normally already happened to be included
bert hubert [Wed, 2 Apr 2014 20:07:49 +0000 (22:07 +0200)]
needs misc.hh, normally already happened to be included

10 years agowe reinitialized all our statistics function for each rec_control or even API call...
bert hubert [Wed, 2 Apr 2014 19:49:00 +0000 (21:49 +0200)]
we reinitialized all our statistics function for each rec_control or even API call, which was wasteful.

10 years agonow, I'm not one to get OCD over things, but that log message about stats based on...
bert hubert [Wed, 2 Apr 2014 18:38:59 +0000 (20:38 +0200)]
now, I'm not one to get OCD over things, but that log message about stats based on 1801 seconds got to me. 1800 now.

10 years agoAPI: don't add priority to content field on save
Christian Hofstaedtler [Wed, 2 Apr 2014 14:56:33 +0000 (16:56 +0200)]
API: don't add priority to content field on save

We need the prio in content for verification purposes, but for storage
it needs to stay in rr.priority. Adds a test for this.

10 years agoAPI: add api-readonly to Recursor
Christian Hofstaedtler [Tue, 1 Apr 2014 12:40:19 +0000 (14:40 +0200)]
API: add api-readonly to Recursor

10 years agoMerge pull request #1349 from zeha/api-bugfixes
Peter van Dijk [Tue, 1 Apr 2014 13:38:36 +0000 (15:38 +0200)]
Merge pull request #1349 from zeha/api-bugfixes

Fix (possible) bugs in (Recursor) webserver

10 years agoInitialize AddressFamily for slave sockets
Christian Hofstaedtler [Tue, 1 Apr 2014 10:06:19 +0000 (12:06 +0200)]
Initialize AddressFamily for slave sockets

Fixes Coverity CID 727958.

10 years agoInitialize d_server
Christian Hofstaedtler [Tue, 1 Apr 2014 10:03:46 +0000 (12:03 +0200)]
Initialize d_server

Fixes Coverity CID 1194781.

10 years agoAPI: Recursor: fix initialization of recv buffer
Christian Hofstaedtler [Tue, 1 Apr 2014 10:02:12 +0000 (12:02 +0200)]
API: Recursor: fix initialization of recv buffer

Fixes Coverity CID 1194782.

10 years agoMerge pull request #1347 from mind04/warning
bert hubert [Fri, 28 Mar 2014 10:48:38 +0000 (11:48 +0100)]
Merge pull request #1347 from mind04/warning

fix compiler warning in dnsreplay.cc

10 years agosession.o is gone
Peter van Dijk [Thu, 27 Mar 2014 11:12:06 +0000 (11:12 +0000)]
session.o is gone

10 years agofix compiler warning in dnsreplay.cc
Kees Monshouwer [Mon, 24 Mar 2014 20:20:09 +0000 (21:20 +0100)]
fix compiler warning in dnsreplay.cc

10 years agoMove zombie session.(cc|hh) to webserver.hh
Christian Hofstaedtler [Tue, 25 Mar 2014 17:15:17 +0000 (18:15 +0100)]
Move zombie session.(cc|hh) to webserver.hh

10 years agoRecursor HTTP: Fix processing of split requests
Christian Hofstaedtler [Tue, 25 Mar 2014 16:31:42 +0000 (17:31 +0100)]
Recursor HTTP: Fix processing of split requests

Requests that were split over multiple TCP packets (-> reads) were
not processed correctly. Also, writes are now integrated into MPlexer.

10 years agooops, committed all the wrong stuff for dnsreplay.cc in 15c01debce267a442e136ea34dca1...
bert hubert [Sat, 22 Mar 2014 20:11:48 +0000 (21:11 +0100)]
oops, committed all the wrong stuff for dnsreplay.cc in 15c01debce267a442e136ea34dca190c1357c35b - revert the wrong bits.