]> granicus.if.org Git - pdns/log
pdns
11 years agoAdd rfc2136-changes statbag
Ruben d'Arco [Sun, 3 Mar 2013 10:05:04 +0000 (11:05 +0100)]
Add rfc2136-changes statbag

11 years agofix auth and ordername after replacing a record
Ruben d'Arco [Sun, 3 Mar 2013 07:14:00 +0000 (08:14 +0100)]
fix auth and ordername after replacing a record

The replaceRRSet does not keep the auth & ordername fields.

11 years agoRemove old/unused code - Guard is never used
Ruben d'Arco [Sun, 3 Mar 2013 07:02:12 +0000 (08:02 +0100)]
Remove old/unused code - Guard is never used

11 years agoAdd lock to rfc2136 handling to fix deadlock issue
Ruben d'Arco [Sun, 3 Mar 2013 07:01:41 +0000 (08:01 +0100)]
Add lock to rfc2136 handling to fix deadlock issue

We receive
Mar 03 07:40:06 UPDATE (9044) from 127.0.0.3 for test.dyndns: Caught SSqlException: Failed to execute mysql_query, perhaps connection died? Err=1: Deadlock found when trying to get lock; try restarting transaction; Sending ServFail!

if we don't.

11 years agoAdd extra log output and message id to logline
Ruben d'Arco [Sun, 3 Mar 2013 06:32:19 +0000 (07:32 +0100)]
Add extra log output and message id to logline

THe message id is useful when multiple updates come in, makes it unique.

11 years agoRectify SOA record after increaseSerial
Ruben d'Arco [Sat, 2 Mar 2013 22:02:18 +0000 (23:02 +0100)]
Rectify SOA record after increaseSerial

11 years agoUpdate nobackend/runtests to exit with failure and add to travis build.
Ruben d'Arco [Fri, 1 Mar 2013 16:35:16 +0000 (17:35 +0100)]
Update nobackend/runtests to exit with failure and add to travis build.

11 years agoUpdated pdns.conf-dist to have rfc2136 options
Ruben d'Arco [Fri, 1 Mar 2013 16:33:00 +0000 (17:33 +0100)]
Updated pdns.conf-dist to have rfc2136 options

11 years agoAdd test.dyndns to tinydns-data-check test
Ruben d'Arco [Fri, 1 Mar 2013 16:03:17 +0000 (17:03 +0100)]
Add test.dyndns to tinydns-data-check test

11 years agoAdd travis-ci build support.
Ruben d'Arco [Thu, 28 Feb 2013 20:30:15 +0000 (21:30 +0100)]
Add travis-ci build support.

11 years agoMake start-test-stop return an error code on failure
Ruben d'Arco [Thu, 28 Feb 2013 20:29:33 +0000 (21:29 +0100)]
Make start-test-stop return an error code on failure

11 years agoDocument forward-2136 option
Ruben d'Arco [Thu, 28 Feb 2013 17:39:07 +0000 (18:39 +0100)]
Document forward-2136 option

11 years agoCode cleanup and removal of TODO's
Ruben d'Arco [Thu, 28 Feb 2013 17:22:23 +0000 (18:22 +0100)]
Code cleanup and removal of TODO's

11 years agoAdded option to disable forwarding to master
Ruben d'Arco [Wed, 27 Feb 2013 23:11:34 +0000 (00:11 +0100)]
Added option to disable forwarding to master

11 years agoWe used setSwitch() on allow-2136-from, move to set
Ruben d'Arco [Wed, 27 Feb 2013 22:52:37 +0000 (23:52 +0100)]
We used setSwitch() on allow-2136-from, move to set

11 years agoAdd support for forwarding to master
Ruben d'Arco [Tue, 26 Feb 2013 22:09:58 +0000 (23:09 +0100)]
Add support for forwarding to master

We now forward to masters whenever we are a slave.
Code is not very well tested, but works on simple test setup.

We need to add an option to enable/disable dis behaviour

11 years agoNew test to check if soa-serial updates
Ruben d'Arco [Fri, 15 Feb 2013 17:08:40 +0000 (18:08 +0100)]
New test to check if soa-serial updates

11 years agodisable-rfc2136 -> experimental-rfc2136
Ruben d'Arco [Fri, 15 Feb 2013 14:11:50 +0000 (15:11 +0100)]
disable-rfc2136 -> experimental-rfc2136

11 years agoActually update the soa....
Ruben d'Arco [Fri, 15 Feb 2013 13:11:43 +0000 (14:11 +0100)]
Actually update the soa....

(woeps!)

11 years agoAdd test for case-sensative add/remove of hostname.
Ruben d'Arco [Fri, 15 Feb 2013 12:48:42 +0000 (13:48 +0100)]
Add test for case-sensative add/remove of hostname.

11 years agoFix issue with case sensative search for ENT
Ruben d'Arco [Fri, 15 Feb 2013 12:33:20 +0000 (13:33 +0100)]
Fix issue with case sensative search for ENT

11 years agoupdate more test cases
Peter van Dijk [Tue, 12 Feb 2013 07:10:24 +0000 (08:10 +0100)]
update more test cases

11 years agouse cleannsupdate
Peter van Dijk [Mon, 11 Feb 2013 15:00:49 +0000 (16:00 +0100)]
use cleannsupdate

11 years agointroduce cleannsupdate
Peter van Dijk [Mon, 11 Feb 2013 13:25:40 +0000 (14:25 +0100)]
introduce cleannsupdate

11 years agofix verify-dnssec-zone output
Peter van Dijk [Mon, 11 Feb 2013 12:56:34 +0000 (13:56 +0100)]
fix verify-dnssec-zone output

11 years agoRemove 127.0.0.2 to speed up unbound-host
Ruben d'Arco [Tue, 25 Dec 2012 00:44:21 +0000 (01:44 +0100)]
Remove 127.0.0.2 to speed up unbound-host

11 years agoFix dnssec/nodnssec responses.
Ruben d'Arco [Mon, 24 Dec 2012 20:05:50 +0000 (21:05 +0100)]
Fix dnssec/nodnssec responses.

11 years agoCorrect options for gsqlite3 tests to run dyndns
Ruben d'Arco [Mon, 24 Dec 2012 19:01:06 +0000 (20:01 +0100)]
Correct options for gsqlite3 tests to run dyndns

11 years agoRemove NARROW results as they are now the same as normal expected_result
Ruben d'Arco [Mon, 24 Dec 2012 18:56:35 +0000 (19:56 +0100)]
Remove NARROW results as they are now the same as normal expected_result

11 years agoAdd skipping for nodyndns backends.
Ruben d'Arco [Mon, 24 Dec 2012 16:04:57 +0000 (17:04 +0100)]
Add skipping for nodyndns backends.

11 years agoNew test that needs to be completed later.
Ruben d'Arco [Mon, 24 Dec 2012 14:13:12 +0000 (15:13 +0100)]
New test that needs to be completed later.

11 years agoUpdate NSEC3 tests for r2932
Ruben d'Arco [Mon, 24 Dec 2012 14:12:19 +0000 (15:12 +0100)]
Update NSEC3 tests for r2932

11 years agoUpdated result because of new root server.
Ruben d'Arco [Mon, 24 Dec 2012 12:41:59 +0000 (13:41 +0100)]
Updated result because of new root server.

11 years agoRFC2136 documentation
Ruben d'Arco [Tue, 4 Dec 2012 07:20:35 +0000 (08:20 +0100)]
RFC2136 documentation

Including ugly fix to allow me to write rfc2136!

11 years agoClearer counting of changes.
Ruben d'Arco [Tue, 4 Dec 2012 07:02:09 +0000 (08:02 +0100)]
Clearer counting of changes.

11 years agoRemove non-needed check on rrset size
Ruben d'Arco [Tue, 4 Dec 2012 06:34:46 +0000 (07:34 +0100)]
Remove non-needed check on rrset size

11 years agoAdd rfc2136 implementation with replaceRRSEt and dirty cache clean
Ruben d'Arco [Tue, 4 Dec 2012 06:21:27 +0000 (07:21 +0100)]
Add rfc2136 implementation with replaceRRSEt and dirty cache clean

This completes the RFC2136 implementation and passes all the dyndns tests using the replaceRRSet method.

The runtest now understands a 'once' option because a SOA-update can only be performed once.
dnsbackend.hh has a listSubZone() - this is not a pretty method, but it's required to fix delegation flags without
reading the complete zone.
replaceRRSet is also updated to understand 'ANY' as a Qtype. This performs the query without the where type-cause. It also allows for not adding any items which makes it usable to delete RRSET's.

11 years agoAdd rfc2136handler to handle rfc2136 operation
Ruben d'Arco [Mon, 3 Dec 2012 05:55:02 +0000 (06:55 +0100)]
Add rfc2136handler to handle rfc2136 operation

11 years agoActually use cachettl in start-test-stop
Ruben d'Arco [Mon, 3 Dec 2012 05:52:23 +0000 (06:52 +0100)]
Actually use cachettl in start-test-stop

11 years agoRemove fancy-records from start-test-stop
Ruben d'Arco [Mon, 3 Dec 2012 05:51:48 +0000 (06:51 +0100)]
Remove fancy-records from start-test-stop

11 years agoAdd allow-2136-from and disable-rfc2136 options to start-test-stop
Ruben d'Arco [Mon, 3 Dec 2012 05:51:00 +0000 (06:51 +0100)]
Add allow-2136-from and disable-rfc2136 options to start-test-stop

11 years agoThis makes isc's dhcpd work with TSIG messages
Ruben d'Arco [Mon, 3 Dec 2012 05:46:21 +0000 (06:46 +0100)]
This makes isc's dhcpd work with TSIG messages

Apperantly, isc's tsig code requires this to make pdns operate with dhcpd and tsig keys.

11 years agoAdd mastermake that understands QClass
Ruben d'Arco [Mon, 3 Dec 2012 05:44:54 +0000 (06:44 +0100)]
Add mastermake that understands QClass

This is needed to parse the update packages correctly which do have
records in other QClasses then just 'IN'.
We don't need it always, only for specific classes, which this mastermake tries to filter

11 years agoUse new DNSResourceRecord constructor in resolver.
Ruben d'Arco [Mon, 3 Dec 2012 05:32:06 +0000 (06:32 +0100)]
Use new DNSResourceRecord constructor in resolver.

11 years agoAdd option to purge a range out of packetcache.
Ruben d'Arco [Mon, 3 Dec 2012 05:23:13 +0000 (06:23 +0100)]
Add option to purge a range out of packetcache.

11 years agoMake sure rfc2136 packets are not cached.
Ruben d'Arco [Mon, 3 Dec 2012 05:21:29 +0000 (06:21 +0100)]
Make sure rfc2136 packets are not cached.

11 years agoAdd rfc2136 statistics
Ruben d'Arco [Mon, 3 Dec 2012 05:19:40 +0000 (06:19 +0100)]
Add rfc2136 statistics

11 years agoAdd disable-rfc2136 and allow-2136-from options
Ruben d'Arco [Mon, 3 Dec 2012 05:18:30 +0000 (06:18 +0100)]
Add disable-rfc2136 and allow-2136-from options

11 years agoAdd rfc2136 implementation basics
Ruben d'Arco [Mon, 3 Dec 2012 05:13:01 +0000 (06:13 +0100)]
Add rfc2136 implementation basics

This commits adds a lot of files and code to implement rfc2136. The code was taken from a different branch and only added again.
There are still things missing.
Primary changes:
- Add rfc2136 methods to rfc2136handler.cc file and include file in build
- Add constructor for DNSResourceRecord to take a DNSRecord
- Add setContent and getZoneRepresentation to DNSResourceRecord for easy compare and set of content
  This removes the need to consantly check if it's an MX record, etc.
- Add compare operator to DNSResourceRecord to easily compare DNSResourceRecords
- Move SOA-EDIT calculation/changes to seperate method for re-use in rfc2136 code
- Move rfc1982LessThan to misc.hh for reuse
- Added code to handle update packets in questionOrRecurse

11 years agoAdd hidesoaserial option to sdig
Ruben d'Arco [Mon, 3 Dec 2012 04:18:04 +0000 (05:18 +0100)]
Add hidesoaserial option to sdig

This options removes the soa-serial from sdig output. This is used because dyndns updates the serial, resulting in failing tests if we include it.

11 years agoAdd QClass NONE and ANY
Ruben d'Arco [Mon, 3 Dec 2012 04:12:57 +0000 (05:12 +0100)]
Add QClass NONE and ANY

RFC2136 uses NONE and ANY to check what type of operation to perform.
So, these QClasses are now added and registered as valid records.

11 years agoAdd useful comparison and methods to QType
Ruben d'Arco [Mon, 3 Dec 2012 04:06:40 +0000 (05:06 +0100)]
Add useful comparison and methods to QType

These methods are used for rfc2136 to determine some requirements. The comparison operaters simply make it easy to compare things
in the code itself.

Some QTypes have been added because that's how RFC2136 defines them.

11 years agoAdd RCodes for RFC2136
Ruben d'Arco [Mon, 3 Dec 2012 03:51:25 +0000 (04:51 +0100)]
Add RCodes for RFC2136

This adds the needed RCodes to support RFC2136 (YXDomain, NotZone and others)

11 years agoAdd tests for rfc2136 operation
Ruben d'Arco [Sun, 2 Dec 2012 23:25:46 +0000 (00:25 +0100)]
Add tests for rfc2136 operation

11 years agoUpdate pdns_server.8 auth-3.3
nlmark [Wed, 19 Jun 2013 11:20:13 +0000 (13:20 +0200)]
Update pdns_server.8

11 years agono rectify for presigned zones
Kees Monshouwer [Thu, 4 Jul 2013 18:55:25 +0000 (20:55 +0200)]
no rectify for presigned zones

11 years agoAXFR-in can handle secure and insecure NSEC3 optout delegations
Kees Monshouwer [Wed, 3 Jul 2013 22:32:51 +0000 (00:32 +0200)]
AXFR-in can handle secure and insecure NSEC3 optout delegations

11 years agoAXFR-out can handle secure and insecure NSEC3 optout delegations
Kees Monshouwer [Thu, 4 Jul 2013 17:28:54 +0000 (19:28 +0200)]
AXFR-out can handle secure and insecure NSEC3 optout delegations

11 years agodrop useless index
Peter van Dijk [Thu, 4 Jul 2013 18:27:54 +0000 (20:27 +0200)]
drop useless index

11 years agoteach dnstcpbench to emit some nice statistics, plus document them
bert hubert [Wed, 3 Jul 2013 10:05:46 +0000 (12:05 +0200)]
teach dnstcpbench to emit some nice statistics, plus document them

11 years agoimplement reading queries from a file
bert hubert [Tue, 2 Jul 2013 11:14:14 +0000 (13:14 +0200)]
implement reading queries from a file

11 years agoFix linkage of RemoteLoader::RemoteLoader
Christian Hofstaedtler [Wed, 3 Jul 2013 21:45:23 +0000 (23:45 +0200)]
Fix linkage of RemoteLoader::RemoteLoader

11 years agoavoid uninitialized values in LOC constructor
Peter van Dijk [Thu, 4 Jul 2013 08:24:05 +0000 (10:24 +0200)]
avoid uninitialized values in LOC constructor

11 years agofix truncated LOC parsing, closes #894
Peter van Dijk [Wed, 3 Jul 2013 18:24:51 +0000 (20:24 +0200)]
fix truncated LOC parsing, closes #894

11 years agoAllow logging of non-string values.
Aki Tuomi [Mon, 1 Jul 2013 06:31:36 +0000 (09:31 +0300)]
Allow logging of non-string values.

11 years agoMake sure webrick is running before testing
Aki Tuomi [Thu, 27 Jun 2013 08:44:58 +0000 (11:44 +0300)]
Make sure webrick is running before testing

11 years agoSupport for /ping
Aki Tuomi [Wed, 26 Jun 2013 21:33:52 +0000 (00:33 +0300)]
Support for /ping

11 years agofix getAuth for DS queries at apex
Kees Monshouwer [Mon, 1 Jul 2013 23:17:23 +0000 (01:17 +0200)]
fix getAuth for DS queries at apex

11 years agoadd asciidoc to travis deps
Peter van Dijk [Mon, 1 Jul 2013 14:09:01 +0000 (16:09 +0200)]
add asciidoc to travis deps

11 years agofix compiler warnings, thanks Morten Stevens
Peter van Dijk [Mon, 1 Jul 2013 14:04:16 +0000 (16:04 +0200)]
fix compiler warnings, thanks Morten Stevens

11 years agoremove useless include
Peter van Dijk [Mon, 1 Jul 2013 13:39:13 +0000 (15:39 +0200)]
remove useless include

11 years agoBe more liberal about received JSON (accept integers as strings etc)
Aki Tuomi [Fri, 28 Jun 2013 13:04:14 +0000 (16:04 +0300)]
Be more liberal about received JSON (accept integers as strings etc)

11 years agomove dnstcpbench.1 to tools deb auth-3.3-rc2
Peter van Dijk [Thu, 27 Jun 2013 10:58:42 +0000 (12:58 +0200)]
move dnstcpbench.1 to tools deb

11 years agonit
Kees Monshouwer [Wed, 26 Jun 2013 10:11:46 +0000 (12:11 +0200)]
nit

11 years agonit
Peter van Dijk [Wed, 26 Jun 2013 09:21:26 +0000 (11:21 +0200)]
nit

11 years agozone2ldap/2sql manpages are not part of tools, thanks Kees Monshouwer
Peter van Dijk [Wed, 26 Jun 2013 08:59:35 +0000 (10:59 +0200)]
zone2ldap/2sql manpages are not part of tools, thanks Kees Monshouwer

11 years agomake sure we dist man dnstcpbench
Peter van Dijk [Tue, 25 Jun 2013 17:42:03 +0000 (19:42 +0200)]
make sure we dist man dnstcpbench

11 years agocorrect recursive make invocation
Peter van Dijk [Tue, 25 Jun 2013 17:20:03 +0000 (19:20 +0200)]
correct recursive make invocation

11 years agorecursive make considered harmful
Peter van Dijk [Tue, 25 Jun 2013 16:05:32 +0000 (18:05 +0200)]
recursive make considered harmful

11 years agoinclude dnstcpbench manual page
Peter van Dijk [Tue, 25 Jun 2013 16:01:11 +0000 (18:01 +0200)]
include dnstcpbench manual page

11 years agoonly install tool manpages when --enable-tools is given
Peter van Dijk [Tue, 25 Jun 2013 15:55:00 +0000 (17:55 +0200)]
only install tool manpages when --enable-tools is given

11 years agoadd pdns-tools deb
Peter van Dijk [Tue, 25 Jun 2013 14:27:43 +0000 (16:27 +0200)]
add pdns-tools deb

11 years agoupdate pdns-tools rpm
Peter van Dijk [Tue, 25 Jun 2013 12:00:48 +0000 (14:00 +0200)]
update pdns-tools rpm

11 years agodrop --enable-recursor; add --enable-tools, preparing for core/tools packaging split...
Peter van Dijk [Tue, 25 Jun 2013 11:37:17 +0000 (13:37 +0200)]
drop --enable-recursor; add --enable-tools, preparing for core/tools packaging split. Thanks to Nido Media of #autotools for autoconf/automake help

12 years agoimport dnstcpbench
Peter van Dijk [Mon, 24 Jun 2013 12:17:59 +0000 (14:17 +0200)]
import dnstcpbench

12 years agoadd selinux policy files
Sander Hoentjen [Thu, 20 Jun 2013 14:38:06 +0000 (16:38 +0200)]
add selinux policy files

12 years agounbreak.. well, everything. Brown paper bag commit.
Peter van Dijk [Thu, 20 Jun 2013 14:10:58 +0000 (16:10 +0200)]
unbreak.. well, everything. Brown paper bag commit.

12 years agoimprove OPT handling, presumably fixes #875
Peter van Dijk [Thu, 20 Jun 2013 10:30:32 +0000 (12:30 +0200)]
improve OPT handling, presumably fixes #875

12 years agoalso add narrow result for direct-rrsig test
Peter van Dijk [Tue, 18 Jun 2013 18:06:56 +0000 (20:06 +0200)]
also add narrow result for direct-rrsig test

12 years agoadd nsec3 result for direct-rrsig test
Peter van Dijk [Tue, 18 Jun 2013 17:35:36 +0000 (19:35 +0200)]
add nsec3 result for direct-rrsig test

12 years agofix OPT inclusion in truncated responses to EDNS queries
Peter van Dijk [Tue, 18 Jun 2013 17:02:49 +0000 (19:02 +0200)]
fix OPT inclusion in truncated responses to EDNS queries

12 years agoexpand any-to-tcp to direct RRSIG queries
Peter van Dijk [Tue, 18 Jun 2013 17:02:13 +0000 (19:02 +0200)]
expand any-to-tcp to direct RRSIG queries

12 years agoMerge commit 'f984ca21605caae25585f4e36dc6512590db20fb' into rel/auth-3.3
bert hubert [Wed, 19 Jun 2013 09:12:16 +0000 (11:12 +0200)]
Merge commit 'f984ca21605caae25585f4e36dc6512590db20fb' into rel/auth-3.3

12 years agoSilent rules backward compatibility, see http://www.flameeyes.eu/autotools-mythbuster...
Winfried Angele [Wed, 19 Jun 2013 08:12:19 +0000 (10:12 +0200)]
Silent rules backward compatibility, see http://www.flameeyes.eu/autotools-mythbuster/automake/silent.html Chapter 3.1

12 years agoFix typo on line 604
Aki Tuomi [Tue, 18 Jun 2013 08:45:20 +0000 (11:45 +0300)]
Fix typo on line 604

12 years agoFix wrong order of bind and string_to_cbuf
Aki Tuomi [Mon, 17 Jun 2013 19:11:44 +0000 (22:11 +0300)]
Fix wrong order of bind and string_to_cbuf

12 years agoFixed bug where HMAC-MD5 is always assumed and fixed for.
Aki Tuomi [Mon, 17 Jun 2013 19:05:41 +0000 (22:05 +0300)]
Fixed bug where HMAC-MD5 is always assumed and fixed for.

12 years agoFix bug on getTSIGKey where name did not get bound, also remove
Aki Tuomi [Mon, 17 Jun 2013 18:47:16 +0000 (21:47 +0300)]
Fix bug on getTSIGKey where name did not get bound, also remove
requirement name to match zone name.

12 years agoReverted TSIG changes
Aki Tuomi [Fri, 14 Jun 2013 10:44:54 +0000 (13:44 +0300)]
Reverted TSIG changes

12 years agoimplement RKEY record type. No regression test since none have ever been spotted...
bert hubert [Wed, 12 Jun 2013 13:22:38 +0000 (15:22 +0200)]
implement RKEY record type. No regression test since none have ever been spotted in the wild, so we don't know what to compare against.