]>
granicus.if.org Git - pdns/log
Peter van Dijk [Thu, 26 Sep 2013 16:54:36 +0000 (09:54 -0700)]
Merge pull request #1033 from mind04/oops
oops,
1bad4190cb removed one toLower() too many
Kees Monshouwer [Tue, 24 Sep 2013 22:32:59 +0000 (00:32 +0200)]
oops,
1bad4190cb removed one toLower() too many
Peter van Dijk [Sun, 22 Sep 2013 07:03:42 +0000 (09:03 +0200)]
avoid compile error when not using --verbose-logging
Peter van Dijk [Sun, 22 Sep 2013 06:38:56 +0000 (08:38 +0200)]
Merge branch 'ds-nsec3' of github.com:mind04/pdns into mind04-ds-nsec3
Peter van Dijk [Sat, 21 Sep 2013 18:48:22 +0000 (11:48 -0700)]
Merge pull request #1030 from stbuehler/libtool-object-files
modules: use libtool object files - real object file might be in a .libs subdir
Peter van Dijk [Sat, 21 Sep 2013 17:25:19 +0000 (10:25 -0700)]
Merge pull request #1029 from cmouse/improve-pdnssec-errors
Improve error reporting for pdnssec
Stefan Bühler [Sat, 21 Sep 2013 10:06:41 +0000 (12:06 +0200)]
modules: use libtool object files - real object file might be in a .libs subdir
Aki Tuomi [Fri, 20 Sep 2013 20:14:23 +0000 (23:14 +0300)]
Fix zone into cmds[1] in few places
Aki Tuomi [Fri, 20 Sep 2013 19:55:13 +0000 (22:55 +0300)]
Improve error reporting for pdnssec
Kees Monshouwer [Thu, 19 Sep 2013 22:53:47 +0000 (00:53 +0200)]
fix NSEC3s for DS no data (mode 1)
Peter van Dijk [Wed, 18 Sep 2013 07:06:23 +0000 (00:06 -0700)]
Merge pull request #1026 from mind04/dominfo
fix getDomainInfo(), d_result is gone after getSOA - also adds missing default-soa-mail to pdnssec getSOA need this
Kees Monshouwer [Wed, 18 Sep 2013 00:48:45 +0000 (02:48 +0200)]
fix getDomainInfo(), d_result is gone after getSOA
Peter van Dijk [Tue, 17 Sep 2013 09:05:57 +0000 (11:05 +0200)]
recursor 3.5.3 docs
Peter van Dijk [Mon, 16 Sep 2013 10:15:25 +0000 (12:15 +0200)]
caveat caller
Peter van Dijk [Mon, 16 Sep 2013 10:12:41 +0000 (03:12 -0700)]
Merge pull request #954 from paboldin/bind-add-zone
BIND backend: Add zones on pdns_control
Peter van Dijk [Mon, 16 Sep 2013 07:48:28 +0000 (00:48 -0700)]
Merge pull request #1018 from mind04/nsec
fix NSEC wildcard denial
Peter van Dijk [Mon, 16 Sep 2013 06:42:57 +0000 (23:42 -0700)]
Merge pull request #1017 from mind04/tsig
improve tsig test
Kees Monshouwer [Sun, 15 Sep 2013 18:08:14 +0000 (20:08 +0200)]
add bind slave to start-test-stop
Kees Monshouwer [Thu, 5 Sep 2013 19:46:27 +0000 (21:46 +0200)]
start-test-stop code formatting
Kees Monshouwer [Fri, 13 Sep 2013 20:06:37 +0000 (22:06 +0200)]
format test descriptions
Kees Monshouwer [Sat, 14 Sep 2013 16:49:24 +0000 (18:49 +0200)]
make it possible to run presigned tests against backend of choice or nsd
Kees Monshouwer [Sat, 14 Sep 2013 21:14:58 +0000 (23:14 +0200)]
fix NSEC wildcard denial
bert hubert [Sat, 14 Sep 2013 19:10:55 +0000 (21:10 +0200)]
remove option to run with EDNS ping mode, clarified edns-disable option to leave it disabled, and warn if you run with it enabled. Thanks to Marcin Gondek for the suggestion!
Kees Monshouwer [Fri, 13 Sep 2013 20:43:45 +0000 (22:43 +0200)]
improve tsig test
Peter van Dijk [Fri, 13 Sep 2013 06:19:01 +0000 (23:19 -0700)]
Merge pull request #1014 from cmouse/fix-tsig-algo-name
Downcase algorithm names when doing TSIG. Fixes issue #1013
Aki Tuomi [Thu, 12 Sep 2013 17:28:53 +0000 (20:28 +0300)]
Fixed stupid mistake and now uses toLowerCanonic
Aki Tuomi [Thu, 12 Sep 2013 13:49:59 +0000 (16:49 +0300)]
Downcase algorithm names when doing TSIG. Fixes issue #1013
Pavel Boldin [Thu, 12 Sep 2013 11:27:14 +0000 (15:27 +0400)]
bind-add-zone: protect file with s_state_lock
Pavel Boldin [Wed, 11 Sep 2013 15:47:03 +0000 (19:47 +0400)]
bind-add-zone: lock reworked. caller of createDomain have to take lock
Pavel Boldin [Tue, 10 Sep 2013 09:24:38 +0000 (13:24 +0400)]
bind-add-zone: add docs
Pavel Boldin [Mon, 9 Sep 2013 15:41:02 +0000 (19:41 +0400)]
bind-add-zone: rename test, fix timeout
Pavel Boldin [Tue, 20 Aug 2013 14:26:01 +0000 (18:26 +0400)]
bind-add-zone: verbose error message
Pavel Boldin [Mon, 19 Aug 2013 02:05:53 +0000 (06:05 +0400)]
bind-add-zone: fix for tests context
Pavel Boldin [Sun, 18 Aug 2013 23:48:40 +0000 (03:48 +0400)]
bind-add-zone: Add stress-test for bind-add-zone
Uses dnsperf. See README for details.
Pavel Boldin [Sun, 18 Aug 2013 04:26:42 +0000 (08:26 +0400)]
bind-add-zone: add bind zones using pdns_control
Add pdns_control for loading new zones without reloading named.conf.
Zone is added but not loaded, you should do it manually, by querying
something. Beware of cache, it is better to purge it before.
Peter van Dijk [Tue, 10 Sep 2013 09:47:33 +0000 (11:47 +0200)]
drop unused parameter
Peter van Dijk [Tue, 10 Sep 2013 09:36:16 +0000 (02:36 -0700)]
Merge pull request #1007 from paboldin/bind-outline-parse
bind: outline parseZoneFile
Peter van Dijk [Tue, 10 Sep 2013 08:20:10 +0000 (01:20 -0700)]
Merge pull request #1008 from mind04/tests
tests and pdnssec
Kees Monshouwer [Mon, 9 Sep 2013 22:20:32 +0000 (00:20 +0200)]
make pdnssec check-all-zones case independent (Issue #684)
Kees Monshouwer [Mon, 9 Sep 2013 21:17:46 +0000 (23:17 +0200)]
pdnssec check-all-zones now detect ttl differnce within a rrset
Kees Monshouwer [Mon, 9 Sep 2013 20:19:01 +0000 (22:19 +0200)]
check for duplicate records with pdnssec check-all-zones (Issue #607)
Kees Monshouwer [Mon, 9 Sep 2013 19:30:28 +0000 (21:30 +0200)]
pdnssec check-all-zones now detect RRSIG records in non-presigned zones
Kees Monshouwer [Mon, 9 Sep 2013 19:12:05 +0000 (21:12 +0200)]
detect duplicate cnames with pdnssec check-all-zones (Issue #545)
Pavel Boldin [Mon, 9 Sep 2013 14:33:10 +0000 (18:33 +0400)]
bind: outline parseZoneFile
Kees Monshouwer [Mon, 9 Sep 2013 14:08:27 +0000 (16:08 +0200)]
make test-start-stop TSIG algorithm and key configurable
Kees Monshouwer [Mon, 9 Sep 2013 12:56:30 +0000 (14:56 +0200)]
add TSIG to ext-bind tests
Peter van Dijk [Mon, 9 Sep 2013 12:26:55 +0000 (05:26 -0700)]
Merge pull request #1006 from mind04/hmac
cleanup hmac algorithm lookup and some (un)related test stuff
Kees Monshouwer [Mon, 9 Sep 2013 10:49:47 +0000 (12:49 +0200)]
add skip-drill 'button' and ignore drill in secure-delagtion test #1005
Kees Monshouwer [Mon, 9 Sep 2013 10:39:26 +0000 (12:39 +0200)]
skip out of zone data in nztest.com for ext-nsd tests
Kees Monshouwer [Mon, 9 Sep 2013 08:00:09 +0000 (10:00 +0200)]
cleanup hmac algorithm lookup
Peter van Dijk [Mon, 9 Sep 2013 10:06:16 +0000 (03:06 -0700)]
Merge pull request #1003 from mind04/coverity
coverity fixes
Peter van Dijk [Mon, 9 Sep 2013 09:22:03 +0000 (02:22 -0700)]
Merge pull request #1002 from mind04/quantcast
add support for quantcast top million list in dnsbulktest
Peter van Dijk [Mon, 9 Sep 2013 09:20:09 +0000 (02:20 -0700)]
Merge pull request #1004 from zeha/cleanup
Misc. cleanups
Christian Hofstaedtler [Sun, 8 Sep 2013 16:33:37 +0000 (18:33 +0200)]
remove dead store
Christian Hofstaedtler [Sun, 8 Sep 2013 16:32:15 +0000 (18:32 +0200)]
disable dead timing code
Christian Hofstaedtler [Sun, 8 Sep 2013 11:54:17 +0000 (13:54 +0200)]
luabackend: remove dead returns
Kees Monshouwer [Sun, 8 Sep 2013 15:05:03 +0000 (17:05 +0200)]
add support for quantcast top million list in dnsbulktest
Peter van Dijk [Sun, 8 Sep 2013 15:26:40 +0000 (08:26 -0700)]
Merge pull request #1001 from mind04/travis
add recursor bulktest to travis
Kees Monshouwer [Sun, 8 Sep 2013 12:09:02 +0000 (14:09 +0200)]
add recursor bulktest to travis
Christian Hofstaedtler [Sun, 8 Sep 2013 11:53:25 +0000 (13:53 +0200)]
geobackend: fix possible nullptr deref
Kees Monshouwer [Sat, 7 Sep 2013 12:08:56 +0000 (14:08 +0200)]
avoid division by 0, and make coverity happy, or not...
Kees Monshouwer [Sat, 7 Sep 2013 11:48:39 +0000 (13:48 +0200)]
Revert "Remove possible devision by zero (coverity fix)"
This reverts commit
4855a559d3d1ce7c74c2f922fc74a71889fc1987 .
Kees Monshouwer [Sat, 7 Sep 2013 11:46:25 +0000 (13:46 +0200)]
implement coverity suggetions in packethandeler, and a little code cleanup
Peter van Dijk [Sat, 7 Sep 2013 18:24:47 +0000 (11:24 -0700)]
Merge pull request #1000 from mind04/speedup-tests
improve travis tests and a little bit more
Peter van Dijk [Sat, 7 Sep 2013 06:01:01 +0000 (23:01 -0700)]
Merge pull request #999 from cmouse/fix-tsig-resolver
Changed forced MD5 into proper selection for TSIG
Kees Monshouwer [Fri, 6 Sep 2013 23:09:46 +0000 (01:09 +0200)]
build recursor in travis
Aki Tuomi [Fri, 6 Sep 2013 20:48:13 +0000 (23:48 +0300)]
Changed forced MD5 into proper selection for TSIG
Kees Monshouwer [Fri, 6 Sep 2013 16:01:21 +0000 (18:01 +0200)]
add TSIG to nsd test
Kees Monshouwer [Fri, 6 Sep 2013 15:15:56 +0000 (17:15 +0200)]
optinonal, allow missing tools for verify-dnssec-zone test
Kees Monshouwer [Fri, 6 Sep 2013 13:19:23 +0000 (15:19 +0200)]
add skip-unboundhost to remote backend delegation tests
Kees Monshouwer [Fri, 6 Sep 2013 11:50:46 +0000 (13:50 +0200)]
add pgsql tests to travis
Kees Monshouwer [Fri, 6 Sep 2013 08:47:38 +0000 (10:47 +0200)]
add .dirstamp to .gitignore
Kees Monshouwer [Tue, 3 Sep 2013 15:09:13 +0000 (17:09 +0200)]
speedup tests
Kees Monshouwer [Tue, 3 Sep 2013 13:40:01 +0000 (15:40 +0200)]
add gsqlite tests to travis and remove cache tests to save some time
Aki Tuomi [Fri, 6 Sep 2013 20:48:13 +0000 (23:48 +0300)]
Changed forced MD5 into proper selection for TSIG
Peter van Dijk [Fri, 6 Sep 2013 16:25:52 +0000 (09:25 -0700)]
Merge pull request #997 from cmouse/coverity-
1082470 -
1082475
Fixed coverity issues
1082470 thru
1082475
Peter van Dijk [Fri, 6 Sep 2013 16:24:01 +0000 (09:24 -0700)]
Merge pull request #998 from paboldin/fix-bind-nonzone
Fix bind nonzone
Pavel Boldin [Fri, 6 Sep 2013 14:41:13 +0000 (18:41 +0400)]
fix tests
Pavel Boldin [Fri, 6 Sep 2013 14:39:59 +0000 (18:39 +0400)]
remove toLower, fix default option
Aki Tuomi [Fri, 6 Sep 2013 14:38:28 +0000 (17:38 +0300)]
Fixed coverity issues
1082470 thru
1082475
Peter van Dijk [Fri, 6 Sep 2013 13:12:17 +0000 (06:12 -0700)]
Merge pull request #829 from paboldin/bind-nonzone
BIND backend: Ignore non-zone entries in BIND files
Pavel Boldin [Tue, 20 Aug 2013 14:31:42 +0000 (18:31 +0400)]
reindent declarations, fix typo
Pavel Boldin [Mon, 8 Jul 2013 13:51:12 +0000 (17:51 +0400)]
tests update
Pavel Boldin [Thu, 27 Jun 2013 22:03:04 +0000 (02:03 +0400)]
Fix for max() args and variable name
Pavel Boldin [Thu, 27 Jun 2013 21:20:52 +0000 (01:20 +0400)]
using endsOn
Pavel Boldin [Sat, 25 May 2013 03:55:44 +0000 (07:55 +0400)]
*Actually* ignoring non-zone. Skip test on tinydns.
Pavel Boldin [Sat, 25 May 2013 02:24:17 +0000 (06:24 +0400)]
regression tests update
Pavel Boldin [Sat, 25 May 2013 01:27:35 +0000 (05:27 +0400)]
Fix for startup
Pavel Boldin [Sat, 25 May 2013 01:24:28 +0000 (05:24 +0400)]
merging with cyclops1982, fixing #719
Pavel Boldin [Sat, 25 May 2013 01:08:58 +0000 (05:08 +0400)]
Bind non-zone: more carefull check + tests.
Pavel Boldin [Sun, 12 May 2013 10:53:53 +0000 (14:53 +0400)]
Bind: More careful check for non-zone data.
Check if RR ends with domain name.
Pavel Boldin [Sat, 11 May 2013 15:00:44 +0000 (19:00 +0400)]
Bind: Added 'ignore' option for non-zone domains.
Now having non-zone record in BIND-type zone file will cause
pdns to ignore only this record, not the whole domain.
Peter van Dijk [Fri, 6 Sep 2013 10:29:19 +0000 (03:29 -0700)]
Merge pull request #988 from mind04/test-nsd
Add powerdns <-> nsd/bind interoperability tests to regression tests
Peter van Dijk [Fri, 6 Sep 2013 10:28:15 +0000 (03:28 -0700)]
Merge pull request #989 from MikeAT/master
fixed debian control dependencies
Peter van Dijk [Fri, 6 Sep 2013 09:28:57 +0000 (02:28 -0700)]
Merge pull request #990 from zeha/pdns-rename
pDNS -> PowerDNS in debian packages and pdns_control.8
Peter van Dijk [Fri, 6 Sep 2013 08:45:09 +0000 (01:45 -0700)]
Merge pull request #977 from cmouse/cmouse-
20130828
Fix comparison between signed and unsigned by using uint32_t for incepti...
Peter van Dijk [Fri, 6 Sep 2013 08:06:21 +0000 (01:06 -0700)]
Merge pull request #992 from zeha/ws
Land json webserver changes
Peter van Dijk [Fri, 6 Sep 2013 08:05:22 +0000 (01:05 -0700)]
Merge pull request #995 from cmouse/include-dir-recursor
Add support for include-dir to recursor command line
Peter van Dijk [Fri, 6 Sep 2013 07:25:31 +0000 (00:25 -0700)]
Merge pull request #991 from zeha/automake-1.14
Enable subdir-objects for automake-1.14
Peter van Dijk [Fri, 6 Sep 2013 07:03:10 +0000 (00:03 -0700)]
Merge pull request #993 from davidstrauss/master
Document pipe auth and scope fields for all abi-versions