Andreas Gustafsson
792de65053
clarified 1021.
2001-10-01 01:40:17 +00:00
Mark Andrews
96ea98af24
1023. [func] Accept hints without TTLs.
2001-09-30 04:31:28 +00:00
Mark Andrews
54c4aa0f62
1022. [bug] Allow hints to be completely empty. [RT #1802 ]
2001-09-30 03:02:47 +00:00
Danny Mayer
1df69830bd
1021. [bug] Win32 Timestmp was one month later than it should have been due to SYSTEMTIME starting with January=1.
2001-09-30 02:49:18 +00:00
Andreas Gustafsson
3e93426766
and and
2001-09-29 17:43:16 +00:00
Andreas Gustafsson
ea34bcc637
clarified 1002.
2001-09-29 17:36:05 +00:00
Andreas Gustafsson
a5aca6df16
the word "argument" was misspelled in several places
2001-09-29 00:14:40 +00:00
Andreas Gustafsson
846474d5a6
1020. [bug] IXFR log messages did not distinguish between
...
true IXFRs, AXFR-style IXFRs, and and mere
version polls. [RT #1811 ]
2001-09-28 00:45:34 +00:00
Andreas Gustafsson
7655e78c36
1019. [bug] The value of the lame-ttl option was limited to 18000
...
seconds, not 1800 seconds as documented. [RT #1803 ]
2001-09-27 22:37:24 +00:00
Andreas Gustafsson
6859033d42
1018. [bug] The default log channel was not always initialized
...
correctly. [RT #1813 ]
2001-09-27 20:54:27 +00:00
Brian Wellington
f558da602e
1017. [bug] When specifying TSIG keys to dig and nsupdate using
...
the -k option, they must be HMAC-MD5 keys. [RT #1810 ]
2001-09-27 17:53:39 +00:00
Andreas Gustafsson
ff4322d44f
1016. [bug] Slave zones with no backup file were re-transferred
...
on every server reload.
2001-09-25 23:01:15 +00:00
Andreas Gustafsson
8d146b6e11
1015. [bug] Log channels that had a "versions" option but no
...
"size" option failed to create numbered log
files. [RT #1783 ]
2001-09-25 00:55:22 +00:00
Andreas Gustafsson
808b909f27
1014. [bug] Some queries would cause statistics counters to
...
increment more than once or not at all. [RT #1321 ]
2001-09-21 19:08:06 +00:00
Mark Andrews
595a14576e
1013. [bug] It was possible to cancel a query twice when marking
...
a server as bogus or by having a blackhole acl.
[RT #1776 ]
2001-09-21 13:31:55 +00:00
Andreas Gustafsson
d9e690eb71
1012. [bug] The -p option to named did not behave as documented.
2001-09-20 21:51:22 +00:00
Andreas Gustafsson
1299e93989
1011. [cleanup] Removed isc_dir_current().
2001-09-20 21:21:53 +00:00
Andreas Gustafsson
640923da58
1010. [bug] The server could attempt to execute a command channel
...
command after initiating server shutdown, causing
an assertion failure. [RT #1766 ]
2001-09-20 18:37:00 +00:00
Mark Andrews
aa30ee42c4
1009. [port] OpenUNIX 8 support. [RT #1728 ]
2001-09-20 02:32:44 +00:00
Mark Andrews
0bd1b2fbfe
1008. [port] libtool.m4, ltmain.sh from libtool-1.4.2
2001-09-20 02:30:14 +00:00
Mark Andrews
822cd79080
1007. [port] config.guess, config.sub from autoconf-2.52
2001-09-20 02:04:12 +00:00
Andreas Gustafsson
01446841be
1006. [bug] If a KEY RR was found missing during DNSSEC validation,
...
an assertion failure could subsequently be triggered
in the resolver. [RT #1763 ]
2001-09-19 21:25:46 +00:00
Andreas Gustafsson
28cf7340b9
1005. [bug] Don't copy nonzero RCODEs from request to response.
...
[RT #1765 ]
2001-09-19 00:02:26 +00:00
Andreas Gustafsson
1de63e34f1
1004. [port] Deal with recvfrom() returning EHOSTDOWN. [RT #1770 ]
2001-09-18 22:54:02 +00:00
Brian Wellington
feb1f6a4ac
1003. [func] Add the +retry option to dig.
2001-09-18 18:25:14 +00:00
Andreas Gustafsson
6e1b2ebcd6
"an alias", not "a alias"
2001-09-17 22:57:02 +00:00
Andreas Gustafsson
06f12c290c
in 1001., what the client closes is a socket, not
...
a connection (since it is using the connectionless UDP protocol)
2001-09-17 22:25:02 +00:00
Mark Andrews
7931a483d7
convert 1000 to a bug
2001-09-17 00:40:08 +00:00
Mark Andrews
d1a6976967
1002. [bug] Log unknown class including file and line. [RT #1759 ]
2001-09-17 00:33:52 +00:00
Danny Mayer
5e4c83cfec
Fix for WSACONNRESET error in win32 socket code in doio_recv not being handled. [RT #1745 ]
2001-09-16 06:27:04 +00:00
Mark Andrews
e6f17474cb
1000. [func] Accept "HESIOD" as a alias for class "HS".
2001-09-16 05:27:04 +00:00
Mark Andrews
5fe21da364
999. [func] "rndc retransfer zone [class [view]]" added.
...
[RT #1752 ]
2001-09-15 14:23:29 +00:00
Mark Andrews
43efd9fa56
998. [func] named-checkzone now has arguements to specify the
...
chroot directory (-t) and working directory (-w).
[RT #1755 ]
2001-09-15 02:05:35 +00:00
Andreas Gustafsson
5c831a1a1b
reference RFC3110
2001-09-15 00:21:17 +00:00
Brian Wellington
36e37042c6
997. [func] Add support for RSA-SHA1 keys.
2001-09-15 00:01:58 +00:00
Andreas Gustafsson
4a20a92f4f
replaced 994. with alternative fix:
...
994. [func] Treat non-authoritative responses to queries for type
NS as referrals even if the NS records are in the
answer section, because BIND 8 servers incorrectly
send them that way. This is necessary for DNSSEC
validation of the NS records of a secure zone to
succeed when the parent is a BIND 8 server. [RT #1706 ]
2001-09-14 21:04:35 +00:00
Andreas Gustafsson
34aa790937
reverted 994.
2001-09-14 20:53:33 +00:00
Mark Andrews
98e231525f
996. [func] Issue warning if the configuration filename contains
...
the chroot path.
2001-09-14 12:34:03 +00:00
Mark Andrews
d4196128b3
995. [bug] dig, host, nslookup: using a raw IPv6 address as a
...
target address should be fatal on a IPv4 only system.
2001-09-14 05:13:19 +00:00
Mark Andrews
56d69016f4
994. [bug] If the unsecure proof fails for unsigned NS records
...
attempt a secure proof using the NS records found as
glue to find the NS records from the zone's servers
along with associated glue rather than from parent
servers. [RT #1706 ]
2001-09-13 07:23:39 +00:00
Mark Andrews
48cddfee7c
remove broken (unreachable) undocumented ./.digrc support.
2001-09-13 03:02:59 +00:00
Mark Andrews
e60b3717f0
993. [func] dig: -v now reports the version.
2001-09-13 01:42:21 +00:00
Mark Andrews
0262406cea
992. [doc] dig: ~/.digrc is now documented.
2001-09-13 01:37:10 +00:00
Andreas Gustafsson
3d8ab44d14
from the user's perspective, it's level debug 1,
...
not DEBUG(1)
2001-09-12 21:32:15 +00:00
Mark Andrews
da4535c4b4
991. [func] Lower UDP refresh timeout messages to DEBUG(1).
2001-09-12 03:46:32 +00:00
Andreas Gustafsson
db235e6588
this should have a CHANGES entry since several people reported it:
...
990. [bug] The rndc-confgen man page was not installed.
2001-09-11 23:40:25 +00:00
Andreas Gustafsson
3426f7118c
call 989. a bug after all since it will be pulled up
2001-09-11 23:32:21 +00:00
Andreas Gustafsson
36c1674e0a
I'd call 989. a [func]
2001-09-11 19:59:31 +00:00
Mark Andrews
1592bf7349
989. [bug] Report filename if $INCLUDE fails for file related
...
errors. [RT #1736 ]
2001-09-11 04:56:06 +00:00
Andreas Gustafsson
64a5004a66
988. [bug] 'additional-from-auth no;' did not work reliably
...
in the case of queries answered from the cache.
[RT #1436 ]
2001-09-11 01:22:34 +00:00