]>
granicus.if.org Git - pdns/log
Stefan Bühler [Sat, 13 Jul 2013 11:37:27 +0000 (13:37 +0200)]
SOA-EDIT: fix INCEPTION-INCREMENT handling
bert hubert [Fri, 12 Jul 2013 14:38:27 +0000 (16:38 +0200)]
remove AhuException from FAQ
bert hubert [Fri, 12 Jul 2013 14:34:43 +0000 (16:34 +0200)]
and the AhuException in Yacc
bert hubert [Fri, 12 Jul 2013 14:24:12 +0000 (16:24 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Fri, 12 Jul 2013 14:23:43 +0000 (16:23 +0200)]
we still love ahu, but the AhuException had to go. Welcome to the PDNSException.
bert hubert [Fri, 12 Jul 2013 09:29:43 +0000 (11:29 +0200)]
Update web-api.md
bert hubert [Fri, 12 Jul 2013 09:09:11 +0000 (11:09 +0200)]
update pdns.conf-dist with udp-truncation-threshold setting
bert hubert [Fri, 12 Jul 2013 09:03:24 +0000 (11:03 +0200)]
implement udp-truncation-threshold to override the previous 1680 byte maximum response datagram size - no matter what EDNS0 said. Plus document it.
bert hubert [Thu, 11 Jul 2013 20:47:40 +0000 (22:47 +0200)]
teach dnsscope command line parameters like --rd to only look at recursion desired, --ipv4 and --ipv6 to configure ipv4 and ipv6 filtering
bert hubert [Thu, 11 Jul 2013 20:05:50 +0000 (22:05 +0200)]
teach dnspcap to provide ComboAddresses for src/dst of IPv4 and IPv6 packets, move dnsscope and dnsreplay to this new API.
I don't think dnsreplay is really IPv6 ready though. Might even crash on it right now.
bert hubert [Thu, 11 Jul 2013 15:05:24 +0000 (17:05 +0200)]
teach dnsscope some more statistics, like non-rd
bert hubert [Thu, 11 Jul 2013 15:05:00 +0000 (17:05 +0200)]
use IPv6 addresses from dnspcap infrastructure for question/answer tracking in analysis
bert hubert [Thu, 11 Jul 2013 15:03:34 +0000 (17:03 +0200)]
teach our pcap reader IPv6. Already.
Peter van Dijk [Tue, 9 Jul 2013 11:16:26 +0000 (04:16 -0700)]
Merge pull request #907 from cmouse/edns-subnet
Support for multiple EDNS subnet option numbers
Aki Tuomi [Tue, 9 Jul 2013 11:05:50 +0000 (14:05 +0300)]
Now copies edns subnet code in copy ctor and replyPacket()
Peter van Dijk [Tue, 9 Jul 2013 10:52:56 +0000 (03:52 -0700)]
Merge pull request #906 from cmouse/remotebackend-unix-test
Remotebackend unix test and coverity/test based fixes
Aki Tuomi [Tue, 9 Jul 2013 10:52:00 +0000 (13:52 +0300)]
Fix pdns.conf-dist with correct paths (not local)
Aki Tuomi [Tue, 9 Jul 2013 10:35:20 +0000 (13:35 +0300)]
Upgraded pdns.conf-dist to match with reality
Aki Tuomi [Tue, 9 Jul 2013 10:03:45 +0000 (13:03 +0300)]
Added sleep after socat startup to avoid race condition
Aki Tuomi [Tue, 9 Jul 2013 09:58:48 +0000 (12:58 +0300)]
Support for standard and non-standard EDNS subnet option numbers
Aki Tuomi [Tue, 9 Jul 2013 09:26:30 +0000 (12:26 +0300)]
Added socat for unix backend testing
Aki Tuomi [Tue, 9 Jul 2013 09:23:53 +0000 (12:23 +0300)]
Support for multiple subnet options
Aki Tuomi [Tue, 9 Jul 2013 07:50:02 +0000 (10:50 +0300)]
Now uses indefinite wait instead of while loop
Aki Tuomi [Tue, 9 Jul 2013 07:29:59 +0000 (10:29 +0300)]
Merge branch 'remotebackend-coverity-
20130709 ' into remotebackend-unix-test
Aki Tuomi [Tue, 9 Jul 2013 07:00:00 +0000 (10:00 +0300)]
Fixed coverity issues
Aki Tuomi [Tue, 9 Jul 2013 07:29:25 +0000 (10:29 +0300)]
Fixed incorrect use or errno
Aki Tuomi [Tue, 9 Jul 2013 07:29:20 +0000 (10:29 +0300)]
Test suite for unixconnector
Aki Tuomi [Tue, 9 Jul 2013 07:29:09 +0000 (10:29 +0300)]
Test suite for unix connector
Peter van Dijk [Tue, 9 Jul 2013 06:09:39 +0000 (23:09 -0700)]
Merge pull request #891 from mind04/stat
improve query statistics
Peter van Dijk [Tue, 9 Jul 2013 06:09:19 +0000 (23:09 -0700)]
Merge pull request #905 from cmouse/remotebackend-pipe-connector
Remotebackend pipe connector
Peter van Dijk [Tue, 9 Jul 2013 06:08:24 +0000 (23:08 -0700)]
Merge pull request #904 from cmouse/travis-clang
Add clang compiler
Aki Tuomi [Mon, 8 Jul 2013 09:56:46 +0000 (12:56 +0300)]
Added endl to log messages in send/recv wrapper
Aki Tuomi [Mon, 8 Jul 2013 09:46:01 +0000 (12:46 +0300)]
Merged CoProcess into pipeconnector
Aki Tuomi [Mon, 8 Jul 2013 09:45:45 +0000 (12:45 +0300)]
Now uses send/recv wrapper to handle exceptions and connector rebuild
Aki Tuomi [Mon, 8 Jul 2013 08:40:16 +0000 (11:40 +0300)]
Add clang compiler
Peter van Dijk [Mon, 8 Jul 2013 07:26:20 +0000 (09:26 +0200)]
unbreak auth osx compilation, closes #902
Peter van Dijk [Fri, 5 Jul 2013 13:24:03 +0000 (15:24 +0200)]
Merge branch 'rel/auth-3.3'
Conflicts:
.travis.yml
debian-pdns/rules
modules/remotebackend/testrunner.sh
modules/remotebackend/unittest_http.rb
modules/remotebackend/unittest_json.rb
modules/remotebackend/unittest_pipe.rb
modules/remotebackend/unittest_post.rb
pdns.spec
pdns/Makefile.am
pdns/misc.hh
regression-tests/start-test-stop
Peter van Dijk [Fri, 5 Jul 2013 07:14:34 +0000 (09:14 +0200)]
3.3 final docs
nlmark [Wed, 19 Jun 2013 11:20:13 +0000 (13:20 +0200)]
Update pdns_server.8
Peter van Dijk [Thu, 4 Jul 2013 19:03:34 +0000 (21:03 +0200)]
ultimate 3.3 changelog update
Kees Monshouwer [Thu, 4 Jul 2013 18:55:25 +0000 (20:55 +0200)]
no rectify for presigned zones
Peter van Dijk [Thu, 4 Jul 2013 19:00:15 +0000 (12:00 -0700)]
Merge pull request #898 from mind04/nsd-interop
no rectify for presigned zones
Kees Monshouwer [Thu, 4 Jul 2013 18:55:25 +0000 (20:55 +0200)]
no rectify for presigned zones
Peter van Dijk [Thu, 4 Jul 2013 18:35:10 +0000 (20:35 +0200)]
penultimate 3.3 changelog update plus correct another oversight
Kees Monshouwer [Wed, 3 Jul 2013 22:32:51 +0000 (00:32 +0200)]
AXFR-in can handle secure and insecure NSEC3 optout delegations
Kees Monshouwer [Thu, 4 Jul 2013 17:28:54 +0000 (19:28 +0200)]
AXFR-out can handle secure and insecure NSEC3 optout delegations
Peter van Dijk [Thu, 4 Jul 2013 18:28:40 +0000 (11:28 -0700)]
Merge pull request #897 from mind04/nsd-interop
AXFR-in can handle secure and insecure NSEC3 optout delegations
Peter van Dijk [Thu, 4 Jul 2013 18:27:54 +0000 (20:27 +0200)]
drop useless index
Peter van Dijk [Thu, 4 Jul 2013 18:26:29 +0000 (20:26 +0200)]
drop useless index
Peter van Dijk [Thu, 4 Jul 2013 18:24:20 +0000 (20:24 +0200)]
minor doc updates
Kees Monshouwer [Thu, 4 Jul 2013 17:28:54 +0000 (19:28 +0200)]
AXFR-out can handle secure and insecure NSEC3 optout delegations
Kees Monshouwer [Wed, 3 Jul 2013 22:32:51 +0000 (00:32 +0200)]
AXFR-in can handle secure and insecure NSEC3 optout delegations
Peter van Dijk [Thu, 4 Jul 2013 11:55:29 +0000 (13:55 +0200)]
partial 3.3-final docs
bert hubert [Wed, 3 Jul 2013 10:05:46 +0000 (12:05 +0200)]
teach dnstcpbench to emit some nice statistics, plus document them
bert hubert [Tue, 2 Jul 2013 11:14:14 +0000 (13:14 +0200)]
implement reading queries from a file
Christian Hofstaedtler [Wed, 3 Jul 2013 21:45:23 +0000 (23:45 +0200)]
Fix linkage of RemoteLoader::RemoteLoader
Peter van Dijk [Thu, 4 Jul 2013 10:37:35 +0000 (03:37 -0700)]
Merge pull request #896 from zeha/f/remoteloader-linkage
Fix linkage of RemoteLoader::RemoteLoader
Peter van Dijk [Thu, 4 Jul 2013 08:24:05 +0000 (10:24 +0200)]
avoid uninitialized values in LOC constructor
Peter van Dijk [Thu, 4 Jul 2013 08:24:05 +0000 (10:24 +0200)]
avoid uninitialized values in LOC constructor
Christian Hofstaedtler [Wed, 3 Jul 2013 21:45:23 +0000 (23:45 +0200)]
Fix linkage of RemoteLoader::RemoteLoader
Peter van Dijk [Wed, 3 Jul 2013 18:24:51 +0000 (20:24 +0200)]
fix truncated LOC parsing, closes #894
Peter van Dijk [Wed, 3 Jul 2013 18:24:51 +0000 (20:24 +0200)]
fix truncated LOC parsing, closes #894
bert hubert [Wed, 3 Jul 2013 10:05:46 +0000 (12:05 +0200)]
teach dnstcpbench to emit some nice statistics, plus document them
bert hubert [Wed, 3 Jul 2013 10:00:35 +0000 (12:00 +0200)]
drop dependency on epoll of dnsdist
Kees Monshouwer [Wed, 3 Jul 2013 09:52:45 +0000 (11:52 +0200)]
add qtype to unauth-queries statistics
Kees Monshouwer [Mon, 1 Jul 2013 22:58:19 +0000 (00:58 +0200)]
keep statistics for tcp queries and queries with do bit
Kees Monshouwer [Mon, 1 Jul 2013 17:30:50 +0000 (19:30 +0200)]
improve udp query statistics
Peter van Dijk [Wed, 3 Jul 2013 05:34:58 +0000 (22:34 -0700)]
Merge pull request #893 from zeha/f/recursor-deb
Recursor .deb-s fixes
Christian Hofstaedtler [Tue, 2 Jul 2013 20:58:29 +0000 (22:58 +0200)]
build-recursor: set a maintainer name for resulting debs
Christian Hofstaedtler [Tue, 2 Jul 2013 20:57:01 +0000 (22:57 +0200)]
build-recursor: force a sane version for resulting debs
Christian Hofstaedtler [Tue, 2 Jul 2013 20:49:38 +0000 (22:49 +0200)]
build-recursor: stop using CDBS (-b), switch to 'single'
option -b is gone from newer dh_make versions.
Peter van Dijk [Tue, 2 Jul 2013 13:28:58 +0000 (15:28 +0200)]
make man1 dir
bert hubert [Tue, 2 Jul 2013 12:06:01 +0000 (14:06 +0200)]
add get-zone to pdns-recursor. Untested. ch2500, go! ;-)
bert hubert [Tue, 2 Jul 2013 11:52:36 +0000 (13:52 +0200)]
actually ship .1 manpages too
bert hubert [Tue, 2 Jul 2013 11:14:14 +0000 (13:14 +0200)]
implement reading queries from a file
Aki Tuomi [Mon, 1 Jul 2013 06:31:36 +0000 (09:31 +0300)]
Allow logging of non-string values.
Aki Tuomi [Thu, 27 Jun 2013 08:44:58 +0000 (11:44 +0300)]
Make sure webrick is running before testing
Aki Tuomi [Wed, 26 Jun 2013 21:33:52 +0000 (00:33 +0300)]
Support for /ping
Kees Monshouwer [Mon, 1 Jul 2013 23:17:23 +0000 (01:17 +0200)]
fix getAuth for DS queries at apex
Peter van Dijk [Tue, 2 Jul 2013 05:31:48 +0000 (22:31 -0700)]
Merge pull request #892 from mind04/ds-at-apex
fix getAuth for DS queries at apex
Kees Monshouwer [Mon, 1 Jul 2013 23:17:23 +0000 (01:17 +0200)]
fix getAuth for DS queries at apex
Peter van Dijk [Mon, 1 Jul 2013 18:38:06 +0000 (20:38 +0200)]
gitignore
Peter van Dijk [Mon, 1 Jul 2013 14:09:01 +0000 (16:09 +0200)]
add asciidoc to travis deps
Peter van Dijk [Mon, 1 Jul 2013 14:04:16 +0000 (16:04 +0200)]
fix compiler warnings, thanks Morten Stevens
Peter van Dijk [Mon, 1 Jul 2013 13:39:13 +0000 (15:39 +0200)]
remove useless include
Peter van Dijk [Mon, 1 Jul 2013 14:04:16 +0000 (16:04 +0200)]
fix compiler warnings, thanks Morten Stevens
Peter van Dijk [Mon, 1 Jul 2013 13:39:13 +0000 (15:39 +0200)]
remove useless include
Peter van Dijk [Mon, 1 Jul 2013 12:23:33 +0000 (05:23 -0700)]
Merge pull request #889 from mind04/axfr
Axfr
Kees Monshouwer [Mon, 1 Jul 2013 11:54:31 +0000 (13:54 +0200)]
increase retrieval-threads
Kees Monshouwer [Mon, 1 Jul 2013 11:50:14 +0000 (13:50 +0200)]
dupicate controlsocket name in gsqlite-presigned test
Peter van Dijk [Mon, 1 Jul 2013 10:53:03 +0000 (03:53 -0700)]
Merge pull request #874 from nlmark/patch-4
Update pdns_server.8
Peter van Dijk [Mon, 1 Jul 2013 08:33:04 +0000 (01:33 -0700)]
Merge pull request #887 from cmouse/remotebackend-extractors-02
Allow logging of non-string values.
Aki Tuomi [Mon, 1 Jul 2013 06:31:36 +0000 (09:31 +0300)]
Allow logging of non-string values.
Aki Tuomi [Fri, 28 Jun 2013 13:04:14 +0000 (16:04 +0300)]
Be more liberal about received JSON (accept integers as strings etc)
Peter van Dijk [Fri, 28 Jun 2013 19:34:30 +0000 (12:34 -0700)]
Merge pull request #886 from cmouse/remotebackend-extractors
Be more liberal about received JSON (accept integers as strings etc)
bert hubert [Fri, 28 Jun 2013 15:05:37 +0000 (17:05 +0200)]
add dnsdist manpage!
bert hubert [Fri, 28 Jun 2013 14:19:56 +0000 (16:19 +0200)]
add syslog to dnsdist, plus make it daemonize itself
Aki Tuomi [Fri, 28 Jun 2013 13:04:14 +0000 (16:04 +0300)]
Be more liberal about received JSON (accept integers as strings etc)
bert hubert [Fri, 28 Jun 2013 09:41:45 +0000 (11:41 +0200)]
do our startup messages from main() so the threads don't write through eachother
Peter van Dijk [Fri, 28 Jun 2013 08:49:54 +0000 (10:49 +0200)]
add non-fatal configure check for ragel and asciidoc, thanks Nido