Mark Andrews
822cd79080
1007. [port] config.guess, config.sub from autoconf-2.52
2001-09-20 02:04:12 +00:00
Andreas Gustafsson
2f734e0a7e
sizeof style
2001-09-19 23:08:24 +00:00
Andreas Gustafsson
33a1b09738
regenerated
2001-09-19 22:17:51 +00:00
Andreas Gustafsson
0bb3203216
document the global provide-ixfr and request-ixfr options [RT #1772 ]
2001-09-19 22:15:54 +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
Brian Wellington
b4c38fdd69
cleanups and rewrites
2001-09-19 21:24:34 +00:00
Andreas Gustafsson
e4b5f088ca
Added RT #1763 regression test
2001-09-19 21:19:52 +00:00
Brian Wellington
97f4d2e8f4
typo
2001-09-19 21:00:35 +00:00
Andreas Gustafsson
1301637cc5
check that negative validation fails with a misconfigured trusted key
2001-09-19 20:47:02 +00:00
Brian Wellington
19d684e84f
fix potential memory leak
2001-09-19 19:22:28 +00:00
Brian Wellington
f8dd2aeebd
rewrite large chunks of code.
2001-09-19 19:14:35 +00:00
Brian Wellington
2dee13b8b8
rsasha1 stuff
2001-09-19 00:15:05 +00:00
Brian Wellington
21825a8d00
Sync up the dnssec key algorithms listed in include/dns/keyvalues.h and
...
rdata.c.
2001-09-19 00:14:48 +00:00
Brian Wellington
b7b9b499f4
remove unused code
2001-09-19 00:03:37 +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
56ae0ccb87
minor cleanup
2001-09-18 21:43:19 +00:00
Brian Wellington
d11cc41b2b
fixed weird code.
2001-09-18 21:21:18 +00:00
Andreas Gustafsson
9b009c9f5a
reverted previous change since it doesn't compile after make clean
2001-09-18 18:43:16 +00:00
Brian Wellington
feb1f6a4ac
1003. [func] Add the +retry option to dig.
2001-09-18 18:25:14 +00:00
Brian Wellington
bbece796a9
The default number of UDP queries should be 3, not 2.
2001-09-18 18:16:08 +00:00
Mark Andrews
2bb3d8bdfe
Make casting easier in symbolic debuggers by using different names
...
for the 64 bit version.
2001-09-18 14:30:10 +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
Andreas Gustafsson
e1e635578d
use ifconfig.sh up, not ifconfig.sh start, to be
...
consistent with the ifconfig.sh usage message [RT #1758 ]
2001-09-17 21:42:47 +00:00
Andreas Gustafsson
66870de523
support 'make check' as an alias for 'make test'
2001-09-17 20:47:51 +00:00
Brian Wellington
0b3abc3faf
Some answers were not prefixed with "A: ".
2001-09-17 20:34:57 +00:00
Brian Wellington
f6cbc666f5
Multithreaded core dumps work on Linux kernels >= 2.4.7
2001-09-17 20:34:09 +00:00
Andreas Gustafsson
f4f9761c84
note that ifconfig.sh must be run as root
2001-09-17 20:33:54 +00:00
Andreas Gustafsson
67298a4b2f
"data" is plural
2001-09-17 20:24:13 +00:00
Brian Wellington
81b172466c
*** empty log message ***
2001-09-17 17:47:20 +00:00
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