]> granicus.if.org Git - pdns/log
pdns
10 years agoAdd LMDB backend docs
Pieter Lexis [Wed, 13 Aug 2014 14:53:13 +0000 (16:53 +0200)]
Add LMDB backend docs

10 years agoAdd gsqlite docs
Pieter Lexis [Wed, 13 Aug 2014 14:43:31 +0000 (16:43 +0200)]
Add gsqlite docs

10 years agoAdd common errors to install docs
Pieter Lexis [Wed, 13 Aug 2014 13:38:42 +0000 (15:38 +0200)]
Add common errors to install docs

10 years agoadd tools page
Pieter Lexis [Tue, 12 Aug 2014 15:35:04 +0000 (17:35 +0200)]
add tools page

10 years agoAdd internals page for the recursor
Pieter Lexis [Tue, 12 Aug 2014 15:29:56 +0000 (17:29 +0200)]
Add internals page for the recursor

10 years agoAdd dns64 code
Pieter Lexis [Tue, 12 Aug 2014 15:26:27 +0000 (17:26 +0200)]
Add dns64 code

10 years agoCSS fixes
Pieter Lexis [Tue, 12 Aug 2014 15:23:47 +0000 (17:23 +0200)]
CSS fixes

10 years agoAdd internals page
Pieter Lexis [Tue, 12 Aug 2014 15:19:11 +0000 (17:19 +0200)]
Add internals page

10 years agoSplit some content to common, finish recursor
Pieter Lexis [Tue, 12 Aug 2014 15:07:35 +0000 (17:07 +0200)]
Split some content to common, finish recursor

10 years agoAll auth docs are done
Pieter Lexis [Tue, 12 Aug 2014 13:53:24 +0000 (15:53 +0200)]
All auth docs are done

10 years agoAdd a customized theme
Pieter Lexis [Tue, 12 Aug 2014 11:32:55 +0000 (13:32 +0200)]
Add a customized theme

10 years agomoar docs
Pieter Lexis [Mon, 11 Aug 2014 22:34:03 +0000 (00:34 +0200)]
moar docs

10 years agoFix < characters
Pieter Lexis [Mon, 11 Aug 2014 20:57:04 +0000 (22:57 +0200)]
Fix < characters

10 years agodepend on all .md files
Pieter Lexis [Mon, 11 Aug 2014 20:56:37 +0000 (22:56 +0200)]
depend on all .md files

10 years agoAdd initial markdown documentation and makefile/config
Pieter Lexis [Mon, 11 Aug 2014 17:56:27 +0000 (19:56 +0200)]
Add initial markdown documentation and makefile/config

10 years agoclean up dnsgram a bit (remove old one-off tests, document the output files, no longe...
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)

10 years agomake sure nobackend tests also see a copy of test.dyndns
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

10 years agoupdate solaris compile notes
Peter van Dijk [Fri, 14 Nov 2014 10:40:39 +0000 (11:40 +0100)]
update solaris compile notes

10 years agoMerge pull request #1862 from mind04/allow-axfr
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

10 years agoMerge pull request #1870 from rubenk/opendbx-autoconf
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

10 years agoMerge pull request #1845 from zeha/api-test-header-name
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

10 years agoMerge pull request #1858 from mind04/notify
Peter van Dijk [Mon, 10 Nov 2014 08:22:11 +0000 (09:22 +0100)]
Merge pull request #1858 from mind04/notify

ship notify tool

10 years agoMerge pull request #1869 from zeha/cleanup
Peter van Dijk [Mon, 10 Nov 2014 07:12:43 +0000 (08:12 +0100)]
Merge pull request #1869 from zeha/cleanup

Misc. cleanup

10 years agoCheck for libopendbx with pkg-config
Ruben Kerkhof [Sun, 9 Nov 2014 22:35:57 +0000 (23:35 +0100)]
Check for libopendbx with pkg-config

10 years agoRename variable to be consistent with the rest
Ruben Kerkhof [Sun, 9 Nov 2014 22:35:38 +0000 (23:35 +0100)]
Rename variable to be consistent with the rest

10 years agoFail if we can't find libopendbx
Ruben Kerkhof [Sun, 9 Nov 2014 22:00:16 +0000 (23:00 +0100)]
Fail if we can't find libopendbx

10 years agoRemove unused define
Ruben Kerkhof [Sun, 9 Nov 2014 21:48:09 +0000 (22:48 +0100)]
Remove unused define

10 years agoRemove leftover function prototype
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.

10 years agoMerge pull request #1868 from cmouse/remotebackend-keepalive
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

10 years agoReuse existing connection when possible
Aki Tuomi [Wed, 5 Nov 2014 10:05:45 +0000 (12:05 +0200)]
Reuse existing connection when possible

10 years agoAllow changing the Sockaddr in ComboAddress
Aki Tuomi [Wed, 5 Nov 2014 10:05:29 +0000 (12:05 +0200)]
Allow changing the Sockaddr in ComboAddress

10 years agoprevent warnings on 32 bit
bert hubert [Tue, 4 Nov 2014 10:17:12 +0000 (11:17 +0100)]
prevent warnings on 32 bit

10 years agoMerge pull request #1864 from cmouse/check-serial-overflow
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

10 years agoRenamed strtoui to pdns_strtoui, requested by @ahu
Aki Tuomi [Tue, 4 Nov 2014 08:44:58 +0000 (10:44 +0200)]
Renamed strtoui to pdns_strtoui, requested by @ahu

10 years agoThrow is serial won't fit into uint32_t, fixes #1009
Aki Tuomi [Mon, 3 Nov 2014 20:08:58 +0000 (22:08 +0200)]
Throw is serial won't fit into uint32_t, fixes #1009

10 years agoMerge pull request #1866 from zeha/secpoll-debian
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

10 years agoAdd 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

10 years agoMerge pull request #1865 from mortenstevens/master
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

10 years agoAdd 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

10 years agoMerge pull request #1860 from cmouse/remotebackend-fix-unixconnector
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

10 years agoread ALLOW-AXFR-FROM from the backend with the metadata
Kees Monshouwer [Sat, 1 Nov 2014 22:15:04 +0000 (23:15 +0100)]
read ALLOW-AXFR-FROM from the backend with the metadata

10 years agoReconnect on read error, also fix whitespace
Aki Tuomi [Sat, 1 Nov 2014 08:56:34 +0000 (10:56 +0200)]
Reconnect on read error, also fix whitespace

10 years agoship notify tool
Kees Monshouwer [Fri, 31 Oct 2014 15:42:28 +0000 (16:42 +0100)]
ship notify tool

10 years agoMerge pull request #1856 from mortenstevens/master
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

10 years agoAdd 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

10 years agoMerge pull request #1855 from mind04/lua-prio
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

10 years agofix number of args in Lua axfrfilter and remove priority 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

10 years agoif no nameserver configured in /etc/resolv.conf, send to 127.0.0.1. Closes #1851.
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.

10 years agosorry Merge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Thu, 30 Oct 2014 13:08:54 +0000 (14:08 +0100)]
sorry Merge branch 'master' of github.com:PowerDNS/pdns

10 years agoclarify lack of upgrade notes for auth 3.4.1
Peter van Dijk [Thu, 30 Oct 2014 13:08:08 +0000 (14:08 +0100)]
clarify lack of upgrade notes for auth 3.4.1

10 years ago3.6.2 security status
bert hubert [Thu, 30 Oct 2014 12:53:44 +0000 (13:53 +0100)]
3.6.2 security status

10 years agorec 3.6.2 changelog
Peter van Dijk [Thu, 30 Oct 2014 12:38:39 +0000 (13:38 +0100)]
rec 3.6.2 changelog

10 years agofully abort query resolving if we hit more than 50 outqueries
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

10 years agoauth 3.4.1 changelog
Peter van Dijk [Thu, 30 Oct 2014 09:21:11 +0000 (10:21 +0100)]
auth 3.4.1 changelog

10 years agodocument security polling feature
bert hubert [Thu, 30 Oct 2014 09:19:55 +0000 (10:19 +0100)]
document security polling feature

10 years agoprepare for 3.4.1 release
bert hubert [Thu, 30 Oct 2014 09:03:23 +0000 (10:03 +0100)]
prepare for 3.4.1 release

10 years agoMerge pull request #1848 from zeha/httpapi-docs
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

10 years agoAPI: Document set-ptr
Christian Hofstaedtler [Tue, 28 Oct 2014 19:41:55 +0000 (20:41 +0100)]
API: Document set-ptr

10 years agoMerge pull request #1846 from mind04/ldns
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

10 years agoAPI: test "correct" capitalization of key header
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.

10 years agoupdate test output for verify-zone version 1.6.17
Kees Monshouwer [Sun, 26 Oct 2014 19:47:35 +0000 (20:47 +0100)]
update test output for verify-zone version 1.6.17

10 years agoMerge pull request #1842 from zeha/httpapi-docs
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

10 years agoAPI: Clarify record creation in example
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.

10 years agoAPI: Document causes of the 400 Bad Request reply
Christian Hofstaedtler [Sun, 26 Oct 2014 14:05:57 +0000 (15:05 +0100)]
API: Document causes of the 400 Bad Request reply

10 years agoMerge pull request #1841 from wecould/master
Christian Hofstaedtler [Sun, 26 Oct 2014 14:19:32 +0000 (15:19 +0100)]
Merge pull request #1841 from wecould/master

Update httpapi README.md

10 years agoUpdate 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

10 years agomake very sure we don't keel over if something goes wrong polling security status...
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

10 years agoMerge pull request #1834 from mind04/test
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

10 years agofix the fix for building on rhel
bert hubert [Wed, 22 Oct 2014 19:57:50 +0000 (21:57 +0200)]
fix the fix for building on rhel

10 years agoadd our security zone, plus update documentation
bert hubert [Wed, 22 Oct 2014 18:54:40 +0000 (20:54 +0200)]
add our security zone, plus update documentation

10 years agoadd missing space to notification error message
bert hubert [Wed, 22 Oct 2014 18:45:25 +0000 (20:45 +0200)]
add missing space to notification error message

10 years agoinitialize security_status to 0 (unknown)
bert hubert [Wed, 22 Oct 2014 18:45:04 +0000 (20:45 +0200)]
initialize security_status to 0 (unknown)

10 years agofix up compilation on RHEL (missing include)
bert hubert [Wed, 22 Oct 2014 15:18:30 +0000 (17:18 +0200)]
fix up compilation on RHEL (missing include)

10 years agofix include that breaks make dist
bert hubert [Wed, 22 Oct 2014 15:04:52 +0000 (17:04 +0200)]
fix include that breaks make dist

10 years agoRevert "make sure we don't launch the query distribution thread if configured to...
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.

10 years agoimplement security polling for auth
bert hubert [Wed, 22 Oct 2014 14:55:06 +0000 (16:55 +0200)]
implement security polling for auth

10 years agorecursor security poll is now feature complete. Distributors can set their security...
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

10 years agoMerge branch 'master' of github.com:PowerDNS/pdns into secpoll
bert hubert [Wed, 22 Oct 2014 08:32:34 +0000 (10:32 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns into secpoll

10 years agofix test for ns_t rename
bert hubert [Tue, 21 Oct 2014 19:23:42 +0000 (21:23 +0200)]
fix test for ns_t rename

10 years agowe duplicated the ns_t_enums from resolv.h or arpa/nameser.h for no good reason....
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.

10 years agosecond attempt to prevent us from launching the distributor thread when attempting...
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

10 years agoimprove error message on reporting failed secpoll retrieval
bert hubert [Tue, 21 Oct 2014 14:48:50 +0000 (16:48 +0200)]
improve error message on reporting failed secpoll retrieval

10 years agohonor SOA-EDIT while considering "empty IXFR" fallback, fixes #1835
Peter van Dijk [Tue, 21 Oct 2014 11:28:20 +0000 (11:28 +0000)]
honor SOA-EDIT while considering "empty IXFR" fallback, fixes #1835

10 years agoRevert "make sure we don't launch the query distribution thread if configured to...
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.

10 years agodocument alternative TSIG algos, thanks maik
Peter van Dijk [Tue, 21 Oct 2014 08:30:25 +0000 (10:30 +0200)]
document alternative TSIG algos, thanks maik

10 years agoreport aborted test runs in jenkins
Kees Monshouwer [Mon, 20 Oct 2014 20:31:29 +0000 (22:31 +0200)]
report aborted test runs in jenkins

10 years agoMerge branch 'secpoll' of github.com:ahupowerdns/pdns into secpoll
bert hubert [Mon, 20 Oct 2014 18:55:18 +0000 (20:55 +0200)]
Merge branch 'secpoll' of github.com:ahupowerdns/pdns into secpoll

10 years agomake sure we don't launch the query distribution thread if configured to run unthreaded
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

10 years agoMerge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Mon, 20 Oct 2014 18:22:21 +0000 (20:22 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns

10 years agoslightly improve docs of semantics of dynamic dns updates
bert hubert [Mon, 20 Oct 2014 18:21:20 +0000 (20:21 +0200)]
slightly improve docs of semantics of dynamic dns updates

10 years agoMerge pull request #1612 from cmouse/use-zeromq-c-api
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

10 years agoactually add the relevant files
bert hubert [Mon, 20 Oct 2014 14:49:20 +0000 (16:49 +0200)]
actually add the relevant files

10 years agoimplement security polling according to docs/security-poll.md
bert hubert [Mon, 20 Oct 2014 14:38:08 +0000 (16:38 +0200)]
implement security polling according to docs/security-poll.md

10 years agoclarify -1 semantics
bert hubert [Mon, 20 Oct 2014 13:51:42 +0000 (15:51 +0200)]
clarify -1 semantics

10 years agomake sure we don't launch the query distribution thread if configured to run unthreaded
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

10 years agoimprove "subversion" idea, add delegation
bert hubert [Mon, 20 Oct 2014 10:56:23 +0000 (12:56 +0200)]
improve "subversion" idea, add delegation

10 years agosecurity poll
bert hubert [Mon, 20 Oct 2014 10:33:40 +0000 (12:33 +0200)]
security poll

10 years agoMerge pull request #1829 from rubenk/remove-padlock
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

10 years agoMerge pull request #1830 from rubenk/travis-disable-dependency-tracking
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

10 years agoUse zeromq library C API, based on work by @wtfuzz and @hexwave. Fixes #1760.
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.