Tinderbox User
6636beb00b
update copyright notice / whitespace
2017-10-06 23:45:54 +00:00
Tinderbox User
81198ca4b8
newcopyrights
2017-10-06 23:30:23 +00:00
Evan Hunt
995c41e8f0
[master] further restrict update-policy local
...
4762. [func] "update-policy local" is now restricted to updates
from local addresses. (Previously, other addresses
were allowed so long as updates were signed by the
local session key.) [RT #45492 ]
2017-10-06 15:43:31 -07:00
Evan Hunt
7baa39fc96
[master] it's okay if dns_db_setgluecachestats() returns ISC_R_NOTIMPLEMENTED
2017-10-06 12:52:21 -07:00
Evan Hunt
4101e6d31d
[master] incorrect goto label
2017-10-06 12:21:27 -07:00
Michał Kępień
417218837e
[master] Add support for DOA
...
4761. [protocol] Add support for DOA. [RT #45612 ]
2017-10-06 12:22:08 +02:00
Mukund Sivaraman
6bdb69aca4
Update CHANGES For #46028
2017-10-06 15:49:19 +05:30
Mukund Sivaraman
a0c408c90d
Add statistics for glue cache usage ( #46028 )
2017-10-06 15:44:37 +05:30
Mark Andrews
fffbe14289
add S
2017-10-06 21:10:42 +11:00
Mark Andrews
de4d6c4a2d
add ns include
2017-10-06 19:59:45 +11:00
Mark Andrews
2833d094b3
remove unmatched
2017-10-06 17:23:54 +11:00
Mark Andrews
b386a826a6
call ns_log_init so that the categories there are registered
2017-10-06 16:41:30 +11:00
Evan Hunt
6e52e19e3b
[master] use backquotes not $()
2017-10-05 20:17:24 -07:00
Mark Andrews
b41c1aacbc
4759. [func] Add logging channel "trust-anchor-telementry" to
...
record trust-anchor-telementry in incoming requests.
Both _ta-XXXX.<anchor>/NULL and EDNS KEY-TAG options
are logged. [RT #46124 ]
2017-10-06 13:01:14 +11:00
Evan Hunt
99e0079380
[master] fix topology doc
...
4758. [doc] Remove documentation of unimplemented "topology".
[RT #46161 ]
2017-10-05 18:49:33 -07:00
Tinderbox User
26cde05da4
regen master
2017-10-06 01:08:15 +00:00
Tinderbox User
ddcf6c7d2b
update copyright notice / whitespace
2017-10-05 23:45:49 +00:00
Tinderbox User
5f55e84a76
newcopyrights
2017-10-05 23:30:33 +00:00
Evan Hunt
94f3abed4c
[master] remove no-longer-needed check for nonexistence
2017-10-05 11:35:23 -07:00
Evan Hunt
1e14ea024a
[master] revise style guide information on bracing
2017-10-05 11:28:00 -07:00
Evan Hunt
3f3b51e7af
[master] fix error reporting on fclose() failure [RT #46199 ]
2017-10-05 11:07:21 -07:00
Evan Hunt
c6a63672d1
[master] remove reference to lwresd
2017-10-05 10:00:22 -07:00
Evan Hunt
6e51774a60
[master] remove cds test that fails with --enable-fixed-rrset
2017-10-05 09:58:52 -07:00
Evan Hunt
ba37674d03
[master] dnssec-cds
...
4757. [func] New "dnssec-cds" command creates a new parent DS
RRset based on CDS or CDNSKEY RRsets found in
a child zone, and generates either a dsset file
or stream of nsupdate commands to update the
parent. Thanks to Tony Finch. [RT #46090 ]
2017-10-05 01:04:18 -07:00
Michał Kępień
14afc8425b
[master] Prevent dig INSIST failures and hangs in some failure modes
...
4756. [bug] Interrupting dig could lead to an INSIST failure after
certain errors were encountered while querying a host
whose name resolved to more than one address. Change
4537 increased the odds of triggering this issue by
causing dig to hang indefinitely when certain error
paths were evaluated. dig now also retries TCP queries
(once) if the server gracefully closes the connection
before sending a response. [RT #42832 , #45159 ]
2017-10-05 09:42:31 +02:00
Evan Hunt
d7ee3ed488
[master] don't log when NZF file doesn't exist
...
4755. [cleanup] Silence unnecessary log message when NZF file doesn't
exist. [RT #46186 ]
2017-10-05 00:12:14 -07:00
Evan Hunt
c370305901
[master] 4754. [bug] dns_zone_setview needs a two stage commit to properly
...
handle errors. [RT #45841 ]
2017-10-04 23:44:15 -07:00
Evan Hunt
abaa9755d2
[master] fix tag
2017-10-04 18:43:35 -07:00
Tinderbox User
7ac51a8380
update copyright notice / whitespace
2017-10-04 23:45:46 +00:00
Evan Hunt
bdf8fee0e9
[master] Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
2017-10-04 16:39:23 -07:00
Evan Hunt
319aad330d
[master] remove nslint, query-loc and zkt from contrib
...
4753. [contrib] Software obtainable from known upstream locations
(i.e., zkt, nslint, query-loc) has been removed.
Links to these and other packages can be found at
https://www.isc.org/community/tools [RT #46182 ]
2017-10-04 16:38:54 -07:00
Tinderbox User
653ca094e8
newcopyrights
2017-10-04 23:30:13 +00:00
Evan Hunt
9a28f66610
[master] copy the color-coded test functions to conf.sh.win32
2017-10-04 09:27:40 -07:00
Mark Andrews
34efd9ad93
cast to unsigned int
2017-10-04 20:55:23 +11:00
Mark Andrews
055d310e54
add L for wide
2017-10-04 20:44:01 +11:00
Mark Andrews
4615bc5408
stderr to /dev/null also
2017-10-04 19:26:44 +11:00
Mark Andrews
d1e823af15
test for 'printf'
2017-10-04 19:18:56 +11:00
Mark Andrews
e541ee4599
silence compiler warning
2017-10-04 18:07:01 +11:00
Mark Andrews
396125eefe
#undef inet_ntop
2017-10-04 17:50:01 +11:00
Mark Andrews
5fcdb09126
4752. [test] Add unit test for isc_net_pton. [RT #46171 ]
2017-10-04 14:10:40 +11:00
Evan Hunt
0bb0890867
[master] missing declaration of INSIST
2017-10-03 20:02:38 -07:00
Evan Hunt
d227e15567
[master] remove spurious control character
2017-10-03 19:41:44 -07:00
Evan Hunt
e1c96ad444
[master] tag mismatches
2017-10-03 19:38:59 -07:00
Tinderbox User
ca0ae70046
update copyright notice / whitespace
2017-10-03 23:45:48 +00:00
Tinderbox User
0218bd7957
newcopyrights
2017-10-03 23:30:15 +00:00
Evan Hunt
a5a60037e5
[master] fix out-of-order synchronization that affected the dnssec test
2017-10-03 14:07:08 -07:00
Mark Andrews
57c04ec865
address shadowed warning
2017-10-04 07:29:13 +11:00
Evan Hunt
9510de7849
[master] fix a test error in smartsign
2017-10-03 12:19:36 -07:00
Evan Hunt
b47814be1c
[master] address shadowed variable warning
2017-10-03 11:53:46 -07:00
Evan Hunt
e515fae2ae
[master] dnssec-signzone can now add sync records
...
4751. [func] "dnssec-signzone -S" can now automatically add parent
synchronization records (CDS and CDNSKEY) according
to key metadata set using the -Psync and -Dsync
options to dnssec-keygen and dnssec-settime.
[RT #46149 ]
2017-10-03 01:11:36 -07:00