Brian Wellington
206bced36f
order the parameters to dnssec-keygen consistently.
2001-09-17 17:42:04 +00:00
Mark Andrews
36a91ab163
Don't send notifies to mapped addresses.
2001-09-17 14:04:32 +00:00
Mark Andrews
8138bb315d
The hash of IPv6 isc_sockaddr_t containing mapped IPv4 addresses should be
...
the same as the hash of the corresponding IPv4 isc_sockaddr_t.
2001-09-17 06:58:18 +00:00
Mark Andrews
9054558fbd
remove redundant check
2001-09-17 02:59:01 +00:00
Mark Andrews
f0261e88a8
check view/zone classes.
2001-09-17 02:48:58 +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
Mark Andrews
fc14ca7a8f
improved error reporting
2001-09-17 00:23:10 +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
Danny Mayer
8423b244ec
doio_recv was not catching a ECONNRESET error. Fixed this and added code to catch other possible errors. Miscellaneous errno handling cleanup [RT #1745 ]
2001-09-16 06:19:22 +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
5fe1a246cf
replace common code in dns_journal_commit by calling index_to_disk().
...
remove redundant call to index_to_disk() from dns_journal_compact().
2001-09-15 07:16:39 +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
Brian Wellington
4fb42a8382
unused #defines
2001-09-15 00:27:26 +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
967ecc6264
it's contrib/linux/coredump-patch, not bind9/linux/coredump-patch
2001-09-14 21:23:22 +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
Andreas Gustafsson
9e3c3e4139
don't leave r1.htm droppings
2001-09-14 20:23:53 +00:00
Andreas Gustafsson
1b1f63339c
regenerated
2001-09-14 20:21:52 +00:00
Andreas Gustafsson
d4678a75ed
replaced 'List the keys included in the keyset file' by
...
'The list of keys to be included in the keyset file', as
suggested by <Jason.Fountain@compaq.com >
2001-09-14 20:20:54 +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
da5795a32a
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 06:31:40 +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
Brian Wellington
e49238474c
'dig +short' should explicitly enable printing the answer section.
...
Otherwise, 'dig +noall +short' prints nothing.
2001-09-14 04:54:56 +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
Andreas Gustafsson
41a0c85888
regenerated
2001-09-13 01:50:31 +00:00
Andreas Gustafsson
4c30c4d572
typo
2001-09-13 01:49:56 +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
72baa6528d
80 columns
2001-09-12 21:48:41 +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
Brian Wellington
ee3555e8c0
A message could be leaked when a segment of an incoming zone transfer
...
failed to verify.
2001-09-12 20:39:36 +00:00
Andreas Gustafsson
db3822841c
failures in dns_db_diff() could cause the server to leak
...
memory
2001-09-12 18:45:02 +00:00
Andreas Gustafsson
115019ee2c
replay the journal on the initial load only,
...
as it is not needed on subsequent loads and will fail
if the zone is a newly edited zone with ixfr-on-differences
enabled
2001-09-12 18:44:54 +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
7bfb0145d6
indentation
2001-09-12 00:22:53 +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
Brian Wellington
6eeefeb3eb
fix a memory leak on a tsig error condition.
2001-09-11 22:34:21 +00:00
Andreas Gustafsson
36c1674e0a
I'd call 989. a [func]
2001-09-11 19:59:31 +00:00
Andreas Gustafsson
588372b853
note that the configuration generated by rndc-confgen -a works on the local
...
host only (as suggested by Tale)
2001-09-11 19:18:12 +00:00
Mark Andrews
9de04a5713
LOGIT -> LOGITFILE
2001-09-11 05:09:41 +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
Andreas Gustafsson
1e9efeeb22
986. [bug] 'additional-from-auth no;' did not work reliably
...
in the case of queries answered from the cache.
[RT #1436 ]
2001-09-11 01:21:39 +00:00
Mark Andrews
b1ae7a591a
987. [bug] "dig -help" didn't show "+[no]stats".
...
986. [bug] "dig +noall" failed to clear stats and command
printing.
2001-09-11 00:58:15 +00:00