]> granicus.if.org Git - pdns/log
pdns
12 years agoSmall changes to CERT
Aki Tuomi [Tue, 21 May 2013 09:33:08 +0000 (12:33 +0300)]
Small changes to CERT

12 years agoFixed some tests to check input value instead of zone value
Aki Tuomi [Tue, 21 May 2013 08:59:06 +0000 (11:59 +0300)]
Fixed some tests to check input value instead of zone value

12 years agoChanged TXT tests
Aki Tuomi [Mon, 20 May 2013 07:39:08 +0000 (10:39 +0300)]
Changed TXT tests

12 years agoChanged one TXT test
Aki Tuomi [Sat, 18 May 2013 05:53:12 +0000 (08:53 +0300)]
Changed one TXT test

12 years agoAdded new HINFO tests, fixed to check always getZoneRepresentation()
Aki Tuomi [Sat, 18 May 2013 05:24:11 +0000 (08:24 +0300)]
Added new HINFO tests, fixed to check always getZoneRepresentation()

12 years agoAdded bad value tests
Aki Tuomi [Thu, 16 May 2013 20:07:04 +0000 (23:07 +0300)]
Added bad value tests

12 years agoAdded test for ::1
Aki Tuomi [Wed, 15 May 2013 12:44:34 +0000 (15:44 +0300)]
Added test for ::1

12 years agoMerge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Thu, 23 May 2013 13:23:30 +0000 (15:23 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns

12 years agosilence debugging output from our Lua authoritative module (axfr filter)
bert hubert [Thu, 23 May 2013 13:21:39 +0000 (15:21 +0200)]
silence debugging output from our Lua authoritative module (axfr filter)

12 years agofirst stab at auth 3.3 docs
Peter van Dijk [Thu, 23 May 2013 12:40:23 +0000 (14:40 +0200)]
first stab at auth 3.3 docs

12 years agofix expansion of git commits with a c followed by numbers in them
Peter van Dijk [Thu, 23 May 2013 12:40:13 +0000 (14:40 +0200)]
fix expansion of git commits with a c followed by numbers in them

12 years agoadd git-to-changelog tool
Peter van Dijk [Thu, 23 May 2013 12:39:50 +0000 (14:39 +0200)]
add git-to-changelog tool

12 years agowhen receiving a QR=0 "response", try to match it to an outstanding query so we can...
Peter van Dijk [Thu, 23 May 2013 10:58:29 +0000 (12:58 +0200)]
when receiving a QR=0 "response", try to match it to an outstanding query so we can note the error

12 years agoMerge updated patch found in #664, which fixes #664 by removing the optimization...
bert hubert [Thu, 23 May 2013 08:17:23 +0000 (10:17 +0200)]
Merge updated patch found in #664, which fixes #664 by removing the optimization of not using 'poll' when we are listening on only 1 socket. This will slow us down when listening to one socket only,
but hopefully only slightly. It does simplify the code.

12 years agoMerge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Tue, 21 May 2013 19:14:05 +0000 (21:14 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns

12 years agoany-to-tcp now feature complete & documented
bert hubert [Tue, 21 May 2013 19:10:06 +0000 (21:10 +0200)]
any-to-tcp now feature complete & documented

12 years agodrop default inactive zsk from secure-zone results, closes #824
Peter van Dijk [Tue, 21 May 2013 18:13:39 +0000 (20:13 +0200)]
drop default inactive zsk from secure-zone results, closes #824

12 years agofirst steps towards --any-to-tcp feature
bert hubert [Tue, 21 May 2013 12:41:02 +0000 (14:41 +0200)]
first steps towards --any-to-tcp feature

12 years agoMerge pull request #821 from mind04/travis
bert hubert [Sat, 18 May 2013 20:53:39 +0000 (13:53 -0700)]
Merge pull request #821 from mind04/travis

disable mysql character-set-client-handshake on travis - should fix builds on travis!

12 years agodisable mysql character-set-client-handshake on travis
Kees Monshouwer [Sat, 18 May 2013 20:22:45 +0000 (22:22 +0200)]
disable mysql character-set-client-handshake on travis

12 years agoupdate ent-axfr test results after hightxt addition
Peter van Dijk [Fri, 17 May 2013 17:43:37 +0000 (19:43 +0200)]
update ent-axfr test results after hightxt addition

12 years agoadd 8bit TXT tests to test-dnsrecords
Peter van Dijk [Fri, 17 May 2013 17:14:26 +0000 (19:14 +0200)]
add 8bit TXT tests to test-dnsrecords

12 years agoupdate tinydns data
Peter van Dijk [Fri, 17 May 2013 17:10:55 +0000 (19:10 +0200)]
update tinydns data

12 years agorefuse control characters in TXT, except for \n and \t
Peter van Dijk [Fri, 17 May 2013 16:54:19 +0000 (18:54 +0200)]
refuse control characters in TXT, except for \n and \t

12 years agoaccept chars >127 unescaped in TXT, closes #541, closes #723
Peter van Dijk [Fri, 17 May 2013 14:54:08 +0000 (16:54 +0200)]
accept chars >127 unescaped in TXT, closes #541, closes #723

12 years agoMerge branch 'master' of github.com:PowerDNS/pdns into test/541-723
Peter van Dijk [Fri, 17 May 2013 14:13:39 +0000 (16:13 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns into test/541-723

12 years agodrop unused ragel code
Peter van Dijk [Fri, 17 May 2013 14:10:45 +0000 (16:10 +0200)]
drop unused ragel code

12 years agoMerge pull request #820 from fobser/OpenBSD_if_ether
Peter van Dijk [Fri, 17 May 2013 13:43:10 +0000 (06:43 -0700)]
Merge pull request #820 from fobser/OpenBSD_if_ether

if_ether.h is in netinet/ not net/ on OpenBSD

12 years agoif_ether.h is in netinet/ not net/ on OpenBSD
Florian Obser [Fri, 17 May 2013 13:34:38 +0000 (15:34 +0200)]
if_ether.h is in netinet/ not net/ on OpenBSD

Issue 522 was not correctly fixed.

12 years agoMerge pull request #747 from mind04/nsecquery
Peter van Dijk [Fri, 17 May 2013 13:05:07 +0000 (06:05 -0700)]
Merge pull request #747 from mind04/nsecquery

NSECx optimizations

12 years agofix pdns.conf-dist
Peter van Dijk [Fri, 17 May 2013 12:24:02 +0000 (14:24 +0200)]
fix pdns.conf-dist

12 years agospelling
Peter van Dijk [Fri, 17 May 2013 12:18:08 +0000 (14:18 +0200)]
spelling

12 years agoMerge pull request #817 from mind04/soamail
Peter van Dijk [Fri, 17 May 2013 12:17:36 +0000 (05:17 -0700)]
Merge pull request #817 from mind04/soamail

add default for SOA contact e-mail

12 years agoMerge pull request #777 from cmouse/fix-debian-build
Peter van Dijk [Fri, 17 May 2013 11:52:00 +0000 (04:52 -0700)]
Merge pull request #777 from cmouse/fix-debian-build

Working debian build system

12 years agoMerge pull request #819 from stbuehler/pdnssec-increment-fixes
Peter van Dijk [Fri, 17 May 2013 11:48:11 +0000 (04:48 -0700)]
Merge pull request #819 from stbuehler/pdnssec-increment-fixes

pdnssec increment fixes

12 years agoMerge branch 'revdns64'
bert hubert [Fri, 17 May 2013 11:24:50 +0000 (13:24 +0200)]
Merge branch 'revdns64'

12 years agoDon't store edited soa serial for INCREMENT soa-edit kinds
Stefan Bühler [Fri, 17 May 2013 11:21:56 +0000 (13:21 +0200)]
Don't store edited soa serial for INCREMENT soa-edit kinds

 * simple increment for INCREMENT-WEEKS
 * increment to current day for INCEPTION-INCREMENT

12 years agofix "control reaches end of non-void function" in calculateEditSoa
Stefan Bühler [Fri, 17 May 2013 11:21:05 +0000 (13:21 +0200)]
fix "control reaches end of non-void function" in calculateEditSoa

12 years agoPatch contained replicates the features of gsql backend to have separate -auth querie...
Peter van Dijk [Fri, 17 May 2013 10:59:46 +0000 (12:59 +0200)]
Patch contained replicates the features of gsql backend to have separate -auth queries for oracle-dnssec=yes. Also lets you disable dnssec if you are not ready for it. Closes #527.

12 years agoMerge pull request #818 from zeha/master
Peter van Dijk [Fri, 17 May 2013 10:57:41 +0000 (03:57 -0700)]
Merge pull request #818 from zeha/master

fix broken formatting in pdnssec help message

12 years agofix broken formatting in pdnssec help message
Christian Hofstaedtler [Fri, 17 May 2013 10:55:24 +0000 (12:55 +0200)]
fix broken formatting in pdnssec help message

stray TAB.

12 years agoMerge branch '606' of github.com:cyclops1982/pdns into cyclops1982-606
Peter van Dijk [Fri, 17 May 2013 10:48:56 +0000 (12:48 +0200)]
Merge branch '606' of github.com:cyclops1982/pdns into cyclops1982-606

12 years agofailing test for #541 and #723
Peter van Dijk [Fri, 17 May 2013 10:11:51 +0000 (12:11 +0200)]
failing test for #541 and #723

12 years agomake pdnssec exit with 1 on some error conditions, closes #677
Peter van Dijk [Fri, 17 May 2013 09:58:08 +0000 (11:58 +0200)]
make pdnssec exit with 1 on some error conditions, closes #677

12 years agomake travis abort on failed nobackend tests
Peter van Dijk [Fri, 17 May 2013 08:12:08 +0000 (10:12 +0200)]
make travis abort on failed nobackend tests

12 years agomore verbose apt-get in travis to avoid potential timeouts
Peter van Dijk [Fri, 17 May 2013 08:52:27 +0000 (10:52 +0200)]
more verbose apt-get in travis to avoid potential timeouts

12 years agoadd include-dir to pdns.conf-dist
Peter van Dijk [Fri, 17 May 2013 08:34:58 +0000 (10:34 +0200)]
add include-dir to pdns.conf-dist

12 years agoRevert "drop random backend from gmysql test"
Peter van Dijk [Fri, 17 May 2013 08:23:31 +0000 (10:23 +0200)]
Revert "drop random backend from gmysql test"

This reverts commit 9f478ee6b796c791e83869523425b5215360943e.

12 years agodrop random backend from gmysql test
Peter van Dijk [Fri, 17 May 2013 08:15:56 +0000 (10:15 +0200)]
drop random backend from gmysql test

12 years agoMerge branch 'modules' of github.com:mind04/pdns into mind04-modules
Peter van Dijk [Fri, 17 May 2013 07:22:17 +0000 (09:22 +0200)]
Merge branch 'modules' of github.com:mind04/pdns into mind04-modules

Conflicts:
.travis.yml

12 years agoMerge pull request #812 from cmouse/config-include-support
Peter van Dijk [Fri, 17 May 2013 07:18:06 +0000 (00:18 -0700)]
Merge pull request #812 from cmouse/config-include-support

Config include support

12 years agoMerge pull request #810 from mind04/suppgroups
Peter van Dijk [Fri, 17 May 2013 07:07:52 +0000 (00:07 -0700)]
Merge pull request #810 from mind04/suppgroups

add supplementary groups support

12 years agodrop unused ignore-rd-bit flag
Peter van Dijk [Fri, 17 May 2013 07:00:30 +0000 (09:00 +0200)]
drop unused ignore-rd-bit flag

12 years agotiny tweaks to documentation
bert hubert [Thu, 16 May 2013 22:06:50 +0000 (00:06 +0200)]
tiny tweaks to documentation

12 years agoadd DNS64 documentation, plus dns64 sample script to the tree
bert hubert [Thu, 16 May 2013 20:14:02 +0000 (22:14 +0200)]
add DNS64 documentation, plus dns64 sample script to the tree

12 years agotiny tweaks to documentation
bert hubert [Thu, 16 May 2013 22:06:50 +0000 (00:06 +0200)]
tiny tweaks to documentation

12 years agoNSECx optimizations
Kees Monshouwer [Thu, 16 May 2013 15:19:08 +0000 (17:19 +0200)]
NSECx optimizations

12 years agoadd DNS64 documentation, plus dns64 sample script to the tree
bert hubert [Thu, 16 May 2013 20:14:02 +0000 (22:14 +0200)]
add DNS64 documentation, plus dns64 sample script to the tree

12 years agoinitial rough implementation of *reverse* DNS64. Inspired by Terry Froy & a pint...
bert hubert [Thu, 16 May 2013 19:08:10 +0000 (21:08 +0200)]
initial rough implementation of *reverse* DNS64. Inspired by Terry Froy & a pint of #ripe66 guinness
This fakes up the proper PTR records too.

12 years agodrop unused variables in lua backend (#653)
Peter van Dijk [Thu, 16 May 2013 13:39:08 +0000 (15:39 +0200)]
drop unused variables in lua backend (#653)

12 years agofix db2 backend includes (#653)
Peter van Dijk [Thu, 16 May 2013 13:38:53 +0000 (15:38 +0200)]
fix db2 backend includes (#653)

12 years agoadd goracle schema
Peter van Dijk [Thu, 16 May 2013 13:37:18 +0000 (15:37 +0200)]
add goracle schema

12 years agomake goraclebackend "at least work", closes #729
Peter van Dijk [Thu, 16 May 2013 13:24:25 +0000 (15:24 +0200)]
make goraclebackend "at least work", closes #729

12 years agoMerge pull request #751 from mind04/rectifyaxfr
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

12 years agoadd DS digest type 4 to show-zone output; add algorithm names. Based on a patch by...
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

12 years agoadd inline operators for qtype comparison, thanks Mark Zealey. Closes #646
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

12 years agoenable AM_SILENT_RULES, closing #647
Peter van Dijk [Thu, 16 May 2013 11:29:44 +0000 (13:29 +0200)]
enable AM_SILENT_RULES, closing #647

12 years agoMerge pull request #811 from stasic/spellcheck
Peter van Dijk [Wed, 15 May 2013 17:10:06 +0000 (10:10 -0700)]
Merge pull request #811 from stasic/spellcheck

spelling checked

12 years agoAdded accidentically removed LDADD
Aki Tuomi [Wed, 15 May 2013 15:36:20 +0000 (18:36 +0300)]
Added accidentically removed LDADD

12 years agoChanged from boost::filesystem to plain C
Aki Tuomi [Wed, 15 May 2013 15:34:12 +0000 (18:34 +0300)]
Changed from boost::filesystem to plain C

12 years agoAdded here to make sure it ends up in config file templates
Aki Tuomi [Wed, 15 May 2013 15:34:00 +0000 (18:34 +0300)]
Added here to make sure it ends up in config file templates

12 years agoRemoved boost::filesystem
Aki Tuomi [Wed, 15 May 2013 15:30:35 +0000 (18:30 +0300)]
Removed boost::filesystem

12 years agoSupport for include-dir directive
Aki Tuomi [Wed, 15 May 2013 14:05:01 +0000 (17:05 +0300)]
Support for include-dir directive

12 years agoSupport for boost filesystem and boost system libraries
Aki Tuomi [Wed, 15 May 2013 14:04:49 +0000 (17:04 +0300)]
Support for boost filesystem and boost system libraries

12 years agoadd unit test for RecordTextReader::xfrIP6, plus fix our recent IPv6 parser #ripe66...
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)

12 years agochecked spelling
Arsen Stasic [Wed, 15 May 2013 12:10:40 +0000 (14:10 +0200)]
checked spelling

12 years agoOnly change soa.serial when SOA-EDIT is set.
Ruben d'Arco [Wed, 15 May 2013 06:27:13 +0000 (08:27 +0200)]
Only change soa.serial when SOA-EDIT is set.

12 years agoAdd increase-serial to pdnssec
Ruben d'Arco [Fri, 4 Jan 2013 23:13:47 +0000 (00:13 +0100)]
Add increase-serial to pdnssec

12 years agoMove soa-calculation to seperate function.
Ruben d'Arco [Fri, 4 Jan 2013 22:13:49 +0000 (23:13 +0100)]
Move soa-calculation to seperate function.

Conflicts:

pdns/serialtweaker.cc

12 years agoUpgraded standards-version
Aki Tuomi [Tue, 14 May 2013 19:53:15 +0000 (22:53 +0300)]
Upgraded standards-version

12 years agoAdded po-debconf files
Aki Tuomi [Tue, 14 May 2013 19:49:42 +0000 (22:49 +0300)]
Added po-debconf files

12 years agoUsing 3.0 quilt now
Aki Tuomi [Tue, 14 May 2013 19:45:08 +0000 (22:45 +0300)]
Using 3.0 quilt now

12 years agoRemoved some debian specifics
Aki Tuomi [Tue, 14 May 2013 19:44:57 +0000 (22:44 +0300)]
Removed some debian specifics

12 years agoAdded dependencies
Aki Tuomi [Tue, 14 May 2013 19:44:41 +0000 (22:44 +0300)]
Added dependencies

12 years agoFixed issues preventing successful build
Aki Tuomi [Tue, 14 May 2013 18:39:00 +0000 (21:39 +0300)]
Fixed issues preventing successful build

12 years agoAdded dependecies
Aki Tuomi [Tue, 14 May 2013 17:14:23 +0000 (20:14 +0300)]
Added dependecies

12 years agoWorking debian build system
Aki Tuomi [Tue, 7 May 2013 19:04:11 +0000 (22:04 +0300)]
Working debian build system

12 years ago3.1 postgresql update docs, thanks @stasic
Peter van Dijk [Tue, 14 May 2013 12:24:45 +0000 (14:24 +0200)]
3.1 postgresql update docs, thanks @stasic

12 years agoadd supplementary groups support
Kees Monshouwer [Mon, 22 Apr 2013 19:54:50 +0000 (21:54 +0200)]
add supplementary groups support

12 years agoallow overriding pdns_server binaries during tests
Peter van Dijk [Tue, 14 May 2013 08:56:06 +0000 (10:56 +0200)]
allow overriding pdns_server binaries during tests

12 years agoMerge branch 'nodnssecany' of github.com:mind04/pdns into mind04-nodnssecany
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

12 years agoMerge pull request #802 from stbuehler/soa-edit-inception-increment
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

12 years agoMerge pull request #803 from cmouse/dnsrecords-tests
Peter van Dijk [Tue, 14 May 2013 06:40:22 +0000 (23:40 -0700)]
Merge pull request #803 from cmouse/dnsrecords-tests

Dnsrecords tests

12 years agoFixed TSIG test
Aki Tuomi [Mon, 13 May 2013 17:32:58 +0000 (20:32 +0300)]
Fixed TSIG test

12 years agoFixed TSIG registration and handling, and TXT registration
Aki Tuomi [Mon, 13 May 2013 17:32:40 +0000 (20:32 +0300)]
Fixed TSIG registration and handling, and TXT registration

12 years agoAAAA now uses boilerplate_conv
Aki Tuomi [Mon, 13 May 2013 15:38:20 +0000 (18:38 +0300)]
AAAA now uses boilerplate_conv

12 years agoIPSECKEY now uses boilerplate
Aki Tuomi [Mon, 13 May 2013 15:36:59 +0000 (18:36 +0300)]
IPSECKEY now uses boilerplate

12 years agoMarked IPSECKEY tests working
Aki Tuomi [Mon, 13 May 2013 13:25:28 +0000 (16:25 +0300)]
Marked IPSECKEY tests working

12 years agoFixed IPSECKEY tests
Aki Tuomi [Mon, 13 May 2013 13:23:23 +0000 (16:23 +0300)]
Fixed IPSECKEY tests

12 years agoFixed IPSECKEY record handling
Aki Tuomi [Mon, 13 May 2013 13:23:11 +0000 (16:23 +0300)]
Fixed IPSECKEY record handling