Commit Graph
12846 Commits
Author SHA1 Message Date
Mark Andrews 412b6ff1ba change # 2003-11-04 23:39:48 +00:00
Mark Andrews 1e71bb270d add -allow-undefined 2003-11-04 23:37:47 +00:00
Mark Andrews 647f6a8682 1524. [port] AIX more libtool fixes. 2003-11-04 07:51:57 +00:00
Mark Andrews 2fcf95d4ed grammar 2003-11-04 06:03:35 +00:00
Mark Andrews 1705904ece pullup redumping of deleted slave master files 2003-11-04 06:01:47 +00:00
Mark Andrews 2a62502566 1530. [bug] It was possible to trigger a INSIST() failure if a
slave master file was removed a just the correct
                        moment. [RT #9462]
2003-11-04 05:35:48 +00:00
Mark Andrews 6662a576ed 1529. [bug] "notify explict;" failed to log that NOTIFY messages
were being sent for the zone. [RT# 9442]
2003-11-03 23:56:13 +00:00
Mark Andrews 7d50be7221 repeated words 2003-11-02 23:00:32 +00:00
Mark Andrews 4a4aaaf124 fix comment three -> two 2003-10-23 05:53:25 +00:00
Mark Andrews 586fad6b18 "to early" should be "too early". 2003-10-17 07:13:19 +00:00
Mark Andrews ed7fc87dce win32: link against openssl 0.9.6k 2003-10-17 06:10:24 +00:00
Mark Andrews 679f5e2eb2 want free should be initaliased to ISC_FALSE. 2003-10-17 05:39:44 +00:00
Mark Andrews b30b2e3358 1525. [bug] dns_cache_create() could trigger a REQUIRE
failure in isc_mem_put() during error cleanup.
2003-10-16 06:07:12 +00:00
Mark Andrews 09e4b1e086 INSIST -> RUNTIME_CHECK 2003-10-10 00:30:14 +00:00
Mark Andrews 38f391705e INSIST -> RUNTIME_CHECK 2003-10-10 00:24:58 +00:00
Mark Andrews d8db215a63 INSIST -> RUNTIME_CHECK 2003-10-10 00:09:41 +00:00
Mark Andrews 48cfc9344f update_copyrights 2003-10-09 07:32:57 +00:00
Mark Andrews ec31534be9 merge_copyrights 2003-10-09 07:18:33 +00:00
Mark Andrews 899991ed34 update for 9.2.3 2003-10-09 07:08:16 +00:00
Mark Andrews fec26fe36e 9.2.3 2003-10-09 07:02:43 +00:00
Mark Andrews 673d465bd4 9.2.3rc5 2003-10-09 06:54:46 +00:00
Mark Andrews c22f59a1d3 1524. [port] AIX needs to be able to resolve all symbols when
creating shared libraries (--with-libtool).
2003-10-09 06:48:00 +00:00
Mark Andrews e00ad57d95 regen 2003-10-08 03:49:56 +00:00
Mark Andrews 59f9e35359 1523. [bug] Fix race condition in rbtdb. [RT# 9189] 2003-10-08 01:30:09 +00:00
Mark Andrews 119a5d1909 1522. [bug] dns_db_findnode() relax the requirements on 'name'.
[RT# 9286]
2003-10-03 04:03:07 +00:00
Mark Andrews f2435ff500 1518. [bug] dns_nxt_buildrdata(), and hence dns_nxt_build(),
contained a off-by-one error when working out the
                        number of octets in the bitmap.
2003-10-03 03:50:51 +00:00
Mark Andrews a4d4cb69dd missing includes [RT#9194] 2003-10-01 01:05:00 +00:00
Mark Andrews 116f29a5e9 1514. [bug] named: isc_hash_destroy() was being called to early.
[RT #9160]
2003-09-25 03:42:36 +00:00
Mark Andrews 138234bcaf 1513. [doc] Add "US" to root-delgation-only exclude list. 2003-09-23 07:20:43 +00:00
Mark Andrews 5bda446d5a "LV; -> "LV"; 2003-09-22 23:45:42 +00:00
Mark Andrews aa3d4ad4c9 update for 9.2.3rc4 2003-09-22 02:05:22 +00:00
Mark Andrews e12668c38f include <dns/rdataclass.h> 2003-09-22 00:32:39 +00:00
Mark Andrews 0d944b051b 9.2.3rc4 2003-09-22 00:28:06 +00:00
Mark Andrews 910b169160 1512. [bug] Extend the delegation-only logging to return query
type, class and responding nameserver.
2003-09-22 00:25:32 +00:00
Mark Andrews 9e37e9573b regen 2003-09-21 23:57:29 +00:00
Mark Andrews 6a92a60187 1511. [bug] delegation-only was generating false positives
on negative answers from subzones.
2003-09-21 23:55:25 +00:00
Mark Andrews daf1f90218 add LV to list of non-delegation-only TLDs 2003-09-21 23:36:37 +00:00
Mark Andrews 37d4f4c27b remove extaneous semicolon 2003-09-19 14:10:31 +00:00
Mark Andrews b53d784b0f 1510. [func] New view option "root-delegation-only". Apply
delegation-only check to all TLDs and root.
                        Note there are some TLDs that are NOT delegation
                        only (e.g. DE and MUSEUM) these can be excluded
                        from the checks by using exclude.

                        root-delegation-only exclude { "DE"; "MUSEUM"; };
2003-09-19 13:41:36 +00:00
Mark Andrews 3ef0cdb28f patch misplaced a hunk 2003-09-19 13:40:42 +00:00
Mark Andrews 1368bc0d71 regen 2003-09-19 13:38:24 +00:00
Mark Andrews 4d02d944e0 9.2.3rc3 2003-09-19 13:35:48 +00:00
Mark Andrews 7221aadd31 update for 9.2.3rc3 2003-09-19 13:35:08 +00:00
Mark Andrews c219b91f32 wrong element delonly -> rootexclude 2003-09-19 13:24:03 +00:00
Mark Andrews 0cac0fd6e2 rootexlude -> rootexclude
free and initialise rootdelonly & rootexclude
buy -> by
2003-09-19 13:19:38 +00:00
Mark Andrews 5bf66f7c0f 1509. [bug] Hint zones should accept delegation-only. Forward
zone should not accept delegation-only.

1508.   [bug]           Don't apply delegation-only checks to answers from
                        forwarders.

1507.   [bug]           Handle BIND 8 style returns to NS queries to parents
                        when making delegation-only checks.
2003-09-19 06:17:54 +00:00
Mark Andrews f6566c5358 1506. [bug] Wrong return type for dns_view_isdelegationonly(). 2003-09-18 00:56:35 +00:00
Mark Andrews 7d7adae5ad add missing entries 2003-09-17 06:18:16 +00:00
Mark Andrews 0c61c5abdd update for 9.2.3rc2 2003-09-17 06:03:54 +00:00
Mark Andrews 54f5f029c7 9.2.3rc2 2003-09-17 05:58:39 +00:00