Mark Andrews
c72ce119cf
1789. [bug] Prerequisite test for tkey and dnssec could fail
...
with "configure --with-libtool".
2004-12-08 06:14:06 +00:00
Mark Andrews
aaf48f73ed
update copyright notices
2004-11-24 23:49:17 +00:00
Mark Andrews
0f455e5b47
1763. [func] Perform sanity checks on NS records which refer to
...
'in zone' names. [RT #13002 ]
2004-11-23 05:24:49 +00:00
cvs2git
88e02c6704
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-11-23 05:23:47 +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
979123b8fb
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:30:02 +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
dbbe421efa
1769. [port] win32: change compiler flags /MTd ==> /MDd,
...
/MT ==> /MD.
2004-11-18 01:04:12 +00:00
Mark Andrews
344027f57e
1769. [port] win32: change compiler flags /MTd ==> /MDd,
...
/MT ==> /MD.
2004-11-18 00:37:01 +00:00
Mark Andrews
3d75a3aef3
1769. [port] win32: change compiler flags /MTd ==> /MDd,
...
/MT ==> /MD.
2004-11-18 00:30:31 +00:00
Mark Andrews
15996d1b4f
regen
2004-11-11 02:06:30 +00:00
Mark Andrews
047ca3efe0
regen
2004-11-11 01:55:59 +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
6ad17026b1
1755. [func] allow-update is now settable at the options / view
...
level. [RT #6636 ]
2004-11-11 01:07:55 +00:00
Mark Andrews
892c9a8817
1759. [bug] Named failed to startup if the OS supported IPv6
...
but had no IPv6 interfaces configured. [RT #12942 ]
2004-11-10 22:14:28 +00:00
Mark Andrews
39e15bfaae
1759. [bug] Named failed to startup if the OS supported IPv6
...
but had no IPv6 interfaces configured. [RT #12942 ]
2004-11-10 22:13:48 +00:00
Mark Andrews
14720abb0f
1757. [func] host now can turn on memory debugging flags with '-m'.
2004-11-10 22:04:32 +00:00
Mark Andrews
4d86cda3d7
1757. [func] host now can turn on memory debugging flags with '-m'.
2004-11-10 22:04:25 +00:00
Mark Andrews
84a5b69f00
1756. [func] named-checkconf now checks the logging configuration.
...
[RT #12352 ]
2004-11-09 21:24:20 +00:00
Mark Andrews
c4e78f339d
1756. [func] named-checkconf now checks the logging configuration.
...
[RT #12352 ]
2004-11-09 21:24:15 +00:00
Mark Andrews
796af4025b
1740. [bug] Replace rbt's hash algorithm as it performed badly
...
with certain zones. [RT #12729 ]
2004-10-25 01:32:25 +00:00
Mark Andrews
40e7c805a8
1740. [bug] Replace rbt's hash algorithm as it performed badly
...
with certain zones. [RT #12729 ]
2004-10-25 01:27:54 +00:00
Mark Andrews
3e312e54c5
1752. [port] Move isc_app_start() to after ns_os_daemonise()
...
as some fork() implementations unblock the signals
that are blocked by isc_app_start(). [RT #12810 ]
2004-10-25 00:49:11 +00:00
Mark Andrews
a79348a6db
1752. [port] Move isc_app_start() to after ns_os_daemonise()
...
as some fork() implementations unblock the signals
that are blocked by isc_app_start(). [RT #12810 ]
2004-10-25 00:33:28 +00:00
Mark Andrews
575e532437
regen
2004-10-21 02:51:49 +00:00
Mark Andrews
746921d376
regen
2004-10-21 02:45:17 +00:00
Mark Andrews
b8b92cc855
1748. [func] dig now returns the byte count for axfr/ixfr.
2004-10-21 01:44:35 +00:00
Mark Andrews
81e6a5849d
1748. [func] dig now returns the byte count for axfr/ixfr.
2004-10-21 01:44:24 +00:00
Mark Andrews
983e56a9a0
1742. [bug] Deleting all records at a node then adding a
...
previously existing record, in a single UPDATE
transaction, failed to leave / regenerate the
associated RRSIG records. [RT #12788 ]
2004-10-21 01:34:16 +00:00
Mark Andrews
055597532d
1742. [bug] Deleting all records at a node then adding a
...
previously existing record, in a single UPDATE
transaction, failed to leave / regenerate the
associated RRSIG records. [RT #12788 ]
2004-10-21 01:29:29 +00:00
Mark Andrews
d9fa40d016
1676. [func] New option "allow-query-cache". This lets
...
allow-query be used to specify the default zone
access level rather than having to have every
zone override the global value. allow-query-cache
can be set at both the options and view levels.
If allow-query-cache is not set allow-query applies.
2004-10-21 00:59:52 +00:00
Mark Andrews
49210da3fb
1676. [func] New option "allow-query-cache". This lets
...
allow-query be used to specify the default zone
access level rather than having to have every
zone override the global value. allow-query-cache
can be set at both the options and view levels.
If allow-query-cache is not set allow-query applies.
2004-10-21 00:58:33 +00:00
Mark Andrews
428dc96988
regen
2004-10-17 23:57:16 +00:00
Mark Andrews
1d6f7e5bfe
regen
2004-10-17 23:42:01 +00:00
Mark Andrews
5ad808cbc9
1747. [bug] BIND 8 compatability: named/named-checkconf failed
...
to parse "host-statistics-max" in named.conf.
2004-10-17 23:19:15 +00:00
Mark Andrews
4181218570
1747. [bug] BIND 8 compatability: named/named-checkconf failed
...
to parse "host-statistics-max" in named.conf.
2004-10-17 23:11:30 +00:00
Mark Andrews
e2da38bec5
1684. [func] ixfr-from-differences now takes master and slave in
...
addition to yes and no at the options and view levels.
2004-10-14 00:51:33 +00:00
Mark Andrews
1672cff96d
1684. [func] ixfr-from-differences now takes master and slave in
...
addition to yes and no at the options and view levels.
2004-10-14 00:49:34 +00:00
Mark Andrews
38364a5555
1741. [bug] Deleting all records at a node in a secure zone
...
using a update-policy grant failed. [RT #12787 ]
2004-10-12 22:01:52 +00:00
Mark Andrews
6cdae8730d
1741. [bug] Deleting all records at a node in a secure zone
...
using a update-policy grant failed. [RT #12787 ]
2004-10-12 21:57:57 +00:00
Mark Andrews
2a71a21346
1710. [func] 'rndc notify zone [class [view]]' resend the NOTIFY
...
messages for the specified zone. [RT #9479 ]
2004-10-11 05:30:20 +00:00
Mark Andrews
2ac530b13c
1710. [func] 'rndc notify zone [class [view]]' resend the NOTIFY
...
messages for the specified zone. [RT #9479 ]
2004-10-11 05:30:03 +00:00
Mark Andrews
32d1434aff
regen
2004-10-07 02:58:36 +00:00
Mark Andrews
8ce0329ba8
regen
2004-10-07 02:52:23 +00:00
Mark Andrews
36bddc2e08
1725. [port] linux: update error message on interaction of threads,
...
capabilities and setuid support (named -u). [RT #12541 ]
2004-10-07 02:33:48 +00:00
Mark Andrews
31a71adf14
1725. [port] linux: update error message on interaction of threads,
...
capabilities and setuid support (named -u). [RT #12541 ]
2004-10-07 02:33:31 +00:00
Mark Andrews
722ebc3a47
1715. [func] 'dig +trace' now randomly selects the next servers
...
to try. Report if there is a bad delegation.
2004-10-07 02:21:48 +00:00
Mark Andrews
fb24d33f0a
1715. [func] 'dig +trace' now randomly selects the next servers
...
to try. Report if there is a bad delegation.
2004-10-07 02:21:16 +00:00
Mark Andrews
30d7aefb3d
1705. [func] Allow the journal's name to be changed via named.conf.
2004-10-07 02:15:30 +00:00
Mark Andrews
207f0a15bb
1705. [func] Allow the journal's name to be changed via named.conf.
2004-10-07 02:15:14 +00:00