]>
granicus.if.org Git - pdns/log
bert hubert [Tue, 9 Jun 2015 07:39:27 +0000 (09:39 +0200)]
add RT libs to testrunner since delaypipe now needs it
bert hubert [Mon, 8 Jun 2015 17:57:48 +0000 (19:57 +0200)]
update gitignore for delaypipe.cc delaypipe.hh
bert hubert [Fri, 5 Jun 2015 21:41:37 +0000 (23:41 +0200)]
teach TCP to ignore the addDelay() infra for now
bert hubert [Fri, 5 Jun 2015 21:33:26 +0000 (23:33 +0200)]
fix up the worst non-sodium breakage
bert hubert [Fri, 5 Jun 2015 21:00:48 +0000 (23:00 +0200)]
fix crash on error, plus add addDelay() to autocomplete
bert hubert [Fri, 5 Jun 2015 20:49:14 +0000 (22:49 +0200)]
fix up 0.0.0.0 binding with delayed packets
bert hubert [Fri, 5 Jun 2015 20:40:35 +0000 (22:40 +0200)]
more tests, plus make longer delays possible, plus comments
bert hubert [Fri, 5 Jun 2015 19:21:46 +0000 (21:21 +0200)]
make timeout a double, since we'd busy loop otherwise on sub-msec intervals, plus fix testcase which was actually a race condition.
bert hubert [Fri, 5 Jun 2015 17:04:29 +0000 (19:04 +0200)]
add documentation, make sure dnsdist builds separately with delaypipe
bert hubert [Fri, 5 Jun 2015 14:52:50 +0000 (16:52 +0200)]
delaypipe, plus addDelay() command
Peter van Dijk [Tue, 9 Jun 2015 11:03:06 +0000 (13:03 +0200)]
Merge pull request #2578 from pieterlexis/secpoll-update-june-9th
Secpoll update june 9th
Pieter Lexis [Tue, 9 Jun 2015 10:08:56 +0000 (12:08 +0200)]
Sort and layout secpoll.zone
Pieter Lexis [Tue, 9 Jun 2015 09:55:26 +0000 (11:55 +0200)]
Update secpoll
Peter van Dijk [Tue, 9 Jun 2015 09:40:45 +0000 (11:40 +0200)]
Merge pull request #2577 from pieterlexis/auth-3.4.5-3.3.3-release-notes
Changelogs for the June 9th 2015 releases
Pieter Lexis [Fri, 5 Jun 2015 11:53:25 +0000 (13:53 +0200)]
Changelogs for the June 9th 2015 releases
- Auth 3.4.5
- Auth 3.3.3
- Recursor 3.6.4
- Recursor 3.7.3
Pieter Lexis [Tue, 9 Jun 2015 08:28:52 +0000 (10:28 +0200)]
Update public suffix list
Pieter Lexis [Mon, 8 Jun 2015 10:29:33 +0000 (12:29 +0200)]
Merge pull request #2566 from pieterlexis/issue-2564-dnsdist-must-fail-on-no-lua
dnsdist: fail if no Lua is found during configure
Pieter Lexis [Mon, 8 Jun 2015 10:16:44 +0000 (12:16 +0200)]
Merge pull request #2553 from cmouse/relocate-tkey-code
Relocate tkey code
Pieter Lexis [Fri, 5 Jun 2015 07:45:07 +0000 (09:45 +0200)]
dnsdist: fail if no Lua is found during configure
Fixes #2564
Aki Tuomi [Thu, 28 May 2015 19:42:22 +0000 (22:42 +0300)]
Add docblock
Aki Tuomi [Thu, 28 May 2015 18:04:35 +0000 (21:04 +0300)]
Add tkey.cc to Makefile
Aki Tuomi [Thu, 28 May 2015 18:03:28 +0000 (21:03 +0300)]
Move tkeyHandler to separate file
Peter van Dijk [Sun, 7 Jun 2015 17:33:47 +0000 (19:33 +0200)]
Merge pull request #2569 from cmouse/freeze-bundle
Freeze bundle to avoid changes
Aki Tuomi [Sun, 7 Jun 2015 13:36:23 +0000 (16:36 +0300)]
Freeze bundle to avoid changes
Kees Monshouwer [Sun, 31 May 2015 10:34:00 +0000 (12:34 +0200)]
remote backend: add bundler version to Gemfile.lock to make travis happy
Pieter Lexis [Fri, 29 May 2015 10:28:44 +0000 (12:28 +0200)]
Merge pull request #2551 from pieterlexis/rm-pdns_string
Remove pdns::string
bert hubert [Thu, 28 May 2015 19:30:58 +0000 (21:30 +0200)]
Merge pull request #2550 from ahupowerdns/redistro
Revamp the distributor, removing a lot of unused functionality, and hopefully making it a Lot faster
Pieter Lexis [Thu, 28 May 2015 17:31:46 +0000 (19:31 +0200)]
Merge pull request #2540 from cmouse/gss-tsig
Support for GSS-TSIG for AXFR and DNS updates
Pieter Lexis [Thu, 28 May 2015 15:15:59 +0000 (17:15 +0200)]
Remove a "using" statement that is in namespaces.hh
Pieter Lexis [Thu, 28 May 2015 14:39:30 +0000 (16:39 +0200)]
Remove the definition and use of pdns::string
Pieter Lexis [Thu, 28 May 2015 14:50:47 +0000 (16:50 +0200)]
Merge pull request #2539 from cmouse/squash-compiler-nit
Emit warning when socket timestamps cannot be enabled
Aki Tuomi [Sat, 23 May 2015 13:59:45 +0000 (16:59 +0300)]
Add support for GSS and TSIG for AXFR
Aki Tuomi [Sat, 23 May 2015 13:57:31 +0000 (16:57 +0300)]
Add hmac-md5 shortname support
Aki Tuomi [Sat, 23 May 2015 13:57:16 +0000 (16:57 +0300)]
Add function for converting TSIG algorithm to string
Aki Tuomi [Sat, 23 May 2015 13:56:21 +0000 (16:56 +0300)]
Add dns_random to saxfr
Aki Tuomi [Fri, 22 May 2015 13:12:02 +0000 (16:12 +0300)]
Add TSIG_GSS algorithm
Aki Tuomi [Fri, 22 May 2015 13:02:26 +0000 (16:02 +0300)]
Move getTSIGHashEnum to misc
Aki Tuomi [Fri, 22 May 2015 12:55:12 +0000 (15:55 +0300)]
Add gss sources to necessary places
Aki Tuomi [Thu, 21 May 2015 20:22:08 +0000 (23:22 +0300)]
Update documentation about GSS-TSIG feature
Aki Tuomi [Thu, 21 May 2015 20:14:34 +0000 (23:14 +0300)]
Allow update using GSS-TSIG with matching principal
Aki Tuomi [Thu, 21 May 2015 19:31:31 +0000 (22:31 +0300)]
Add support for AXFR using GSS-TSIG
Aki Tuomi [Thu, 21 May 2015 19:30:53 +0000 (22:30 +0300)]
Hook GSS-TSIG feature to code
Aki Tuomi [Thu, 21 May 2015 19:15:28 +0000 (22:15 +0300)]
Add implementation for GSS-TSIG feature
Aki Tuomi [Thu, 21 May 2015 19:15:01 +0000 (22:15 +0300)]
Add GSS libraries when needed
Aki Tuomi [Thu, 21 May 2015 19:14:47 +0000 (22:14 +0300)]
Add option for enabling GSS-TSIG feature
Aki Tuomi [Thu, 21 May 2015 19:14:25 +0000 (22:14 +0300)]
Add check for gss libraries
bert hubert [Thu, 28 May 2015 12:45:31 +0000 (14:45 +0200)]
do not complain if no security status was found for a git version
bert hubert [Thu, 28 May 2015 12:34:59 +0000 (14:34 +0200)]
spread support for reporting udp packet drops from auth to recursor - needs documentation!
bert hubert [Thu, 28 May 2015 11:55:38 +0000 (13:55 +0200)]
Merge branch 'redistro' of github.com:ahupowerdns/pdns into redistro
Conflicts:
pdns/distributor.hh
bert hubert [Thu, 28 May 2015 11:50:58 +0000 (13:50 +0200)]
big cleanup of distributor, with free unit tests.
bert hubert [Thu, 14 May 2015 09:54:59 +0000 (11:54 +0200)]
initial cleanup of distributor.hh
bert hubert [Thu, 28 May 2015 09:58:07 +0000 (11:58 +0200)]
clarify even FURTHER that the pipe backend does not get the qname from the packet
bert hubert [Wed, 27 May 2015 20:32:52 +0000 (22:32 +0200)]
improve warnings at pipe backend
Aki Tuomi [Thu, 21 May 2015 19:52:09 +0000 (22:52 +0300)]
Emit warning when socket timestamps cannot be enabled
Pieter Lexis [Wed, 27 May 2015 14:10:15 +0000 (16:10 +0200)]
Merge pull request #2546 from pieterlexis/issue-2544-gsqlite2
Remove everything sqlite2 related, closes #2544
Pieter Lexis [Wed, 27 May 2015 10:28:15 +0000 (12:28 +0200)]
Merge pull request #2545 from pieterlexis/fix-weird-linkchecker-issue
Work around weird linkchecker issue raised in #2539
Pieter Lexis [Wed, 27 May 2015 09:43:27 +0000 (11:43 +0200)]
Merge pull request #2516 from pieterlexis/issue-2453-secpol-after-dnsproxy
Auth: start DNSProxy before doing secpoll
Pieter Lexis [Wed, 27 May 2015 09:22:18 +0000 (11:22 +0200)]
Remove everything sqlite2 related, closes #2544
Pieter Lexis [Wed, 27 May 2015 09:11:41 +0000 (11:11 +0200)]
Work around weird linkchecker issue raised in #2539
Pieter Lexis [Wed, 27 May 2015 07:30:00 +0000 (09:30 +0200)]
Merge pull request #2543 from pieterlexis/dnsdistVersionNumbering
Update version numbering from dnsdist
Pieter Lexis [Thu, 21 May 2015 14:48:21 +0000 (16:48 +0200)]
Update version numbering from dnsdist
bert hubert [Sat, 23 May 2015 20:51:49 +0000 (22:51 +0200)]
this may solve the systemd empty commandline variable issue
bert hubert [Fri, 22 May 2015 09:13:50 +0000 (11:13 +0200)]
add end-of-life statement
Pieter Lexis [Thu, 21 May 2015 07:19:39 +0000 (09:19 +0200)]
Merge pull request #2529 from cmouse/add-support-for-live-login-to-pkcs11
Add support for live login to pkcs11
Pieter Lexis [Wed, 20 May 2015 09:57:51 +0000 (11:57 +0200)]
secpoll-auth.cc: fix whitespace issues
Pieter Lexis [Wed, 20 May 2015 09:55:11 +0000 (11:55 +0200)]
Secpoll-auth: incorporate feedback
Peter van Dijk [Mon, 18 May 2015 10:36:33 +0000 (12:36 +0200)]
Merge pull request #2536 from cmouse/detect-pkcs11-login-required-correctly
Detect whether token has been logged in properly
Aki Tuomi [Sun, 17 May 2015 17:57:18 +0000 (20:57 +0300)]
Detect whether token has been logged in properly
Peter van Dijk [Sun, 17 May 2015 17:37:30 +0000 (19:37 +0200)]
Merge pull request #2528 from cmouse/warn-if-pkcs11-hashing-fails
Emit error if hashing fails on PKCS#11 token
Aki Tuomi [Sun, 17 May 2015 17:18:26 +0000 (20:18 +0300)]
Move locking to correct place
Aki Tuomi [Sun, 17 May 2015 15:52:02 +0000 (18:52 +0300)]
Update documentation to reflect changes
Aki Tuomi [Sun, 17 May 2015 15:08:09 +0000 (18:08 +0300)]
Add support for token login in after startup
Aki Tuomi [Sun, 17 May 2015 15:07:41 +0000 (18:07 +0300)]
Make sure PIN is always set to at least empty
Aki Tuomi [Sun, 17 May 2015 14:10:16 +0000 (17:10 +0300)]
Emit error if hashing fails on PKCS#11 token
bert hubert [Sun, 17 May 2015 07:24:08 +0000 (09:24 +0200)]
Merge pull request #2514 from rubenk/fix-annoying-boost-warning
Our Boost check doesn't recognize gcc 5.1 yet
bert hubert [Sun, 17 May 2015 07:23:38 +0000 (09:23 +0200)]
Merge pull request #2527 from cmouse/fix-pkcs11-ecdsa
Remove three bytes from PKCS#11 ECPoint string, supporting ECDSA via PKCS11!
Aki Tuomi [Sat, 16 May 2015 20:57:45 +0000 (23:57 +0300)]
Add sanity checks
Aki Tuomi [Sat, 16 May 2015 20:44:49 +0000 (23:44 +0300)]
Remove three bytes from PKCS#11 ECPoint string
The CKA_EC_POINT is defined as 'DER encoded X9.62 octet string',
which means it has DER preamble and also compression indicator.
So we remove these from the result string, and pass it along,
to get valid ECPoint value for DNS use.
bert hubert [Thu, 14 May 2015 09:54:59 +0000 (11:54 +0200)]
initial cleanup of distributor.hh
bert hubert [Wed, 13 May 2015 18:05:36 +0000 (20:05 +0200)]
implement various averaged latency stats for dnsdist
bert hubert [Wed, 13 May 2015 09:41:05 +0000 (11:41 +0200)]
fix crash on finding a forward label in dnsreplay - I think this should turn into a MOADNSException though!
bert hubert [Wed, 13 May 2015 09:40:38 +0000 (11:40 +0200)]
Merge branch 'master' of github.com:PowerDNS/pdns
bert hubert [Wed, 13 May 2015 07:41:05 +0000 (09:41 +0200)]
Merge pull request #2525 from Habbie/xfrName
s/xfrLabel/xfrName/
Peter van Dijk [Tue, 12 May 2015 18:54:12 +0000 (20:54 +0200)]
s/xfrLabel/xfrName/
Pieter Lexis [Tue, 12 May 2015 13:59:04 +0000 (15:59 +0200)]
Merge pull request #2522 from rubenk/build-calidns-only-if-we-have-recvmmsg
Build calidns only if we have detected recvmmsg
Pieter Lexis [Sun, 10 May 2015 08:32:21 +0000 (10:32 +0200)]
Auth: use recursor option for secpoll if provided
Fixes #2453
Pieter Lexis [Tue, 12 May 2015 08:22:17 +0000 (10:22 +0200)]
Merge pull request #2520 from gryphius/dnsdist-docfixshowservers
update dnsdist readme examples
Ruben Kerkhof [Mon, 11 May 2015 17:20:32 +0000 (19:20 +0200)]
Build calidns only if we have detected recvmmsg
Fixes #2498
Obsoletes #2509
Oli Schacher [Mon, 11 May 2015 08:46:07 +0000 (10:46 +0200)]
dnsdist readme examples use listServers() instead of showServers() and have different output columns
bert hubert [Sun, 10 May 2015 09:29:00 +0000 (11:29 +0200)]
fix up dnswasher manpage, it was entirely wrong and did not describe dnswasher.
Ruben Kerkhof [Sat, 9 May 2015 18:01:11 +0000 (20:01 +0200)]
Our Boost check doesn't recognize gcc 5.1 yet
Reported upstream at https://github.com/tsuna/boost.m4/pull/70
bert hubert [Sat, 9 May 2015 07:10:10 +0000 (09:10 +0200)]
it appears not updating .gitignore is now a test failure.
bert hubert [Sat, 9 May 2015 06:22:24 +0000 (08:22 +0200)]
Merge remote-tracking branch 'ahuremote/master'
Conflicts:
pdns/dnsdistdist/populate
bert hubert [Fri, 8 May 2015 20:55:13 +0000 (22:55 +0200)]
add dnsdist-carbon to dnsdistdist
bert hubert [Fri, 8 May 2015 19:55:03 +0000 (21:55 +0200)]
add the actual carbon file
bert hubert [Fri, 8 May 2015 19:51:50 +0000 (21:51 +0200)]
add support for graphite/carbon to dnsdist, plus document it
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