]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
11 years agonewcopyrights
Tinderbox User [Fri, 5 Jun 2015 23:30:02 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] whitespace
Evan Hunt [Fri, 5 Jun 2015 16:29:45 +0000 (09:29 -0700)] 
[master] whitespace

11 years ago[master] add CHANGES note
Evan Hunt [Fri, 5 Jun 2015 16:22:36 +0000 (09:22 -0700)] 
[master] add CHANGES note

4134.   [cleanup]       Include client-ip rules when logging the number
                        of RPZ rules of each type. [RT #39670]

11 years agobetter logging of RPZ changes RT #39670
Witold Krecicki [Fri, 5 Jun 2015 10:23:02 +0000 (12:23 +0200)] 
better logging of RPZ changes RT #39670

11 years agoupdate rpz doc as per rt39703
Mark Andrews [Fri, 5 Jun 2015 01:13:02 +0000 (11:13 +1000)] 
update rpz doc as per rt39703

11 years agoupdate comment as per rt39703
Mark Andrews [Fri, 5 Jun 2015 01:09:35 +0000 (11:09 +1000)] 
update comment as per rt39703

11 years agoregen master
Tinderbox User [Fri, 5 Jun 2015 01:05:03 +0000 (01:05 +0000)] 
regen master

11 years ago4133. [port] Update how various json libraries are handled.
Mark Andrews [Fri, 5 Jun 2015 00:16:24 +0000 (10:16 +1000)] 
4133.   [port]          Update how various json libraries are handled.
                        [RT #39646]

11 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 4 Jun 2015 23:45:25 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Thu, 4 Jun 2015 23:30:05 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] dig option cleanups
Evan Hunt [Thu, 4 Jun 2015 15:55:32 +0000 (08:55 -0700)] 
[master] dig option cleanups

4132. [cleanup] dig: added +rd as a synonym for +recurse,
added +class as an unabbreviated alternative
to +cl. [RT #39686]

11 years ago[master] further RPZ fixes
Evan Hunt [Thu, 4 Jun 2015 01:18:55 +0000 (18:18 -0700)] 
[master] further RPZ fixes

4131. [bug] Addressed further problems with reloading RPZ
zones. [RT #39649]

11 years agounlock T4_mx
Mark Andrews [Sat, 30 May 2015 07:54:33 +0000 (17:54 +1000)] 
unlock T4_mx

11 years agosilence coverity warnings
Mark Andrews [Sat, 30 May 2015 07:44:52 +0000 (17:44 +1000)] 
silence coverity warnings

11 years agoadd INSIST to silence coverity
Mark Andrews [Sat, 30 May 2015 07:37:14 +0000 (17:37 +1000)] 
add INSIST to silence coverity

11 years agouse sed as tail -n +# is not portable
Mark Andrews [Sat, 30 May 2015 01:05:57 +0000 (11:05 +1000)] 
use sed as tail -n +# is not portable

11 years agounsigned constants
Mark Andrews [Fri, 29 May 2015 01:26:13 +0000 (11:26 +1000)] 
unsigned constants

11 years agoregen master
Tinderbox User [Fri, 29 May 2015 01:04:57 +0000 (01:04 +0000)] 
regen master

11 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 28 May 2015 23:45:24 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Thu, 28 May 2015 23:30:05 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] typo in comment
Evan Hunt [Thu, 28 May 2015 22:04:40 +0000 (15:04 -0700)] 
[master] typo in comment

11 years ago4130. [bug] The compatability shim for *printf() misprinted some
Mark Andrews [Thu, 28 May 2015 21:21:49 +0000 (07:21 +1000)] 
4130.   [bug]           The compatability shim for *printf() misprinted some
                        large numbers. [RT #39586]

11 years ago4129. [port] Address API changes in OpenSSL 1.1.0. [RT #39532]
Mark Andrews [Thu, 28 May 2015 04:41:21 +0000 (14:41 +1000)] 
4129.   [port]          Address API changes in OpenSSL 1.1.0. [RT #39532]

11 years agoupdate
Mark Andrews [Thu, 28 May 2015 04:28:42 +0000 (14:28 +1000)] 
update

11 years ago4128. [bug] Address issues raised by Coverity 7.6. [RT #39537]
Mark Andrews [Thu, 28 May 2015 03:17:07 +0000 (13:17 +1000)] 
4128.   [bug]           Address issues raised by Coverity 7.6. [RT #39537]

11 years agolink against ISC_OPENSSL_LIBS
Mark Andrews [Thu, 28 May 2015 01:06:39 +0000 (11:06 +1000)] 
link against ISC_OPENSSL_LIBS

11 years agoregen master
Tinderbox User [Thu, 28 May 2015 01:04:54 +0000 (01:04 +0000)] 
regen master

11 years agoupdate copyright notice / whitespace
Tinderbox User [Wed, 27 May 2015 23:45:25 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agoadd dns_zone_cdscheck
Mark Andrews [Wed, 27 May 2015 06:17:54 +0000 (16:17 +1000)] 
add dns_zone_cdscheck

11 years ago4127. [protocol] CDS and CDNSKEY need to be signed by the key signing
Mark Andrews [Wed, 27 May 2015 05:25:45 +0000 (15:25 +1000)] 
4127.   [protocol]      CDS and CDNSKEY need to be signed by the key signing
                        key as per RFC 7344, Section 4.1. [RT #37215]

11 years ago[master] address regression
Evan Hunt [Wed, 27 May 2015 02:11:08 +0000 (19:11 -0700)] 
[master] address regression

4126. [bug] Addressed a regression introduced in change #4121.
[RT #39611]

11 years agocleanup delv system test is gone
Mark Andrews [Wed, 27 May 2015 01:12:19 +0000 (11:12 +1000)] 
cleanup delv system test is gone

11 years agoadd -P and -T to help
Mark Andrews [Wed, 27 May 2015 00:56:49 +0000 (10:56 +1000)] 
add -P and -T to help

11 years agoupdate copyright notice / whitespace
Tinderbox User [Sun, 24 May 2015 23:45:24 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Sun, 24 May 2015 23:30:06 +0000 (23:30 +0000)] 
newcopyrights

11 years agouse unsigned constants
Mark Andrews [Sun, 24 May 2015 02:51:55 +0000 (12:51 +1000)] 
use unsigned constants

11 years agolink against libisc
Mark Andrews [Sun, 24 May 2015 02:50:56 +0000 (12:50 +1000)] 
link against libisc

11 years agodon't include <isc/print.h>
Mark Andrews [Sun, 24 May 2015 02:50:20 +0000 (12:50 +1000)] 
don't include <isc/print.h>

11 years agolink against libisc
Mark Andrews [Sun, 24 May 2015 01:58:15 +0000 (11:58 +1000)] 
link against libisc

11 years agoupdate copyright notice / whitespace
Tinderbox User [Sat, 23 May 2015 23:45:25 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Sat, 23 May 2015 23:30:05 +0000 (23:30 +0000)] 
newcopyrights

11 years ago#undef before #define
Mark Andrews [Sat, 23 May 2015 20:04:09 +0000 (06:04 +1000)] 
#undef before #define

11 years agospecfiy where libisc is
Mark Andrews [Sat, 23 May 2015 20:01:45 +0000 (06:01 +1000)] 
specfiy where libisc is

(cherry picked from commit c907e7b512e88b641595d514790e2b41575f149e)

11 years agolink against ISCLIBS
Mark Andrews [Sat, 23 May 2015 19:42:44 +0000 (05:42 +1000)] 
link against ISCLIBS

11 years agofinished print.h stuff
Francis Dupont [Sat, 23 May 2015 14:12:24 +0000 (16:12 +0200)] 
finished print.h stuff

11 years agoAdded isc in includes (print.h requires it)
Francis Dupont [Sat, 23 May 2015 13:51:34 +0000 (15:51 +0200)] 
Added isc in includes (print.h requires it)

11 years agoadded print.h includes, updated copyrights
Francis Dupont [Sat, 23 May 2015 12:21:51 +0000 (14:21 +0200)] 
added print.h includes, updated copyrights

11 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 22 May 2015 23:45:24 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Fri, 22 May 2015 23:30:13 +0000 (23:30 +0000)] 
newcopyrights

11 years agoadded CHANGES note for previous change
Curtis Blackburn [Fri, 22 May 2015 22:02:40 +0000 (15:02 -0700)] 
added CHANGES note for previous change

11 years ago4125. [test] Added tests for dig, renamed delv test to digdelv.
Curtis Blackburn [Fri, 22 May 2015 18:42:59 +0000 (11:42 -0700)] 
4125.   [test]          Added tests for dig, renamed delv test to digdelv.
                        [RT #39490]

11 years agoadd cfg_parse_buffer2
Mark Andrews [Fri, 22 May 2015 12:24:06 +0000 (22:24 +1000)] 
add cfg_parse_buffer2

11 years agoall of NEED*PRINT are needed if %z is not supported
Mark Andrews [Fri, 22 May 2015 12:12:42 +0000 (22:12 +1000)] 
all of NEED*PRINT are needed if %z is not supported

11 years ago[master] log parsing errors from default config or addzone/modzone
Evan Hunt [Fri, 22 May 2015 06:04:29 +0000 (23:04 -0700)] 
[master] log parsing errors from default config or addzone/modzone

4124. [func] Log errors or warnings encountered when parsing the
internal default configuration.  Clarify the logging
of errors and warnings encountered in rndc
addzone or modzone parameters. [RT #39440]

11 years agoadd print.o/print.c forn ISC_PLATFORM_NEEDPRINTF abd ISC_PLATFORM_NEEDFPRINTF
Mark Andrews [Fri, 22 May 2015 03:31:34 +0000 (13:31 +1000)] 
add print.o/print.c forn ISC_PLATFORM_NEEDPRINTF abd ISC_PLATFORM_NEEDFPRINTF

11 years agoupdate
Mark Andrews [Fri, 22 May 2015 02:39:37 +0000 (12:39 +1000)] 
update

11 years agoregen master
Tinderbox User [Fri, 22 May 2015 01:04:47 +0000 (01:04 +0000)] 
regen master

11 years agounconditionally include stdio.h
Mark Andrews [Fri, 22 May 2015 00:08:43 +0000 (10:08 +1000)] 
unconditionally include stdio.h

11 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 21 May 2015 23:45:26 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agoexclude isc_print_printf and isc_print_fprintf
Mark Andrews [Thu, 21 May 2015 22:22:19 +0000 (08:22 +1000)] 
exclude isc_print_printf and isc_print_fprintf

11 years ago[master] add %z format options to printf
Evan Hunt [Thu, 21 May 2015 21:55:15 +0000 (14:55 -0700)] 
[master] add %z format options to printf

4123. [port] Added %z (size_t) format options to the portable
internal printf/sprintf implementation. [RT #39586]

11 years ago[master] fix tags
Evan Hunt [Thu, 21 May 2015 21:29:22 +0000 (14:29 -0700)] 
[master] fix tags

11 years agoUpdate notes.xml and CHANGES for #39567
Mukund Sivaraman [Thu, 21 May 2015 15:16:55 +0000 (20:46 +0530)] 
Update notes.xml and CHANGES for #39567

11 years agoFix RPZ radix tree search() for CLIENT-IP triggers (#39481)
Mukund Sivaraman [Thu, 21 May 2015 05:39:29 +0000 (11:09 +0530)] 
Fix RPZ radix tree search() for CLIENT-IP triggers (#39481)

11 years agonote differencec between 9.10 and 9.11 for EDNS negotiation in dig
Mark Andrews [Thu, 21 May 2015 02:28:01 +0000 (12:28 +1000)] 
note differencec between 9.10 and 9.11 for EDNS negotiation in dig

11 years agoregen master
Tinderbox User [Thu, 21 May 2015 01:04:46 +0000 (01:04 +0000)] 
regen master

11 years agoupdate util/copyrights
Mark Andrews [Thu, 21 May 2015 00:35:14 +0000 (10:35 +1000)] 
update util/copyrights

11 years ago[master] ensure rpz summary consistence during AXFR updates
Evan Hunt [Wed, 20 May 2015 22:00:50 +0000 (15:00 -0700)] 
[master] ensure rpz summary consistence during AXFR updates

4121. [bug] When updating a response-policy zone via AXFR,
summary data about other policy zones could fall
out of sync. Ultimately this could trigger an
assertion failure in rpz.c. [RT #39567]

11 years ago[master] revert erroneous cleanup
Evan Hunt [Wed, 20 May 2015 20:44:28 +0000 (13:44 -0700)] 
[master] revert erroneous cleanup

11 years ago[master] minor cleanup
Evan Hunt [Wed, 20 May 2015 07:10:38 +0000 (00:10 -0700)] 
[master] minor cleanup

11 years agoregen master
Tinderbox User [Wed, 20 May 2015 01:04:55 +0000 (01:04 +0000)] 
regen master

11 years ago[master] address a possible policy update race
Evan Hunt [Tue, 19 May 2015 22:47:42 +0000 (15:47 -0700)] 
[master] address a possible policy update race

4120. [bug] A bug in RPZ could cause the server to crash if
policy zones were updated while recursion was
pending for RPZ processing of an active query.
[RT #39415]

11 years agoadd a space after shell here-document name
Jeremy C. Reed [Tue, 19 May 2015 17:22:36 +0000 (13:22 -0400)] 
add a space after shell here-document name

<<END> foo.out
  to
<<END > foo.out

to be consistent with shell style

discussed via jabber in bind9 room

11 years agochange category to test
Mark Andrews [Tue, 19 May 2015 02:49:28 +0000 (12:49 +1000)] 
change category to test

11 years ago4119. [func] Allow dig to set the message opcode. [RT #39550]
Mark Andrews [Tue, 19 May 2015 02:46:06 +0000 (12:46 +1000)] 
4119.   [func]          Allow dig to set the message opcode. [RT #39550]

11 years ago4118. [bug] Teach isc-config.sh about irs. [RT #39213]
Mark Andrews [Tue, 19 May 2015 02:43:22 +0000 (12:43 +1000)] 
4118.   [bug]           Teach isc-config.sh about irs. [RT #39213]

11 years ago[master] there are now 98 automatic zones
Evan Hunt [Sat, 16 May 2015 17:07:17 +0000 (10:07 -0700)] 
[master] there are now 98 automatic zones

11 years ago4117. [protocol] Add EMPTY.AS112.ARPA as per RFC 7534.
Mark Andrews [Thu, 14 May 2015 22:22:25 +0000 (08:22 +1000)] 
4117.   [protocol]      Add EMPTY.AS112.ARPA as per RFC 7534.

11 years agoupdate copyright notice / whitespace
Tinderbox User [Mon, 11 May 2015 23:45:22 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Mon, 11 May 2015 23:30:05 +0000 (23:30 +0000)] 
newcopyrights

11 years agoupdate variable name to better reflect reality
Mark Andrews [Mon, 11 May 2015 03:41:13 +0000 (13:41 +1000)] 
update variable name to better reflect reality

(cherry picked from commit 51a82fe30d59ab84b4dd945d1b4408a93ba782a3)

11 years agouse dns_opcode_t
Mark Andrews [Mon, 11 May 2015 02:16:44 +0000 (12:16 +1000)] 
use dns_opcode_t

11 years ago#include <string.h> for strcmp
Mark Andrews [Mon, 11 May 2015 02:16:07 +0000 (12:16 +1000)] 
#include <string.h> for strcmp

11 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 8 May 2015 23:45:24 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agoupdate copyrights
Mark Andrews [Fri, 8 May 2015 06:12:44 +0000 (16:12 +1000)] 
update copyrights

11 years agoregen master
Tinderbox User [Fri, 8 May 2015 01:05:05 +0000 (01:05 +0000)] 
regen master

11 years agoFix a bug in RPZ that could cause unwanted recursion (#39229)
Mukund Sivaraman [Thu, 7 May 2015 02:56:27 +0000 (08:26 +0530)] 
Fix a bug in RPZ that could cause unwanted recursion (#39229)

Conflicts:
doc/arm/notes.xml

11 years agoupdate copyright notice / whitespace
Tinderbox User [Wed, 6 May 2015 23:45:24 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Wed, 6 May 2015 23:30:06 +0000 (23:30 +0000)] 
newcopyrights

11 years agorestore is_zone on return from redirect lookup [RT #37989b]
Mark Andrews [Wed, 6 May 2015 22:32:14 +0000 (08:32 +1000)] 
restore is_zone on return from redirect lookup [RT #37989b]

(cherry picked from commit 1d405c1412b3a2e5aafb37ea55b332914246349e)

11 years agoregen master
Tinderbox User [Wed, 6 May 2015 01:05:06 +0000 (01:05 +0000)] 
regen master

11 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 5 May 2015 23:45:24 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years ago[master] add "rndc -r" to print result code
Evan Hunt [Tue, 5 May 2015 23:39:09 +0000 (16:39 -0700)] 
[master] add "rndc -r" to print result code

4115. [func] "rndc -r" now prints the result code (e.g.,
ISC_R_SUCCESS, ISC_R_TIMEOUT, etc) after
running the requested command. [RT #38913]

11 years agonewcopyrights
Tinderbox User [Tue, 5 May 2015 23:30:05 +0000 (23:30 +0000)] 
newcopyrights

11 years ago150 ->160
Mark Andrews [Tue, 5 May 2015 23:24:16 +0000 (09:24 +1000)] 
150 ->160

11 years agoset initial values for 9.11.x
Mark Andrews [Tue, 5 May 2015 22:27:49 +0000 (08:27 +1000)] 
set initial values for 9.11.x

11 years ago[master] Allow some tests to run partially if Net::DNS is unavailable
Evan Hunt [Tue, 5 May 2015 15:33:09 +0000 (08:33 -0700)] 
[master] Allow some tests to run partially if Net::DNS is unavailable

11 years agoFix a regression in radix tree implementation introduced by ECS code (#38983)
Mukund Sivaraman [Tue, 5 May 2015 07:39:07 +0000 (13:09 +0530)] 
Fix a regression in radix tree implementation introduced by ECS code (#38983)

11 years agoadd managed-keys to help
Mark Andrews [Tue, 5 May 2015 02:20:51 +0000 (12:20 +1000)] 
add managed-keys to help

11 years agoregen master
Tinderbox User [Tue, 5 May 2015 01:05:07 +0000 (01:05 +0000)] 
regen master