]>
granicus.if.org Git - pdns/log
Ruben Kerkhof [Tue, 7 Oct 2014 17:47:01 +0000 (19:47 +0200)]
Darwin has pthread in libc
Fixes the following warning:
clang: warning: argument unused during compilation: '-pthread'
Peter van Dijk [Tue, 7 Oct 2014 11:18:27 +0000 (13:18 +0200)]
Merge pull request #1786 from zeha/cleanup-debian-dir
debian: Remove unused files, targets
Peter van Dijk [Tue, 7 Oct 2014 09:51:16 +0000 (11:51 +0200)]
nit, thanks @nivadis
Christian Hofstaedtler [Tue, 7 Oct 2014 08:42:56 +0000 (10:42 +0200)]
debian: Remove unused files, targets
Peter van Dijk [Tue, 7 Oct 2014 08:29:24 +0000 (10:29 +0200)]
Merge pull request #1611 from rubenk/move-debian-pdns-to-debian
Remove old debian/ dir, move debian-pdns to debian
Peter van Dijk [Tue, 7 Oct 2014 08:14:55 +0000 (10:14 +0200)]
Merge pull request #1784 from rubenk/update-readme
Building from git requires newer tools
Ruben Kerkhof [Tue, 7 Oct 2014 07:42:01 +0000 (09:42 +0200)]
Adjust for debian-pdns/ to debian/ move
Ruben Kerkhof [Tue, 7 Oct 2014 07:41:36 +0000 (09:41 +0200)]
Adjust debian/rules for new paths
Ruben Kerkhof [Tue, 7 Oct 2014 07:39:05 +0000 (09:39 +0200)]
Move debian-pdns/ to debian/
Ruben Kerkhof [Tue, 7 Oct 2014 07:28:50 +0000 (09:28 +0200)]
Building from git requires newer tools
Peter van Dijk [Tue, 7 Oct 2014 05:23:36 +0000 (07:23 +0200)]
Merge pull request #1780 from rubenk/always-include-polarssl-in-distfile
Always include polarssl in dist
Peter van Dijk [Tue, 7 Oct 2014 05:20:57 +0000 (07:20 +0200)]
Merge pull request #1781 from rubenk/rename-pdns-init-script
Rename pdns init script to pdns.init
Ruben Kerkhof [Sun, 5 Oct 2014 14:15:06 +0000 (16:15 +0200)]
Rename pdns init script to pdns.init
Ruben Kerkhof [Mon, 6 Oct 2014 17:31:09 +0000 (19:31 +0200)]
Always include polarssl in dist
This is necessary since POLARSSL_SUBDIR
can be empty when configuring --with-system-polarssl, running
make distdir and building an rpm from that distdir afterwards.
Peter van Dijk [Mon, 6 Oct 2014 11:58:51 +0000 (13:58 +0200)]
Merge pull request #1766 from rubenk/fixup-static-binaries-check
Fixup the static binaries check
Peter van Dijk [Mon, 6 Oct 2014 11:24:38 +0000 (13:24 +0200)]
Merge pull request #1757 from rubenk/no-dvi
Don't build dvi
Peter van Dijk [Mon, 6 Oct 2014 10:31:21 +0000 (12:31 +0200)]
Merge pull request #1774 from rubenk/cleanup-remote-backend
Cleanup remote backend
Ruben Kerkhof [Sun, 5 Oct 2014 13:07:31 +0000 (15:07 +0200)]
Remove duplicate source
Ruben Kerkhof [Sun, 5 Oct 2014 13:07:03 +0000 (15:07 +0200)]
Sort sources
Ruben Kerkhof [Sun, 5 Oct 2014 13:06:13 +0000 (15:06 +0200)]
Break long lines
Ruben Kerkhof [Sun, 5 Oct 2014 12:51:05 +0000 (14:51 +0200)]
Link all files with -pthread
Ruben Kerkhof [Sun, 5 Oct 2014 12:49:25 +0000 (14:49 +0200)]
-rdynamic is not needed for these binaries
Ruben Kerkhof [Sun, 5 Oct 2014 12:44:44 +0000 (14:44 +0200)]
Link library with -ldl, not binaries
The library is the one doing the dlopen
Ruben Kerkhof [Sun, 5 Oct 2014 12:37:56 +0000 (14:37 +0200)]
Whitespace
Ruben Kerkhof [Sun, 5 Oct 2014 12:34:10 +0000 (14:34 +0200)]
Order headers
Ruben Kerkhof [Sun, 5 Oct 2014 12:32:47 +0000 (14:32 +0200)]
Don't look for pdns headers in system includes
Ruben Kerkhof [Sun, 5 Oct 2014 12:31:34 +0000 (14:31 +0200)]
Check for headers relative to top_srcdir
Ruben Kerkhof [Sun, 5 Oct 2014 12:18:00 +0000 (14:18 +0200)]
Add our own include paths first
Ruben Kerkhof [Sun, 5 Oct 2014 12:16:16 +0000 (14:16 +0200)]
Remove commented out code
Ruben Kerkhof [Sun, 5 Oct 2014 11:37:41 +0000 (13:37 +0200)]
Move BOOST_UNIT_TEST_FRAMEWORK_LDFLAGS to library
Ruben Kerkhof [Sun, 5 Oct 2014 11:35:45 +0000 (13:35 +0200)]
Reorder
Ruben Kerkhof [Sun, 5 Oct 2014 11:31:12 +0000 (13:31 +0200)]
Split flags and libraries
Ruben Kerkhof [Sun, 5 Oct 2014 11:16:51 +0000 (13:16 +0200)]
Conditionalize linking with zeromq
Ruben Kerkhof [Sun, 5 Oct 2014 11:07:57 +0000 (13:07 +0200)]
Link library with polarssl
The test binaries link with the library
Ruben Kerkhof [Sun, 5 Oct 2014 11:04:56 +0000 (13:04 +0200)]
Link library with zeromq
The test binaries link with the library
Ruben Kerkhof [Sun, 5 Oct 2014 10:59:09 +0000 (12:59 +0200)]
Set preprocessor flag, not compiler
Ruben Kerkhof [Sun, 5 Oct 2014 10:45:21 +0000 (12:45 +0200)]
Movve LIBZMQ_CFLAGS to AM_CPPFLAGS
Ruben Kerkhof [Sun, 5 Oct 2014 10:43:43 +0000 (12:43 +0200)]
Remove duplicate POLARSSL_CFLAGS
Ruben Kerkhof [Sun, 5 Oct 2014 10:40:18 +0000 (12:40 +0200)]
Remove duplicate include paths
They're already specified in AM_CPPFLAGS
Ruben Kerkhof [Sun, 5 Oct 2014 10:33:09 +0000 (12:33 +0200)]
Don't set BOOST_CPPFLAGS and THREADFLAGS twice
They are already set in AM_CPPFLAGS
Ruben Kerkhof [Sun, 5 Oct 2014 10:31:01 +0000 (12:31 +0200)]
Disabling optimization has no effect
Our default CXXFLAGS set in configure.ac
override those settings.
Ruben Kerkhof [Sun, 5 Oct 2014 10:21:05 +0000 (12:21 +0200)]
Remote backend doesn't use C code
So there's no use in setting bot CFLAGS and CXXFLAGS
Peter van Dijk [Mon, 6 Oct 2014 09:44:16 +0000 (11:44 +0200)]
Merge pull request #1777 from rubenk/fix-pkcs11signer-includes
Use includes relative to top srcdir
Peter van Dijk [Mon, 6 Oct 2014 09:40:11 +0000 (11:40 +0200)]
Merge pull request #1773 from rubenk/fixup-ldap
Replace hardcoded lib with variable
Peter van Dijk [Mon, 6 Oct 2014 09:39:31 +0000 (11:39 +0200)]
Merge pull request #1772 from rubenk/fixup-mysql
Replace hardcoded -lmysqlclient -lz with variable
Peter van Dijk [Mon, 6 Oct 2014 09:39:04 +0000 (11:39 +0200)]
Merge pull request #1771 from rubenk/replace-lsqlite-with-var
Remove hardcoded -lsqlite3 with variable
Peter van Dijk [Mon, 6 Oct 2014 09:38:50 +0000 (11:38 +0200)]
Merge pull request #1768 from rubenk/fixup-lmdb
Replace hardcoded -llmdb with variable
Peter van Dijk [Mon, 6 Oct 2014 09:11:26 +0000 (11:11 +0200)]
Merge pull request #1761 from rubenk/fix-duplicate-includes
Don't add includes to both CPPFLAGS and CXXFLAGS
Peter van Dijk [Mon, 6 Oct 2014 08:39:00 +0000 (10:39 +0200)]
Merge pull request #1775 from rubenk/bootstrap
Don't run automake twice
Peter van Dijk [Mon, 6 Oct 2014 08:21:54 +0000 (10:21 +0200)]
Merge pull request #1765 from cmouse/replace-usleep-sqlite3
Replace usleep sqlite3
Peter van Dijk [Mon, 6 Oct 2014 08:03:53 +0000 (10:03 +0200)]
Merge pull request #1776 from rubenk/add-json-to-bundle
Add json to the Gem bundle
Ruben Kerkhof [Sun, 5 Oct 2014 15:34:12 +0000 (17:34 +0200)]
Add json to the Gem bundle
This fixes the unit tests on Fedora Rawhide
unittest_pipe.rb:5:in `require': cannot load such file -- json
(LoadError)
Ruben Kerkhof [Sun, 5 Oct 2014 15:22:58 +0000 (17:22 +0200)]
Use includes relative to top srcdir
This change is needed since I'd like to clean up
the includes in remotebackend, and that module
uses pkcs11signers.cc as source
Ruben Kerkhof [Sun, 5 Oct 2014 13:50:31 +0000 (15:50 +0200)]
Don't run automake twice
autoreconf already does that.
also run autoreconf in verbose mode
Ruben Kerkhof [Sat, 4 Oct 2014 22:08:23 +0000 (00:08 +0200)]
Replace hardcoded lib with variable
Ruben Kerkhof [Sat, 4 Oct 2014 21:33:00 +0000 (23:33 +0200)]
Replace hardcoded -lmysqlclient -lz with variable
Ruben Kerkhof [Sat, 4 Oct 2014 21:17:54 +0000 (23:17 +0200)]
Remove hardcoded -lsqlite3 with variable
Ruben Kerkhof [Sat, 4 Oct 2014 18:38:53 +0000 (20:38 +0200)]
Replace hardcoded -llmdb with variable
and rename the variable to be consistent
with what we do for other libs
Ruben Kerkhof [Sat, 4 Oct 2014 18:29:53 +0000 (20:29 +0200)]
Fixup the static binaries check
It did set a variable which wasn't used (debug)
and didn't display a result.
Now we display the default, and yes/no properly
This still doesn't change the fact that --enable-static-binaries
doesn't do the right thing, but I'll fix that in another patch.
Aki Tuomi [Sat, 4 Oct 2014 11:00:38 +0000 (14:00 +0300)]
Use Utility::usleep instead of usleep
Aki Tuomi [Sat, 4 Oct 2014 11:00:18 +0000 (14:00 +0300)]
Use nanosleep instead of usleep
Peter van Dijk [Fri, 3 Oct 2014 07:19:24 +0000 (09:19 +0200)]
Revert "polarssl: don't build empty objects"
This reverts commit
c32f4f4f824029ae19bce5dece40ec73a6addd76 .
We need padlock.c on i386; perhaps we need other files in other places as well.
Peter van Dijk [Fri, 3 Oct 2014 06:15:18 +0000 (08:15 +0200)]
Merge pull request #1759 from rubenk/polarssl-build-only-what-we-need
polarssl: don't build empty objects
Ruben Kerkhof [Wed, 1 Oct 2014 09:39:42 +0000 (11:39 +0200)]
Don't add includes to both CPPFLAGS and CXXFLAGS
Peter van Dijk [Wed, 1 Oct 2014 08:35:52 +0000 (10:35 +0200)]
Merge pull request #1758 from rubenk/travis-test-geobackend
travis: build the old geobackend as well
Ruben Kerkhof [Tue, 30 Sep 2014 20:57:09 +0000 (22:57 +0200)]
polarssl: don't build empty objects
Fixes the following warnings on OSX:
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-havege.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-md2.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-md4.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-memory_buffer_alloc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-memory.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-padlock.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-pkcs11.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-threading.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-havege.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-md2.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-md4.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-memory_buffer_alloc.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-memory.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-padlock.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-pkcs11.o) has no symbols
/Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libpolarssl.a(libpolarssl_la-threading.o) has no symbols
Ruben Kerkhof [Tue, 30 Sep 2014 20:38:14 +0000 (22:38 +0200)]
travis: build the old geobackend as well
Peter van Dijk [Tue, 30 Sep 2014 20:05:31 +0000 (22:05 +0200)]
Merge pull request #1756 from rubenk/ldflags-to-libadd
Replace _LDFLAGS with _LIBADD where needed
Ruben Kerkhof [Tue, 30 Sep 2014 17:34:14 +0000 (19:34 +0200)]
Don't build dvi
We don't use them and it speeds up the build a little bit.
Ruben Kerkhof [Tue, 30 Sep 2014 19:16:10 +0000 (21:16 +0200)]
Replace _LDFLAGS with _LIBADD where needed
Peter van Dijk [Tue, 30 Sep 2014 12:54:34 +0000 (14:54 +0200)]
add hidettl() example to powerdns-example-script.lua, closes #91
Peter van Dijk [Tue, 30 Sep 2014 10:57:02 +0000 (12:57 +0200)]
remove two changelog entries that added up to zero, thanks @zeha
Peter van Dijk [Tue, 30 Sep 2014 10:27:32 +0000 (12:27 +0200)]
document 3.4.0 release
bert hubert [Tue, 30 Sep 2014 09:28:11 +0000 (11:28 +0200)]
Merge remote-tracking branch 'origin/timestamps'
bert hubert [Tue, 30 Sep 2014 09:27:17 +0000 (11:27 +0200)]
we like pdns-distributes-queries so much that it is now the default
Peter van Dijk [Tue, 30 Sep 2014 07:27:46 +0000 (09:27 +0200)]
Merge pull request #1752 from mind04/dynamic
dynamic modules regression tests
Peter van Dijk [Tue, 30 Sep 2014 07:17:24 +0000 (09:17 +0200)]
expand thanks
Peter van Dijk [Tue, 30 Sep 2014 07:12:54 +0000 (09:12 +0200)]
preliminary(?) auth 3.4.0-final changelog
Peter van Dijk [Fri, 26 Sep 2014 14:29:39 +0000 (14:29 +0000)]
Make sure geoipbackend pulls in the yaml and geoip libs when loaded dynamically.
Kees Monshouwer [Mon, 29 Sep 2014 20:22:01 +0000 (22:22 +0200)]
dynamic modules regression tests
Peter van Dijk [Tue, 30 Sep 2014 06:19:05 +0000 (08:19 +0200)]
Merge pull request #1751 from rubenk/fix-person-blurb-warning
Fix warning while building dnsdist.1
Peter van Dijk [Tue, 30 Sep 2014 06:07:06 +0000 (08:07 +0200)]
Merge pull request #1750 from rubenk/dos-newlines
Dos newlines
Ruben Kerkhof [Mon, 29 Sep 2014 19:01:37 +0000 (21:01 +0200)]
Fix warning while building dnsdist.1
Fixes #1749
Ruben Kerkhof [Mon, 29 Sep 2014 18:47:24 +0000 (20:47 +0200)]
Convert features.md to Unix LF
Ruben Kerkhof [Mon, 29 Sep 2014 18:46:57 +0000 (20:46 +0200)]
Convert dnsdist.1.txt to Unix LF
Ruben Kerkhof [Mon, 29 Sep 2014 18:46:14 +0000 (20:46 +0200)]
Convert rapidjson headers to unix LF
bert hubert [Mon, 29 Sep 2014 14:20:06 +0000 (16:20 +0200)]
aj noted that our docs describe how recursor statistics add up badly, fixed
Peter van Dijk [Mon, 29 Sep 2014 11:50:33 +0000 (13:50 +0200)]
put dnsdist.1 in rpm
Peter van Dijk [Mon, 29 Sep 2014 11:26:23 +0000 (13:26 +0200)]
Merge pull request #1741 from rubenk/check-geoip
Bail out if geoip and yaml libs are not installed
Peter van Dijk [Mon, 29 Sep 2014 11:25:49 +0000 (13:25 +0200)]
Merge pull request #1740 from rubenk/fix-mydnsbackend
Mydnsbackend depends on smysql from gymsqlbackend
Peter van Dijk [Mon, 29 Sep 2014 11:23:28 +0000 (13:23 +0200)]
Merge pull request #1739 from rubenk/link-yahttp-into-remotebackend
Make sure yahttp is linked into remotebackend
Peter van Dijk [Mon, 29 Sep 2014 11:03:40 +0000 (13:03 +0200)]
also dist dnsdist.1
Peter van Dijk [Mon, 29 Sep 2014 10:19:45 +0000 (12:19 +0200)]
Merge pull request #1742 from rubenk/detect-cdb-on-osx
Detect cdb on OSX
Peter van Dijk [Mon, 29 Sep 2014 07:52:16 +0000 (09:52 +0200)]
Merge pull request #1736 from RvdE/patch-4
Update Makefile.am
Ruben Kerkhof [Sun, 28 Sep 2014 09:24:29 +0000 (11:24 +0200)]
Detect cdb on OSX
cdb from homebrew doesn't ship a .pc file
so detect it the old-fashioned way.
Ruben Kerkhof [Sat, 27 Sep 2014 21:58:43 +0000 (23:58 +0200)]
Bail out if geoip and yaml libs are not installed
Ruben Kerkhof [Sat, 27 Sep 2014 21:40:35 +0000 (23:40 +0200)]
Mydnsbackend depends on smysql from gymsqlbackend
Fixes #1738
Ruben Kerkhof [Sat, 27 Sep 2014 20:27:34 +0000 (22:27 +0200)]
Make sure yahttp is linked into remotebackend
Make sure that the yahttp directory is built first
and then link in the resulting library.
Checked with readelf -s .libs/libremotebackend.so | grep NOTYPE
that this fixes the undefined symbol.
Fixes #1732
RvdE [Fri, 26 Sep 2014 13:17:33 +0000 (15:17 +0200)]
Update Makefile.am
Install man1/disdist.1 when building tools
bert hubert [Fri, 26 Sep 2014 12:38:03 +0000 (14:38 +0200)]
use kernel recorded arrival time for question/answer latency measurements, so we include the queue of packets waiting for userland attention in our stats. could be bad.