]>
granicus.if.org Git - pdns/log
Peter van Dijk [Tue, 12 Nov 2013 10:25:37 +0000 (11:25 +0100)]
fix CHAOS TXT registration for recursor (making version.bind work)
Peter van Dijk [Thu, 7 Nov 2013 13:45:16 +0000 (14:45 +0100)]
remove useless cast; limit udp-truncation-threshold to 512 for non-EDNS UDP queries
Peter van Dijk [Thu, 7 Nov 2013 13:24:30 +0000 (14:24 +0100)]
avoid uninitialised res variable; don't cache any-to-tcp TC responses; ignore EDNS bufsize on TCP; also apply udp-truncation-threshold to non-EDNS questions
Peter van Dijk [Tue, 5 Nov 2013 13:28:06 +0000 (14:28 +0100)]
adapt udp-truncation-threshold flag to the recursor and document it
Peter van Dijk [Tue, 5 Nov 2013 13:02:59 +0000 (14:02 +0100)]
move variable definitions up to allow goto
Peter van Dijk [Tue, 5 Nov 2013 12:53:02 +0000 (13:53 +0100)]
adopt any-to-tcp feature to the recursor. Based on a patch by Winfried Angele. Closes #836
Peter van Dijk [Tue, 5 Nov 2013 11:06:42 +0000 (03:06 -0800)]
Merge pull request #1096 from zeha/new-urls-auth
Rework webserver implementation in Auth
Christian Hofstaedtler [Mon, 21 Oct 2013 19:24:26 +0000 (21:24 +0200)]
switch to yahttp in auth
A bit more intrusive than needed, but now everybody has a HttpResponse
object.
Christian Hofstaedtler [Mon, 21 Oct 2013 19:23:59 +0000 (21:23 +0200)]
link in yahttp
Christian Hofstaedtler [Mon, 21 Oct 2013 19:23:24 +0000 (21:23 +0200)]
Import Aki Tuomi's yahttp
Christian Hofstaedtler [Sun, 20 Oct 2013 16:34:44 +0000 (18:34 +0200)]
webserver: first batch of new API URLs
Note that return data is still in old format.
Christian Hofstaedtler [Sun, 20 Oct 2013 16:01:40 +0000 (18:01 +0200)]
webserver: bundle all request data into class HttpRequest
Now, pathArgs could actually be used by handlers.
Christian Hofstaedtler [Sun, 20 Oct 2013 15:06:05 +0000 (17:06 +0200)]
webserver: drop d_that
Christian Hofstaedtler [Sun, 20 Oct 2013 14:11:19 +0000 (16:11 +0200)]
webserver: add URL router with support for <vars>
Peter van Dijk [Tue, 5 Nov 2013 09:28:24 +0000 (01:28 -0800)]
Merge pull request #1094 from zeha/correct-overloading
correct overloading of feedRecord
Peter van Dijk [Tue, 5 Nov 2013 09:16:46 +0000 (01:16 -0800)]
Merge pull request #1095 from zeha/lang-nits
Language nits
Christian Hofstaedtler [Mon, 21 Oct 2013 08:39:23 +0000 (10:39 +0200)]
Language nits
Christian Hofstaedtler [Sun, 20 Oct 2013 22:55:16 +0000 (00:55 +0200)]
correct overloading of feedRecord
G++ 4.8 does not warn about this, but clearly an overload with the
wrong signature will not work when called through a base class pointer.
(clang++ 3.3 produces a diagnostic.)
Peter van Dijk [Tue, 5 Nov 2013 09:02:55 +0000 (01:02 -0800)]
Merge pull request #1093 from zeha/restore-bindparser-h
Restore bindparser.(h|hh) hack for newer autotools
Christian Hofstaedtler [Tue, 5 Nov 2013 08:23:27 +0000 (09:23 +0100)]
Restore bindparser.(h|hh) hack for newer autotools
Peter van Dijk [Mon, 4 Nov 2013 12:47:35 +0000 (04:47 -0800)]
Merge pull request #1090 from cmouse/fix-pdnssec-tsig-commands
Fix pdnssec tsig commands
Peter van Dijk [Mon, 4 Nov 2013 12:44:05 +0000 (13:44 +0100)]
actually truncate packet when setting TC, closes #1092
Peter van Dijk [Mon, 4 Nov 2013 12:29:33 +0000 (13:29 +0100)]
clarify
Peter van Dijk [Mon, 4 Nov 2013 09:42:20 +0000 (01:42 -0800)]
Merge pull request #1091 from cmouse/pdnssec-meta-docs
Meta docs update
Aki Tuomi [Mon, 4 Nov 2013 09:39:53 +0000 (11:39 +0200)]
Meta docs update
Aki Tuomi [Mon, 4 Nov 2013 09:33:58 +0000 (11:33 +0200)]
Update documentation
Aki Tuomi [Mon, 4 Nov 2013 07:40:56 +0000 (09:40 +0200)]
Fix typo on deactivate-tsig-key
Aki Tuomi [Mon, 4 Nov 2013 07:40:12 +0000 (09:40 +0200)]
Fix names elsewhere too
Aki Tuomi [Mon, 4 Nov 2013 07:20:27 +0000 (09:20 +0200)]
Change enable-tsig-key to activate-tsig-key
Aki Tuomi [Mon, 4 Nov 2013 07:20:14 +0000 (09:20 +0200)]
Rename tsig management commands for consistency
Peter van Dijk [Mon, 4 Nov 2013 08:23:10 +0000 (00:23 -0800)]
Merge pull request #1062 from jhcloos/inet
Use the inet data type for supermasters.ip on postgrsql.
Peter van Dijk [Mon, 4 Nov 2013 08:13:47 +0000 (00:13 -0800)]
Merge pull request #1080 from mind04/bind3
Bind backend is now a real module
Peter van Dijk [Mon, 4 Nov 2013 07:22:54 +0000 (08:22 +0100)]
fix tinydns generate-data.sh
Peter van Dijk [Mon, 4 Nov 2013 07:14:50 +0000 (23:14 -0800)]
Merge pull request #1089 from cmouse/pdnssec-meta
Pdnssec meta
Aki Tuomi [Fri, 1 Nov 2013 21:28:10 +0000 (23:28 +0200)]
Add missing metas, sort alphabetically
Aki Tuomi [Fri, 1 Nov 2013 21:23:38 +0000 (23:23 +0200)]
Fix usage to match reality
Aki Tuomi [Fri, 1 Nov 2013 21:19:51 +0000 (23:19 +0200)]
Write all meta values instead of just first one
Aki Tuomi [Fri, 1 Nov 2013 21:19:34 +0000 (23:19 +0200)]
Implement get-meta/set-meta, also change \n to endl
Peter van Dijk [Fri, 1 Nov 2013 19:39:41 +0000 (20:39 +0100)]
bashify
Peter van Dijk [Fri, 1 Nov 2013 18:01:51 +0000 (11:01 -0700)]
Merge pull request #1088 from mind04/dyndns
reduce the use of cleandig in dyndns tests
Kees Monshouwer [Fri, 1 Nov 2013 17:19:39 +0000 (18:19 +0100)]
reduce the use of cleandig in dyndns tests
Peter van Dijk [Fri, 1 Nov 2013 12:31:27 +0000 (13:31 +0100)]
drop cryptopp from static build as libcryptopp.a is broken on Debian 7, which is what we build on
Kees Monshouwer [Thu, 24 Oct 2013 19:55:53 +0000 (21:55 +0200)]
update .gitignore in bindbackend directory
Kees Monshouwer [Thu, 24 Oct 2013 19:52:55 +0000 (21:52 +0200)]
nit
Kees Monshouwer [Thu, 24 Oct 2013 17:54:58 +0000 (19:54 +0200)]
move bind-dnssec.schema.sqlite3.sql.h to /pdns
Kees Monshouwer [Thu, 24 Oct 2013 17:30:59 +0000 (19:30 +0200)]
update buildscripts
Kees Monshouwer [Thu, 24 Oct 2013 16:22:18 +0000 (18:22 +0200)]
move create dnssec db from backend to pdnssec
Kees Monshouwer [Thu, 24 Oct 2013 13:48:37 +0000 (15:48 +0200)]
fix pdnssec create-bind-db
Kees Monshouwer [Wed, 23 Oct 2013 19:39:06 +0000 (21:39 +0200)]
move bindbackend to modules
Peter van Dijk [Tue, 29 Oct 2013 13:00:48 +0000 (14:00 +0100)]
move randomid to method scope; drop unused member vars
Peter van Dijk [Tue, 29 Oct 2013 11:08:08 +0000 (12:08 +0100)]
Merge branch 'remove-windows-services' of github.com:zeha/pdns into zeha-remove-windows-services
Peter van Dijk [Tue, 29 Oct 2013 10:17:30 +0000 (03:17 -0700)]
Merge pull request #1076 from zmallen/master
Enhancement for Issue #1074.
Peter van Dijk [Mon, 28 Oct 2013 12:59:16 +0000 (05:59 -0700)]
Merge pull request #1084 from cmouse/fix-1082
Fix 1082
Aki Tuomi [Sun, 27 Oct 2013 13:46:36 +0000 (15:46 +0200)]
Changed to /usr/bin/env ruby as per request
Aki Tuomi [Sat, 26 Oct 2013 20:08:32 +0000 (23:08 +0300)]
Use sudo for ruby setup
Aki Tuomi [Sat, 26 Oct 2013 20:05:12 +0000 (23:05 +0300)]
Attempt to setup ruby before doing much
Aki Tuomi [Sat, 26 Oct 2013 20:03:15 +0000 (23:03 +0300)]
Add bundler dependencies
Aki Tuomi [Sat, 26 Oct 2013 20:03:01 +0000 (23:03 +0300)]
Use /usr/bin/ruby interprepter
Aki Tuomi [Sat, 26 Oct 2013 20:02:38 +0000 (23:02 +0300)]
Add missing deps to EXTRA_DIST, make clean now removes test binaries
Peter van Dijk [Sat, 26 Oct 2013 20:02:05 +0000 (22:02 +0200)]
typo, thanks seth
Peter van Dijk [Sat, 26 Oct 2013 19:52:10 +0000 (12:52 -0700)]
Merge pull request #1083 from cmouse/remotebackend-handle-empty-result
Remotebackend handle empty result
Aki Tuomi [Sat, 26 Oct 2013 19:21:07 +0000 (22:21 +0300)]
Unit test for empty lookup/list result
Aki Tuomi [Sat, 26 Oct 2013 19:20:54 +0000 (22:20 +0300)]
Fix handling of empty lookup/list result
Zack A [Fri, 25 Oct 2013 13:49:58 +0000 (09:49 -0400)]
Cleaned up commits as seen by Habbie's comment. Updated scripting xml file with a table of new entries. Added some new pdnslog functions within the powerdns-example-script.lua to show new functionality.
Zack A [Tue, 22 Oct 2013 16:27:07 +0000 (12:27 -0400)]
Enhancement for Issue #1074. Added operator overload for pdnslog() to accept a log level when writing out to syslog. Added syslog levels to global lua table which correspond to the second argument in pdnslog. Example: pdnslog(INFO, pdnslog.Info), pdnslog(DEBUG, pdnslog.Debug) , these all correspond to their name in the Urgency enum
Peter van Dijk [Fri, 25 Oct 2013 10:19:12 +0000 (12:19 +0200)]
return 0 from serveConnection even after exceptions
Peter van Dijk [Fri, 25 Oct 2013 10:08:44 +0000 (12:08 +0200)]
add NOTICE to recursor dist, thanks @mind04
Peter van Dijk [Fri, 25 Oct 2013 09:03:49 +0000 (11:03 +0200)]
limit accidental scope expansion, thanks @zeha
Peter van Dijk [Fri, 25 Oct 2013 08:14:00 +0000 (10:14 +0200)]
add openssl linking exception to manual
Peter van Dijk [Fri, 25 Oct 2013 08:05:45 +0000 (10:05 +0200)]
make OpenSSL linking exception more prominent - note that this has always applied! Fixes #1078, thanks @Zugschlus
Peter van Dijk [Fri, 25 Oct 2013 07:42:42 +0000 (09:42 +0200)]
remove outdated LICENSE file as we also have a more recent COPYING
Peter van Dijk [Fri, 25 Oct 2013 07:41:28 +0000 (00:41 -0700)]
Merge pull request #1079 from Zugschlus/master
add OpenSSL exception to PowerDNS, Netherlabs, van Dijk and Hubert copyr...
Peter van Dijk [Fri, 25 Oct 2013 07:35:18 +0000 (00:35 -0700)]
Merge pull request #1081 from mind04/windows
remove windows code from parser
Kees Monshouwer [Thu, 24 Oct 2013 20:02:53 +0000 (22:02 +0200)]
remove windows code from parser
Peter van Dijk [Thu, 24 Oct 2013 18:26:48 +0000 (20:26 +0200)]
force ragel alphtype to unsigned char, fixing non-ASCII TXT parsing on signed char platforms like s390x
Marc Haber [Thu, 24 Oct 2013 13:52:16 +0000 (15:52 +0200)]
add OpenSSL exception to PowerDNS, Netherlabs, van Dijk and Hubert copyrights
Peter van Dijk [Thu, 24 Oct 2013 09:25:21 +0000 (02:25 -0700)]
Merge pull request #1077 from rubenk/hardcoded-make
Replace hardcoded make with variable
Ruben Kerkhof [Wed, 23 Oct 2013 14:34:47 +0000 (16:34 +0200)]
Replace hardcoded make with variable
This fixes a warning when running make -j n
Peter van Dijk [Tue, 22 Oct 2013 21:26:13 +0000 (23:26 +0200)]
fix base64 decoding for big endian archs on which long is not 32 bits (like s390x)
Christian Hofstaedtler [Tue, 22 Oct 2013 14:25:48 +0000 (16:25 +0200)]
remove windows service entry points
Peter van Dijk [Tue, 22 Oct 2013 09:06:57 +0000 (02:06 -0700)]
Merge pull request #1027 from paboldin/bind-lock-file
bind-supermaster-lock: use different lock for supermaster config file
Peter van Dijk [Mon, 21 Oct 2013 12:04:23 +0000 (14:04 +0200)]
drop ltmain
Peter van Dijk [Mon, 21 Oct 2013 12:23:31 +0000 (14:23 +0200)]
spelling, mostly thanks to codespell
Peter van Dijk [Mon, 21 Oct 2013 11:23:02 +0000 (04:23 -0700)]
Merge pull request #1068 from rubenk/spelling
Fix some spelling errors
Peter van Dijk [Mon, 21 Oct 2013 11:10:56 +0000 (04:10 -0700)]
Merge pull request #1072 from zmallen/master
Issue #1067. Moved pdnslog and matchnetmask to lines 231-235 to allow fo...
Peter van Dijk [Mon, 21 Oct 2013 10:26:56 +0000 (03:26 -0700)]
Merge pull request #1071 from zeha/setfresh_uint32
bring all setFresh definitions in sync
Peter van Dijk [Mon, 21 Oct 2013 10:26:17 +0000 (03:26 -0700)]
Merge pull request #1073 from mind04/windows
remove more windows stuff
Zack A [Mon, 21 Oct 2013 00:09:04 +0000 (20:09 -0400)]
Issue #1067. Moved pdnslog and matchnetmask to lines 231-235 to allow for these functions to be globally accessible outside the scope of the pdns-recursor pre-reserved functions
Christian Hofstaedtler [Sun, 20 Oct 2013 22:58:48 +0000 (00:58 +0200)]
Remove comment about unsigned mismatch from oraclebackend
Now that the docs are correct, we no longer need the comment ;-)
Kees Monshouwer [Sun, 20 Oct 2013 21:01:34 +0000 (23:01 +0200)]
remove more windows stuff
Peter van Dijk [Sun, 20 Oct 2013 20:48:41 +0000 (13:48 -0700)]
Merge pull request #1070 from rubenk/compile-warning
Fix a warning during compilation
Ruben Kerkhof [Sun, 20 Oct 2013 19:50:32 +0000 (21:50 +0200)]
Fix a warning during compilation
Christian Hofstaedtler [Sun, 20 Oct 2013 13:04:34 +0000 (15:04 +0200)]
bring all setFresh definitions in sync
Ruben Kerkhof [Sun, 20 Oct 2013 12:18:41 +0000 (14:18 +0200)]
Fix some spelling errors
Found with codespell (https://github.com/lucasdemarchi/codespell)
Peter van Dijk [Fri, 18 Oct 2013 13:03:05 +0000 (15:03 +0200)]
nit
Peter van Dijk [Thu, 17 Oct 2013 18:00:35 +0000 (11:00 -0700)]
Merge pull request #1064 from mind04/dist-recursor
add dist-recursor to travis.yml
Peter van Dijk [Thu, 17 Oct 2013 18:00:25 +0000 (11:00 -0700)]
Merge pull request #1065 from mind04/manpage
s/dnswasher/dnsreplay in dnsreplay manpage
Kees Monshouwer [Thu, 17 Oct 2013 17:14:32 +0000 (19:14 +0200)]
add dist-recursor to travis.yml
Peter van Dijk [Thu, 17 Oct 2013 17:07:10 +0000 (19:07 +0200)]
drop rest of windows files from dist-recursor
Peter van Dijk [Thu, 17 Oct 2013 16:58:04 +0000 (18:58 +0200)]
drop windows files from dist-recursor