]> git.ipfire.org Git - thirdparty/pdns.git/log
thirdparty/pdns.git
11 years agoUpdate gitignore files 959/head
Christian Hofstaedtler [Wed, 21 Aug 2013 09:51:55 +0000 (11:51 +0200)] 
Update gitignore files

* config.cache is configure's cache (if used)
* test-driver is a new autotools script
* bindparser.hh is an intermediate file (gets copied to bindparser.h)

11 years agoMerge pull request #957 from cmouse/docs-remotebackend-connectors
Peter van Dijk [Wed, 21 Aug 2013 07:35:03 +0000 (00:35 -0700)] 
Merge pull request #957 from cmouse/docs-remotebackend-connectors

Changed backend to connector for remotebackend docs

11 years agoChanged backend to connector for remotebackend docs 957/head
Aki Tuomi [Wed, 21 Aug 2013 07:28:39 +0000 (10:28 +0300)] 
Changed backend to connector for remotebackend docs

11 years agoupdate sample pipebackend script in docs, now a full include, thanks @davidstrauss
Peter van Dijk [Wed, 21 Aug 2013 06:53:10 +0000 (08:53 +0200)] 
update sample pipebackend script in docs, now a full include, thanks @davidstrauss

11 years agoRevert "refuse control characters in TXT, except for \n and \t"
Peter van Dijk [Fri, 16 Aug 2013 05:38:54 +0000 (07:38 +0200)] 
Revert "refuse control characters in TXT, except for \n and \t"

This reverts commit aef73302b5bf7942f9ec44313991986a62153be8.

This should fix lookup of dnscrypt TXT records in the recursor.

11 years agoexplain why we have gmtime_r
Peter van Dijk [Thu, 15 Aug 2013 20:30:42 +0000 (22:30 +0200)] 
explain why we have gmtime_r

11 years agoMerge pull request #947 from mind04/right
Peter van Dijk [Thu, 15 Aug 2013 20:02:04 +0000 (13:02 -0700)] 
Merge pull request #947 from mind04/right

do right^2 #946

11 years agodo right timezones right 947/head
Kees Monshouwer [Wed, 14 Aug 2013 23:41:21 +0000 (01:41 +0200)] 
do right timezones right

11 years agoone last s/ahuexception/pdnsexception/
Peter van Dijk [Thu, 15 Aug 2013 09:17:41 +0000 (11:17 +0200)] 
one last s/ahuexception/pdnsexception/

11 years agoMerge pull request #940 from mind04/903
Peter van Dijk [Thu, 15 Aug 2013 09:09:14 +0000 (02:09 -0700)] 
Merge pull request #940 from mind04/903

add constraints for name to pg schema #903

11 years agoMerge pull request #941 from mind04/denitify
Peter van Dijk [Thu, 15 Aug 2013 08:59:55 +0000 (01:59 -0700)] 
Merge pull request #941 from mind04/denitify

some optimizations, tests and more s/ahuexception/pdnsexception

11 years agoignore non-query packets, closing #945
Peter van Dijk [Wed, 14 Aug 2013 09:05:22 +0000 (11:05 +0200)] 
ignore non-query packets, closing #945

11 years agoMerge pull request #944 from rubenk/spelvoutje
Peter van Dijk [Mon, 12 Aug 2013 18:04:31 +0000 (11:04 -0700)] 
Merge pull request #944 from rubenk/spelvoutje

Fix typo

11 years agoreinstate ANY query for A+AAAA gathering, now with fallback to individual A+AAAA...
Peter van Dijk [Mon, 12 Aug 2013 08:45:55 +0000 (10:45 +0200)] 
reinstate ANY query for A+AAAA gathering, now with fallback to individual A+AAAA queries. Suggested by Tom Laermans in #678

11 years agotoBase32Hex case flip 941/head
Kees Monshouwer [Sat, 10 Aug 2013 21:07:48 +0000 (23:07 +0200)] 
toBase32Hex case flip

11 years agos/ahuexception/pdnsexception part 2
Kees Monshouwer [Mon, 5 Aug 2013 19:44:05 +0000 (21:44 +0200)] 
s/ahuexception/pdnsexception part 2

11 years agopdns_ilexicographical_compare() and dns_iequals() optimization
Kees Monshouwer [Mon, 5 Aug 2013 07:42:35 +0000 (09:42 +0200)] 
pdns_ilexicographical_compare() and dns_iequals() optimization

11 years agoFix typo 944/head
Ruben Kerkhof [Sat, 10 Aug 2013 19:15:39 +0000 (21:15 +0200)] 
Fix typo

11 years agoignore bulktest stuff
Peter van Dijk [Fri, 9 Aug 2013 13:37:12 +0000 (15:37 +0200)] 
ignore bulktest stuff

11 years agoMerge pull request #943 from justinclift/master
Peter van Dijk [Fri, 9 Aug 2013 09:13:01 +0000 (02:13 -0700)] 
Merge pull request #943 from justinclift/master

Typo fix

11 years agoTypo fix 943/head
Justin Clift [Fri, 9 Aug 2013 09:02:05 +0000 (10:02 +0100)] 
Typo fix

11 years agoclarify boost::format string (even though boost does not care)
Peter van Dijk [Thu, 8 Aug 2013 17:21:10 +0000 (19:21 +0200)] 
clarify boost::format string (even though boost does not care)

11 years agoMerge branch 'respstats'
Peter van Dijk [Thu, 8 Aug 2013 14:38:48 +0000 (16:38 +0200)] 
Merge branch 'respstats'

11 years agomerge ahu's work
Peter van Dijk [Thu, 8 Aug 2013 13:43:30 +0000 (15:43 +0200)] 
merge ahu's work

11 years agoimplement pdns_control qtypes
Peter van Dijk [Thu, 8 Aug 2013 13:09:51 +0000 (15:09 +0200)] 
implement pdns_control qtypes

11 years agofix offbyone
Peter van Dijk [Thu, 8 Aug 2013 13:09:38 +0000 (15:09 +0200)] 
fix offbyone

11 years agocount UDP answer bytes sent
Peter van Dijk [Thu, 8 Aug 2013 12:22:42 +0000 (14:22 +0200)] 
count UDP answer bytes sent

11 years agodeduplicate UDP answer counting
Peter van Dijk [Thu, 8 Aug 2013 12:15:54 +0000 (14:15 +0200)] 
deduplicate UDP answer counting

11 years agofix make check
Peter van Dijk [Thu, 8 Aug 2013 11:41:33 +0000 (13:41 +0200)] 
fix make check

11 years agoadd responsestats infra, not actually reporting yet
bert hubert [Thu, 8 Aug 2013 09:47:20 +0000 (11:47 +0200)] 
add responsestats infra, not actually reporting yet

11 years agoMerge pull request #942 from rubenk/disable-axfr
Peter van Dijk [Thu, 8 Aug 2013 12:40:10 +0000 (05:40 -0700)] 
Merge pull request #942 from rubenk/disable-axfr

Remove duplicate argument

11 years agoRemove duplicate argument 942/head
Ruben Kerkhof [Thu, 8 Aug 2013 11:41:30 +0000 (13:41 +0200)] 
Remove duplicate argument

11 years agoMerge pull request #937 from rubenk/typo
bert hubert [Wed, 7 Aug 2013 14:41:13 +0000 (07:41 -0700)] 
Merge pull request #937 from rubenk/typo

Fix typo in option description

11 years agoFix typo in option description 937/head
Ruben Kerkhof [Wed, 7 Aug 2013 14:38:55 +0000 (16:38 +0200)] 
Fix typo in option description

12 years agoadd constraints for name to pg schema 940/head
Kees Monshouwer [Tue, 6 Aug 2013 07:50:18 +0000 (09:50 +0200)] 
add constraints for name to pg schema

12 years agoMerge pull request #936 from mind04/903
Peter van Dijk [Tue, 6 Aug 2013 06:25:01 +0000 (23:25 -0700)] 
Merge pull request #936 from mind04/903

make domainmetadata queries case insensitive #903

12 years agomake domainmetadata queries case insensitive 936/head
Kees Monshouwer [Mon, 5 Aug 2013 21:44:41 +0000 (23:44 +0200)] 
make domainmetadata queries case insensitive

12 years agoMerge pull request #933 from mind04/denitify
Peter van Dijk [Mon, 5 Aug 2013 07:50:25 +0000 (00:50 -0700)] 
Merge pull request #933 from mind04/denitify

a little bit of everything

12 years agoMerge pull request #931 from rubenk/master
Peter van Dijk [Mon, 5 Aug 2013 07:46:47 +0000 (00:46 -0700)] 
Merge pull request #931 from rubenk/master

Fix a typo in error message

12 years agoMerge pull request #932 from cyclops1982/927
Peter van Dijk [Mon, 5 Aug 2013 07:46:30 +0000 (00:46 -0700)] 
Merge pull request #932 from cyclops1982/927

Update gpgsql queries

12 years agoanswer direct NSEC queries without DO bit 933/head
Kees Monshouwer [Thu, 1 Aug 2013 21:38:07 +0000 (23:38 +0200)] 
answer direct NSEC queries without DO bit

12 years agosdig flags
Kees Monshouwer [Wed, 31 Jul 2013 07:25:21 +0000 (09:25 +0200)] 
sdig flags

12 years agoremove unused files
Kees Monshouwer [Fri, 26 Jul 2013 21:09:56 +0000 (23:09 +0200)] 
remove unused files

12 years agochange zone backup during tests to zone restore
Kees Monshouwer [Wed, 24 Jul 2013 19:28:21 +0000 (21:28 +0200)] 
change zone backup during tests to zone restore

12 years agoimprove += options
Kees Monshouwer [Fri, 26 Jul 2013 20:57:58 +0000 (22:57 +0200)] 
improve += options

12 years agosilence dead code warning in version.cc
Kees Monshouwer [Fri, 26 Jul 2013 18:57:29 +0000 (20:57 +0200)] 
silence dead code warning in version.cc

12 years agoUpdate gpgsql queries 932/head
Ruben d'Arco [Tue, 30 Jul 2013 19:47:18 +0000 (21:47 +0200)] 
Update gpgsql queries

fixes #927

12 years agoFix a typo in error message 931/head
Ruben Kerkhof [Tue, 30 Jul 2013 14:57:23 +0000 (16:57 +0200)] 
Fix a typo in error message

12 years agonit
Peter van Dijk [Tue, 30 Jul 2013 05:50:55 +0000 (07:50 +0200)] 
nit

12 years agoMerge pull request #928 from cyclops1982/926
Peter van Dijk [Tue, 30 Jul 2013 05:43:24 +0000 (22:43 -0700)] 
Merge pull request #928 from cyclops1982/926

output warning message when no to be notified NS's are found

12 years agooutput warning message when no to be notified NS's are found 928/head
Ruben d'Arco [Mon, 29 Jul 2013 20:17:33 +0000 (22:17 +0200)] 
output warning message when no to be notified NS's are found

fixes #926

12 years agoupdate documentation about our pdns-tools
bert hubert [Fri, 26 Jul 2013 12:30:16 +0000 (14:30 +0200)] 
update documentation about our pdns-tools

12 years agojust fill out domains
Peter van Dijk [Thu, 25 Jul 2013 09:19:10 +0000 (11:19 +0200)] 
just fill out domains

12 years agoMerge pull request #925 from cyclops1982/patch-1
Peter van Dijk [Wed, 24 Jul 2013 07:58:17 +0000 (00:58 -0700)] 
Merge pull request #925 from cyclops1982/patch-1

Update pdns.xml

12 years agoUpdate pdns.xml 925/head
Ruben [Wed, 24 Jul 2013 06:37:53 +0000 (08:37 +0200)] 
Update pdns.xml

Small update to docs, spotted by sid3windr

12 years agoactually notice timeout during AXFR retrieve, thanks hkraal
Peter van Dijk [Tue, 23 Jul 2013 13:24:37 +0000 (15:24 +0200)] 
actually notice timeout during AXFR retrieve, thanks hkraal

12 years agoremove version_generated.h on clean
Peter van Dijk [Tue, 23 Jul 2013 10:18:20 +0000 (12:18 +0200)] 
remove version_generated.h on clean

12 years agoMerge pull request #825 from dev-zero/master
Peter van Dijk [Tue, 23 Jul 2013 09:49:53 +0000 (02:49 -0700)] 
Merge pull request #825 from dev-zero/master

Various build system fixes (3rd try)

12 years agodrop config.h from make dist
Peter van Dijk [Tue, 23 Jul 2013 09:35:29 +0000 (11:35 +0200)] 
drop config.h from make dist

12 years agoimprove make distclean
Peter van Dijk [Tue, 23 Jul 2013 08:16:34 +0000 (10:16 +0200)] 
improve make distclean

12 years agoMerge pull request #922 from cyclops1982/rfc2136
Peter van Dijk [Tue, 23 Jul 2013 05:50:25 +0000 (22:50 -0700)] 
Merge pull request #922 from cyclops1982/rfc2136

Small improvements on change tracking for rfc2136

12 years agoMerge pull request #911 from stbuehler/fix-inception-increment
Peter van Dijk [Mon, 22 Jul 2013 20:41:10 +0000 (13:41 -0700)] 
Merge pull request #911 from stbuehler/fix-inception-increment

SOA-EDIT: fix INCEPTION-INCREMENT handling

12 years agoMerge pull request #921 from cyclops1982/429
Peter van Dijk [Mon, 22 Jul 2013 20:28:17 +0000 (13:28 -0700)] 
Merge pull request #921 from cyclops1982/429

429

12 years agoFix truncating bug 921/head
Ruben d'Arco [Mon, 22 Jul 2013 20:23:25 +0000 (22:23 +0200)] 
Fix truncating bug

12 years agoIntending
Ruben d'Arco [Mon, 22 Jul 2013 19:31:51 +0000 (21:31 +0200)] 
Intending

12 years agochangedRecords is now a uint and with a normal name again. 922/head
Ruben d'Arco [Mon, 22 Jul 2013 17:33:47 +0000 (19:33 +0200)] 
changedRecords is now a uint and with a normal name again.

12 years agoCorrectl changedRec for deleting RRs
Ruben d'Arco [Mon, 22 Jul 2013 17:15:28 +0000 (19:15 +0200)] 
Correctl changedRec for deleting RRs

12 years agoCorrect changed record numbers for add/update
Ruben d'Arco [Mon, 22 Jul 2013 16:43:02 +0000 (18:43 +0200)] 
Correct changed record numbers for add/update

12 years agoNIt
Ruben d'Arco [Mon, 22 Jul 2013 16:23:45 +0000 (18:23 +0200)] 
NIt

12 years agoOnly commit & purge cache when we have changed
Ruben d'Arco [Mon, 22 Jul 2013 16:17:03 +0000 (18:17 +0200)] 
Only commit & purge cache when we have changed

12 years agoReplace PolarSSL-conditionals in Makefile.am and trust the include dirs 825/head
Tiziano Müller [Mon, 20 May 2013 13:43:05 +0000 (15:43 +0200)] 
Replace PolarSSL-conditionals in Makefile.am and trust the include dirs

Different ways of using the bundled PolarSSL have been used (-L.. vs
if/then/else). Replace this by defining POLARSSL_CFLAGS/_LIBS/_SUBDIR in
configure.ac and use that in all makefiles. Remove includes based on the
preprocessor HAVE_LIBPOLARSSL definition and trust the CFLAGS set in the
environment to point to the correct directory for the PolarSSL include.

12 years agoenable v6 in recursor bulktest
Peter van Dijk [Mon, 22 Jul 2013 09:24:52 +0000 (11:24 +0200)] 
enable v6 in recursor bulktest

12 years ago-x
Peter van Dijk [Mon, 22 Jul 2013 07:04:12 +0000 (09:04 +0200)] 
-x

12 years agoMerge branch '429' of github.com:cyclops1982/pdns into cyclops1982-429
Peter van Dijk [Mon, 22 Jul 2013 06:42:16 +0000 (08:42 +0200)] 
Merge branch '429' of github.com:cyclops1982/pdns into cyclops1982-429

12 years agoMerge pull request #919 from mind04/tsig-name
Peter van Dijk [Mon, 22 Jul 2013 06:28:35 +0000 (23:28 -0700)] 
Merge pull request #919 from mind04/tsig-name

no label compression for name in TSIG records

12 years agoMerge pull request #918 from cyclops1982/rfc2136
Peter van Dijk [Mon, 22 Jul 2013 06:27:49 +0000 (23:27 -0700)] 
Merge pull request #918 from cyclops1982/rfc2136

Remove old test config

12 years agoclarify
Peter van Dijk [Mon, 22 Jul 2013 06:27:36 +0000 (08:27 +0200)] 
clarify

12 years agoMerge pull request #920 from mind04/locking2
Peter van Dijk [Mon, 22 Jul 2013 06:24:20 +0000 (23:24 -0700)] 
Merge pull request #920 from mind04/locking2

add innodb-read-committed option

12 years agoRestructure system PolarSSL detection
Tiziano Müller [Mon, 20 May 2013 13:32:02 +0000 (15:32 +0200)] 
Restructure system PolarSSL detection

Based on the chapter "Automatic Dependencies with AC_ARG_WITH" of the
Autotools Mythbuster eBook, fix the system PolarSSL detection and
recognize both --with/without-system-polarssl properly. Furthermore,
set the HAVE_LIBPOLARSSL automake variable conditionally. Otherwise pdns will
use the included headers but link against the system polarssl resulting in
subtle breaks.

12 years agoUse LUA_CFLAGS and LUA_LIBS instead of hardcoded paths.
Tiziano Müller [Mon, 20 May 2013 13:31:32 +0000 (15:31 +0200)] 
Use LUA_CFLAGS and LUA_LIBS instead of hardcoded paths.

12 years agoFix false libtool variable: _LIBS -> _LIBADD
Tiziano Müller [Mon, 20 May 2013 13:07:56 +0000 (15:07 +0200)] 
Fix false libtool variable: _LIBS -> _LIBADD

_LIBS is not a libtool variable, thus the remotebackend module does not
get linked to libcurl. Fix this by using _LIBADD instead.

12 years agoRevert "add transaction-isolation=READ-COMMITTED to my.cnf in travis.yml" 920/head
Kees Monshouwer [Sat, 20 Jul 2013 21:26:16 +0000 (23:26 +0200)] 
Revert "add transaction-isolation=READ-COMMITTED to my.cnf in travis.yml"

This reverts commit 0927a821c21ddf7c1d2aed59b48e47a39db47c26.

12 years agoadd innodb-read-committed option
Kees Monshouwer [Fri, 12 Jul 2013 10:26:09 +0000 (12:26 +0200)] 
add innodb-read-committed option

12 years agono label compression for name in TSIG records 919/head
Kees Monshouwer [Sat, 20 Jul 2013 14:05:11 +0000 (16:05 +0200)] 
no label compression for name in TSIG records

12 years agoRemove old test config 918/head
Ruben d'Arco [Sat, 20 Jul 2013 10:13:36 +0000 (12:13 +0200)] 
Remove old test config

12 years agofix version
Peter van Dijk [Fri, 19 Jul 2013 12:38:29 +0000 (14:38 +0200)] 
fix version

12 years agoMerge pull request #781 from cyclops1982/rfc2136
Peter van Dijk [Fri, 19 Jul 2013 11:38:14 +0000 (04:38 -0700)] 
Merge pull request #781 from cyclops1982/rfc2136

RFC2136 implementation

12 years agoMerge pull request #9 from mind04/rfc2136 781/head
Ruben [Fri, 19 Jul 2013 07:06:44 +0000 (00:06 -0700)] 
Merge pull request #9 from mind04/rfc2136

skip dyndns tests for non mysql backends as they do not have mysqldiff
skip unboundhost in dyndns delegate tests

12 years agoskip unboundhost in dyndns delegate tests
Kees Monshouwer [Thu, 18 Jul 2013 23:24:34 +0000 (01:24 +0200)] 
skip unboundhost in dyndns delegate tests

12 years agoskip dyndns tests for non mysql backends
Kees Monshouwer [Thu, 18 Jul 2013 22:27:05 +0000 (00:27 +0200)] 
skip dyndns tests for non mysql backends

12 years agos/AhuException/PDNSException/g
Ruben d'Arco [Thu, 18 Jul 2013 20:10:55 +0000 (22:10 +0200)] 
s/AhuException/PDNSException/g

12 years agoCorrect --launch line.
Ruben d'Arco [Thu, 18 Jul 2013 20:10:37 +0000 (22:10 +0200)] 
Correct --launch line.

It's the funky new stuff!

12 years agoMerge branch 'rfc2136' of https://github.com/mind04/pdns into rfc2136
Ruben d'Arco [Thu, 18 Jul 2013 19:58:05 +0000 (21:58 +0200)] 
Merge branch 'rfc2136' of https://github.com/mind04/pdns into rfc2136

Conflicts:
.travis.yml
pdns/common_startup.cc
pdns/dnspacket.cc
pdns/dnspacket.hh
regression-tests/start-test-stop

12 years agofix recursor build due to CONFIGDIR/SYSCONFDIR change
Peter van Dijk [Thu, 18 Jul 2013 17:01:51 +0000 (19:01 +0200)] 
fix recursor build due to CONFIGDIR/SYSCONFDIR change

12 years agoMerge pull request #848 from zeha/f/issue-734
Peter van Dijk [Thu, 18 Jul 2013 16:47:58 +0000 (09:47 -0700)] 
Merge pull request #848 from zeha/f/issue-734

Allow overriding of SYSCONFDIR, LOCALSTATEDIR from recursor Makefile

12 years agoMerge pull request #881 from cmouse/config-incremental-support
Peter van Dijk [Thu, 18 Jul 2013 16:45:40 +0000 (09:45 -0700)] 
Merge pull request #881 from cmouse/config-incremental-support

Support for += syntax for options, candidate for ticket #502

12 years agoMerge pull request #908 from mind04/locking
Peter van Dijk [Thu, 18 Jul 2013 16:42:15 +0000 (09:42 -0700)] 
Merge pull request #908 from mind04/locking

add transaction-isolation=READ-COMMITTED to my.cnf

12 years agoMerge pull request #910 from stbuehler/gpgsql-backend-config
Peter van Dijk [Thu, 18 Jul 2013 16:41:42 +0000 (09:41 -0700)] 
Merge pull request #910 from stbuehler/gpgsql-backend-config

Gpgsql backend config

12 years agocleanup, remove whitespace
Kees Monshouwer [Sat, 13 Jul 2013 09:06:19 +0000 (11:06 +0200)] 
cleanup, remove whitespace

12 years agoRevert "Use new DNSResourceRecord constructor in resolver."
Kees Monshouwer [Fri, 12 Jul 2013 22:04:11 +0000 (00:04 +0200)] 
Revert "Use new DNSResourceRecord constructor in resolver."
It broke on the _root._tcp.dc.test.com SVR record

This reverts commit 53840390bb31e6176e2955a26bd494099d19ac1e.