Mark Andrews
f321bd292e
quiet mode is -q
2014-08-18 19:39:19 +10:00
Mark Andrews
5f0d37cc28
3915 [bug] Address a assertion if a route event arrived while
...
shutting down. [RT #36887 ]
2014-08-18 13:16:28 +10:00
Tinderbox User
addfa6e30b
update copyright notice
2014-08-07 23:45:43 +00:00
Evan Hunt
a766d4c1d2
[v9_10] [36737] allow zero-length URI and CAA fields
...
3914. [bug] Allow the URI target and CAA value fields to
be zero length. [RT #36737 ]
(cherry picked from commit cfe32752a6 )
2014-08-06 17:41:16 -07:00
Tinderbox User
be5457a1e5
update copyright notice
2014-08-02 23:45:46 +00:00
Mark Andrews
140ebff1cf
3908. [bug] rndc now differentiates between a zone in multiple
...
views and a zone that doesn't exist at all. [RT #36691 ]
(cherry picked from commit c38341ec43 )
2014-08-02 14:43:57 +10:00
Mark Andrews
8eb60c87ac
3907. [cleanup] Alphabetise rndc help. [RT#36683]
2014-08-01 10:32:04 +10:00
Tinderbox User
8cf1c91c10
update copyright notice
2014-07-31 23:45:48 +00:00
Mark Andrews
295056f6c6
remove trailing whitespace
2014-08-01 00:30:23 +10:00
Mark Andrews
b377bd505b
adjust range
2014-07-31 20:33:10 +10:00
Mark Andrews
ffd72eb9a0
3904. [func] Add the RPZ SOA to the additional section. [RT36507]
...
(cherry picked from commit 3a55d43527 )
2014-07-31 10:53:20 +10:00
Mark Andrews
ecbce9696b
[rt36611]
...
3903. [bug] Improve the accuracy of DiG's reported round trip
time. [RT 36611]
(cherry picked from commit bc5db10d72 )
2014-07-31 07:43:57 +10:00
Mark Andrews
136fd1daf9
[rt36039]
...
3902. bug] liblwres wasn't handling link-local addresses in
nameserver clauses in resolv.conf. [RT #36039 ]
(cherry picked from commit 70be388974 )
2014-07-30 23:33:02 +10:00
Tinderbox User
79ad2fed7b
update copyright notice
2014-07-29 23:45:45 +00:00
Evan Hunt
eb898fa698
[v9_10] add CAA rdata support
...
3056. [protocol] Added support for CAA record type (RFC 6844).
[RT #36625 ]
2014-07-29 08:40:50 -07:00
Mark Andrews
6ba941664d
3899. [bug] "request-ixfr" is only applicable to slave and redirect
...
zones. [RT #36608 ]
Conflicts:
CHANGES
2014-07-25 14:25:32 +10:00
Mark Andrews
c1f186e453
3897. [bug] RPZ summary information was not properly being updated
...
after a AXFR resulting in changes sometimes being
ignored. [RT #35885 ]
(cherry picked from commit ac5ed74860 )
2014-07-22 10:58:34 +10:00
Mark Andrews
6b51798ec4
update copyrights
2014-07-08 12:41:25 +10:00
Mark Andrews
4b8ee3ad60
rename dnssec/ns7/split-rrsig.in
2014-07-08 11:13:01 +10:00
Tinderbox User
d40ea01829
update copyright notice
2014-07-07 23:45:47 +00:00
Mark Andrews
5ee1a66864
3892. [bug] Setting '-t aaaa' in .digrc had unintended side
...
effects. [RT #36452 ]
2014-07-08 02:01:05 +10:00
Francis Dupont
d4c716f84b
update OpenSSL bases ( #36447 )
2014-07-07 15:01:20 +02:00
Mark Andrews
364b45bd31
3891. [bug] Use ${INSTALL_SCRIPT} rather than ${INSTALL_PROGRAM}
...
to install python programs.
(cherry picked from commit d734818278 )
2014-07-07 16:06:17 +10:00
Mark Andrews
f2d672a7e0
3890. [bug] RRSIG sets that were not loaded in a single transaction
...
at start up where not being correctly added to
re-signing heaps. [RT #36302 ]
(cherry picked from commit 63e1ac1e09 )
2014-07-07 12:07:44 +10:00
Mark Andrews
6353009b28
silence coverity warnings
...
(cherry picked from commit e58154a6ec )
2014-07-02 15:28:23 +10:00
Mark Andrews
28efa89818
make test for nsec3param more robust
...
(cherry picked from commit 62275d5306 )
2014-06-27 15:51:29 +10:00
Mark Andrews
9e8d5137f5
cleanup nsupdate.out
2014-06-25 16:16:52 +10:00
Mark Andrews
bc1f1ea292
dump unexpected update failures
2014-06-25 16:16:52 +10:00
Mark Andrews
518a11a418
Net::DNS 0.78 should work when it is released as it contains:
...
Fix rt.cpan.org #96439
Uninitialised decoding object when printing packet
(cherry picked from commit 70ee770c69 )
2014-06-25 01:03:34 +10:00
Mark Andrews
0e41705fa7
use $PERL
...
(cherry picked from commit 1c95f67232 )
2014-06-24 13:50:41 +10:00
Mark Andrews
cc152ad50f
3885. [port] Use 'open()' rather than 'file()' to open files in
...
python.
(cherry picked from commit bf59efcf0e )
2014-06-23 14:47:35 +10:00
Tinderbox User
dc4ffd8e06
update copyright notice
2014-06-19 23:45:51 +00:00
Evan Hunt
06ad948626
[v9_10] enable libseccomp system call filtering
...
3851. [func] Allow libseccomp based system-call filtering
on Linux; use "configure --enable-seccomp" to
turn it on. Thanks to Loganaden Velvindron for
the contribution. [RT #35347 ]
2014-06-19 15:48:28 -07:00
Evan Hunt
716453f37d
[v9_10] CDS/CDNSKEY rrtypes
...
3884. [protocol] Add CDS and CDNSKEY record types. [RT #36333 ]
(cherry picked from commit cac2181160 )
2014-06-19 00:35:53 -07:00
Mark Andrews
8a33c87731
3881. [bug] Address memory leak with UPDATE error handling.
...
[RT #36303 ]
(cherry picked from commit f5bb5eb7f6 )
2014-06-18 11:25:20 +10:00
Tinderbox User
d70ee64b80
update copyright notice
2014-06-17 23:45:45 +00:00
Evan Hunt
a71b8efb04
[v9_10] update gitignore files; use rev-parse to get srcid
...
(cherry picked from commit a4e76a630e )
2014-06-17 13:49:44 -07:00
Tinderbox User
7f2be18e4a
regen v9_10
2014-06-17 01:09:20 +00:00
Mark Andrews
fcd8ec0012
3880. [test] Update ans.pl to work with new TSIG support in
...
Net::DNS; add additional Net::DNS version prerequisite
checks. [RT #36327 ]
(cherry picked from commit a0d411c05f )
2014-06-17 10:36:11 +10:00
Mark Andrews
4ca22b5fc2
remove redundent nul setting
...
(cherry picked from commit bd7996b047 )
2014-06-17 10:27:16 +10:00
Evan Hunt
44feb080fd
[v9_10] null terminate strings for coverity
2014-06-16 15:30:29 -07:00
Mukund Sivaraman
ccba3c9ffd
[10686] Add version printing option to various BIND utilites
...
Squashed commit of the following:
commit 95effe9b2582a7eb878ccb8cb9ef51dfc5bbfde7
Author: Evan Hunt <each@isc.org >
Date: Tue Jun 10 16:52:45 2014 -0700
[rt10686] move version() to dnssectool.c
commit df205b541d1572ea5306a5f671af8b54b9c5c770
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:38:31 2014 +0530
Rearrange order of cases
commit cfd30893f2540bf9d607e1fd37545ea7b441e0d0
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:38:08 2014 +0530
Add version printer to dnssec-verify
commit a625ea338c74ab5e21634033ef87f170ba37fdbe
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:32:19 2014 +0530
Add version printer to dnssec-signzone
commit d91e1c0f0697b3304ffa46fccc66af65591040d9
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:26:01 2014 +0530
Add version printer to dnssec-settime
commit 46fc8775da3e13725c31d13e090b406d69b8694f
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:25:48 2014 +0530
Fix docbook
commit 8123d2efbd84cdfcbc70403aa9bb27b96921bab2
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:20:17 2014 +0530
Add version printer to dnssec-revoke
commit d0916420317d3e8c69cf1b37d2209ea2d072b913
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:17:54 2014 +0530
Add version printer to dnssec-keygen
commit 93b0bd5ebc043298dc7d8f446ea543cb40eaecf8
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:14:11 2014 +0530
Add version printer to dnssec-keyfromlabel
commit 07001bcd9ae2d7b09dd9e243b0ab35307290d05d
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:13:39 2014 +0530
Update usage help output, docbook
commit 85cdd702f41c96fbc767fc689d1ed97fe1f3a926
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:07:18 2014 +0530
Add version printer to dnssec-importkey
commit 9274fc61e38205aad561edf445940b4e73d788dc
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 21:01:53 2014 +0530
Add version printer to dnssec-dsfromkey
commit bf4605ea2d7282e751fd73489627cc8a99f45a90
Author: Mukund Sivaraman <muks@isc.org >
Date: Tue Jun 10 20:49:22 2014 +0530
Add -V to nsupdate usage output
(cherry picked from commit 4278293107 )
2014-06-16 12:14:41 +05:30
Mark Andrews
6a41021d96
use $NSUPDATE
2014-06-15 18:35:36 +10:00
Mark Andrews
0364eb0310
Net::DNS 0.76 broke the handling of some packets
...
(cherry picked from commit f9e47cfe4f )
2014-06-14 10:11:36 +10:00
Evan Hunt
d40f68e089
[v9_10] wrong dlopen filename caused segfault
...
3878. [bug] Using the incorrect filename for a DLZ module
caused a segmentation fault on startup. [RT #36286 ]
(cherry picked from commit c1d33c159b )
2014-06-12 19:34:02 -07:00
Mark Andrews
d0c0630868
fix test to see if $PERL is set
...
(cherry picked from commit 44f0f310d41acc5c772d38353fe35ddacb3fee80)
2014-06-13 11:47:37 +10:00
Mark Andrews
99aed16d96
die if $Net::DNS::VERSION >= 0.73
2014-06-13 11:25:26 +10:00
Tinderbox User
f9ac1dde8f
update copyright notice
2014-06-12 23:45:45 +00:00
Evan Hunt
099e457c77
[v9_10] address rpz bugs
...
3877. [bug] Inserting and deleting parent and child nodes
in response policy zones could trigger an assertion
failure. [RT #36272 ]
(cherry picked from commit 06e0d6bb12 )
2014-06-11 20:01:21 -07:00
Mark Andrews
a457a764fb
fail if SIT data is too large
...
(cherry picked from commit b836de821a )
2014-06-12 07:57:51 +10:00