Commit Graph

7938 Commits

Author SHA1 Message Date
Brian Wellington
99d731dbbe remove cruft remaining from sanitizing away nonthreaded version 2000-12-22 20:06:48 +00:00
Andreas Gustafsson
0ad8ee89c5 more request shutdown logic fixes from Mark 2000-12-22 19:39:01 +00:00
Andreas Gustafsson
f131164c62 incorrect root hint directory 2000-12-22 18:57:18 +00:00
Andreas Gustafsson
d1efbb15f9 previous change removed too much code 2000-12-22 18:32:06 +00:00
Andreas Gustafsson
4c1fee4236 don't turn on ISC_MEM_BDEBUGRECORD by default 2000-12-22 18:30:26 +00:00
Andreas Gustafsson
ef9f9001fc begin sentence with capital letter 2000-12-22 17:31:43 +00:00
Andreas Gustafsson
4137fd1295 install checking tools in sbindir, not bindir 2000-12-22 17:25:56 +00:00
Andreas Gustafsson
275c618823 added stress test 2000-12-22 17:03:03 +00:00
Andreas Gustafsson
93ac5ecb55 added shared root.hint file 2000-12-22 17:01:51 +00:00
Mark Andrews
6cc5eac41b more unlocked calls to cancel_refresh(). 2000-12-22 05:55:20 +00:00
Mark Andrews
bd5f2ac188 630. [bug] locking failure in zone code. [RT #582] 2000-12-22 02:43:42 +00:00
Andreas Gustafsson
24c5978e0b thinko 2000-12-22 01:38:53 +00:00
Andreas Gustafsson
a06df85974 typo 2000-12-22 01:38:39 +00:00
Andreas Gustafsson
f0f61db621 629. [bug] 9.1.0b1 derferenced a null pointer and crashed
when responding to a UDP IXFR response.
2000-12-22 01:38:16 +00:00
Brian Wellington
48540261f1 replace (isc_mem_debugging > 1) with (MEM_RECORD) 2000-12-22 00:26:33 +00:00
Andreas Gustafsson
87e15b393c avoid the file name extension '.orig' so as not to conflict with 'patch' 2000-12-21 23:44:51 +00:00
Andreas Gustafsson
bbb71c1c07 terminate output with newline, not newline+space 2000-12-21 22:11:03 +00:00
Andreas Gustafsson
3518c2023a put contrib/idn back in the release 2000-12-21 19:42:53 +00:00
Andreas Gustafsson
709fa2054f oops, it's <dst/dst.h>, not <dst/key.h> 2000-12-21 18:11:00 +00:00
David Lawrence
1ae59f0202 Added important "sanitize_all" step at start of the checking of mdnkit.
Added instructions on generating a fresh verion of the mdnkit patch.
2000-12-21 17:39:17 +00:00
David Lawrence
09de3a0f0b updated for release 2000-12-21 17:37:39 +00:00
Andreas Gustafsson
c663d46e47 need #include <dst/key.h> 2000-12-21 16:27:22 +00:00
Andreas Gustafsson
359082766e diff.h was not installed 2000-12-21 16:17:41 +00:00
Andreas Gustafsson
2207599e64 condition.h was not installed 2000-12-21 16:14:49 +00:00
Andreas Gustafsson
32bb863ea9 typo 2000-12-21 03:00:11 +00:00
Andreas Gustafsson
9224b1c0b6 do test builds with -DISC_LIST_CHECKINIT 2000-12-21 02:58:49 +00:00
Andreas Gustafsson
59dc41f536 omit contrib/idn from this release 2000-12-21 02:55:18 +00:00
Andreas Gustafsson
09671f9551 added '--- 9.1.0b2 released ---' line; tabified 2000-12-21 02:54:10 +00:00
Andreas Gustafsson
49df2ea987 eliminated compiler warning 2000-12-21 02:50:43 +00:00
Brian Wellington
5d85bf183f missing 'static' 2000-12-21 01:58:37 +00:00
Andreas Gustafsson
3ef9f0f716 regenerated 2000-12-21 01:57:40 +00:00
Andreas Gustafsson
bb01a40e65 clean, distclean, and install targets were missing 2000-12-21 01:56:12 +00:00
Brian Wellington
e3d6866002 usage() -> usage(void) 2000-12-21 01:54:30 +00:00
Brian Wellington
1200b06785 removed LWRDATA_AUTHORITATIVE and RRSET_AUTHORITATIVE 2000-12-21 00:27:56 +00:00
Brian Wellington
63612a0fe1 628. [bug] If the root hints contained only AAAA addresses,
named would be unable to perform resolution.
2000-12-20 23:43:27 +00:00
Brian Wellington
58cbc05eb0 Fix memory leak in dns_view_find; return DNS_R_HINTNXRRSET instead of
DNS_R_NOTFOUND when correct to do so.
2000-12-20 23:31:11 +00:00
Andreas Gustafsson
24dc90eff0 incorrect cross reference, missing RT reference 2000-12-20 23:20:25 +00:00
Andreas Gustafsson
7d33e89969 627. [bug] The EDNS0 blackhole detection code of 327. waited
for three retransmissions to each server, which
                        takes much too long when a domain has many name
                        and all of them drop EDNS0 queries.  Now we retry
                        without EDNS0 after three consecutive timeouts,
                        even if they are all from different servers.
2000-12-20 23:18:37 +00:00
Brian Wellington
86c3cd20dd fix a race condition. 2000-12-20 20:42:08 +00:00
Andreas Gustafsson
0bca614506 don't shout 2000-12-20 19:46:37 +00:00
Andreas Gustafsson
00843be81a mention the 'version' option before going into obscure view hacks for
doing a variant of the same thing
2000-12-20 05:52:28 +00:00
Mark Andrews
0884c57e7a Q: How do I restrict / prevent lookups of the version string remotely. 2000-12-20 04:30:39 +00:00
Brian Wellington
732f883c12 grammar 2000-12-20 03:43:53 +00:00
Brian Wellington
c867239326 updated 2000-12-20 03:42:49 +00:00
Brian Wellington
039c8eda34 test a few more things about getrrsetbyname() 2000-12-20 03:42:01 +00:00
Brian Wellington
736aab3076 626. [bug] The lightweight resolver daemon no longer crashes
when asked for a SIG rrset. [RT #558]
2000-12-20 03:40:20 +00:00
Brian Wellington
13090db2b1 dns_view_find can now do ANY queries; it takes additional db and node
parameters used for return values.
2000-12-20 03:38:46 +00:00
Mark Andrews
2a80a4e120 625. [func] Zone's now inherit their class from the enclosing view. 2000-12-20 03:36:19 +00:00
Andreas Gustafsson
7cb10f7789 624. [bug] The zone object could get timer events after it had
been destroyed, causing a server crash. [RT #571]
2000-12-20 01:57:14 +00:00
Andreas Gustafsson
91b4560baa zone timer was using the wrong task [RT #571] 2000-12-20 01:27:50 +00:00