Mark Andrews
3e69f0cd72
pullup:
...
1072. [bug] The TCP client quota could be exceeded when
recursion occurred. [RT #1937 ]
2002-01-24 23:09:15 +00:00
Mark Andrews
c592760e76
pullup:
...
1071. [bug] Sockets listening for TCP DNS connections
specified an excessive listen backlog. [RT #1937 ]
2002-01-24 22:59:07 +00:00
Mark Andrews
f64f89606f
pullup:
...
nsupdate should not take octal and hex TTLs
2002-01-24 21:59:51 +00:00
Andreas Gustafsson
3f25cb17e3
pullup:
...
1070. [bug] Copy DNSSEC OK (DO) to response as specified by
draft-ietf-dnsext-dnssec-okbit-03.txt.
2002-01-24 19:00:27 +00:00
Andreas Gustafsson
e2352fb8cd
pullup:
...
995. [bug] dig, host, nslookup: using a raw IPv6 address as a
target address should be fatal on a IPv4 only system.
2002-01-24 18:42:29 +00:00
Andreas Gustafsson
21b4f15c60
pullup:
...
1109. [bug] nsupdate accepted illegal ttl values.
2002-01-24 18:32:25 +00:00
Mark Andrews
f27e47b5ff
pullup:
...
1014. [bug] Some queries would cause statistics counters to
increment more than once or not at all. [RT #1321 ]
2002-01-24 04:22:58 +00:00
Mark Andrews
2a091ec932
pullup:
...
988. [bug] 'additional-from-auth no;' did not work reliably
in the case of queries answered from the cache.
[RT #1436 ]
2002-01-24 03:49:04 +00:00
Mark Andrews
9445e10377
1012. [bug] The -p option to named did not behave as documented.
2002-01-24 03:06:25 +00:00
Andreas Gustafsson
fff1dbdf55
pullup:
...
1166. [bug] "Not Implemented" should be reported as NOTIMP,
not NOTIMPL. [RT #2281 ]
2002-01-23 17:57:51 +00:00
Brian Wellington
99df95697c
pullup:
...
1191. [bug] A dynamic update removing the last non-apex name in
a secure zone would fail. [RT #2399 ]
2002-01-23 08:17:55 +00:00
Mark Andrews
feed58ca64
pullup:
...
add format checking
2002-01-23 03:02:28 +00:00
Andreas Gustafsson
413463f215
pullup:
...
wrong test to see if snprintf had a too small buffer.
2002-01-23 02:11:32 +00:00
Andreas Gustafsson
a7859ded82
1175. [bug] named-checkzone failed to call dns_result_register()
...
at startup which could result in runtime
exceptions when printing "out of memory" errors.
[RT #2335 ]
(The named-checkconf.c change was not pulled up; it is not applicable
to the 9.2 branch because the 9.2 named-checkconf.c does not link
with libdns)
2002-01-22 23:34:56 +00:00
Andreas Gustafsson
700847b76c
spelling
2001-11-30 01:10:09 +00:00
Andreas Gustafsson
fa85eab969
belated pullup:
...
125. [bug] rndc: -k option was missing from usage message.
[RT #2057 ]
2001-11-28 23:37:50 +00:00
Andreas Gustafsson
3a8943b2d2
regenerated
2001-11-28 23:35:49 +00:00
Andreas Gustafsson
790f33c772
belated pullup:
...
1124. [doc] dig: +[no]dnssec, +[no]besteffort and +[no]fail
now documented. [RT #2052 ]
2001-11-28 23:35:02 +00:00
Andreas Gustafsson
c9114f35c0
belated pullup:
...
1123. [bug] dig +[no]fail did not match description. [RT #2052 ]
2001-11-28 23:29:13 +00:00
Andreas Gustafsson
6c8ae8b9ef
pullup:
...
1144. [bug] rndc-confgen would crash if both the -a and -t
options were specified. [RT #2159 ]
2001-11-28 21:51:51 +00:00
Mark Andrews
9dfa8979a7
The dig help message did not documents the -b, -k, and +noqr options,
...
and some options were less than logically grouped [RT #2151 ]
2001-11-28 04:35:14 +00:00
Mark Andrews
c14c7e14cd
pullup:
...
1140. [bug] rndc-confgen did not accept IPv6 addresses as arguments
to the -s option. [RT #2138 ]
2001-11-28 01:58:18 +00:00
Andreas Gustafsson
e8c4b14cde
pullup:
...
1142. [bug] dnssec-signzone would fail to delete temporary files
in some failure cases. [RT #2144 ]
2001-11-27 22:41:49 +00:00
Andreas Gustafsson
72ad976640
pullup:
...
1141. [bug] When named rejected a control message, it would
leak a file descriptor and memory. It would also
fail to respond, causing rndc to hang. [RT #2139 ]
2001-11-27 22:38:14 +00:00
Andreas Gustafsson
e15532f8c6
regenerated
2001-11-27 18:58:03 +00:00
Andreas Gustafsson
462b062d7f
pullup: command example was missing TTL (reported in private email by Bdale Garbee <bdale@gag.com>)
2001-11-27 18:57:40 +00:00
Mark Andrews
0797eebc66
pullup:
...
1136. [bug] CNAME records synthesized from DNAMEs did not
have a TTL of zero as required by RFC2672
[RT #2129 ]
2001-11-27 00:43:06 +00:00
Brian Wellington
04999a9c03
pullup:
...
1131. [bug] The match-destinations view option did not work with
IPv6 destinations. [RT #2073 , #2074 ]
2001-11-16 21:21:42 +00:00
Mark Andrews
5b477dd3b9
1126. [bug] The server could access a freed event if shut
...
down while a client start event was pending
delivery. [RT #2061 ]
2001-11-15 02:51:46 +00:00
Mark Andrews
309979a136
pullup:
...
Removed all code within #ifdef DNS_OPT_NEWCODES*.
It was the last thing being sanitized out of releases; removing
it makes it possible to eliminate the sanitation process.
2001-11-15 01:24:21 +00:00
Andreas Gustafsson
80c7cf7e5d
pullup:
...
1113. [bug] The allow-update-forwarding option was ignored
when specified in a view. [RT #2014 ]
2001-11-13 01:15:33 +00:00
Andreas Gustafsson
3700c88538
regenerated
2001-11-08 00:15:41 +00:00
Andreas Gustafsson
8b672d6342
pullup:
...
note that the +[no]cmd option cannot be overridden on a per-query
> basis [RT #2004 ]
2001-11-08 00:15:23 +00:00
Brian Wellington
26c8b645f8
pullup:
...
1107. [bug] nsupdate could catch an assertion failure if an
invalid domain name was given as the argument to
the "zone" command.
2001-11-06 21:50:35 +00:00
Andreas Gustafsson
98c08f4dbe
pullup:
...
1106. [bug] After seeing an out of range TTL, nsupdate would
treat all TTLs as out of range. [RT #2001 ]
2001-11-06 20:42:01 +00:00
Mark Andrews
ec5ff01338
1103. [port] OpenUNIX 8 support (ifconfig.sh). [RT #1970 ]
2001-11-05 04:29:35 +00:00
Mark Andrews
e301648774
pullup:
...
In several places, dighost.c called cancel_lookup() and then called
requeue_lookup() on the canceled lookup. Because cancel_lookup()
resets the retry count of the lookup to zero, the requeued lookups
would not be retried at all (for example, in the case of UDP NS
queries executed when doing "dig +search") or, in the case of TCP
queries, retried indefinitely since the unsigned retry count of zero
was subsequently decremented, causing it to wrap around to the largest
unsigned integer value.
2001-10-31 23:04:26 +00:00
Mark Andrews
1260bf0573
pullup:
...
1083. [bug] The default control channel listened on the
wildcard adress, not the loopback as documented.
[RT #1975 ]
2001-10-31 23:00:44 +00:00
Mark Andrews
bdbaee5cfc
pullup:
...
1082. [bug] The -g option to named incorrectly caused logging
to be sent to syslog in addition to stderr.
[RT #1974 ]
2001-10-31 22:44:15 +00:00
Mark Andrews
e169fd331c
pullup:
...
AXFRs were misidentified as AXFR-style IXFRs in log messages
2001-10-30 01:28:29 +00:00
Mark Andrews
58fbc62a4a
pullup:
...
running out of memory during ns_client_t construction could crash server
[RT #409 ]
2001-10-30 01:12:34 +00:00
Andreas Gustafsson
fa52840ac8
pullup: silence compiler warning
2001-10-22 23:52:19 +00:00
Andreas Gustafsson
5a78ccdf1f
pullup:
...
1068. [bug] errno could be overwritten by catgets(). [RT #1921 ]
1066. [bug] Provide a thread safe wrapper for strerror().
[RT #1689 ]
(Also some changes to configure.in, config.h.in, and acconfig.h that were
necessary to allow config.h.in to be correctly regenerated with the
HAVE_STRERROR definition needed by 1066.)
2001-10-22 23:28:26 +00:00
Andreas Gustafsson
7209c50da4
pullup:
...
1064. [bug] Do not shut down active network interfaces if we
are unable to scan the interface list. [RT #1921 ]
2001-10-22 17:42:05 +00:00
Brian Wellington
e94a2fdd30
pullup:
...
1062. [bug] If the control channel listener socket was shut
down before server exit, the listener object could
be freed twice. [RT #1916 ]
2001-10-19 22:29:08 +00:00
Mark Andrews
7a89c23c2d
1057. [bug] Reloading the server after adding a "file" clause
...
to a zone statement could cause the server to
crash due to a typo in change 1016.
2001-10-18 00:35:20 +00:00
Andreas Gustafsson
6ca3f52bee
pullup:
...
1056. [bug] Rndc could catch an assertion failure on SIGINT due
to an uninitialized variable. [RT #1908 ]
2001-10-17 18:26:01 +00:00
Brian Wellington
0e71bf20df
pullup:
...
1053. [bug] Dig did not increase its timeout when receiving
AXFRs unless the +time option was used. [RT #1904 ]
2001-10-15 23:06:07 +00:00
Andreas Gustafsson
6812f56fa2
pullup:
...
mention [filename] in the help.
2001-10-15 20:25:57 +00:00
Mark Andrews
7ce9f2dbe8
pullup:
...
1051. [bug] Do not ignore a network interface completely just
because it has a noncontiguous netmask. Instead,
omit it from the localnets ACL and issue a warning.
[RT #1891 ]
2001-10-13 03:56:44 +00:00