]>
granicus.if.org Git - pdns/log
Pieter Lexis [Wed, 13 Aug 2014 14:53:13 +0000 (16:53 +0200)]
Add LMDB backend docs
Pieter Lexis [Wed, 13 Aug 2014 14:43:31 +0000 (16:43 +0200)]
Add gsqlite docs
Pieter Lexis [Wed, 13 Aug 2014 13:38:42 +0000 (15:38 +0200)]
Add common errors to install docs
Pieter Lexis [Tue, 12 Aug 2014 15:35:04 +0000 (17:35 +0200)]
add tools page
Pieter Lexis [Tue, 12 Aug 2014 15:29:56 +0000 (17:29 +0200)]
Add internals page for the recursor
Pieter Lexis [Tue, 12 Aug 2014 15:26:27 +0000 (17:26 +0200)]
Add dns64 code
Pieter Lexis [Tue, 12 Aug 2014 15:23:47 +0000 (17:23 +0200)]
CSS fixes
Pieter Lexis [Tue, 12 Aug 2014 15:19:11 +0000 (17:19 +0200)]
Add internals page
Pieter Lexis [Tue, 12 Aug 2014 15:07:35 +0000 (17:07 +0200)]
Split some content to common, finish recursor
Pieter Lexis [Tue, 12 Aug 2014 13:53:24 +0000 (15:53 +0200)]
All auth docs are done
Pieter Lexis [Tue, 12 Aug 2014 11:32:55 +0000 (13:32 +0200)]
Add a customized theme
Pieter Lexis [Mon, 11 Aug 2014 22:34:03 +0000 (00:34 +0200)]
moar docs
Pieter Lexis [Mon, 11 Aug 2014 20:57:04 +0000 (22:57 +0200)]
Fix < characters
Pieter Lexis [Mon, 11 Aug 2014 20:56:37 +0000 (22:56 +0200)]
depend on all .md files
Pieter Lexis [Mon, 11 Aug 2014 17:56:27 +0000 (19:56 +0200)]
Add initial markdown documentation and makefile/config
bert hubert [Tue, 25 Nov 2014 13:53:03 +0000 (14:53 +0100)]
clean up dnsgram a bit (remove old one-off tests, document the output files, no longer lie about what the 'success' file contains)
Peter van Dijk [Mon, 24 Nov 2014 20:13:58 +0000 (20:13 +0000)]
make sure nobackend tests also see a copy of test.dyndns
Peter van Dijk [Fri, 14 Nov 2014 10:40:39 +0000 (11:40 +0100)]
update solaris compile notes
Peter van Dijk [Mon, 10 Nov 2014 12:27:19 +0000 (13:27 +0100)]
Merge pull request #1862 from mind04/allow-axfr
read ALLOW-AXFR-FROM from the backend with the metadata
Peter van Dijk [Mon, 10 Nov 2014 10:15:31 +0000 (11:15 +0100)]
Merge pull request #1870 from rubenk/opendbx-autoconf
Autoconf cleanup for opendbx backend
Peter van Dijk [Mon, 10 Nov 2014 10:14:08 +0000 (11:14 +0100)]
Merge pull request #1845 from zeha/api-test-header-name
API: test "correct" capitalization of key header
Peter van Dijk [Mon, 10 Nov 2014 08:22:11 +0000 (09:22 +0100)]
Merge pull request #1858 from mind04/notify
ship notify tool
Peter van Dijk [Mon, 10 Nov 2014 07:12:43 +0000 (08:12 +0100)]
Merge pull request #1869 from zeha/cleanup
Misc. cleanup
Ruben Kerkhof [Sun, 9 Nov 2014 22:35:57 +0000 (23:35 +0100)]
Check for libopendbx with pkg-config
Ruben Kerkhof [Sun, 9 Nov 2014 22:35:38 +0000 (23:35 +0100)]
Rename variable to be consistent with the rest
Ruben Kerkhof [Sun, 9 Nov 2014 22:00:16 +0000 (23:00 +0100)]
Fail if we can't find libopendbx
Ruben Kerkhof [Sun, 9 Nov 2014 21:48:09 +0000 (22:48 +0100)]
Remove unused define
Christian Hofstaedtler [Thu, 6 Nov 2014 15:39:44 +0000 (16:39 +0100)]
Remove leftover function prototype
No function body is to be seen anywhere.
Peter van Dijk [Wed, 5 Nov 2014 11:44:59 +0000 (12:44 +0100)]
Merge pull request #1868 from cmouse/remotebackend-keepalive
Remotebackend keepalive support
Aki Tuomi [Wed, 5 Nov 2014 10:05:45 +0000 (12:05 +0200)]
Reuse existing connection when possible
Aki Tuomi [Wed, 5 Nov 2014 10:05:29 +0000 (12:05 +0200)]
Allow changing the Sockaddr in ComboAddress
bert hubert [Tue, 4 Nov 2014 10:17:12 +0000 (11:17 +0100)]
prevent warnings on 32 bit
bert hubert [Tue, 4 Nov 2014 10:07:11 +0000 (11:07 +0100)]
Merge pull request #1864 from cmouse/check-serial-overflow
Check serial overflow
Aki Tuomi [Tue, 4 Nov 2014 08:44:58 +0000 (10:44 +0200)]
Renamed strtoui to pdns_strtoui, requested by @ahu
Aki Tuomi [Mon, 3 Nov 2014 20:08:58 +0000 (22:08 +0200)]
Throw is serial won't fit into uint32_t, fixes #1009
bert hubert [Mon, 3 Nov 2014 20:24:06 +0000 (21:24 +0100)]
Merge pull request #1866 from zeha/secpoll-debian
Add pdns-auth security polling status for Debian
Christian Hofstaedtler [Mon, 3 Nov 2014 20:22:21 +0000 (21:22 +0100)]
Add pdns-auth security polling status for Debian
bert hubert [Mon, 3 Nov 2014 20:20:50 +0000 (21:20 +0100)]
Merge pull request #1865 from mortenstevens/master
Add pdns-auth security polling status for Fedora
Morten Stevens [Mon, 3 Nov 2014 20:11:44 +0000 (21:11 +0100)]
Add pdns-auth security polling status for Fedora
Peter van Dijk [Sun, 2 Nov 2014 18:55:40 +0000 (19:55 +0100)]
Merge pull request #1860 from cmouse/remotebackend-fix-unixconnector
Reconnect on read error, also fix whitespace
Kees Monshouwer [Sat, 1 Nov 2014 22:15:04 +0000 (23:15 +0100)]
read ALLOW-AXFR-FROM from the backend with the metadata
Aki Tuomi [Sat, 1 Nov 2014 08:56:34 +0000 (10:56 +0200)]
Reconnect on read error, also fix whitespace
Kees Monshouwer [Fri, 31 Oct 2014 15:42:28 +0000 (16:42 +0100)]
ship notify tool
bert hubert [Fri, 31 Oct 2014 14:56:37 +0000 (15:56 +0100)]
Merge pull request #1856 from mortenstevens/master
Add pdns-recursor security polling status for Fedora
Morten Stevens [Fri, 31 Oct 2014 14:51:22 +0000 (15:51 +0100)]
Add pdns-recursor security polling status for Fedora
Peter van Dijk [Fri, 31 Oct 2014 13:53:28 +0000 (14:53 +0100)]
Merge pull request #1855 from mind04/lua-prio
fix number of args in Lua axfrfilter and remove prio from example script
Kees Monshouwer [Fri, 31 Oct 2014 13:26:14 +0000 (14:26 +0100)]
fix number of args in Lua axfrfilter and remove priority from example script
bert hubert [Fri, 31 Oct 2014 12:23:22 +0000 (13:23 +0100)]
if no nameserver configured in /etc/resolv.conf, send to 127.0.0.1. Closes #1851.
bert hubert [Thu, 30 Oct 2014 13:08:54 +0000 (14:08 +0100)]
sorry Merge branch 'master' of github.com:PowerDNS/pdns
Peter van Dijk [Thu, 30 Oct 2014 13:08:08 +0000 (14:08 +0100)]
clarify lack of upgrade notes for auth 3.4.1
bert hubert [Thu, 30 Oct 2014 12:53:44 +0000 (13:53 +0100)]
3.6.2 security status
Peter van Dijk [Thu, 30 Oct 2014 12:38:39 +0000 (13:38 +0100)]
rec 3.6.2 changelog
Peter van Dijk [Thu, 30 Oct 2014 11:02:40 +0000 (12:02 +0100)]
fully abort query resolving if we hit more than 50 outqueries
Peter van Dijk [Thu, 30 Oct 2014 09:21:11 +0000 (10:21 +0100)]
auth 3.4.1 changelog
bert hubert [Thu, 30 Oct 2014 09:19:55 +0000 (10:19 +0100)]
document security polling feature
bert hubert [Thu, 30 Oct 2014 09:03:23 +0000 (10:03 +0100)]
prepare for 3.4.1 release
Peter van Dijk [Tue, 28 Oct 2014 19:51:49 +0000 (20:51 +0100)]
Merge pull request #1848 from zeha/httpapi-docs
API: Document set-ptr
Christian Hofstaedtler [Tue, 28 Oct 2014 19:41:55 +0000 (20:41 +0100)]
API: Document set-ptr
Peter van Dijk [Tue, 28 Oct 2014 14:38:09 +0000 (15:38 +0100)]
Merge pull request #1846 from mind04/ldns
update test output for verify-zone version 1.6.17
Christian Hofstaedtler [Tue, 28 Oct 2014 08:10:34 +0000 (09:10 +0100)]
API: test "correct" capitalization of key header
Test what we document, not what the code checks for.
Kees Monshouwer [Sun, 26 Oct 2014 19:47:35 +0000 (20:47 +0100)]
update test output for verify-zone version 1.6.17
Peter van Dijk [Sun, 26 Oct 2014 14:33:40 +0000 (15:33 +0100)]
Merge pull request #1842 from zeha/httpapi-docs
HTTP API documentation update
Christian Hofstaedtler [Sun, 26 Oct 2014 14:31:32 +0000 (15:31 +0100)]
API: Clarify record creation in example
Also fix it to have required 'priority' field.
Christian Hofstaedtler [Sun, 26 Oct 2014 14:05:57 +0000 (15:05 +0100)]
API: Document causes of the 400 Bad Request reply
Christian Hofstaedtler [Sun, 26 Oct 2014 14:19:32 +0000 (15:19 +0100)]
Merge pull request #1841 from wecould/master
Update httpapi README.md
wecould [Sun, 26 Oct 2014 14:16:06 +0000 (14:16 +0000)]
Update README.md
Make it clear how to add records for quicker implementation
bert hubert [Thu, 23 Oct 2014 17:28:36 +0000 (19:28 +0200)]
make very sure we don't keel over if something goes wrong polling security status in auth
Peter van Dijk [Thu, 23 Oct 2014 11:02:29 +0000 (13:02 +0200)]
Merge pull request #1834 from mind04/test
report aborted test runs in jenkins
bert hubert [Wed, 22 Oct 2014 19:57:50 +0000 (21:57 +0200)]
fix the fix for building on rhel
bert hubert [Wed, 22 Oct 2014 18:54:40 +0000 (20:54 +0200)]
add our security zone, plus update documentation
bert hubert [Wed, 22 Oct 2014 18:45:25 +0000 (20:45 +0200)]
add missing space to notification error message
bert hubert [Wed, 22 Oct 2014 18:45:04 +0000 (20:45 +0200)]
initialize security_status to 0 (unknown)
bert hubert [Wed, 22 Oct 2014 15:18:30 +0000 (17:18 +0200)]
fix up compilation on RHEL (missing include)
bert hubert [Wed, 22 Oct 2014 15:04:52 +0000 (17:04 +0200)]
fix include that breaks make dist
bert hubert [Wed, 22 Oct 2014 15:03:27 +0000 (17:03 +0200)]
Revert "make sure we don't launch the query distribution thread if configured to run unthreaded"
This reverts commit
16207ec6ba9c8710635e80236e2a3f30dd77face.
bert hubert [Wed, 22 Oct 2014 14:55:06 +0000 (16:55 +0200)]
implement security polling for auth
bert hubert [Wed, 22 Oct 2014 10:55:42 +0000 (12:55 +0200)]
recursor security poll is now feature complete. Distributors can set their security domain suffix in PACKAGEVERSION, ie PACKAGEVERSION=3.6.1-2.debian
bert hubert [Wed, 22 Oct 2014 08:32:34 +0000 (10:32 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns into secpoll
bert hubert [Tue, 21 Oct 2014 19:23:42 +0000 (21:23 +0200)]
fix test for ns_t rename
bert hubert [Tue, 21 Oct 2014 19:21:35 +0000 (21:21 +0200)]
we duplicated the ns_t_enums from resolv.h or arpa/nameser.h for no good reason. Shift to QType::enum.
bert hubert [Tue, 21 Oct 2014 15:07:29 +0000 (17:07 +0200)]
second attempt to prevent us from launching the distributor thread when attempting to operate unthreaded
bert hubert [Tue, 21 Oct 2014 14:48:50 +0000 (16:48 +0200)]
improve error message on reporting failed secpoll retrieval
Peter van Dijk [Tue, 21 Oct 2014 11:28:20 +0000 (11:28 +0000)]
honor SOA-EDIT while considering "empty IXFR" fallback, fixes #1835
Peter van Dijk [Tue, 21 Oct 2014 10:05:21 +0000 (12:05 +0200)]
Revert "make sure we don't launch the query distribution thread if configured to run unthreaded"
This reverts commit
cfc99d7ea24aa40ca0d8cabd11ca2257626197bf.
Peter van Dijk [Tue, 21 Oct 2014 08:30:25 +0000 (10:30 +0200)]
document alternative TSIG algos, thanks maik
Kees Monshouwer [Mon, 20 Oct 2014 20:31:29 +0000 (22:31 +0200)]
report aborted test runs in jenkins
bert hubert [Mon, 20 Oct 2014 18:55:18 +0000 (20:55 +0200)]
Merge branch 'secpoll' of github.com:ahupowerdns/pdns into secpoll
bert hubert [Mon, 20 Oct 2014 12:54:04 +0000 (14:54 +0200)]
make sure we don't launch the query distribution thread if configured to run unthreaded
bert hubert [Mon, 20 Oct 2014 18:22:21 +0000 (20:22 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Mon, 20 Oct 2014 18:21:20 +0000 (20:21 +0200)]
slightly improve docs of semantics of dynamic dns updates
Peter van Dijk [Mon, 20 Oct 2014 16:22:30 +0000 (18:22 +0200)]
Merge pull request #1612 from cmouse/use-zeromq-c-api
Use ZeroMQ C API
bert hubert [Mon, 20 Oct 2014 14:49:20 +0000 (16:49 +0200)]
actually add the relevant files
bert hubert [Mon, 20 Oct 2014 14:38:08 +0000 (16:38 +0200)]
implement security polling according to docs/security-poll.md
bert hubert [Mon, 20 Oct 2014 13:51:42 +0000 (15:51 +0200)]
clarify -1 semantics
bert hubert [Mon, 20 Oct 2014 12:54:04 +0000 (14:54 +0200)]
make sure we don't launch the query distribution thread if configured to run unthreaded
bert hubert [Mon, 20 Oct 2014 10:56:23 +0000 (12:56 +0200)]
improve "subversion" idea, add delegation
bert hubert [Mon, 20 Oct 2014 10:33:40 +0000 (12:33 +0200)]
security poll
Peter van Dijk [Mon, 20 Oct 2014 07:32:15 +0000 (09:32 +0200)]
Merge pull request #1829 from rubenk/remove-padlock
Don't include padlock code
Peter van Dijk [Mon, 20 Oct 2014 07:11:20 +0000 (09:11 +0200)]
Merge pull request #1830 from rubenk/travis-disable-dependency-tracking
Disable dependency tracking in Travis
Aki Tuomi [Tue, 22 Jul 2014 19:59:10 +0000 (22:59 +0300)]
Use zeromq library C API, based on work by @wtfuzz and @hexwave. Fixes #1760.