]> granicus.if.org Git - pdns/log
pdns
11 years agofix tinydns generate-data.sh
Peter van Dijk [Mon, 4 Nov 2013 07:22:54 +0000 (08:22 +0100)]
fix tinydns generate-data.sh

11 years agoMerge pull request #1089 from cmouse/pdnssec-meta
Peter van Dijk [Mon, 4 Nov 2013 07:14:50 +0000 (23:14 -0800)]
Merge pull request #1089 from cmouse/pdnssec-meta

Pdnssec meta

11 years agoAdd missing metas, sort alphabetically
Aki Tuomi [Fri, 1 Nov 2013 21:28:10 +0000 (23:28 +0200)]
Add missing metas, sort alphabetically

11 years agoFix usage to match reality
Aki Tuomi [Fri, 1 Nov 2013 21:23:38 +0000 (23:23 +0200)]
Fix usage to match reality

11 years agoWrite all meta values instead of just first one
Aki Tuomi [Fri, 1 Nov 2013 21:19:51 +0000 (23:19 +0200)]
Write all meta values instead of just first one

11 years agoImplement get-meta/set-meta, also change \n to endl
Aki Tuomi [Fri, 1 Nov 2013 21:19:34 +0000 (23:19 +0200)]
Implement get-meta/set-meta, also change \n to endl

11 years agobashify
Peter van Dijk [Fri, 1 Nov 2013 19:39:41 +0000 (20:39 +0100)]
bashify

11 years agoMerge pull request #1088 from mind04/dyndns
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

11 years agoreduce 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

11 years agodrop cryptopp from static build as libcryptopp.a is broken on Debian 7, which is...
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

11 years agomove randomid to method scope; drop unused member vars
Peter van Dijk [Tue, 29 Oct 2013 13:00:48 +0000 (14:00 +0100)]
move randomid to method scope; drop unused member vars

11 years agoMerge branch 'remove-windows-services' of github.com:zeha/pdns into zeha-remove-windo...
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

11 years agoMerge pull request #1076 from zmallen/master
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.

11 years agoMerge pull request #1084 from cmouse/fix-1082
Peter van Dijk [Mon, 28 Oct 2013 12:59:16 +0000 (05:59 -0700)]
Merge pull request #1084 from cmouse/fix-1082

Fix 1082

11 years agoChanged to /usr/bin/env ruby as per request
Aki Tuomi [Sun, 27 Oct 2013 13:46:36 +0000 (15:46 +0200)]
Changed to /usr/bin/env ruby as per request

11 years agoUse sudo for ruby setup
Aki Tuomi [Sat, 26 Oct 2013 20:08:32 +0000 (23:08 +0300)]
Use sudo for ruby setup

11 years agoAttempt to setup ruby before doing much
Aki Tuomi [Sat, 26 Oct 2013 20:05:12 +0000 (23:05 +0300)]
Attempt to setup ruby before doing much

11 years agoAdd bundler dependencies
Aki Tuomi [Sat, 26 Oct 2013 20:03:15 +0000 (23:03 +0300)]
Add bundler dependencies

11 years agoUse /usr/bin/ruby interprepter
Aki Tuomi [Sat, 26 Oct 2013 20:03:01 +0000 (23:03 +0300)]
Use /usr/bin/ruby interprepter

11 years agoAdd missing deps to EXTRA_DIST, make clean now removes test binaries
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

11 years agotypo, thanks seth
Peter van Dijk [Sat, 26 Oct 2013 20:02:05 +0000 (22:02 +0200)]
typo, thanks seth

11 years agoMerge pull request #1083 from cmouse/remotebackend-handle-empty-result
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

11 years agoUnit test for empty lookup/list result
Aki Tuomi [Sat, 26 Oct 2013 19:21:07 +0000 (22:21 +0300)]
Unit test for empty lookup/list result

11 years agoFix handling of empty lookup/list result
Aki Tuomi [Sat, 26 Oct 2013 19:20:54 +0000 (22:20 +0300)]
Fix handling of empty lookup/list result

11 years agoCleaned up commits as seen by Habbie's comment. Updated scripting xml file with a...
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.

11 years agoEnhancement for Issue #1074. Added operator overload for pdnslog() to accept a log...
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

11 years agoreturn 0 from serveConnection even after exceptions
Peter van Dijk [Fri, 25 Oct 2013 10:19:12 +0000 (12:19 +0200)]
return 0 from serveConnection even after exceptions

11 years agoadd NOTICE to recursor dist, thanks @mind04
Peter van Dijk [Fri, 25 Oct 2013 10:08:44 +0000 (12:08 +0200)]
add NOTICE to recursor dist, thanks @mind04

11 years agolimit accidental scope expansion, thanks @zeha
Peter van Dijk [Fri, 25 Oct 2013 09:03:49 +0000 (11:03 +0200)]
limit accidental scope expansion, thanks @zeha

11 years agoadd openssl linking exception to manual
Peter van Dijk [Fri, 25 Oct 2013 08:14:00 +0000 (10:14 +0200)]
add openssl linking exception to manual

11 years agomake OpenSSL linking exception more prominent - note that this has always applied...
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

11 years agoremove outdated LICENSE file as we also have a more recent COPYING
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

11 years agoMerge pull request #1079 from Zugschlus/master
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...

11 years agoMerge pull request #1081 from mind04/windows
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

11 years agoremove windows code from parser
Kees Monshouwer [Thu, 24 Oct 2013 20:02:53 +0000 (22:02 +0200)]
remove windows code from parser

11 years agoforce ragel alphtype to unsigned char, fixing non-ASCII TXT parsing on signed char...
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

11 years agoadd OpenSSL exception to PowerDNS, Netherlabs, van Dijk and Hubert copyrights
Marc Haber [Thu, 24 Oct 2013 13:52:16 +0000 (15:52 +0200)]
add OpenSSL exception to PowerDNS, Netherlabs, van Dijk and Hubert copyrights

11 years agoMerge pull request #1077 from rubenk/hardcoded-make
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

11 years agoReplace 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

11 years agofix base64 decoding for big endian archs on which long is not 32 bits (like s390x)
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)

11 years agoremove windows service entry points
Christian Hofstaedtler [Tue, 22 Oct 2013 14:25:48 +0000 (16:25 +0200)]
remove windows service entry points

11 years agoMerge pull request #1027 from paboldin/bind-lock-file
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

11 years agodrop ltmain
Peter van Dijk [Mon, 21 Oct 2013 12:04:23 +0000 (14:04 +0200)]
drop ltmain

11 years agospelling, mostly thanks to codespell
Peter van Dijk [Mon, 21 Oct 2013 12:23:31 +0000 (14:23 +0200)]
spelling, mostly thanks to codespell

11 years agoMerge pull request #1068 from rubenk/spelling
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

11 years agoMerge pull request #1072 from zmallen/master
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...

11 years agoMerge pull request #1071 from zeha/setfresh_uint32
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

11 years agoMerge pull request #1073 from mind04/windows
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

11 years agoIssue #1067. Moved pdnslog and matchnetmask to lines 231-235 to allow for these funct...
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

11 years agoRemove comment about unsigned mismatch from oraclebackend
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 ;-)

11 years agoremove more windows stuff
Kees Monshouwer [Sun, 20 Oct 2013 21:01:34 +0000 (23:01 +0200)]
remove more windows stuff

11 years agoMerge pull request #1070 from rubenk/compile-warning
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

11 years agoFix a warning during compilation
Ruben Kerkhof [Sun, 20 Oct 2013 19:50:32 +0000 (21:50 +0200)]
Fix a warning during compilation

11 years agobring all setFresh definitions in sync
Christian Hofstaedtler [Sun, 20 Oct 2013 13:04:34 +0000 (15:04 +0200)]
bring all setFresh definitions in sync

11 years agoFix some spelling errors
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)

11 years agonit
Peter van Dijk [Fri, 18 Oct 2013 13:03:05 +0000 (15:03 +0200)]
nit

11 years agoMerge pull request #1064 from mind04/dist-recursor
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

11 years agoMerge pull request #1065 from mind04/manpage
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

11 years agoadd dist-recursor to travis.yml
Kees Monshouwer [Thu, 17 Oct 2013 17:14:32 +0000 (19:14 +0200)]
add dist-recursor to travis.yml

11 years agodrop rest of windows files from dist-recursor
Peter van Dijk [Thu, 17 Oct 2013 17:07:10 +0000 (19:07 +0200)]
drop rest of windows files from dist-recursor

11 years agodrop 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

11 years agoMerge pull request #1043 from mind04/windows
Peter van Dijk [Thu, 17 Oct 2013 16:42:57 +0000 (09:42 -0700)]
Merge pull request #1043 from mind04/windows

remove all windows code from PowerDNS

11 years agoMerge pull request #1063 from rubenk/autoconf
Peter van Dijk [Thu, 17 Oct 2013 16:31:35 +0000 (09:31 -0700)]
Merge pull request #1063 from rubenk/autoconf

Some updates for configure.ac.

11 years agoalso support polarssl 1.2.9+
Peter van Dijk [Thu, 17 Oct 2013 13:42:19 +0000 (15:42 +0200)]
also support polarssl 1.2.9+

11 years agosupport polarssl 1.3
Peter van Dijk [Thu, 17 Oct 2013 12:42:29 +0000 (14:42 +0200)]
support polarssl 1.3

11 years agoThe boost macro's require a newer autoconf
Ruben Kerkhof [Wed, 16 Oct 2013 17:02:16 +0000 (19:02 +0200)]
The boost macro's require a newer autoconf

They depend on among other things AC_PROG_GREP
which was introduced in autoconf 2.60

11 years agoReplace another obsolete macro
Ruben Kerkhof [Wed, 16 Oct 2013 17:01:30 +0000 (19:01 +0200)]
Replace another obsolete macro

11 years agoAC_OUTPUT with arguments is obsolete
Ruben Kerkhof [Wed, 16 Oct 2013 16:24:24 +0000 (18:24 +0200)]
AC_OUTPUT with arguments is obsolete

11 years agoReplace deprecated AC_HELP_STRING macro
Ruben Kerkhof [Wed, 16 Oct 2013 15:52:43 +0000 (17:52 +0200)]
Replace deprecated AC_HELP_STRING macro

11 years agoReplace deprecated macro
Ruben Kerkhof [Wed, 16 Oct 2013 15:47:30 +0000 (17:47 +0200)]
Replace deprecated macro

11 years agoMerge pull request #1061 from zeha/drop-autotools-dupes
Peter van Dijk [Wed, 16 Oct 2013 05:00:03 +0000 (22:00 -0700)]
Merge pull request #1061 from zeha/drop-autotools-dupes

Drop autotools files that shouldn't be there

11 years agos/dnswasher/dnsreplay in dnsreplay manpage
Kees Monshouwer [Wed, 9 Oct 2013 22:33:24 +0000 (00:33 +0200)]
s/dnswasher/dnsreplay in dnsreplay manpage

11 years agoDrop autotools files that shouldn't be there
Christian Hofstaedtler [Tue, 15 Oct 2013 18:39:05 +0000 (20:39 +0200)]
Drop autotools files that shouldn't be there

11 years agoremove all windows code from PowerDNS
Kees Monshouwer [Thu, 3 Oct 2013 21:08:53 +0000 (23:08 +0200)]
remove all windows code from PowerDNS

11 years agodon't rely on included polarssl header files when using system polarssl. Spotted...
Peter van Dijk [Tue, 15 Oct 2013 14:10:07 +0000 (16:10 +0200)]
don't rely on included polarssl header files when using system polarssl. Spotted by Oden Eriksson of Mandriva, thanks!

11 years agoMerge pull request #1059 from zeha/reduce-gsql-diff
Peter van Dijk [Tue, 15 Oct 2013 12:47:29 +0000 (05:47 -0700)]
Merge pull request #1059 from zeha/reduce-gsql-diff

Reduce gsql bitrot

11 years agoMerge pull request #1057 from zeha/f/remove-godbc
Peter van Dijk [Tue, 15 Oct 2013 12:44:29 +0000 (05:44 -0700)]
Merge pull request #1057 from zeha/f/remove-godbc

Remove godbcbackend

11 years agoMerge pull request #1056 from zeha/f/stuff
Peter van Dijk [Tue, 15 Oct 2013 12:27:55 +0000 (05:27 -0700)]
Merge pull request #1056 from zeha/f/stuff

Miscellanea

11 years agoAdd missing insert queries to goraclebackend
Christian Hofstaedtler [Tue, 15 Oct 2013 12:14:13 +0000 (14:14 +0200)]
Add missing insert queries to goraclebackend

Untested because I have no Oracle install.

11 years agoRemove mostly nonfunctional diff. in gsqlbackends
Christian Hofstaedtler [Tue, 15 Oct 2013 12:11:08 +0000 (14:11 +0200)]
Remove mostly nonfunctional diff. in gsqlbackends

Makes for easier diffing of g*sqlbackend code

11 years agoRemove godbcbackend
Christian Hofstaedtler [Tue, 15 Oct 2013 11:15:39 +0000 (13:15 +0200)]
Remove godbcbackend

11 years agoMerge pull request #1058 from zeha/mark-db2-unsupp
Peter van Dijk [Tue, 15 Oct 2013 11:28:07 +0000 (04:28 -0700)]
Merge pull request #1058 from zeha/mark-db2-unsupp

Mark DB2 backend as unsupported

11 years agoMark DB2 backend as unsupported
Christian Hofstaedtler [Tue, 15 Oct 2013 11:27:07 +0000 (13:27 +0200)]
Mark DB2 backend as unsupported

11 years agodrop obsolete build scripts
Peter van Dijk [Tue, 15 Oct 2013 11:20:55 +0000 (13:20 +0200)]
drop obsolete build scripts

11 years agoRemove duplicate INSTALL file
Christian Hofstaedtler [Tue, 15 Oct 2013 10:45:12 +0000 (12:45 +0200)]
Remove duplicate INSTALL file

11 years agoRemove old TODO files
Christian Hofstaedtler [Tue, 15 Oct 2013 10:42:31 +0000 (12:42 +0200)]
Remove old TODO files

11 years agoRemove duplicate README file
Christian Hofstaedtler [Tue, 15 Oct 2013 10:41:37 +0000 (12:41 +0200)]
Remove duplicate README file

11 years agoRemove unused precursor init script
Christian Hofstaedtler [Tue, 15 Oct 2013 10:40:06 +0000 (12:40 +0200)]
Remove unused precursor init script

There's another one in pdns_recursor.init.d, which is the one that's
actually distributed.

11 years agoRemove unused pathconfig files
Christian Hofstaedtler [Tue, 15 Oct 2013 10:39:45 +0000 (12:39 +0200)]
Remove unused pathconfig files

Apparently from 1.x binary installer area.

11 years agoRemove --bare from zone2sql man page
Christian Hofstaedtler [Tue, 15 Oct 2013 10:35:14 +0000 (12:35 +0200)]
Remove --bare from zone2sql man page

This option does not exist.

11 years agoFix Short-Description in pdns-recursor.init.d
Christian Hofstaedtler [Tue, 15 Oct 2013 10:33:56 +0000 (12:33 +0200)]
Fix Short-Description in pdns-recursor.init.d

S-D is used to display what's going on in at least some init systems,
so make it a bit more descriptive.

11 years agoMerge pull request #1055 from zeha/f/autotools
Peter van Dijk [Tue, 15 Oct 2013 10:07:22 +0000 (03:07 -0700)]
Merge pull request #1055 from zeha/f/autotools

Remove unused tests from configure

11 years agoMerge pull request #1054 from zeha/f/typos
Peter van Dijk [Tue, 15 Oct 2013 09:52:55 +0000 (02:52 -0700)]
Merge pull request #1054 from zeha/f/typos

Fix some typos

11 years agoFix gramm-o found by lintian
Christian Hofstaedtler [Tue, 15 Oct 2013 09:51:20 +0000 (11:51 +0200)]
Fix gramm-o found by lintian

11 years agoFix spelling errors found by lintian
Christian Hofstaedtler [Tue, 15 Oct 2013 09:44:15 +0000 (11:44 +0200)]
Fix spelling errors found by lintian

11 years agoRemove unused tests from configure
Christian Hofstaedtler [Tue, 15 Oct 2013 09:20:17 +0000 (11:20 +0200)]
Remove unused tests from configure

11 years agoMerge pull request #1047 from zeha/f/mysqlbackend
Peter van Dijk [Mon, 14 Oct 2013 20:09:45 +0000 (13:09 -0700)]
Merge pull request #1047 from zeha/f/mysqlbackend

Remove traces of mysqlbackend

11 years agoMerge pull request #1053 from zeha/f/kill-showvar
Peter van Dijk [Mon, 14 Oct 2013 20:07:16 +0000 (13:07 -0700)]
Merge pull request #1053 from zeha/f/kill-showvar

Remove 11yrs old, unused showvar.in

11 years agoRemove 11yrs old, unused showvar.in
Christian Hofstaedtler [Mon, 14 Oct 2013 19:19:16 +0000 (21:19 +0200)]
Remove 11yrs old, unused showvar.in

Nobody uses this anymore, and this project hasn't been ahudns for a while.

11 years agoMerge pull request #1050 from rubenk/nit
Peter van Dijk [Mon, 14 Oct 2013 13:30:24 +0000 (06:30 -0700)]
Merge pull request #1050 from rubenk/nit

Fix typo