Commit graph

7914 commits

Author SHA1 Message Date
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
Brian Wellington
a644e87df7 Move the msgcat stuff into socket_log(), to avoid unnecessary calls to
isc_msgcat_get() and speed things up.
2000-12-19 20:35:37 +00:00
Andreas Gustafsson
5502121bd0 eliminated compiler warning 2000-12-19 19:54:29 +00:00
Andreas Gustafsson
6ed87838fe spacing 2000-12-19 19:53:58 +00:00
Andreas Gustafsson
75d927bd72 renamed check-zone to named-checkzone and check-conf to named-checkzone
to reduce /usr/local/bin namespace pollution; added a CHANGES entry for them
2000-12-19 19:51:08 +00:00
Andreas Gustafsson
bb1cf189bb renamed check-zone to named-checkzone and check-conf to named-checkzone
to reduce /usr/local/bin namespace pollution; added a CHANGES entry for them
2000-12-19 19:48:09 +00:00
Andreas Gustafsson
70c91849c3 eliminated compiler warning 2000-12-19 19:29:13 +00:00
Andreas Gustafsson
9de6daa628 use ISC_SOCKADDR_FORMATSIZE 2000-12-19 19:21:39 +00:00
Andreas Gustafsson
1928be262c edited 2000-12-19 19:21:06 +00:00
Andreas Gustafsson
ab0bc7bd36 spelling 2000-12-19 19:20:15 +00:00
Andreas Gustafsson
0833ef954a when code is duplicated (which it shouldn't be), it should at
least be duplicated consistently
2000-12-19 19:19:45 +00:00
Mark Andrews
5f7a9845e9 make ISC_LIST_CHECKINIT work 2000-12-19 04:46:36 +00:00
Mark Andrews
96f66b3396 make views test work 2000-12-19 03:42:36 +00:00
Mark Andrews
f53848e171 622. [bug] A canceled request could be destroyed before
dns_request_destroy() was called. [RT #562]
2000-12-19 03:36:48 +00:00
Brian Wellington
d46bf932ed The description of #621 is now English. 2000-12-19 02:20:38 +00:00
Brian Wellington
a53b596c42 reorder the directories so that 'check' is last. 2000-12-19 01:42:15 +00:00
Brian Wellington
64a84169d7 621. [port] Disable IPv6 at runtime if they are unusable. This
mostly affects Red Hat Linux 7.0.
2000-12-19 01:36:52 +00:00
Mark Andrews
7f66083184 remove unused variables 2000-12-19 01:32:41 +00:00
Mark Andrews
692f5c282d Multiple classes note. 2000-12-19 00:36:05 +00:00
Andreas Gustafsson
c877d7db8f use common configuration files 2000-12-18 23:24:24 +00:00
Andreas Gustafsson
bfc41f13e7 clenup 2000-12-18 22:39:17 +00:00
Andreas Gustafsson
8998ed8481 added UNUSED() macro 2000-12-18 21:09:42 +00:00
Andreas Gustafsson
8351864ef8 added directory bin/tests/system/common for code to be shared by
multiple system tests
2000-12-18 21:04:27 +00:00
Brian Wellington
b3d8bec592 Red Hat Linux 7.0 works too (more or less) 2000-12-18 20:57:02 +00:00
Andreas Gustafsson
3637ad3b4e edited Linux coredump notes 2000-12-18 20:54:41 +00:00