]>
granicus.if.org Git - pdns/log
Kees Monshouwer [Thu, 16 May 2013 15:19:08 +0000 (17:19 +0200)]
NSECx optimizations
Peter van Dijk [Thu, 16 May 2013 13:39:08 +0000 (15:39 +0200)]
drop unused variables in lua backend (#653)
Peter van Dijk [Thu, 16 May 2013 13:38:53 +0000 (15:38 +0200)]
fix db2 backend includes (#653)
Peter van Dijk [Thu, 16 May 2013 13:37:18 +0000 (15:37 +0200)]
add goracle schema
Peter van Dijk [Thu, 16 May 2013 13:24:25 +0000 (15:24 +0200)]
make goraclebackend "at least work", closes #729
Peter van Dijk [Thu, 16 May 2013 12:54:58 +0000 (05:54 -0700)]
Merge pull request #751 from mind04/rectifyaxfr
cut the number of database queries in half for AXFR-in
Peter van Dijk [Thu, 16 May 2013 12:36:48 +0000 (14:36 +0200)]
add DS digest type 4 to show-zone output; add algorithm names. Based on a patch by @cmouse, closes #744
Peter van Dijk [Thu, 16 May 2013 11:49:46 +0000 (13:49 +0200)]
add inline operators for qtype comparison, thanks Mark Zealey. Closes #646
Peter van Dijk [Thu, 16 May 2013 11:29:44 +0000 (13:29 +0200)]
enable AM_SILENT_RULES, closing #647
Peter van Dijk [Wed, 15 May 2013 17:10:06 +0000 (10:10 -0700)]
Merge pull request #811 from stasic/spellcheck
spelling checked
bert hubert [Wed, 15 May 2013 12:21:01 +0000 (14:21 +0200)]
add unit test for RecordTextReader::xfrIP6, plus fix our recent IPv6 parser #ripe66 commit
Thanks to Simon Hitzemann for discovering the issue (which was never in any released powerdns version)
Arsen Stasic [Wed, 15 May 2013 12:10:40 +0000 (14:10 +0200)]
checked spelling
Peter van Dijk [Tue, 14 May 2013 12:24:45 +0000 (14:24 +0200)]
3.1 postgresql update docs, thanks @stasic
Peter van Dijk [Tue, 14 May 2013 08:56:06 +0000 (10:56 +0200)]
allow overriding pdns_server binaries during tests
Peter van Dijk [Tue, 14 May 2013 06:51:07 +0000 (08:51 +0200)]
Merge branch 'nodnssecany' of github.com:mind04/pdns into mind04-nodnssecany
Peter van Dijk [Tue, 14 May 2013 06:43:06 +0000 (23:43 -0700)]
Merge pull request #802 from stbuehler/soa-edit-inception-increment
add SOA-EDIT INCEPTION-INCREMENT mode
Peter van Dijk [Tue, 14 May 2013 06:40:22 +0000 (23:40 -0700)]
Merge pull request #803 from cmouse/dnsrecords-tests
Dnsrecords tests
Aki Tuomi [Mon, 13 May 2013 17:32:58 +0000 (20:32 +0300)]
Fixed TSIG test
Aki Tuomi [Mon, 13 May 2013 17:32:40 +0000 (20:32 +0300)]
Fixed TSIG registration and handling, and TXT registration
Aki Tuomi [Mon, 13 May 2013 15:38:20 +0000 (18:38 +0300)]
AAAA now uses boilerplate_conv
Aki Tuomi [Mon, 13 May 2013 15:36:59 +0000 (18:36 +0300)]
IPSECKEY now uses boilerplate
Aki Tuomi [Mon, 13 May 2013 13:25:28 +0000 (16:25 +0300)]
Marked IPSECKEY tests working
Aki Tuomi [Mon, 13 May 2013 13:23:23 +0000 (16:23 +0300)]
Fixed IPSECKEY tests
Aki Tuomi [Mon, 13 May 2013 13:23:11 +0000 (16:23 +0300)]
Fixed IPSECKEY record handling
Aki Tuomi [Mon, 13 May 2013 13:22:58 +0000 (16:22 +0300)]
Added xfrIP6 implementation
Aki Tuomi [Mon, 13 May 2013 13:22:46 +0000 (16:22 +0300)]
Added missing ns_t_ipseckey
Aki Tuomi [Mon, 13 May 2013 10:47:58 +0000 (13:47 +0300)]
Convert known broken tests non-fatal
Aki Tuomi [Mon, 13 May 2013 07:50:46 +0000 (10:50 +0300)]
Synchronized rr types
Aki Tuomi [Mon, 13 May 2013 07:01:39 +0000 (10:01 +0300)]
Removed compression check for some records
Aki Tuomi [Mon, 13 May 2013 07:01:29 +0000 (10:01 +0300)]
Enabled compression for MR as per RFC
Aki Tuomi [Mon, 13 May 2013 06:51:45 +0000 (09:51 +0300)]
Removed fancy records, fixed DLV test
Aki Tuomi [Sun, 12 May 2013 21:06:11 +0000 (00:06 +0300)]
Added TLSA and DHCID tests
Aki Tuomi [Sun, 12 May 2013 20:28:18 +0000 (23:28 +0300)]
Adds more verbose operation for testrunner
Aki Tuomi [Sun, 12 May 2013 20:27:40 +0000 (23:27 +0300)]
First round of tests completed
Aki Tuomi [Sun, 12 May 2013 07:55:54 +0000 (10:55 +0300)]
More tests (non-local SOA test broken)
Aki Tuomi [Sun, 12 May 2013 07:47:25 +0000 (10:47 +0300)]
Test stubs for all records, some complete tests
Peter van Dijk [Mon, 13 May 2013 13:22:09 +0000 (15:22 +0200)]
make depth limiter somewhat more sophisticated
Peter van Dijk [Mon, 13 May 2013 13:21:50 +0000 (15:21 +0200)]
log previously-seen name in trace
Peter van Dijk [Mon, 13 May 2013 09:38:39 +0000 (11:38 +0200)]
Merge branch 'travis-makedist'
Peter van Dijk [Mon, 13 May 2013 09:27:52 +0000 (11:27 +0200)]
Merge branch 'f/old-changelog' of github.com:zeha/pdns
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
Christian Hofstaedtler [Mon, 13 May 2013 09:17:18 +0000 (11:17 +0200)]
Remove ChangeLog from make dist, debian-pdns/rules
Peter van Dijk [Mon, 13 May 2013 09:14:48 +0000 (11:14 +0200)]
add make dist for travis
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
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.
Peter van Dijk [Mon, 13 May 2013 07:54:10 +0000 (09:54 +0200)]
add recursor txt escaping test
Peter van Dijk [Mon, 13 May 2013 06:45:17 +0000 (08:45 +0200)]
do a better job at escaping TXT, fixes #795
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.
Stefan Bühler [Sat, 11 May 2013 10:38:06 +0000 (12:38 +0200)]
add SOA-EDIT INCEPTION-INCREMENT mode
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
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!)
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
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...
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
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
Christian Hofstaedtler [Fri, 10 May 2013 17:42:32 +0000 (19:42 +0200)]
Prevent rebuilds of pdns_recursor during make install
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
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
Christian Hofstaedtler [Fri, 10 May 2013 15:41:11 +0000 (17:41 +0200)]
fix Makefile-recursor so it doesn't ignore LDFLAGS and others
Peter van Dijk [Fri, 10 May 2013 14:38:34 +0000 (16:38 +0200)]
attempt to log query+client for startDoResolve exceptions, refs #795
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.
Aki Tuomi [Fri, 10 May 2013 13:58:02 +0000 (16:58 +0300)]
Removed unused function
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
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
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
Aki Tuomi [Fri, 10 May 2013 12:11:59 +0000 (15:11 +0300)]
Added support for make check
Aki Tuomi [Fri, 10 May 2013 12:11:45 +0000 (15:11 +0300)]
new structure for testing record handlers at one go
Peter van Dijk [Fri, 10 May 2013 12:06:23 +0000 (14:06 +0200)]
Merge branch 'f/build-version' of github.com:zeha/pdns
Christian Hofstaedtler [Fri, 10 May 2013 12:04:40 +0000 (14:04 +0200)]
fix string type usage
Peter van Dijk [Fri, 10 May 2013 11:55:16 +0000 (04:55 -0700)]
Merge pull request #788 from cyclops1982/travis
Travis updates
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)
Peter van Dijk [Fri, 10 May 2013 11:43:52 +0000 (13:43 +0200)]
shorter travis message, thanks @cyclops1982
Peter van Dijk [Fri, 10 May 2013 11:33:00 +0000 (13:33 +0200)]
namespace
Peter van Dijk [Fri, 10 May 2013 11:24:29 +0000 (13:24 +0200)]
update tinydns data
Aki Tuomi [Fri, 10 May 2013 10:58:06 +0000 (13:58 +0300)]
Added execute bit to allow execution of tests
Aki Tuomi [Fri, 10 May 2013 10:49:25 +0000 (13:49 +0300)]
Change EUI48 and 64 values to - delimited instead of :
Aki Tuomi [Fri, 10 May 2013 10:49:06 +0000 (13:49 +0300)]
Fix EUI47 in error message to EUI48
Aki Tuomi [Fri, 10 May 2013 10:39:35 +0000 (13:39 +0300)]
Regression test for EUI64
Aki Tuomi [Fri, 10 May 2013 10:39:24 +0000 (13:39 +0300)]
Regression test for EUI48
Aki Tuomi [Fri, 10 May 2013 10:38:55 +0000 (13:38 +0300)]
Added EUI48 and EUI64 records
Aki Tuomi [Fri, 10 May 2013 10:33:29 +0000 (13:33 +0300)]
Unit test for EUI48 and EUI64 records
Aki Tuomi [Fri, 10 May 2013 10:33:02 +0000 (13:33 +0300)]
Marshalling for EUI48 and EUI64
Aki Tuomi [Fri, 10 May 2013 10:32:52 +0000 (13:32 +0300)]
Type registration for EUI48 and EUI64
Aki Tuomi [Fri, 10 May 2013 10:32:38 +0000 (13:32 +0300)]
Added test-dnsrecords_cc.cc
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
Kees Monshouwer [Thu, 9 May 2013 19:10:32 +0000 (21:10 +0200)]
cut the number of database queries in half for AXFR-in
Ruben d'Arco [Thu, 9 May 2013 15:24:59 +0000 (17:24 +0200)]
Add dblatex to travis for doc-build
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.
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
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.
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.
Ruben d'Arco [Thu, 9 May 2013 14:39:38 +0000 (16:39 +0200)]
Add xmlto to travis for doc build
Ruben d'Arco [Thu, 9 May 2013 14:12:03 +0000 (16:12 +0200)]
Typo
vim insert mode is difficult.
Ruben d'Arco [Thu, 9 May 2013 14:07:33 +0000 (16:07 +0200)]
Add doc-build to travis
Ruben d'Arco [Thu, 9 May 2013 14:06:52 +0000 (16:06 +0200)]
Add nobackend tests to travis
Peter van Dijk [Thu, 9 May 2013 14:15:39 +0000 (16:15 +0200)]
update tinydns data
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
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
Ruben d'Arco [Thu, 9 May 2013 05:41:12 +0000 (07:41 +0200)]
Add testrunner to travis
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.