]> granicus.if.org Git - pdns/log
pdns
10 years agoadd oracle backend mode to zone2sql
Kees Monshouwer [Thu, 9 Jan 2014 13:30:49 +0000 (14:30 +0100)]
add oracle backend mode to zone2sql

10 years agoMerge pull request #1201 from mind04/oracle
Peter van Dijk [Wed, 8 Jan 2014 09:17:47 +0000 (01:17 -0800)]
Merge pull request #1201 from mind04/oracle

use new goracle-drop-schema.sql in regression tests

10 years agouse new goracle-drop-schema.sql in regression tests
Kees Monshouwer [Wed, 8 Jan 2014 08:25:18 +0000 (09:25 +0100)]
use new goracle-drop-schema.sql in regression tests

10 years agoMerge pull request #1200 from mind04/rfc1995
Peter van Dijk [Tue, 7 Jan 2014 18:46:07 +0000 (10:46 -0800)]
Merge pull request #1200 from mind04/rfc1995

remove unused variable in doIXFR

10 years agoremove unused variable in doIXFR
Kees Monshouwer [Tue, 7 Jan 2014 18:44:43 +0000 (19:44 +0100)]
remove unused variable in doIXFR

10 years agoMerge pull request #1199 from mind04/rfc1995
Peter van Dijk [Tue, 7 Jan 2014 18:31:39 +0000 (10:31 -0800)]
Merge pull request #1199 from mind04/rfc1995

improve IXFR to AXFR fallback

10 years agoMerge pull request #1198 from mind04/suppgroups
Peter van Dijk [Tue, 7 Jan 2014 18:26:57 +0000 (10:26 -0800)]
Merge pull request #1198 from mind04/suppgroups

set group and supplementary groups before chroot

10 years agoset group and supplementary groups before chroot
Kees Monshouwer [Tue, 7 Jan 2014 15:15:12 +0000 (16:15 +0100)]
set group and supplementary groups before chroot

10 years agoimprove IXFR to AXFR fallback
Kees Monshouwer [Sun, 3 Mar 2013 20:56:49 +0000 (21:56 +0100)]
improve IXFR to AXFR fallback

10 years agoMerge pull request #1196 from zeha/f/coverity-fixes
Peter van Dijk [Tue, 7 Jan 2014 10:36:46 +0000 (02:36 -0800)]
Merge pull request #1196 from zeha/f/coverity-fixes

Always initialize AuthDomain.d_rdForward

10 years agoAlways initialize AuthDomain.d_rdForward
Christian Hofstaedtler [Tue, 7 Jan 2014 09:14:40 +0000 (10:14 +0100)]
Always initialize AuthDomain.d_rdForward

Should fix Coverity CID1029973, CID1029974, CID1029975.

10 years agoMerge pull request #1195 from rubenk/doxygen
Peter van Dijk [Mon, 6 Jan 2014 21:59:42 +0000 (13:59 -0800)]
Merge pull request #1195 from rubenk/doxygen

Fix a few Doxygen comments

10 years agoMerge pull request #1194 from zmallen/magicnumberfix
Peter van Dijk [Mon, 6 Jan 2014 17:02:08 +0000 (09:02 -0800)]
Merge pull request #1194 from zmallen/magicnumberfix

Magicnumberfix

10 years agoChanged RecursorBehavior to RecursorBehaviour, reflected in codebase
Zack Allen [Mon, 6 Jan 2014 16:32:16 +0000 (11:32 -0500)]
Changed RecursorBehavior to RecursorBehaviour, reflected in codebase

10 years agoFixed spacing hiccup in git
Zack Allen [Mon, 30 Dec 2013 17:10:15 +0000 (12:10 -0500)]
Fixed spacing hiccup in git

10 years agoAdded enum namespace to lua-pdns to prevent magic number usage when referring to...
Zack Allen [Mon, 30 Dec 2013 17:09:06 +0000 (12:09 -0500)]
Added enum namespace to lua-pdns to prevent magic number usage when referring to pdns_recursor return types for pdns.DROP and pdns.PASS

10 years agoFix a few Doxygen comments
Ruben Kerkhof [Mon, 6 Jan 2014 16:34:50 +0000 (17:34 +0100)]
Fix a few Doxygen comments

Found with clang -Wdocumentation

10 years agofix typo
Peter van Dijk [Mon, 6 Jan 2014 15:34:06 +0000 (16:34 +0100)]
fix typo

10 years agoMerge pull request #1182 from mind04/ipv6
Peter van Dijk [Mon, 6 Jan 2014 14:47:14 +0000 (06:47 -0800)]
Merge pull request #1182 from mind04/ipv6

Ipv6 master improvements and new also-notify/only-notify options. Closes #778, closes #454.

10 years agoMerge pull request #1193 from rubenk/autoconf2
Peter van Dijk [Mon, 6 Jan 2014 14:38:19 +0000 (06:38 -0800)]
Merge pull request #1193 from rubenk/autoconf2

Autoconf cleanup patches, this time properly rebased

10 years agoCleanup configure.ac
Ruben Kerkhof [Mon, 6 Jan 2014 14:03:20 +0000 (15:03 +0100)]
Cleanup configure.ac

10 years agoMerge pull request #1129 from mzealey/nonexist-fail-bind
Peter van Dijk [Mon, 6 Jan 2014 13:49:47 +0000 (05:49 -0800)]
Merge pull request #1129 from mzealey/nonexist-fail-bind

This patch allows user to specify that socket binding can fail. On IPv4 ...

10 years ago/usr/local has been the default prefix since 1994
Ruben Kerkhof [Mon, 6 Jan 2014 13:29:50 +0000 (14:29 +0100)]
/usr/local has been the default prefix since 1994

10 years agoOnly use obsolete macro for older libtool
Ruben Kerkhof [Sat, 19 Oct 2013 18:58:35 +0000 (20:58 +0200)]
Only use obsolete macro for older libtool

10 years agoMove zeromq check to separate macro
Ruben Kerkhof [Mon, 6 Jan 2014 13:25:19 +0000 (14:25 +0100)]
Move zeromq check to separate macro

10 years agoMove CDB check to separate macro
Ruben Kerkhof [Mon, 6 Jan 2014 13:19:11 +0000 (14:19 +0100)]
Move CDB check to separate macro

10 years agoMove opendbx check to separate macro
Ruben Kerkhof [Mon, 6 Jan 2014 13:18:16 +0000 (14:18 +0100)]
Move opendbx check to separate macro

10 years agoMove oracle checks to separate macro
Ruben Kerkhof [Mon, 6 Jan 2014 13:16:17 +0000 (14:16 +0100)]
Move oracle checks to separate macro

Conflicts:
configure.ac

10 years agoMove postgresql check to separate macro
Ruben Kerkhof [Sun, 20 Oct 2013 13:47:05 +0000 (15:47 +0200)]
Move postgresql check to separate macro

10 years agoMove mysql check to separate macro
Ruben Kerkhof [Mon, 6 Jan 2014 13:08:06 +0000 (14:08 +0100)]
Move mysql check to separate macro

10 years agoMove ldap check to separate macro
Ruben Kerkhof [Mon, 6 Jan 2014 13:07:25 +0000 (14:07 +0100)]
Move ldap check to separate macro

10 years agoMove remotebackend_http check to separate macro
Ruben Kerkhof [Mon, 6 Jan 2014 13:05:57 +0000 (14:05 +0100)]
Move remotebackend_http check to separate macro

10 years agoMove verbose logging check to separate macro
Ruben Kerkhof [Mon, 6 Jan 2014 13:04:40 +0000 (14:04 +0100)]
Move verbose logging check to separate macro

10 years agoMove unit test check to separate macro
Ruben Kerkhof [Mon, 6 Jan 2014 12:42:08 +0000 (13:42 +0100)]
Move unit test check to separate macro

10 years agoMove crypto++ check to separate macro
Ruben Kerkhof [Mon, 6 Jan 2014 12:40:42 +0000 (13:40 +0100)]
Move crypto++ check to separate macro

10 years agoMove botan checks to separate macro
Ruben Kerkhof [Mon, 6 Jan 2014 12:39:03 +0000 (13:39 +0100)]
Move botan checks to separate macro

10 years agoMove polarssl check to separate macro
Ruben Kerkhof [Mon, 6 Jan 2014 12:18:03 +0000 (13:18 +0100)]
Move polarssl check to separate macro

10 years agoMove lua check to separate macro
Ruben Kerkhof [Mon, 6 Jan 2014 12:16:31 +0000 (13:16 +0100)]
Move lua check to separate macro

10 years agoMerge pull request #1183 from cmouse/remotebackend-parallel-tests
Peter van Dijk [Mon, 6 Jan 2014 11:22:37 +0000 (03:22 -0800)]
Merge pull request #1183 from cmouse/remotebackend-parallel-tests

Support for new automake paraller test harness

10 years agoinitialize cur_op_request correctly
Mark Zealey [Mon, 6 Jan 2014 10:49:29 +0000 (12:49 +0200)]
initialize cur_op_request correctly

10 years agoMerge pull request #1184 from mind04/supermaster
Peter van Dijk [Mon, 6 Jan 2014 08:29:52 +0000 (00:29 -0800)]
Merge pull request #1184 from mind04/supermaster

More supermaster stuff

10 years agoMerge pull request #1131 from mzealey/fix-reload
Peter van Dijk [Mon, 6 Jan 2014 08:23:11 +0000 (00:23 -0800)]
Merge pull request #1131 from mzealey/fix-reload

fixes PowerDNS/pdns/657

10 years agoMerge pull request #1103 from knatsakis/master
Peter van Dijk [Mon, 6 Jan 2014 08:20:56 +0000 (00:20 -0800)]
Merge pull request #1103 from knatsakis/master

dnsproxy uses sendmsg instead of sendto

10 years agoMerge pull request #1190 from mind04/oracle
Peter van Dijk [Sat, 4 Jan 2014 21:03:26 +0000 (13:03 -0800)]
Merge pull request #1190 from mind04/oracle

put oracle user and password in variables

10 years agoput oracle user and password in variables
Kees Monshouwer [Sat, 4 Jan 2014 20:19:33 +0000 (21:19 +0100)]
put oracle user and password in variables

10 years agoMerge pull request #1189 from mind04/oracle
Peter van Dijk [Sat, 4 Jan 2014 19:26:11 +0000 (11:26 -0800)]
Merge pull request #1189 from mind04/oracle

goracle backend presigned escape fix and regression tests

10 years agogoracle backend presigned fix and regression tests
Kees Monshouwer [Sat, 4 Jan 2014 00:44:49 +0000 (01:44 +0100)]
goracle backend presigned fix and regression tests

10 years agoMerge pull request #1188 from mind04/oracle
Peter van Dijk [Fri, 3 Jan 2014 12:27:35 +0000 (04:27 -0800)]
Merge pull request #1188 from mind04/oracle

make oracle backend compilable

10 years agooracle backend schema/dropschema update
Kees Monshouwer [Fri, 3 Jan 2014 11:34:44 +0000 (12:34 +0100)]
oracle backend schema/dropschema update

10 years agomake oracle backend compilable
Kees Monshouwer [Fri, 3 Jan 2014 10:27:11 +0000 (11:27 +0100)]
make oracle backend compilable

10 years agoadd in -fail conf options
Mark Zealey [Fri, 3 Jan 2014 09:28:24 +0000 (11:28 +0200)]
add in -fail conf options

10 years agoMerge pull request #1187 from mind04/oracle
Peter van Dijk [Fri, 3 Jan 2014 09:18:53 +0000 (01:18 -0800)]
Merge pull request #1187 from mind04/oracle

goracle backend fixes and improvements

10 years agoMerge branch 'master' into nonexist-fail-bind
Mark Zealey [Fri, 3 Jan 2014 08:44:44 +0000 (10:44 +0200)]
Merge branch 'master' into nonexist-fail-bind

10 years agoMerge branch 'master' into fix-reload
Mark Zealey [Fri, 3 Jan 2014 08:43:50 +0000 (10:43 +0200)]
Merge branch 'master' into fix-reload

10 years agowhitespace and comment changes goracle backend
Kees Monshouwer [Wed, 1 Jan 2014 21:50:54 +0000 (22:50 +0100)]
whitespace and comment changes goracle backend

10 years agoadd skip-unboundhost to basic-nonzone test
Kees Monshouwer [Wed, 1 Jan 2014 08:15:10 +0000 (09:15 +0100)]
add skip-unboundhost to basic-nonzone test

10 years agouninitialized var in goracle backend
Kees Monshouwer [Wed, 1 Jan 2014 08:12:17 +0000 (09:12 +0100)]
uninitialized var in goracle backend

10 years agogoracle backend schema update
Kees Monshouwer [Tue, 31 Dec 2013 18:55:55 +0000 (19:55 +0100)]
goracle backend schema update

10 years agodisable goracle transactions in zone2sql (for now)
Kees Monshouwer [Tue, 31 Dec 2013 08:22:50 +0000 (09:22 +0100)]
disable goracle transactions in zone2sql (for now)

10 years agogoracle backend escaping
Kees Monshouwer [Tue, 31 Dec 2013 08:21:51 +0000 (09:21 +0100)]
goracle backend escaping

10 years agoadd goracle backend query logging
Kees Monshouwer [Tue, 31 Dec 2013 08:17:06 +0000 (09:17 +0100)]
add goracle backend query logging

10 years agogoracle backend query/schema updates
Kees Monshouwer [Tue, 31 Dec 2013 08:15:04 +0000 (09:15 +0100)]
goracle backend query/schema updates

10 years agoadd goracle backend to regression tests
Kees Monshouwer [Tue, 31 Dec 2013 08:10:28 +0000 (09:10 +0100)]
add goracle backend to regression tests

10 years agoupdate zone2sql oracle query and s/oracle/goracle
Kees Monshouwer [Mon, 30 Dec 2013 13:11:20 +0000 (14:11 +0100)]
update zone2sql oracle query and s/oracle/goracle

10 years agofix cursor leak in goraclebackend
Kees Monshouwer [Mon, 30 Dec 2013 13:07:36 +0000 (14:07 +0100)]
fix cursor leak in goraclebackend

10 years agofix compiler warning in goracle backend
Kees Monshouwer [Sun, 29 Dec 2013 21:48:34 +0000 (22:48 +0100)]
fix compiler warning in goracle backend

10 years agocatch ComboClass exceptions in communicator
Kees Monshouwer [Sat, 28 Dec 2013 20:31:45 +0000 (21:31 +0100)]
catch ComboClass exceptions in communicator

10 years agoadd also-notify option
Kees Monshouwer [Sat, 28 Dec 2013 19:24:12 +0000 (20:24 +0100)]
add also-notify option
fixes #949

10 years agoadd only-notify option
Kees Monshouwer [Sat, 28 Dec 2013 16:16:09 +0000 (17:16 +0100)]
add only-notify option
fixes #454
closes #778
partial fix #949

10 years agoadd toMasks and clear to NetmaskGroup class and use it
Kees Monshouwer [Sat, 28 Dec 2013 16:05:57 +0000 (17:05 +0100)]
add toMasks and clear to NetmaskGroup class and use it

10 years agodon't addSuckRequest after supermaster zone creation to avoid simultaneous AXFR for...
Kees Monshouwer [Fri, 27 Dec 2013 14:54:20 +0000 (15:54 +0100)]
don't addSuckRequest after supermaster zone creation to avoid simultaneous AXFR for the new zone

10 years agoRevert "Check that the domain isn't already served by the new master"
Kees Monshouwer [Fri, 27 Dec 2013 11:12:18 +0000 (12:12 +0100)]
Revert "Check that the domain isn't already served by the new master"

This reverts commit 3b797caab6583a6a7452a0eaf45fd7a670b4242c.

10 years agofix dual-stack superslave when multiple namservers share a ip
Kees Monshouwer [Fri, 27 Dec 2013 11:06:39 +0000 (12:06 +0100)]
fix dual-stack superslave when multiple namservers share a ip

10 years agoUse test-driver when asked
Aki Tuomi [Fri, 27 Dec 2013 10:35:16 +0000 (12:35 +0200)]
Use test-driver when asked

10 years agoHandle signals better
Aki Tuomi [Fri, 27 Dec 2013 10:35:05 +0000 (12:35 +0200)]
Handle signals better

10 years agoFix execution path
Aki Tuomi [Fri, 27 Dec 2013 06:39:21 +0000 (08:39 +0200)]
Fix execution path

10 years agoSupport for new automake paraller test harness
Aki Tuomi [Thu, 26 Dec 2013 22:21:45 +0000 (00:21 +0200)]
Support for new automake paraller test harness

10 years agoaviod address truncation in doNotifications
Kees Monshouwer [Thu, 26 Dec 2013 13:07:27 +0000 (14:07 +0100)]
aviod address truncation in doNotifications

10 years agoprevent duplicate slave notications caused by different ipv6 address formatting
Kees Monshouwer [Wed, 25 Dec 2013 18:02:08 +0000 (19:02 +0100)]
prevent duplicate slave notications caused by different ipv6 address formatting

10 years agoMerge pull request #1181 from mind04/doc
Peter van Dijk [Wed, 25 Dec 2013 13:17:50 +0000 (05:17 -0800)]
Merge pull request #1181 from mind04/doc

add direct-dnskey to doc

10 years agoadd direct-dnskey to doc
Kees Monshouwer [Wed, 25 Dec 2013 13:13:46 +0000 (14:13 +0100)]
add direct-dnskey to doc

10 years agoMerge pull request #1176 from mind04/ipv6
Peter van Dijk [Wed, 25 Dec 2013 12:33:44 +0000 (04:33 -0800)]
Merge pull request #1176 from mind04/ipv6

Ipv6 improvements

10 years agoMerge pull request #1180 from mind04/nsecx
Peter van Dijk [Wed, 25 Dec 2013 12:33:00 +0000 (04:33 -0800)]
Merge pull request #1180 from mind04/nsecx

always add SOA to apex matching NSECx records

10 years agoalways add SOA to apex matching NSECx records
Kees Monshouwer [Wed, 25 Dec 2013 10:38:04 +0000 (11:38 +0100)]
always add SOA to apex matching NSECx records
post 1dfd8ad SOA can live outside the records table

10 years agoMerge pull request #1177 from ahupowerdns/master
Peter van Dijk [Tue, 24 Dec 2013 18:16:35 +0000 (10:16 -0800)]
Merge pull request #1177 from ahupowerdns/master

dontanswer - lua mode to cause powerdns to drop a packet

10 years agoMerge pull request #1 from zmallen/dontanswer
bert hubert [Mon, 23 Dec 2013 21:15:30 +0000 (13:15 -0800)]
Merge pull request #1 from zmallen/dontanswer

Dontanswer

10 years agoadd polarssl padlock support to recursor dist+make to presumably fix i386 build
Peter van Dijk [Mon, 23 Dec 2013 20:46:45 +0000 (21:46 +0100)]
add polarssl padlock support to recursor dist+make to presumably fix i386 build

10 years agoinclude for uint32_t
Peter van Dijk [Mon, 23 Dec 2013 20:36:09 +0000 (21:36 +0100)]
include for uint32_t

10 years agotoysdig needs polar for dns_random/AES
Peter van Dijk [Mon, 23 Dec 2013 20:35:59 +0000 (21:35 +0100)]
toysdig needs polar for dns_random/AES

10 years agoMerge pull request #1170 from mind04/aes
Peter van Dijk [Mon, 23 Dec 2013 20:12:10 +0000 (12:12 -0800)]
Merge pull request #1170 from mind04/aes

switch to polarssl aes

10 years agofix recursor Makefile
Kees Monshouwer [Mon, 23 Dec 2013 19:42:32 +0000 (20:42 +0100)]
fix recursor Makefile
thanks @zeha, @habbie

10 years agoMerge pull request #1148 from i-maravic/master
Peter van Dijk [Mon, 23 Dec 2013 13:27:58 +0000 (05:27 -0800)]
Merge pull request #1148 from i-maravic/master

Terminate pdns process after SIGINT

10 years agoMerge pull request #1165 from mind04/chaos
Peter van Dijk [Mon, 23 Dec 2013 09:29:00 +0000 (01:29 -0800)]
Merge pull request #1165 from mind04/chaos

Improve non IN qclass behavior and add id.server to CHAOS handler

10 years agoMerge pull request #1168 from mzealey/cache-root-referral-arg
Peter van Dijk [Mon, 23 Dec 2013 09:22:34 +0000 (01:22 -0800)]
Merge pull request #1168 from mzealey/cache-root-referral-arg

On testing with large numbers of unknown domains the send-root-referral

10 years agoMerge pull request #1169 from mzealey/no-created-time
Peter van Dijk [Mon, 23 Dec 2013 09:20:58 +0000 (01:20 -0800)]
Merge pull request #1169 from mzealey/no-created-time

Remove AnswerData.created time field as it doesn't seem to be referenced...

10 years agoMerge pull request #1175 from mind04/remote
Peter van Dijk [Mon, 23 Dec 2013 09:19:21 +0000 (01:19 -0800)]
Merge pull request #1175 from mind04/remote

reorder remote backend test environment setup

10 years agomake notification queue ipv6 compatible
Kees Monshouwer [Sun, 22 Dec 2013 18:48:30 +0000 (19:48 +0100)]
make notification queue ipv6 compatible

10 years agomake isMaster ip check more tollerant for different ipv6 notations
Kees Monshouwer [Sun, 22 Dec 2013 15:05:05 +0000 (16:05 +0100)]
make isMaster ip check more tollerant for different ipv6 notations

::1 and 0::1 now match

fixes #1174

10 years agoreorder remote backend test environment setup
Kees Monshouwer [Sat, 21 Dec 2013 22:39:49 +0000 (23:39 +0100)]
reorder remote backend test environment setup

10 years agoUpdated global PDNS log table with DROP and PASS values to return on the stack for...
Zack Allen [Fri, 20 Dec 2013 21:28:21 +0000 (16:28 -0500)]
Updated global PDNS log table with DROP and PASS values to return on the stack for passthrough. This allows for users issue a dontanswer type to drop and not process any unwanted queries. Updated the example script to reflect changes. Updated the pdns.xml to reflect changes