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
Mark Andrews
3bc928ccc3
update copyrights
2014-06-11 10:28:49 +10:00
Mark Andrews
324d60568b
4. [test] Check that only "check-names master" is needed for
...
updates to be accepted.
2014-06-10 13:49:16 +10:00
Mark Andrews
73c0106eaf
update spf check
...
(cherry picked from commit 32a1fd3dd2 )
2014-06-10 12:28:56 +10:00
Mark Andrews
555137ee1f
3873. [protocol] Only warn for SPF without TXT spf record. [RT #36210 ]
...
(cherry picked from commit 634f66c659dade56502b55b1bbd514e5cfcae185)
2014-06-10 09:30:04 +10:00
Mark Andrews
9becd4c7d6
3872. [bug] Address issues found by static analysis. [RT #36209 ]
...
(cherry picked from commit b16d99bac1 )
2014-06-10 09:22:43 +10:00
Mukund Sivaraman
2a7ecad81b
[35063] Don't publish an activated key automatically before its publish time
...
(cherry picked from commit 79d27f505a )
2014-06-04 15:23:56 +05:30
Mark Andrews
ae1175ac89
initialise matches
2014-06-02 13:53:37 +10:00
Mark Andrews
28f7179abe
set max
2014-06-02 13:43:48 +10:00
Mark Andrews
b308f0db48
accept a range of stats values
2014-06-02 08:16:06 +10:00
Mark Andrews
b6bcb386dc
3866. [bug] Named could die on disk full in generate_session_key.
...
[RT #36119 ]
(cherry picked from commit fa6308bd57 )
2014-05-30 14:39:05 +10:00
Mark Andrews
73086f17b0
update copyrights
2014-05-30 09:42:32 +10:00
Mark Andrews
c849d67fdb
More changes for:
...
3864. [bug] RPZ didn't work well when being used as forwarder.
[RT #36060 ]
2014-05-30 08:46:54 +10:00
Evan Hunt
1c961887b8
[v9_10] Add various RBT unit tests
...
3865. [test] Improved testability of the red-black tree
implementation and added unit tests. [RT #35904 ]
2014-05-29 12:30:33 -07:00
Mukund Sivaraman
509856d414
Fix number of args to rpz_log_rewrite()
2014-05-29 18:37:54 +05:30
Mark Andrews
e3befb38c9
3864. [bug] RPZ didn't work well when being used as forwarder.
...
[RT #36060 ]
2014-05-29 17:02:36 +10:00
Mark Andrews
245e0d4b6b
make a explict edns query so this subtest is independent of other tests
2014-05-29 10:46:34 +10:00
Mark Andrews
5defbb76ea
3863. [bug] The "E" flag was missing from the query log as a
...
unintended side effect of code rearrangement to
support EDNS EXPIRE. [RT #36117 ]
2014-05-29 08:05:39 +10:00
Mark Andrews
921b535e32
3862. [cleanup] Return immediately if we are not going to log the
...
message in ns_client_dumpmessage.
(cherry picked from commit 9b819daddf )
2014-05-27 12:22:53 +10:00
Tinderbox User
15c1e9a80c
regen v9_10
2014-05-24 01:09:40 +00:00
Evan Hunt
32af2d2904
spelling
2014-05-23 19:33:10 +00:00
Mark Andrews
779885fc06
3856. [bug] Configuring libjson without also configuring libxml
...
resulting in a REQUIRE assertion when retrieving
statistics using json. [RT #36009 ]
2014-05-21 12:06:31 +10:00
Tinderbox User
406b5a3c95
update copyright notice
2014-05-15 23:45:45 +00:00
Mark Andrews
0fe09c71ab
3849. [bug] Disabling forwarding could trigger a REQUIRE assertion.
...
[RT #35979 ]
(cherry picked from commit 01f881c1c5 )
2014-05-15 16:55:55 +10:00
Tinderbox User
b56da33873
regen v9_10
2014-05-15 04:50:50 +00:00
Mark Andrews
2140089fd0
white space
2014-05-15 14:30:12 +10:00
Mark Andrews
59c4de67dd
+domain was out of order
2014-05-15 14:26:14 +10:00
Tinderbox User
b52a96d18d
regen v9_10
2014-05-15 04:01:35 +00:00
Mark Andrews
b51859637a
remove experimental code point
2014-05-15 13:39:09 +10:00
Mark Andrews
d044cf8406
3849. [doc] Alphabetized dig's +options. [RT #35992 ]
2014-05-15 13:28:49 +10:00
Mark Andrews
e56e55ca0e
3849. [doc] Alphabetized dig's +options. [RT #35992 ]
2014-05-15 12:20:04 +10:00
Mark Andrews
fc870b657b
ignore dig-symtbl.c, host-symtbl.c and nslookup-symtbl.c
2014-05-15 12:12:42 +10:00
Mark Andrews
19125269ba
3848. [bug] Adjust 'statistics-channels specified but not effective'
...
error message to account for JSON support. [RT #36008 ]
(cherry picked from commit a14fe85229 )
2014-05-15 11:12:33 +10:00
Mark Andrews
54e7891da5
use portable awk
...
(cherry picked from commit 69530009f1 )
2014-05-15 00:34:49 +10:00
Tinderbox User
39a53addb8
regen v9_10
2014-05-14 01:09:10 +00:00
Mark Andrews
6685a05955
3846. [bug] "dig +notcp ixfr=<serial>" should result in a UDP
...
ixfr query. [RT #35980 ]
(cherry picked from commit 05816676bb )
2014-05-14 10:00:03 +10:00
Francis Dupont
7947049f24
use vcredist_x64.exe for 64 bit Windows [ #35973 ]
2014-05-13 12:38:04 +02:00
Mark Andrews
2b9dccddb9
3842. [bug] Adjust RRL log-only logging category. [RT #35945 ]
...
(cherry picked from commit 2c172a42b3 )
2014-05-11 11:00:19 +10:00
Mark Andrews
2555e488ed
use sub second sleeps for prefetch disabled test
...
(cherry picked from commit 733898cffe )
2014-05-09 15:00:53 +10:00
Tinderbox User
68f3043aef
update copyright notice
2014-05-07 23:45:47 +00:00
Evan Hunt
812cf443bb
[v9_10] use posix-compatible shell in system tests
...
3839. [test] Use only posix-compatible shell in system tests.
[RT #35625 ]
(cherry picked from commit 60988462e5 )
2014-05-06 22:06:28 -07:00
Mark Andrews
0146ff3740
remove resource leak
...
(cherry picked from commit 215f02a137 )
2014-05-06 20:52:44 +10:00