Andreas Gustafsson
87d4aeaf9e
some Internet-drafts have been Deleted, not Expired
2000-05-24 00:16:49 +00:00
Andreas Gustafsson
860c168a53
removed expired Internet-Drafts as Olafur requested
2000-05-24 00:13:48 +00:00
David Lawrence
08314645e4
GL geographic location RR
2000-05-23 23:53:47 +00:00
Andreas Gustafsson
76458ec215
updated, added detail
2000-05-23 23:42:07 +00:00
Andreas Gustafsson
1e61df9cc8
incremented to 9.0.0b4
2000-05-23 23:41:07 +00:00
Brian Wellington
fc16635d3c
remove a memory leak
2000-05-23 23:36:39 +00:00
Brian Wellington
41faaa9b35
If an incoming message contains a SIG(0), store the rdataset owner name
...
in the message structure, even though it should be the root. Also,
return this name in dns_message_getsig0().
2000-05-23 23:35:54 +00:00
Brian Wellington
e6d420aea9
In dns_name_totext, if omit_final_dot is true and the name is the root,
...
override omit_final_dot and print "."
2000-05-23 23:34:40 +00:00
Andreas Gustafsson
244ec6e624
added reference to doc/misc/ipv6
2000-05-23 22:49:50 +00:00
Andreas Gustafsson
9023c42352
minor editing
2000-05-23 22:42:00 +00:00
Michael Graff
26a455b820
add ipv6 doc
2000-05-23 22:28:09 +00:00
Andreas Gustafsson
53c98eca74
added CHANGES and libtool.m4 to DISTFILES
2000-05-23 18:57:11 +00:00
Andreas Gustafsson
c81bf797a8
incorporated comments from Brian
2000-05-23 16:41:25 +00:00
Andreas Gustafsson
9c987b20b9
--- 9.0.0b3 released ---
2000-05-23 14:47:18 +00:00
Andreas Gustafsson
fabe3a0480
refer to doc/misc/dnssec for DNSSEC information;
...
other minor editing
2000-05-23 14:36:55 +00:00
Andreas Gustafsson
1b85597495
added DNSSEC release notes
2000-05-23 14:34:49 +00:00
Andreas Gustafsson
9d7c5c2c31
reduced number of test zones to 100
2000-05-23 04:48:04 +00:00
Andreas Gustafsson
875ad7d99d
when reloading the server, zone objects reused with a new
...
view object still referenced their old view
2000-05-23 04:38:22 +00:00
Michael Graff
862d18c79a
set ifindex to 0 for outgoing udp ipv6 datagrams.
2000-05-23 02:51:39 +00:00
Michael Graff
5cc49bc70c
don't set permanent failure on udp sockets, even on unexpected error
2000-05-23 02:20:23 +00:00
Michael Sawyer
df22852dcd
Fix problem in notify test
2000-05-23 02:13:39 +00:00
Brian Wellington
ef9f3246f4
_version zone wasn't set to dns_rdataclass_ch
2000-05-23 01:21:32 +00:00
Brian Wellington
9c2a9c5306
the server could crash if the version string was unassigned.
2000-05-23 00:40:59 +00:00
Brian Wellington
81b438273a
Commented hard to understand behavior in dns_message_signer
2000-05-23 00:23:42 +00:00
Mark Andrews
00b67c06b9
Add contract notes for dns_requestmgr_{attach,detach}().
2000-05-23 00:11:45 +00:00
Brian Wellington
c637772ac3
Attempting to delete a SIG set with dynamic update crashed the server.
2000-05-23 00:09:09 +00:00
Michael Sawyer
d81a745bbb
Longer sleep needed for reliable fix to SIGHUP problem
2000-05-23 00:02:45 +00:00
Michael Sawyer
0334d82cad
Workaround for SIGHUP-without-delay bug
2000-05-22 23:56:49 +00:00
Andreas Gustafsson
113251976d
'notify' and most of 'view' are now implemented
2000-05-22 23:55:25 +00:00
Brian Wellington
82efeeb703
removed typo
2000-05-22 23:34:24 +00:00
Brian Wellington
7e8dd00fce
More tsig rdatastruct problems fixed
2000-05-22 23:17:22 +00:00
Michael Sawyer
1da88f8208
Forcably prevent callbacks from trying to do something once the lists
...
start to get freed up.
2000-05-22 22:56:31 +00:00
Andreas Gustafsson
b291fec7c9
offset.h was not installed by 'make install'
2000-05-22 22:46:53 +00:00
Michael Sawyer
54229947d3
Change strlen to sizeof.
2000-05-22 22:41:24 +00:00
Michael Sawyer
02bc88821c
tests.sh
2000-05-22 22:19:07 +00:00
Andreas Gustafsson
1ac4b2a1da
when printing a SIG record with covers==0, print it as 0,
...
not RESERVED0
2000-05-22 21:42:47 +00:00
Andreas Gustafsson
a185ac41ac
updated
2000-05-22 21:29:21 +00:00
Michael Sawyer
1ed4ba5a1f
Add pseudosection printing, and dns_message_pseudosectiontotext().
2000-05-22 21:22:06 +00:00
Brian Wellington
feb40fc5f9
keytag collision handling was broken and a memory leak existed in the error
...
handling code.
2000-05-22 21:17:05 +00:00
Andreas Gustafsson
bac6f7fd14
the comments for isc_ratelimiter_create() said the
...
events are executed in the context of 'task'; this is no longer true
2000-05-22 19:47:43 +00:00
Andreas Gustafsson
34b26adb24
heap invariant INSIST did the wrong thing in the border case
...
of a heap item and its parent having identical priority
2000-05-22 19:47:01 +00:00
Michael Graff
5d1bfe4ce1
make these compile. dispatch_test works; dispatch_tcp_test does not. Use dns_message_totext() rather than printmessage().
2000-05-22 19:36:34 +00:00
Andreas Gustafsson
b68f341a48
must include <isc/print.h> to use snprintf
2000-05-22 19:29:09 +00:00
Andreas Gustafsson
9b19b39170
don't encourage people to use the tests built by 'make all_tests';
...
we don't even use them ourselves and they are likely to simply not work
at this point
2000-05-22 19:21:14 +00:00
Andreas Gustafsson
c5b7873fd2
added warning about pseudorandom key material
2000-05-22 18:39:58 +00:00
Andreas Gustafsson
a228ba1fa4
conform to recent ratelimiter API changes
2000-05-22 18:32:51 +00:00
Andreas Gustafsson
87796a03ed
added shell variable DIG containing the pathname of dig
2000-05-22 17:31:45 +00:00
Andreas Gustafsson
cd01c9716f
Reintroduced separate internal/external reference counts for zones,
...
reversing part of the changes made on 2000/05/17. Doing an explicit
zone shutdown on destruction of the zone table caused the zone to
be shut down prematurely on server reload when the zone table was
destroyed but the zone had already been attached to a new zone table.
An external reference count is needed to correctly handle this situation.
2000-05-22 17:23:15 +00:00
Andreas Gustafsson
cb726f24e7
renamed variable tzone to dupzone for clarity and simplified
...
code to clean it up after use - no functional change
2000-05-22 17:07:43 +00:00
Andreas Gustafsson
7e9bfde795
200. [bug] Failures in sending query responses to clients
...
(e.g., running out of network buffers) were
not logged.
2000-05-22 17:00:27 +00:00