Mark Andrews
818643e8c5
1452. [bug] Bad #ifdef, ISC_RFC2335 -> ISC_RFC2535.
2003-03-07 00:11:28 +00:00
Mark Andrews
a7efbe70e7
merge 9.2.2 back into v9_2
2003-03-06 04:38:29 +00:00
Danny Mayer
2a868edaf8
Wrong argument given to fclose
2002-08-08 19:15:19 +00:00
Mark Andrews
891c424e56
update_copyrights
2002-08-05 06:57:16 +00:00
Mark Andrews
5b116f12fa
1325. [bug] If the tcpquota was exhausted it was possible to
...
to trigger a INSIST() failure.
2002-08-02 04:17:21 +00:00
Mark Andrews
65bbe3a2cb
pullup:
...
There are four "i":s in "initialize"
2002-07-12 00:17:28 +00:00
Mark Andrews
3e4d38c0b1
reviewed: bwelling
...
1277. [bug] Failure to write pid-file should not be fatal on
reload. [RT #2861 ]
2002-07-10 04:27:30 +00:00
Mark Andrews
7d73f463e2
reviewed: bwelling
...
1341. [port] linux: Slackware 4.0 needs <asm/unistd.h>.
2002-07-09 01:42:05 +00:00
Mark Andrews
c073347825
reviewed: bwelling
...
1335. [bug] Options should apply to the internal _bind view.
2002-07-02 02:46:43 +00:00
Mark Andrews
b9b40d5fb7
1282. [bug] ns_server_destroy() failed to set *serverp to NULL.
2002-05-08 06:06:33 +00:00
Mark Andrews
09fb82a40d
Reviewed by: gson@nominum.com
...
1244. [bug] Receiving a TCP message from a blackhole address would
prevent further messages being received over that
interface.
2002-04-23 01:53:53 +00:00
Mark Andrews
253c278b39
pullup:
...
1240. [bug] It was possible to leak zone references by
specifying an incorrect zone to rndc.
2002-03-29 01:35:24 +00:00
Mark Andrews
af54b372dc
pullup:
...
1239. [bug] Under certain circumstances named could continue to
use a name after it had been freed triggering
INSIST() failures. [RT #2614 ]
2002-03-28 05:10:09 +00:00
Mark Andrews
27cd2ff244
pullup:
...
1221. [bug] Zone types 'master', 'slave' and 'stub' were not being
compared case insensitively. [RT #2542 ]
2002-03-20 20:32:41 +00:00
Mark Andrews
73d7583d98
update copyrights
2002-02-08 03:57:47 +00:00
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
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
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
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
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
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
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
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
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
Andreas Gustafsson
31da643c6a
pullup:
...
1033. [bug] Always respond to requests with an unsupported opcode
with NOTIMP, even if we don't have a matching view
or cannot determine the class.
2001-10-12 19:14:47 +00:00
Andreas Gustafsson
dd0319d149
1047. [bug] named was incorrectly refusing all requests signed
...
with a TSIG key derived from an unsigned TKEY
negotiation with a NOERROR response. [RT #1886 ]
2001-10-12 18:20:14 +00:00
Mark Andrews
a3ed377607
pullup:
...
1047. [bug] When a request was refused due to being signed with
a TSIG key derived from an unsigned TKEY negotiation,
the response could have an rcode of SUCCESS rather
than REFUSED. [RT #1886 ]
2001-10-12 01:05:51 +00:00
Mark Andrews
329fd2fe75
pullup:
...
1043. [bug] Specifying a transfer-source or transfer-source-v6
option in the zone statement for a master zone was
not treated as an error. [RT #1876 ]
2001-10-11 03:31:04 +00:00
Mark Andrews
8002894e6e
pullup:
...
1042. [bug] The "config" logging category did not work properly.
[RT #1873 ]
2001-10-11 02:03:23 +00:00
Mark Andrews
9e3fe84689
pullup:
...
1040. [bug] Multiple listen-on-v6 options with different ports
were not accepted. [RT #1875 ]
2001-10-11 01:20:31 +00:00
Brian Wellington
d65168b7a7
pullup:
...
1020. [bug] IXFR log messages did not distinguish between
true IXFRs, AXFR-style IXFRs, and and mere
version polls. [RT #1811 ]
2001-09-28 22:07:12 +00:00
Brian Wellington
4b09cca4b9
pullup:
...
1018. [bug] The default log channel was not always initialized
correctly. [RT #1813 ]
2001-09-28 18:35:02 +00:00
Mark Andrews
a4e8b19b83
1019. [bug] The value of the lame-ttl option was limited to 18000
...
seconds, not 1800 seconds as documented. [RT #1803 ]
2001-09-28 05:35:47 +00:00
Mark Andrews
d30fcb907b
1016. [bug] Slave zones with no backup file were re-transferred
...
on every server reload.
2001-09-26 03:43:00 +00:00
Mark Andrews
d924384f72
1015. [bug] Log channels that had a "versions" option but no
...
"size" option failed to create numbered log
files. [RT #1783 ]
2001-09-26 02:52:09 +00:00