Mark Andrews
e89e09eda8
update copyrights
2005-01-17 04:11:34 +00:00
Mark Andrews
4844ed026a
1798. [func] The server syntax has been extended to support a
...
range of servers. [RT #11132 ]
2005-01-17 00:46:05 +00:00
Mark Andrews
7502c66006
1796. [func] "rndc freeze/thaw" now freezes/thaws all zones.
2005-01-14 03:28:09 +00:00
Mark Andrews
b25eafb3f4
update copyrights
2005-01-14 00:00:29 +00:00
Mark Andrews
5ec08bdbca
spelling
2005-01-13 05:15:16 +00:00
Mark Andrews
abeb45c775
update copyrights
2005-01-12 01:56:12 +00:00
Mark Andrews
f450814ab8
1793. [func] Extend adjusting TTL warning messages. [RT #13378 ]
2005-01-11 23:56:50 +00:00
Mark Andrews
48f929d315
1792. [func] New zone option "notify-delay". Specify a minimum
...
delay between sets of NOTIFY messages.
2005-01-11 23:10:06 +00:00
Mark Andrews
ad5bc22a81
1797. [func] named-checkconf now check acls to verify that they
...
only refer to existing acls. [RT #13101 ]
2005-01-11 03:46:11 +00:00
Mark Andrews
2f4ffd7f55
update copyrights
2005-01-10 23:43:27 +00:00
Mark Andrews
508f61f8d6
1794. [func] Named and named-checkzone can now both check for
...
non-terminal wildcard records.
2005-01-09 23:40:04 +00:00
Mark Andrews
4ae404824b
set the cache DB in the view's additional cache object so that
...
additional sections for a (DNS) cached response can also be stored
in the additional cache. [RT #13339 ]
2004-12-29 23:01:13 +00:00
Mark Andrews
24875d713b
cleanup
2004-12-29 22:42:57 +00:00
Mark Andrews
a1cc4108f6
avoided leakage of a cache entry by adjusting the timing of
...
incrementing the reference counter to the entry. Otherwise, the
entry could leak when dns_acache_setentry() fails. This must be
corrected in some way if not by this change. [RT #13339 ]
2004-12-29 22:30:10 +00:00
Mark Andrews
0c865fa57d
update copyright notice
2004-12-23 00:13:17 +00:00
Tatuya JINMEI 神明達哉
1ba466b68e
new copyright for new files
2004-12-21 10:54:12 +00:00
Tatuya JINMEI 神明達哉
d0eb2cc33c
1526. [func] Implemented "additional section caching (or acache)",
...
an internal cache framework for additional section
content to improve response performance. Several
configuration options were provided to control the
behavior.
2004-12-21 10:45:20 +00:00
Mark Andrews
9b4a030a30
need to link against libdns.
2004-12-10 00:12:27 +00:00
Mark Andrews
4f7eea47db
1790. [cleanup] Move lib/dns/sec/dst up into lib/dns. This should
...
allow parallel make to succeed.
2004-12-09 01:56:46 +00:00
Mark Andrews
494576ce20
1790. [cleanup] Move lib/dns/sec/dst up into lib/dns. This should
...
allow parallel make to succeed.
2004-12-09 01:41:25 +00:00
Mark Andrews
6c3098f476
missing @
2004-12-08 13:18:52 +00:00
Mark Andrews
531f6c355b
1788. [bug] libbind9.la/libbind9.so needs to link against
...
libisccfg.la/libisccfg.so.
2004-12-08 03:00:28 +00:00
Mark Andrews
867b33aa58
redo
...
1775. [bug] Only compile getnetent_r.c when threaded. [RT #13205 ]
2004-12-07 00:36:27 +00:00
Mark Andrews
6e1141e6e8
1786. [port] AIX: libt_api needs to be taught to look for
...
T_testlist in the main executable (--with-libtool).
[RT #13239 ]
2004-12-06 22:50:41 +00:00
Mark Andrews
3a4b204d10
1775. [bug] Only compile getnetent_r.c when threaded. [RT #13205 ]
2004-12-06 22:44:42 +00:00
Mark Andrews
a10ae59637
1775. [bug] Only compile getnetent_r.c when threaded. [RT #13205 ]
2004-12-06 21:56:57 +00:00
Mark Andrews
e954ec198e
1785. [bug] libbind9.la/libbind9.so needs to link against
...
libisc.la/libisc.so.
2004-12-06 04:47:21 +00:00
Mark Andrews
8d49fe6643
Updated config.guess returns alphaev6-dec-osf5.1b not
...
alphaev6-dec-osf5.1.
2004-12-06 01:25:47 +00:00
Mark Andrews
aceae69c7f
1784. [cleanup] "libtool -allow-undefined" is the default.
...
Leave hooks in configure to allow it to be set
if needed in the future.
2004-12-05 23:03:22 +00:00
Mark Andrews
dba1bc96f6
1782. [port] OSX: --with-libtool + --enable-libbind broke on
...
__evOptMonoTime. [RT #13219 ]
2004-12-05 22:41:16 +00:00
Mark Andrews
a513cacc92
regen
2004-12-04 06:57:10 +00:00
Mark Andrews
70e854766f
1781. [port] FreeBSD 5.3: set PTHREAD_SCOPE_SYSTEM. [RT #12810 ]
2004-12-04 06:48:43 +00:00
Mark Andrews
113598f677
1783. [cleanup] We only need one copy of libtool.m4, ltmain.sh in the
...
source tree.
2004-12-03 02:40:58 +00:00
Mark Andrews
c202b9f4dd
1773. [bug] Fast retry on host / net unreachable. [RT #13153 ]
2004-12-03 01:59:28 +00:00
Mark Andrews
7c8662961e
1780. [bug] Update libtool to 1.5.10.
2004-12-02 02:31:47 +00:00
Mark Andrews
85bba08193
1778. [port] HUX 11.11: fix broken IN6ADDR_ANY_INIT and
...
IN6ADDR_LOOPBACK_INIT macros.
2004-11-30 13:25:21 +00:00
Mark Andrews
5173d52b3e
1777. [port] OSF 5.1: fix broken IN6ADDR_ANY_INIT and
...
IN6ADDR_LOOPBACK_INIT macros.
2004-11-30 06:54:14 +00:00
Mark Andrews
4091f8dfb7
1776. [port] Solaris 2.9: fix broken PTHREAD_MUTEX_INIT macro.
2004-11-30 05:59:38 +00:00
Mark Andrews
09ba9eaceb
1774. [port] Aix: Silence compiler warnings / build failures.
...
[RT #13154 ]
2004-11-30 01:12:52 +00:00
Mark Andrews
6c52944ef2
1763. [func] Perform sanity checks on NS records which refer to
...
'in zone' names. [RT #13002 ]
2004-11-23 05:23:46 +00:00
Mark Andrews
e94754428d
1766. [bug] Update the master file timestamp on successful refresh
...
as well as the journal's timestamp. [RT# 13062]
2004-11-22 23:52:25 +00:00
Mark Andrews
c1807114ce
1745. [bug] Dig/host/nslookup accept replies from link locals
...
regardless of scope if no scope was specified when
query was sent. [RT #12745 ]
2004-11-22 23:29:10 +00:00
Mark Andrews
6f691d4893
1770. [bug] named-checkconf failed to report missing a missing
...
file clause for rbt{64} master/hint zones. [RT#13009]
2004-11-22 05:03:11 +00:00
Mark Andrews
fcdef14f4a
1767. [port] Builds on IPv6 platforms without IPv6 Advanced API
...
support for (struct in6_pktinfo) failed. [RT #13077 ]
2004-11-18 21:31:47 +00:00
Mark Andrews
4e259c5a23
1768. [bug] nsecnoexistnodata() could be called with a non-NSEC
...
rdataset. [RT #12907 ]
2004-11-17 23:52:31 +00:00
Mark Andrews
73fb13fe97
1755. [func] allow-update is now settable at the options / view
...
level. [RT #6636 ]
2004-11-11 01:08:24 +00:00
Mark Andrews
dd95acdbce
1761. [bug] 'rndc dumpdb' didn't report unassociated entries.
...
[RT #12971 ]
2004-11-10 22:33:18 +00:00
Mark Andrews
77fad835c5
1762. [bug] isc_interfaceiter_create() could return ISC_R_SUCCESS
...
even when it failed. [RT #12995 ]
2004-11-10 22:22:10 +00:00
Mark Andrews
e3d982f4a8
1754. [bug] We wern't always attempting to query the parent
...
server for the DS records at the zone cut.
[RT #12774 ]
2004-11-10 21:57:46 +00:00
Mark Andrews
71e7ac828e
1760. [bug] Host / net unreachable was not penalising rtt
...
estimates. [RT #12970 ]
2004-11-10 21:46:48 +00:00