]>
granicus.if.org Git - pdns/log
Pieter Lexis [Fri, 8 May 2015 09:19:33 +0000 (11:19 +0200)]
Merge pull request #2508 from mind04/travis
check for untracked files in travis.yml
Pieter Lexis [Fri, 8 May 2015 09:07:07 +0000 (11:07 +0200)]
Merge pull request #2487 from rubenk/check-for-clock_gettime
Check for clock gettime
Kees Monshouwer [Thu, 7 May 2015 14:32:59 +0000 (16:32 +0200)]
add acl.list in /regression-tests.api to .gitignore
Kees Monshouwer [Thu, 7 May 2015 14:32:07 +0000 (16:32 +0200)]
download files to a location outside the git tree
Kees Monshouwer [Thu, 7 May 2015 13:57:55 +0000 (15:57 +0200)]
add remote backend test results to .gitignore
Kees Monshouwer [Thu, 7 May 2015 13:51:41 +0000 (15:51 +0200)]
update .gitignore in /dnsdistdist
Ruben Kerkhof [Fri, 8 May 2015 08:02:09 +0000 (10:02 +0200)]
Use consistent style for Make variables
Pieter Lexis [Fri, 8 May 2015 07:03:47 +0000 (09:03 +0200)]
Merge pull request #2507 from fobser/hostname
use hostname -f || hostname consistently
Ruben Kerkhof [Thu, 7 May 2015 20:17:29 +0000 (22:17 +0200)]
Don't link everything with librt on Solaris 10
Now that we detect that we need to link in librt
for clock_gettime, this is not needed anymore.
Ruben Kerkhof [Thu, 7 May 2015 20:03:21 +0000 (22:03 +0200)]
Break and sort lines
Ruben Kerkhof [Thu, 7 May 2015 19:52:56 +0000 (21:52 +0200)]
Don't hardcode librt but detect it at compile time
Kees Monshouwer [Thu, 7 May 2015 12:56:57 +0000 (14:56 +0200)]
check for untacked files in travis.yml
Florian Obser [Thu, 7 May 2015 14:16:10 +0000 (16:16 +0200)]
use hostname -f || hostname consistently
Pieter Lexis [Thu, 7 May 2015 13:29:04 +0000 (15:29 +0200)]
Merge pull request #2494 from pieterlexis/to-sh-and-beyond
dnsdistdist: make incfiles and populate work on sh
bert hubert [Thu, 7 May 2015 10:12:57 +0000 (12:12 +0200)]
add rudementary unit tests for our horrible configfile parser, so we don't get it wrong when we improve it
Pieter Lexis [Thu, 7 May 2015 09:13:20 +0000 (11:13 +0200)]
Merge pull request #2495 from gryphius/fix-doc-email
replace broken mailto: markdown links with static html
Peter van Dijk [Thu, 7 May 2015 09:00:05 +0000 (11:00 +0200)]
Merge pull request #2506 from pieterlexis/openbsd-comp-docs
PowerDNS on OpenBSD work nowadays
Oli Schacher [Thu, 7 May 2015 09:00:03 +0000 (11:00 +0200)]
update support address to powerdns.support@powerdns.com
Pieter Lexis [Thu, 7 May 2015 08:56:28 +0000 (10:56 +0200)]
PowerDNS on OpenBSD work nowadays
Pieter Lexis [Thu, 7 May 2015 07:44:06 +0000 (09:44 +0200)]
Set incfiles to sh and make populate portable
Peter van Dijk [Thu, 7 May 2015 06:11:14 +0000 (08:11 +0200)]
Merge pull request #2497 from rubenk/detect-lua-on-openbsd
Detect Lua on OpenBSD
Peter van Dijk [Wed, 6 May 2015 19:52:35 +0000 (21:52 +0200)]
Merge pull request #2501 from fobser/unistd
we need unistd.h here
Peter van Dijk [Wed, 6 May 2015 19:52:23 +0000 (21:52 +0200)]
Merge pull request #2500 from fobser/errno
we need errno.h here
bert hubert [Wed, 6 May 2015 18:48:17 +0000 (20:48 +0200)]
be careful reading empty lines in our config parser and prevent integer overflow. 1 line diff.
Florian Obser [Wed, 6 May 2015 16:41:59 +0000 (18:41 +0200)]
we need unistd.h here
Florian Obser [Wed, 6 May 2015 16:40:46 +0000 (18:40 +0200)]
we need errno.h here
Ruben Kerkhof [Wed, 6 May 2015 15:19:12 +0000 (17:19 +0200)]
Detect Lua on OpenBSD
Oli Schacher [Wed, 6 May 2015 14:45:07 +0000 (16:45 +0200)]
replace broken mailto: markdown links with static html
Pieter Lexis [Wed, 6 May 2015 14:03:41 +0000 (16:03 +0200)]
Merge pull request #2492 from mind04/dnsname
add redirect loop safeguard in dnsname
Pieter Lexis [Wed, 6 May 2015 14:02:23 +0000 (16:02 +0200)]
Merge pull request #2493 from rubenk/fix-oot-build
Rename manpages target to all-manpages
bert hubert [Tue, 5 May 2015 14:45:44 +0000 (16:45 +0200)]
prevent crash after --list-modules, probably caused by calls to destructors in dynamically loaded libraries. Just stop calling them.
Ruben Kerkhof [Tue, 5 May 2015 10:38:25 +0000 (12:38 +0200)]
Rename manpages target to all-manpages
manpages was both a directory and a .PHONY target.
This caused make distcheck to trigger the rule
for this target and build all the manpages instead
of only the ones needed. The unneeded manpages were left
in the build root after a distclean:
ERROR: files left in build directory after distclean:
./docs/dnsdist.1
./docs/pdns_recursor.1
./docs/rec_control.1
Makefile:824: recipe for target 'distcleancheck' failed
make[1]: *** [distcleancheck] Error 1
make[1]: Leaving directory '/home/ruben/src/pdns/pdns-git/_build/sub'
Makefile:751: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
Always ship all the markdown for the manpages in the tarball
but don't trigger the rule to generate all the files.
After this change, we can run
make distcheck DISTCHECK_CONFIGURE_FLAGS=--disable-dependency-tracking
Kees Monshouwer [Mon, 4 May 2015 20:56:06 +0000 (22:56 +0200)]
add redirect loop safeguard in dnsname
Pieter Lexis [Mon, 4 May 2015 14:27:44 +0000 (16:27 +0200)]
Fix a dump typo
Pieter Lexis [Mon, 4 May 2015 07:14:13 +0000 (09:14 +0200)]
Merge pull request #2459 from cmouse/support-debian-default
Support debian default
Pieter Lexis [Mon, 4 May 2015 07:03:28 +0000 (09:03 +0200)]
Merge pull request #2489 from pieterlexis/dont-link-readline
Don't link in readline with everything
Pieter Lexis [Mon, 4 May 2015 07:03:01 +0000 (09:03 +0200)]
Merge pull request #2490 from pieterlexis/fix-out-of-tree
Fix out of tree builds. Closes #2477
bert hubert [Sat, 2 May 2015 09:13:16 +0000 (11:13 +0200)]
make sure we execute the rules/actions for TCP/IP too
bert hubert [Fri, 1 May 2015 20:42:27 +0000 (22:42 +0200)]
clarify that you don't need to use the mysql 'root' user in our installation example
bert hubert [Fri, 1 May 2015 20:30:09 +0000 (22:30 +0200)]
deal with no applicable policy for a packet, plus keep a statistic for that. Spotted by Matt Singh of CentralNic.
Pieter Lexis [Fri, 1 May 2015 16:50:09 +0000 (18:50 +0200)]
Fix out of tree builds. Closes #2477
Pieter Lexis [Fri, 1 May 2015 14:01:13 +0000 (16:01 +0200)]
Don't link in readline with everything
Closes #2476
Pieter Lexis [Fri, 1 May 2015 15:01:17 +0000 (17:01 +0200)]
Merge pull request #2486 from pieterlexis/add-dnsdist-to-travis
Add dnsdist to travis
Pieter Lexis [Fri, 1 May 2015 13:21:43 +0000 (15:21 +0200)]
Add flags to dnsdistdist Makefile.am
Pieter Lexis [Fri, 1 May 2015 11:11:41 +0000 (13:11 +0200)]
Build dnsdist from the dist in travis
Pieter Lexis [Fri, 1 May 2015 11:11:22 +0000 (13:11 +0200)]
Fix dnsdist so it uses the correct ext/ dir
Pieter Lexis [Fri, 1 May 2015 11:06:19 +0000 (13:06 +0200)]
dist-dnsdist: Grab m4 scripts from toplevel
Pieter Lexis [Fri, 1 May 2015 13:06:55 +0000 (15:06 +0200)]
Merge pull request #2485 from pieterlexis/fix-auth-dist
Fix make dist with dependency-tracking enabled
Pieter Lexis [Fri, 1 May 2015 12:06:30 +0000 (14:06 +0200)]
Fix make dist with dependency-tracking enabled
Pieter Lexis [Fri, 1 May 2015 11:08:45 +0000 (13:08 +0200)]
Merge pull request #2484 from pieterlexis/fix-auth-dist
Fix auth dist
Pieter Lexis [Fri, 1 May 2015 10:35:02 +0000 (12:35 +0200)]
Merge pull request #2481 from rubenk/move-pdns-ext-to-ext
Move pdns/ext to ext/
Pieter Lexis [Thu, 30 Apr 2015 14:15:14 +0000 (16:15 +0200)]
Add pdns/dnsdist/html to auth tarball
Pieter Lexis [Thu, 30 Apr 2015 14:16:25 +0000 (16:16 +0200)]
Don't build dnsdist with --enable-tools
It isn't part of the authoritative package
Peter van Dijk [Fri, 1 May 2015 09:34:31 +0000 (11:34 +0200)]
update security advisory
Peter van Dijk [Fri, 1 May 2015 09:27:18 +0000 (11:27 +0200)]
nit
Peter van Dijk [Fri, 1 May 2015 09:24:53 +0000 (11:24 +0200)]
stronger upgrade suggestion
Peter van Dijk [Fri, 1 May 2015 08:32:48 +0000 (10:32 +0200)]
add 3.3.2 to secpoll zone
Peter van Dijk [Fri, 1 May 2015 08:30:21 +0000 (10:30 +0200)]
3.3.2 notes
Peter van Dijk [Fri, 1 May 2015 07:13:26 +0000 (09:13 +0200)]
portablize
Peter van Dijk [Thu, 30 Apr 2015 18:53:10 +0000 (20:53 +0200)]
add secpoll data for debian backports and 3.4.4-2
Ruben Kerkhof [Thu, 30 Apr 2015 14:31:34 +0000 (16:31 +0200)]
Move pdns/ext to ext/
Part of #2407
Pieter Lexis [Thu, 30 Apr 2015 14:17:29 +0000 (16:17 +0200)]
Merge pull request #2466 from rubenk/check-for-mbedtls
Look for mbedtls before polarssl
Ruben Kerkhof [Tue, 28 Apr 2015 10:22:58 +0000 (12:22 +0200)]
Look for mbedtls before polarssl
PolarSSL has been renamed to mbed TLS
Fixes #2336
Pieter Lexis [Thu, 30 Apr 2015 11:15:09 +0000 (13:15 +0200)]
Merge pull request #2478 from pieterlexis/out-of-tree-builds
Import the latest C++ 2011 detection macro
Pieter Lexis [Thu, 30 Apr 2015 07:36:56 +0000 (09:36 +0200)]
Import the latest C++ 2011 detection macro
Pieter Lexis [Wed, 29 Apr 2015 14:38:41 +0000 (16:38 +0200)]
Merge pull request #2471 from pieterlexis/libreadline-dep
More C++ 2011 fixes
Pieter Lexis [Wed, 29 Apr 2015 12:23:36 +0000 (14:23 +0200)]
Remove all traces of optional C++2011 support
Pieter Lexis [Wed, 29 Apr 2015 12:32:50 +0000 (14:32 +0200)]
Merge pull request #2475 from pieterlexis/ifdef-old-linux
Fix compilation issues on ancient linux versions
Pieter Lexis [Wed, 29 Apr 2015 11:20:30 +0000 (13:20 +0200)]
Fix compilation problems for dnsdiston old linux versions
Pieter Lexis [Wed, 29 Apr 2015 11:19:51 +0000 (13:19 +0200)]
Fix compilation problems for auth on old linux versions
Pieter Lexis [Wed, 29 Apr 2015 11:13:43 +0000 (13:13 +0200)]
Fix compilation issues on ancient linux versions
Pieter Lexis [Wed, 29 Apr 2015 09:37:30 +0000 (11:37 +0200)]
Fix paths to m4 scripts for dnsdistdist
Pieter Lexis [Wed, 29 Apr 2015 09:33:30 +0000 (11:33 +0200)]
Also check for readline in dnsdists configure
Pieter Lexis [Wed, 29 Apr 2015 09:30:51 +0000 (11:30 +0200)]
Test for readline presence
* Needed for dnsdist and perhaps more later
Pieter Lexis [Wed, 29 Apr 2015 09:29:55 +0000 (11:29 +0200)]
C++ 2011 is no longer optional
Pieter Lexis [Wed, 29 Apr 2015 07:52:22 +0000 (09:52 +0200)]
Merge pull request #2470 from pieterlexis/fix-cxx11-pull
Clean up C++2011 pull
Pieter Lexis [Wed, 29 Apr 2015 06:59:04 +0000 (08:59 +0200)]
Clean up C++2011 pull
* Ignore a generate file
* Detect libsodium ony with --enable-libsodium from the top-level
configure (Closes #2469)
* Link the m4 for libsodium detection during ./populate in
pdns/dnsdistdist
bert hubert [Wed, 29 Apr 2015 06:28:52 +0000 (08:28 +0200)]
Merge pull request #2417 from ahupowerdns/dnsname
Merge all the c++ 2011 awesomeness alluded to in our recent powerdns 4.0 blog post + dnsdist
bert hubert [Tue, 28 Apr 2015 18:55:16 +0000 (20:55 +0200)]
fix up bad merge of test_dns_random
bert hubert [Tue, 28 Apr 2015 17:56:01 +0000 (19:56 +0200)]
some deboostification I missed on my own platform
bert hubert [Tue, 28 Apr 2015 17:11:53 +0000 (19:11 +0200)]
Merge remote-tracking branch 'origin/master' into dnsname
Conflicts:
docs/markdown/authoritative/performance.md
pdns/.gitignore
pdns/dnsdist.cc
pdns/dnsparser.cc
pdns/qtype.cc
pdns/test-dns_random_hh.cc
bert hubert [Tue, 28 Apr 2015 11:36:39 +0000 (13:36 +0200)]
add truncateTC(), useful for fixing up PowerDNS 2.9.22's odd truncation behaviour.
bert hubert [Tue, 28 Apr 2015 11:36:24 +0000 (13:36 +0200)]
added a commented-out line to change auth traffic into recursive traffic
Pieter Lexis [Tue, 28 Apr 2015 09:12:14 +0000 (11:12 +0200)]
Merge pull request #2008 from rubenk/dont-chmod-init-script
Don't chmod init script
Pieter Lexis [Tue, 28 Apr 2015 08:07:23 +0000 (10:07 +0200)]
Merge pull request #2463 from cmouse/deallocate-backend-in-singlethreaddistributor
Delete backend when cleaning up Distributor
Pieter Lexis [Tue, 28 Apr 2015 08:05:52 +0000 (10:05 +0200)]
Merge pull request #2462 from cmouse/initialize-soadata-properly
Initialize all scalar fields in SOAData
Pieter Lexis [Tue, 28 Apr 2015 07:41:36 +0000 (09:41 +0200)]
Merge pull request #2461 from cmouse/initialize-pipeconnector-properly
Initialize file descriptors to -1
bert hubert [Mon, 27 Apr 2015 08:30:31 +0000 (10:30 +0200)]
2.9.22 is end of life2.9.22 is end of life2.9.22 is end of life2.9.22 is end of life2.9.22 is end of life2.9.22 is end of life2.9.22 is end of life2.9.22 is end of life2.9.22 is end of life
Aki Tuomi [Mon, 27 Apr 2015 06:44:43 +0000 (09:44 +0300)]
Delete backend when cleaning up Distributor
Fixes CID
1155295
Aki Tuomi [Mon, 27 Apr 2015 06:40:17 +0000 (09:40 +0300)]
Initialize all scalar fields in SOAData
Fixes several CIDs in coverity.
Aki Tuomi [Mon, 27 Apr 2015 06:34:01 +0000 (09:34 +0300)]
Initialize file descriptors to -1
Fixes CID1295469
bert hubert [Sun, 26 Apr 2015 18:13:41 +0000 (20:13 +0200)]
make dnsdist use the feature again that broke recent boost
bert hubert [Sun, 26 Apr 2015 18:13:11 +0000 (20:13 +0200)]
sync up LuaContext with master, plus include fix for building against recent boost
bert hubert [Sun, 26 Apr 2015 18:12:51 +0000 (20:12 +0200)]
make sure dnsdist builds with boost in nonstandard location
bert hubert [Sun, 26 Apr 2015 18:12:27 +0000 (20:12 +0200)]
add some whitespace
Peter van Dijk [Fri, 24 Apr 2015 15:56:27 +0000 (17:56 +0200)]
Merge pull request #2456 from cmouse/remotebackend-move-test-socket
Move remotebackend-unix test socket to testsdir
Peter van Dijk [Fri, 24 Apr 2015 15:56:16 +0000 (17:56 +0200)]
Merge pull request #2455 from cmouse/remotebackend-pipe-defer-launch
Defer launch of coprocess until first question
Aki Tuomi [Fri, 24 Apr 2015 15:41:42 +0000 (18:41 +0300)]
Add ability to prevent powerdns from starting in SysV script
Aki Tuomi [Fri, 24 Apr 2015 15:18:47 +0000 (18:18 +0300)]
Support /etc/default/pdns-recursor
Aki Tuomi [Fri, 24 Apr 2015 15:16:33 +0000 (18:16 +0300)]
Support default directory on debian/ubuntu