2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

7135 Commits

Author SHA1 Message Date
Brian Wellington
28e5aa3e6d dns_buildnxt -> dns_nxt_build 2000-09-15 21:40:39 +00:00
Andreas Gustafsson
75f393830d no need to note lack of RT number 2000-09-15 21:11:03 +00:00
Andreas Gustafsson
dfc887d6fc make-snapshot.sh is obsolete, use 'kit.sh snapshot' instead 2000-09-15 21:09:33 +00:00
Michael Sawyer
8357e90fba Added RT numbers:
459.   [bug]           Nslookup processed the "set" command incorrectly.
                        [No RT assigned]

 458.   [bug]           Nslookup didn't properly check class and type values.
                        [RT #305]

 457.   [bug]           Dig/host/hslookup didn't properly handle connect
                        timeouts in certain situations, causing an
                        unnecessary warning message to be printed.
                        [No RT assigned]
2000-09-15 21:07:59 +00:00
Brian Wellington
6d85ebc2d2 462. [bug] --disable-ipv6 should work now. 2000-09-15 20:52:52 +00:00
Brian Wellington
f3f22040a8 The ipv6 probe fails if IPv6 is disabled. 2000-09-15 20:52:27 +00:00
Brian Wellington
4108eed509 --disable-ipv6 shouldn't turn off detection, since that causes problems. 2000-09-15 20:50:46 +00:00
Andreas Gustafsson
abb38b6733 fix to editorial changes 2000-09-15 20:44:20 +00:00
Andreas Gustafsson
a94948ad5b editorial changes 2000-09-15 20:43:46 +00:00
Andreas Gustafsson
4a0b049616 edited item 461. 2000-09-15 16:23:06 +00:00
David Lawrence
b0796437d4 461. [bug] Specifying an unknown key in the keys clause of the
controls statement caused a NULL pointer dereference.
2000-09-15 03:22:45 +00:00
Brian Wellington
98b8d49c0c 460. [bug] Much of the DNSSEC code only worked with class IN.
(code committed a few days ago)
2000-09-15 00:53:47 +00:00
Andreas Gustafsson
97c7e793b0 missing space between words in warning message; typos 2000-09-15 00:26:35 +00:00
Eric Luce
ab19d68825 Update the HTML documentation based on the arm. 2000-09-15 00:00:56 +00:00
Michael Sawyer
cff8012a23 Add serialization of server communications in dig to todo 2000-09-14 23:06:05 +00:00
Michael Sawyer
e42c402595 + 459. [bug] Nslookup error in processing set command.
+
2000-09-14 22:03:52 +00:00
Andreas Gustafsson
cc7420cb3b last two entry numbers were off by 200 2000-09-14 20:52:11 +00:00
Andreas Gustafsson
d922e82162 explain 456. in more detail 2000-09-14 20:42:11 +00:00
Andreas Gustafsson
bac3fc1a36 spacing 2000-09-14 20:32:18 +00:00
Michael Sawyer
3291587f23 258. [bug] Nslookup didn't properly check class and type values.
257.	[bug]		Dig/Host/Nslookup didn't properly handle connect
			timeout in some very specific situations, and gave
			an unnecessary warning.
2000-09-14 20:11:48 +00:00
Mark Andrews
b374727d51 456. [bug] Stub zones were not resetting the refresh and expire
counters, loadtime or clearing the DNS_ZONE_REFRESH
                        (refresh in progress) flag upon successful update.
                        [RT #300]
2000-09-14 03:55:38 +00:00
Mark Andrews
2868291ab5 455. [doc] Document IPv4 prefix notation does not require a
dotted decimal quad but may be just dotted decimal.
2000-09-14 03:39:23 +00:00
Mark Andrews
be1d71fd17 454. [bug] Enforce dotted decimal and dotted decimal quad where
documented as such in named.conf. [RT #304, RT#311]
2000-09-14 02:19:04 +00:00
Andreas Gustafsson
3bd5170d0c do not treat maintain-ixfr-base as equivalent to provide-ixfr,
since it's not documented that way
2000-09-13 23:00:16 +00:00
Andreas Gustafsson
8e732de92e Buffers Files Tools Edit Search Help
453.   [bug]           Warn if the obsolete option maintain-ixfr-base
                        is specified in named.conf. [RT #306]
2000-09-13 22:47:05 +00:00
Andreas Gustafsson
16447e2997 spacing 2000-09-13 20:51:54 +00:00
Andreas Gustafsson
afd2f40b3c 452. [bug] Warn if the unimplemented option statistics-file
is specified in named.conf. [RT #301]
2000-09-13 20:49:40 +00:00
Andreas Gustafsson
3a1ad1b045 removed #if 0'ed-out code 2000-09-13 17:49:00 +00:00
Michael Graff
d8a690f3a8 clean up todo list -- the documentation in here is in the arm now. 2000-09-13 17:24:02 +00:00
Mark Andrews
ede697fd8e Don't retry truncated tcp sessions. 2000-09-13 08:02:11 +00:00
Mark Andrews
23e5e3065d add bin/tests/system/upforwd/clean.sh 2000-09-13 07:47:03 +00:00
Mark Andrews
f2b38670c4 add example.bk 2000-09-13 07:44:52 +00:00
Mark Andrews
8241166a95 Add clean.sh
send nsupdate output to /dev/null
2000-09-13 07:41:12 +00:00
Mark Andrews
f671d6d103 cleanup unncessary dns_zone_{iattach,idetach}(). 2000-09-13 04:50:19 +00:00
Mark Andrews
a506c6f9be cleanup remove some unnecessary dns_zone_{iattach,idetach}() calls.
notify_destroy() now takes a locked arguement.
notify_send() no longer destroys its arguement.
2000-09-13 04:12:42 +00:00
Mark Andrews
918148ce9b Remove common code in ns_client_send()/ns_client_sendraw(). 2000-09-13 03:15:01 +00:00
Mark Andrews
f5c09d61a4 update to match current debug output 2000-09-13 01:58:02 +00:00
Mark Andrews
c605f30cd7 451 [func] Update forwarding implememted.
450.   [func]          New function ns_client_sendraw().
2000-09-13 01:48:53 +00:00
Mark Andrews
24f0ca71ee add upforwd 2000-09-13 01:36:44 +00:00
Mark Andrews
6d43b19608 a better description of ns_client_sendraw(). 2000-09-13 01:33:26 +00:00
Mark Andrews
459e901f90 451 [func] Update forwarding implememted.
450.   [func]          New function ns_client_sendraw().
2000-09-13 01:30:34 +00:00
Mark Andrews
f267ee3e4f Add upforwd files.
Addition cleaning up from previous runs.
2000-09-13 01:24:05 +00:00
Mark Andrews
a05a8baeb1 add reference file 2000-09-13 01:22:25 +00:00
Mark Andrews
7a21d6207f attach/detach tracing at ISC_LOG_DEBUG(10).
style fix (foo -> foo != NULL).
remove potential REQUIRE failure.
2000-09-13 01:00:39 +00:00
Michael Sawyer
8f717bb10b Remove TCP retry on malformed packet
Clean up hex dump a bit
2000-09-13 00:55:13 +00:00
Michael Sawyer
97beb7237b A couple of typos corrected
Improvement to host8 compatibility.
2000-09-13 00:27:27 +00:00
Andreas Gustafsson
4c1fac9b52 typo 2000-09-13 00:13:54 +00:00
Andreas Gustafsson
3370b8e656 removed redundant parentheses 2000-09-13 00:12:49 +00:00
Andreas Gustafsson
e1f312795e spacing 2000-09-13 00:12:16 +00:00
Bob Halley
3302ed8d6e bitstring assertion addition; doc fixes 2000-09-13 00:11:45 +00:00