]> granicus.if.org Git - pdns/log
pdns
12 years agoRemoved fancy records, fixed DLV test
Aki Tuomi [Mon, 13 May 2013 06:51:45 +0000 (09:51 +0300)]
Removed fancy records, fixed DLV test

12 years agoAdded TLSA and DHCID tests
Aki Tuomi [Sun, 12 May 2013 21:06:11 +0000 (00:06 +0300)]
Added TLSA and DHCID tests

12 years agoAdds more verbose operation for testrunner
Aki Tuomi [Sun, 12 May 2013 20:28:18 +0000 (23:28 +0300)]
Adds more verbose operation for testrunner

12 years agoFirst round of tests completed
Aki Tuomi [Sun, 12 May 2013 20:27:40 +0000 (23:27 +0300)]
First round of tests completed

12 years agoMore tests (non-local SOA test broken)
Aki Tuomi [Sun, 12 May 2013 07:55:54 +0000 (10:55 +0300)]
More tests (non-local SOA test broken)

12 years agoTest stubs for all records, some complete tests
Aki Tuomi [Sun, 12 May 2013 07:47:25 +0000 (10:47 +0300)]
Test stubs for all records, some complete tests

12 years agomake depth limiter somewhat more sophisticated
Peter van Dijk [Mon, 13 May 2013 13:22:09 +0000 (15:22 +0200)]
make depth limiter somewhat more sophisticated

12 years agolog previously-seen name in trace
Peter van Dijk [Mon, 13 May 2013 13:21:50 +0000 (15:21 +0200)]
log previously-seen name in trace

12 years agoMerge branch 'travis-makedist'
Peter van Dijk [Mon, 13 May 2013 09:38:39 +0000 (11:38 +0200)]
Merge branch 'travis-makedist'

12 years agoMerge branch 'f/old-changelog' of github.com:zeha/pdns
Peter van Dijk [Mon, 13 May 2013 09:27:52 +0000 (11:27 +0200)]
Merge branch 'f/old-changelog' of github.com:zeha/pdns

12 years agofix escaping txt, closes #805 which turns out to have been fixed with the txt escapin...
Peter van Dijk [Mon, 13 May 2013 09:27:00 +0000 (11:27 +0200)]
fix escaping txt, closes #805 which turns out to have been fixed with the txt escaping fix for recursor

12 years agoRemove ChangeLog from make dist, debian-pdns/rules
Christian Hofstaedtler [Mon, 13 May 2013 09:17:18 +0000 (11:17 +0200)]
Remove ChangeLog from make dist, debian-pdns/rules

12 years agoadd make dist for travis
Peter van Dijk [Mon, 13 May 2013 09:14:48 +0000 (11:14 +0200)]
add make dist for travis

12 years agoMerge pull request #806 from zeha/f/old-changelog
Peter van Dijk [Mon, 13 May 2013 09:13:05 +0000 (02:13 -0700)]
Merge pull request #806 from zeha/f/old-changelog

rename ChangeLog to ChangeLog.old

12 years agorename ChangeLog to ChangeLog.old
Christian Hofstaedtler [Mon, 13 May 2013 08:39:37 +0000 (10:39 +0200)]
rename ChangeLog to ChangeLog.old

This should prevent Debian and other build systems from picking up
this very outdated file.

12 years agoadd recursor txt escaping test
Peter van Dijk [Mon, 13 May 2013 07:54:10 +0000 (09:54 +0200)]
add recursor txt escaping test

12 years agodo a better job at escaping TXT, fixes #795
Peter van Dijk [Mon, 13 May 2013 06:45:17 +0000 (08:45 +0200)]
do a better job at escaping TXT, fixes #795

12 years agoadd rudimentary testing of our random generator. I've hooked up boost::accumulator...
bert hubert [Sun, 12 May 2013 11:35:47 +0000 (13:35 +0200)]
add rudimentary testing of our random generator. I've hooked up boost::accumulator which makes it possible to get your FULL STATISTICS GEEK on. I'd love to see covariance tests, chi-square, Kolmogorov-Smirnov.

12 years agoMerge pull request #801 from stbuehler/soa-edit-docs
bert hubert [Sat, 11 May 2013 18:55:55 +0000 (11:55 -0700)]
Merge pull request #801 from stbuehler/soa-edit-docs

Split the SOA-EDIT modes into a list, reorder, add some notes and fix the old ones

12 years agoMerge pull request #793 from cmouse/dnsrecords-test-suite-2
bert hubert [Sat, 11 May 2013 18:54:23 +0000 (11:54 -0700)]
Merge pull request #793 from cmouse/dnsrecords-test-suite-2

Line format test addition (thanks aki!)

12 years agoSplit the SOA-EDIT modes into a list, reorder, add some notes and fix the old ones
Stefan Bühler [Sat, 11 May 2013 09:00:30 +0000 (11:00 +0200)]
Split the SOA-EDIT modes into a list, reorder, add some notes and fix the old ones

12 years agoMerge pull request #799 from mind04/dist_recursor
Peter van Dijk [Fri, 10 May 2013 18:54:39 +0000 (11:54 -0700)]
Merge pull request #799 from mind04/dist_recursor

make dist_recursor happy on a system without git and a resolvable hostna...

12 years agomake dist_recursor happy on a system without git and a resolvable hostname
Kees Monshouwer [Fri, 10 May 2013 18:42:48 +0000 (20:42 +0200)]
make dist_recursor happy on a system without git and a resolvable hostname

12 years agoMerge pull request #798 from zeha/f/recursor-build-stamp
Peter van Dijk [Fri, 10 May 2013 18:01:21 +0000 (11:01 -0700)]
Merge pull request #798 from zeha/f/recursor-build-stamp

Prevent rebuilds of pdns_recursor during make install

12 years agoPrevent rebuilds of pdns_recursor during make install
Christian Hofstaedtler [Fri, 10 May 2013 17:42:32 +0000 (19:42 +0200)]
Prevent rebuilds of pdns_recursor during make install

12 years agoMerge pull request #796 from zeha/f/makefile-recursor
Peter van Dijk [Fri, 10 May 2013 17:07:42 +0000 (10:07 -0700)]
Merge pull request #796 from zeha/f/makefile-recursor

fix Makefile-recursor so it doesn't ignore LDFLAGS and others

12 years agoMerge pull request #794 from zeha/f/build-version
Peter van Dijk [Fri, 10 May 2013 17:06:57 +0000 (10:06 -0700)]
Merge pull request #794 from zeha/f/build-version

version.cc: Add dependency on version_generated.h

12 years agofix Makefile-recursor so it doesn't ignore LDFLAGS and others
Christian Hofstaedtler [Fri, 10 May 2013 15:41:11 +0000 (17:41 +0200)]
fix Makefile-recursor so it doesn't ignore LDFLAGS and others

12 years agoattempt to log query+client for startDoResolve exceptions, refs #795
Peter van Dijk [Fri, 10 May 2013 14:38:34 +0000 (16:38 +0200)]
attempt to log query+client for startDoResolve exceptions, refs #795

12 years agoversion.cc: Add dependency on version_generated.h
Christian Hofstaedtler [Fri, 10 May 2013 14:01:35 +0000 (16:01 +0200)]
version.cc: Add dependency on version_generated.h

This way 'make pdns_recursor' also (re)builds version_generated.h.

12 years agoRemoved unused function
Aki Tuomi [Fri, 10 May 2013 13:58:02 +0000 (16:58 +0300)]
Removed unused function

12 years agoRefactored to support line format test as well, now performs roundtrip and raw data...
Aki Tuomi [Fri, 10 May 2013 12:38:20 +0000 (15:38 +0300)]
Refactored to support line format test as well, now performs roundtrip and raw data test

12 years agoMerge pull request #787 from cyclops1982/mysql-connect
Peter van Dijk [Fri, 10 May 2013 12:17:56 +0000 (05:17 -0700)]
Merge pull request #787 from cyclops1982/mysql-connect

Add connection info to sql-connect message

12 years agoMerge pull request #792 from cmouse/dnsrecords-test-suite
Peter van Dijk [Fri, 10 May 2013 12:16:08 +0000 (05:16 -0700)]
Merge pull request #792 from cmouse/dnsrecords-test-suite

Test suite improvement

12 years agoAdded support for make check
Aki Tuomi [Fri, 10 May 2013 12:11:59 +0000 (15:11 +0300)]
Added support for make check

12 years agonew structure for testing record handlers at one go
Aki Tuomi [Fri, 10 May 2013 12:11:45 +0000 (15:11 +0300)]
new structure for testing record handlers at one go

12 years agoMerge branch 'f/build-version' of github.com:zeha/pdns
Peter van Dijk [Fri, 10 May 2013 12:06:23 +0000 (14:06 +0200)]
Merge branch 'f/build-version' of github.com:zeha/pdns

12 years agofix string type usage
Christian Hofstaedtler [Fri, 10 May 2013 12:04:40 +0000 (14:04 +0200)]
fix string type usage

12 years agoMerge pull request #788 from cyclops1982/travis
Peter van Dijk [Fri, 10 May 2013 11:55:16 +0000 (04:55 -0700)]
Merge pull request #788 from cyclops1982/travis

Travis updates

12 years agoMerge pull request #789 from zeha/f/build-version
Peter van Dijk [Fri, 10 May 2013 11:52:11 +0000 (04:52 -0700)]
Merge pull request #789 from zeha/f/build-version

Be explicit about versions (v2)

12 years agoshorter travis message, thanks @cyclops1982
Peter van Dijk [Fri, 10 May 2013 11:43:52 +0000 (13:43 +0200)]
shorter travis message, thanks @cyclops1982

12 years agonamespace
Peter van Dijk [Fri, 10 May 2013 11:33:00 +0000 (13:33 +0200)]
namespace

12 years agoupdate tinydns data
Peter van Dijk [Fri, 10 May 2013 11:24:29 +0000 (13:24 +0200)]
update tinydns data

12 years agoAdded execute bit to allow execution of tests
Aki Tuomi [Fri, 10 May 2013 10:58:06 +0000 (13:58 +0300)]
Added execute bit to allow execution of tests

12 years agoChange EUI48 and 64 values to - delimited instead of :
Aki Tuomi [Fri, 10 May 2013 10:49:25 +0000 (13:49 +0300)]
Change EUI48 and 64 values to - delimited instead of :

12 years agoFix EUI47 in error message to EUI48
Aki Tuomi [Fri, 10 May 2013 10:49:06 +0000 (13:49 +0300)]
Fix EUI47 in error message to EUI48

12 years agoRegression test for EUI64
Aki Tuomi [Fri, 10 May 2013 10:39:35 +0000 (13:39 +0300)]
Regression test for EUI64

12 years agoRegression test for EUI48
Aki Tuomi [Fri, 10 May 2013 10:39:24 +0000 (13:39 +0300)]
Regression test for EUI48

12 years agoAdded EUI48 and EUI64 records
Aki Tuomi [Fri, 10 May 2013 10:38:55 +0000 (13:38 +0300)]
Added EUI48 and EUI64 records

12 years agoUnit test for EUI48 and EUI64 records
Aki Tuomi [Fri, 10 May 2013 10:33:29 +0000 (13:33 +0300)]
Unit test for EUI48 and EUI64 records

12 years agoMarshalling for EUI48 and EUI64
Aki Tuomi [Fri, 10 May 2013 10:33:02 +0000 (13:33 +0300)]
Marshalling for EUI48 and EUI64

12 years agoType registration for EUI48 and EUI64
Aki Tuomi [Fri, 10 May 2013 10:32:52 +0000 (13:32 +0300)]
Type registration for EUI48 and EUI64

12 years agoAdded test-dnsrecords_cc.cc
Aki Tuomi [Fri, 10 May 2013 10:32:38 +0000 (13:32 +0300)]
Added test-dnsrecords_cc.cc

12 years agoBe explicit about versions (v2)
Christian Hofstaedtler [Thu, 9 May 2013 23:09:01 +0000 (01:09 +0200)]
Be explicit about versions (v2)

Caveats:
- Auth now bears additional cost for version.bind queries
- make always relinks pdns_server/pdns_recursor
- the full version string is a bit long

12 years agoAdd dblatex to travis for doc-build
Ruben d'Arco [Thu, 9 May 2013 15:24:59 +0000 (17:24 +0200)]
Add dblatex to travis for doc-build

12 years agoUpdate notification message
Ruben d'Arco [Thu, 9 May 2013 15:17:47 +0000 (17:17 +0200)]
Update notification message

Will make the notifications a bit less on #powerdns-dev.

12 years agoAdd links to make xmlto work
Ruben d'Arco [Thu, 9 May 2013 15:08:04 +0000 (17:08 +0200)]
Add links to make xmlto work

Fixes:
$ make
./expand < pdns.xml > pdns-expanded.xml
xmlto txt -m config.xsl  pdns-expanded.xml
No way to convert HTML to text found.
Try either installing text web browser(lynx/w3m/links) or use option --with-fop
make: *** [pdns.txt] Error 1

12 years agoAdd connection info to sql-connect message
Ruben d'Arco [Thu, 9 May 2013 14:59:50 +0000 (16:59 +0200)]
Add connection info to sql-connect message

This would help identify quickly which DB powerdns is connected to.

12 years agoMove nobackend test to end
Ruben d'Arco [Thu, 9 May 2013 14:47:37 +0000 (16:47 +0200)]
Move nobackend test to end

It requires sdig which regression-tests compiles.

12 years agoAdd xmlto to travis for doc build
Ruben d'Arco [Thu, 9 May 2013 14:39:38 +0000 (16:39 +0200)]
Add xmlto to travis for doc build

12 years agoTypo
Ruben d'Arco [Thu, 9 May 2013 14:12:03 +0000 (16:12 +0200)]
Typo

vim insert mode is difficult.

12 years agoAdd doc-build to travis
Ruben d'Arco [Thu, 9 May 2013 14:07:33 +0000 (16:07 +0200)]
Add doc-build to travis

12 years agoAdd nobackend tests to travis
Ruben d'Arco [Thu, 9 May 2013 14:06:52 +0000 (16:06 +0200)]
Add nobackend tests to travis

12 years agoupdate tinydns data
Peter van Dijk [Thu, 9 May 2013 14:15:39 +0000 (16:15 +0200)]
update tinydns data

12 years agoMerge branch 'nsec3optout' of github.com:mind04/pdns into mind04-nsec3optout
Peter van Dijk [Thu, 9 May 2013 13:43:58 +0000 (15:43 +0200)]
Merge branch 'nsec3optout' of github.com:mind04/pdns into mind04-nsec3optout

12 years agoMerge pull request #786 from cyclops1982/testrunner-travis
Peter van Dijk [Thu, 9 May 2013 12:58:04 +0000 (05:58 -0700)]
Merge pull request #786 from cyclops1982/testrunner-travis

Add testrunner to travis

12 years agoAdd testrunner to travis
Ruben d'Arco [Thu, 9 May 2013 05:41:12 +0000 (07:41 +0200)]
Add testrunner to travis

12 years agoMerge pull request #783 from cyclops1982/444
bert hubert [Wed, 8 May 2013 18:21:05 +0000 (11:21 -0700)]
Merge pull request #783 from cyclops1982/444

Bugfix for issue 444 - we can now have wildcards in the root zone again. Thanks cyclops.

12 years agoMerge pull request #784 from justinclift/master
bert hubert [Wed, 8 May 2013 18:19:05 +0000 (11:19 -0700)]
Merge pull request #784 from justinclift/master

Adjusted OSX compilation note - Authoritative Server only (so far)

12 years agoAdjusted OSX compilation note - Authoritative Server only (so far)
Justin Clift [Wed, 8 May 2013 18:07:38 +0000 (20:07 +0200)]
Adjusted OSX compilation note - Authoritative Server only (so far)

12 years agoBring README.md in line with what we've been doing for the past 5 years.
bert hubert [Wed, 8 May 2013 11:11:51 +0000 (14:11 +0300)]
Bring README.md in line with what we've been doing for the past 5 years.

12 years agoFix trac 444
Ruben d'Arco [Fri, 27 Apr 2012 17:45:51 +0000 (19:45 +0200)]
Fix trac 444

Make sure we query for '*' whenever we've moved all the way up the tree.

12 years agomove ahu's joe habit~ around
bert hubert [Tue, 7 May 2013 16:59:54 +0000 (18:59 +0200)]
move ahu's joe habit~ around

12 years agogitignore
Peter van Dijk [Tue, 7 May 2013 14:21:17 +0000 (16:21 +0200)]
gitignore

12 years agostick new manpages in rpm
Peter van Dijk [Tue, 7 May 2013 13:34:36 +0000 (15:34 +0200)]
stick new manpages in rpm

12 years agocorrect EXTRA_DIST for earlier manpage dist changes
Peter van Dijk [Tue, 7 May 2013 13:16:19 +0000 (15:16 +0200)]
correct EXTRA_DIST for earlier manpage dist changes

12 years agoMerge pull request #773 from cmouse/fix-missing-manpages
Peter van Dijk [Tue, 7 May 2013 12:28:10 +0000 (05:28 -0700)]
Merge pull request #773 from cmouse/fix-missing-manpages

Added missing manpages to Makefile.am

12 years agoMerge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Tue, 7 May 2013 11:55:52 +0000 (13:55 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns

12 years agoadd bunch of netmask/netmaskgroup tests
bert hubert [Tue, 7 May 2013 11:55:27 +0000 (13:55 +0200)]
add bunch of netmask/netmaskgroup tests

12 years agoAdded missing manpages to Makefile.am
Aki Tuomi [Tue, 7 May 2013 11:53:09 +0000 (14:53 +0300)]
Added missing manpages to Makefile.am

12 years agoMerge pull request #772 from cmouse/fix-duplicate-purge-in-docs
Peter van Dijk [Tue, 7 May 2013 11:41:43 +0000 (04:41 -0700)]
Merge pull request #772 from cmouse/fix-duplicate-purge-in-docs

Removed duplicate purge record

12 years agoRemoved duplicate purge record
Aki Tuomi [Tue, 7 May 2013 11:39:51 +0000 (14:39 +0300)]
Removed duplicate purge record

12 years agoAdd normal NSEC3 (non opt-out) support.
Kees Monshouwer [Fri, 26 Apr 2013 19:22:07 +0000 (21:22 +0200)]
Add normal NSEC3 (non opt-out) support.

12 years agoMerge pull request #771 from ahupowerdns/iputilsTests
bert hubert [Tue, 7 May 2013 10:34:13 +0000 (03:34 -0700)]
Merge pull request #771 from ahupowerdns/iputilsTests

simple tests for ComboAddress

12 years agosimple tests for ComboAddress
bert hubert [Tue, 7 May 2013 10:31:09 +0000 (12:31 +0200)]
simple tests for ComboAddress

12 years agoMerge branch 'master' of github.com:PowerDNS/pdns
Peter van Dijk [Tue, 7 May 2013 10:16:05 +0000 (12:16 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns

12 years agoMerge pull request #770 from ahupowerdns/master
Peter van Dijk [Tue, 7 May 2013 10:05:52 +0000 (03:05 -0700)]
Merge pull request #770 from ahupowerdns/master

Base64Encode test against openssl, tweak .gitignore

12 years agoadd testrunner to .gitignore, plus ahu's "joe" habit~
bert hubert [Tue, 7 May 2013 10:02:14 +0000 (12:02 +0200)]
add testrunner to .gitignore, plus ahu's "joe" habit~
implement validation of Base64Encode against openssl output

12 years agoRevert "Be explicit about versions"
Peter van Dijk [Tue, 7 May 2013 10:00:13 +0000 (12:00 +0200)]
Revert "Be explicit about versions"

This reverts commit 61a1fd50400a9eaf64be018ace5e4d7e36f31b3e.

12 years agoadd very basic base64 tests
bert hubert [Tue, 7 May 2013 09:45:09 +0000 (11:45 +0200)]
add very basic base64 tests

12 years agoMerge branch 'master' of github.com:PowerDNS/pdns
Peter van Dijk [Tue, 7 May 2013 09:15:39 +0000 (11:15 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns

12 years agoupdate tinydns data
Peter van Dijk [Tue, 7 May 2013 09:06:41 +0000 (11:06 +0200)]
update tinydns data

12 years agoMerge pull request #755 from mind04/inception
Peter van Dijk [Tue, 7 May 2013 08:58:17 +0000 (01:58 -0700)]
Merge pull request #755 from mind04/inception

revert d90efbf and add 7 days margin to inception

12 years agofix missing NSEC3 for secure delegation, thanks @mind04, closes #682
Peter van Dijk [Tue, 7 May 2013 08:53:11 +0000 (10:53 +0200)]
fix missing NSEC3 for secure delegation, thanks @mind04, closes #682

12 years agonit
Peter van Dijk [Tue, 7 May 2013 08:13:02 +0000 (10:13 +0200)]
nit

12 years agoset testsdir for nobackend/global tests so jenkins sees diffs
Peter van Dijk [Tue, 7 May 2013 07:45:59 +0000 (09:45 +0200)]
set testsdir for nobackend/global tests so jenkins sees diffs

12 years agowow we had a bunch of .cvsignores around still - spotted by ch
bert hubert [Mon, 6 May 2013 21:56:16 +0000 (23:56 +0200)]
wow we had a bunch of .cvsignores around still - spotted by ch

12 years agoBe explicit about versions
Christian Hofstaedtler [Mon, 6 May 2013 18:42:38 +0000 (20:42 +0200)]
Be explicit about versions

12 years agoadd 5 more simple unit tests
bert hubert [Mon, 6 May 2013 21:04:12 +0000 (23:04 +0200)]
add 5 more simple unit tests

12 years agoturns out that our unit tests test 127.0.0.2 which is different on our CI-server...
bert hubert [Mon, 6 May 2013 19:30:57 +0000 (21:30 +0200)]
turns out that our unit tests test 127.0.0.2 which is different on our CI-server than locally here.