]>
granicus.if.org Git - pdns/log
Ruben Kerkhof [Thu, 8 Aug 2013 11:41:30 +0000 (13:41 +0200)]
Remove duplicate argument
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
Ruben Kerkhof [Wed, 7 Aug 2013 14:38:55 +0000 (16:38 +0200)]
Fix typo in option description
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
Kees Monshouwer [Mon, 5 Aug 2013 21:44:41 +0000 (23:44 +0200)]
make domainmetadata queries case insensitive
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
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
Peter van Dijk [Mon, 5 Aug 2013 07:46:30 +0000 (00:46 -0700)]
Merge pull request #932 from cyclops1982/927
Update gpgsql queries
Kees Monshouwer [Thu, 1 Aug 2013 21:38:07 +0000 (23:38 +0200)]
answer direct NSEC queries without DO bit
Kees Monshouwer [Wed, 31 Jul 2013 07:25:21 +0000 (09:25 +0200)]
sdig flags
Kees Monshouwer [Fri, 26 Jul 2013 21:09:56 +0000 (23:09 +0200)]
remove unused files
Kees Monshouwer [Wed, 24 Jul 2013 19:28:21 +0000 (21:28 +0200)]
change zone backup during tests to zone restore
Kees Monshouwer [Fri, 26 Jul 2013 20:57:58 +0000 (22:57 +0200)]
improve += options
Kees Monshouwer [Fri, 26 Jul 2013 18:57:29 +0000 (20:57 +0200)]
silence dead code warning in version.cc
Ruben d'Arco [Tue, 30 Jul 2013 19:47:18 +0000 (21:47 +0200)]
Update gpgsql queries
fixes #927
Ruben Kerkhof [Tue, 30 Jul 2013 14:57:23 +0000 (16:57 +0200)]
Fix a typo in error message
Peter van Dijk [Tue, 30 Jul 2013 05:50:55 +0000 (07:50 +0200)]
nit
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
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
bert hubert [Fri, 26 Jul 2013 12:30:16 +0000 (14:30 +0200)]
update documentation about our pdns-tools
Peter van Dijk [Thu, 25 Jul 2013 09:19:10 +0000 (11:19 +0200)]
just fill out domains
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
Ruben [Wed, 24 Jul 2013 06:37:53 +0000 (08:37 +0200)]
Update pdns.xml
Small update to docs, spotted by sid3windr
Peter van Dijk [Tue, 23 Jul 2013 13:24:37 +0000 (15:24 +0200)]
actually notice timeout during AXFR retrieve, thanks hkraal
Peter van Dijk [Tue, 23 Jul 2013 10:18:20 +0000 (12:18 +0200)]
remove version_generated.h on clean
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)
Peter van Dijk [Tue, 23 Jul 2013 09:35:29 +0000 (11:35 +0200)]
drop config.h from make dist
Peter van Dijk [Tue, 23 Jul 2013 08:16:34 +0000 (10:16 +0200)]
improve make distclean
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
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
Peter van Dijk [Mon, 22 Jul 2013 20:28:17 +0000 (13:28 -0700)]
Merge pull request #921 from cyclops1982/429
429
Ruben d'Arco [Mon, 22 Jul 2013 20:23:25 +0000 (22:23 +0200)]
Fix truncating bug
Ruben d'Arco [Mon, 22 Jul 2013 19:31:51 +0000 (21:31 +0200)]
Intending
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.
Ruben d'Arco [Mon, 22 Jul 2013 17:15:28 +0000 (19:15 +0200)]
Correctl changedRec for deleting RRs
Ruben d'Arco [Mon, 22 Jul 2013 16:43:02 +0000 (18:43 +0200)]
Correct changed record numbers for add/update
Ruben d'Arco [Mon, 22 Jul 2013 16:23:45 +0000 (18:23 +0200)]
NIt
Ruben d'Arco [Mon, 22 Jul 2013 16:17:03 +0000 (18:17 +0200)]
Only commit & purge cache when we have changed
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.
Peter van Dijk [Mon, 22 Jul 2013 09:24:52 +0000 (11:24 +0200)]
enable v6 in recursor bulktest
Peter van Dijk [Mon, 22 Jul 2013 07:04:12 +0000 (09:04 +0200)]
-x
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
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
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
Peter van Dijk [Mon, 22 Jul 2013 06:27:36 +0000 (08:27 +0200)]
clarify
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
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.
Tiziano Müller [Mon, 20 May 2013 13:31:32 +0000 (15:31 +0200)]
Use LUA_CFLAGS and LUA_LIBS instead of hardcoded paths.
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.
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 .
Kees Monshouwer [Fri, 12 Jul 2013 10:26:09 +0000 (12:26 +0200)]
add innodb-read-committed option
Kees Monshouwer [Sat, 20 Jul 2013 14:05:11 +0000 (16:05 +0200)]
no label compression for name in TSIG records
Ruben d'Arco [Sat, 20 Jul 2013 10:13:36 +0000 (12:13 +0200)]
Remove old test config
Peter van Dijk [Fri, 19 Jul 2013 12:38:29 +0000 (14:38 +0200)]
fix version
Peter van Dijk [Fri, 19 Jul 2013 11:38:14 +0000 (04:38 -0700)]
Merge pull request #781 from cyclops1982/rfc2136
RFC2136 implementation
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
Kees Monshouwer [Thu, 18 Jul 2013 23:24:34 +0000 (01:24 +0200)]
skip unboundhost in dyndns delegate tests
Kees Monshouwer [Thu, 18 Jul 2013 22:27:05 +0000 (00:27 +0200)]
skip dyndns tests for non mysql backends
Ruben d'Arco [Thu, 18 Jul 2013 20:10:55 +0000 (22:10 +0200)]
s/AhuException/PDNSException/g
Ruben d'Arco [Thu, 18 Jul 2013 20:10:37 +0000 (22:10 +0200)]
Correct --launch line.
It's the funky new stuff!
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
Peter van Dijk [Thu, 18 Jul 2013 17:01:51 +0000 (19:01 +0200)]
fix recursor build due to CONFIGDIR/SYSCONFDIR change
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
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
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
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
Kees Monshouwer [Sat, 13 Jul 2013 09:06:19 +0000 (11:06 +0200)]
cleanup, remove whitespace
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 .
Kees Monshouwer [Fri, 12 Jul 2013 19:21:55 +0000 (21:21 +0200)]
enable 1dyndns-big-package test
Kees Monshouwer [Fri, 12 Jul 2013 14:11:40 +0000 (16:11 +0200)]
bump TCP receice buffer to maximum size
Peter van Dijk [Thu, 18 Jul 2013 12:30:53 +0000 (05:30 -0700)]
Merge pull request #916 from mind04/dnskey
output ZSK DNSKEY records if experimental-direct-dnskey support is enabl...
Kees Monshouwer [Mon, 15 Jul 2013 15:11:57 +0000 (17:11 +0200)]
output ZSK DNSKEY records if experimental-direct-dnskey support is enabled
bert hubert [Sun, 14 Jul 2013 21:11:29 +0000 (23:11 +0200)]
SUNWotis suggests using AF_UNIX over AF_LOCAL - http://stackoverflow.com/questions/
6729366 /what-is-the-difference-between-af-inet-and-pf-inet-in-socket-programming
bert hubert [Sun, 14 Jul 2013 18:24:04 +0000 (20:24 +0200)]
add unit test to check if we detected byte order correctly
Aki Tuomi [Sun, 14 Jul 2013 16:41:15 +0000 (19:41 +0300)]
Removed debugging
Aki Tuomi [Sun, 14 Jul 2013 16:39:39 +0000 (19:39 +0300)]
Fixed argument handling
Aki Tuomi [Sun, 14 Jul 2013 15:28:15 +0000 (18:28 +0300)]
Implement sort properly with POSIX locale
Aki Tuomi [Sun, 14 Jul 2013 14:32:36 +0000 (17:32 +0300)]
Now sorts includes, fixes #913
Kees Monshouwer [Sun, 14 Jul 2013 00:02:37 +0000 (02:02 +0200)]
allow empty parent
Aki Tuomi [Wed, 26 Jun 2013 20:40:52 +0000 (23:40 +0300)]
Support for += syntax for options, candidate for ticket #502
Kees Monshouwer [Thu, 27 Jun 2013 08:02:38 +0000 (10:02 +0200)]
add launch+= option to regression tests
Kees Monshouwer [Thu, 27 Jun 2013 07:41:51 +0000 (09:41 +0200)]
make sure we have a parrent option
Aki Tuomi [Wed, 26 Jun 2013 20:40:52 +0000 (23:40 +0300)]
Support for += syntax for options, candidate for ticket #502
bert hubert [Sun, 14 Jul 2013 09:04:09 +0000 (11:04 +0200)]
our OPT testing appears to have been little-endian only, this might improve things
bert hubert [Sun, 14 Jul 2013 08:27:06 +0000 (10:27 +0200)]
for ages... we messed up base64 decoding on big endian platforms. The shame.
Stefan Bühler [Sat, 13 Jul 2013 11:37:27 +0000 (13:37 +0200)]
SOA-EDIT: fix INCEPTION-INCREMENT handling
Stefan Bühler [Sat, 13 Jul 2013 10:37:49 +0000 (12:37 +0200)]
gpsqlbackend: use empty defaults for dbname and user; libpq will use the current user name for both by default
Stefan Bühler [Sat, 13 Jul 2013 10:36:04 +0000 (12:36 +0200)]
gpsqlbackend: don't append empty dbname=/user= values to connect string
Kees Monshouwer [Fri, 12 Jul 2013 12:04:21 +0000 (14:04 +0200)]
increase UDP receive buffer size
bert hubert [Fri, 12 Jul 2013 09:09:11 +0000 (11:09 +0200)]
update pdns.conf-dist with udp-truncation-threshold setting
Kees Monshouwer [Fri, 12 Jul 2013 17:44:23 +0000 (19:44 +0200)]
merge: implement udp-truncation-threshold to override the previous 1680 byte maximum response datagram size - no matter what EDNS0 said. Plus document it.
Kees Monshouwer [Tue, 9 Jul 2013 14:12:08 +0000 (16:12 +0200)]
add transaction-isolation=READ-COMMITTED to my.cnf in travis.yml
Ruben d'Arco [Wed, 22 May 2013 17:40:31 +0000 (19:40 +0200)]
Fix DS and NS add in different order
Ruben d'Arco [Tue, 21 May 2013 20:08:33 +0000 (22:08 +0200)]
Correctly add DS record and correctly set ordername to NULL in narrow mode
Ruben d'Arco [Mon, 20 May 2013 22:20:21 +0000 (00:20 +0200)]
Hidesoadetails for deep-delegate test
Ruben d'Arco [Mon, 20 May 2013 22:08:56 +0000 (00:08 +0200)]
Fix deep-add-delete test again
Kees Monshouwer [Tue, 21 May 2013 17:56:29 +0000 (19:56 +0200)]
redo rectify after delete NSEC3PARAM
Kees Monshouwer [Mon, 20 May 2013 19:40:51 +0000 (21:40 +0200)]
disable mysqldiff debug output
Kees Monshouwer [Mon, 20 May 2013 19:37:45 +0000 (21:37 +0200)]
redo rectify after add/update NSEC3PARAM
Ruben d'Arco [Mon, 20 May 2013 21:46:59 +0000 (23:46 +0200)]
Add add-delete-ds test and minor fix