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
32d1434aff
regen
2004-10-07 02:58:36 +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
207f0a15bb
1705. [func] Allow the journal's name to be changed via named.conf.
2004-10-07 02:15:14 +00:00
Mark Andrews
31affb2ca3
1732. [bug] 'rrset-order name "*"' wasn't being applied to ".".
...
[RT #12467 ]
2004-10-05 04:38:17 +00:00
Mark Andrews
3c20ae7638
1737. [bug] named failed if more that 16 masters were specified.
...
[RT #12627 ]
2004-10-05 02:47:50 +00:00
Mark Andrews
2c329da87c
1733. [bug] Return non-zero exit status on initial load failure.
...
[RT #12658 ]
2004-09-29 06:45:38 +00:00
Mark Andrews
83ded0da57
Update error message. s/isc_socket_recv()/isc_socket_recv2()/
2004-09-26 22:34:32 +00:00
Mark Andrews
c93003b0a6
1713. [port] linux: extend capset failure message to say:
...
please ensure that the capset kernel module is
loaded. see insmod(8)
2004-09-16 02:49:41 +00:00
Mark Andrews
4ab6d6464f
1716. [doc] named.conf(5) was being installed in the wrong
...
location. [RT# 12441]
2004-09-06 21:53:34 +00:00
Mark Andrews
817a7fb62d
1711. [func] 'rndc unfreeze' has been deprecated by 'rndc thaw'.
2004-09-03 03:42:58 +00:00
Mark Andrews
23ac30603a
1709. [port] solaris: add SMF support from Sun.
2004-09-01 07:25:51 +00:00
Mark Andrews
16a68807e1
1704. [port] lwres needed a snprintf() implementation for
...
platforms without snprintf(). Add missing
"#include <isc/print.h>". [RT #12321 ]
2004-08-28 06:20:14 +00:00
Mark Andrews
5639d60b40
1702. [bug] also-notify should not be applied to builtin zones.
...
[RT #12323 ]
2004-08-28 05:42:12 +00:00
Mark Andrews
2cd182921e
regen
2004-08-23 00:05:48 +00:00
Mark Andrews
4f6469885c
regen
2004-08-21 09:49:57 +00:00
Mark Andrews
d744c4e7dd
1701. [doc] A minimal named.conf man page.
2004-08-20 22:01:22 +00:00
Mark Andrews
689023771c
1701. [doc] A minimal named.conf man page.
2004-08-20 21:33:14 +00:00
Tatuya JINMEI 神明達哉
ecef5a3d5f
comment wording / style nits.
2004-08-10 04:55:39 +00:00
Mark Andrews
c426fddf16
1690. [bug] Delay detaching view from the client until UPDATE
...
processing completes when shutting down. [RT #11714 ]
2004-07-23 02:57:27 +00:00
Mark Andrews
8bcfe79521
1686. [bug] Named sent a extraneous NOTIFY when it received a
...
redundant UPDATE request. [RT #11943 ]
2004-07-20 07:39:31 +00:00
Mark Andrews
9f7d51ee32
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:13:43 +00:00
Mark Andrews
0d8d36b7c8
silence compiler
2004-07-01 02:03:54 +00:00
Mark Andrews
85609ef4d7
order should be signed.
2004-06-30 14:16:06 +00:00
Mark Andrews
5b4a9ac6bf
1675. [bug] named would sometimes add extra NSEC records to
...
the authority section.
2004-06-29 00:51:50 +00:00
Mark Andrews
18afcb7028
1670. [func] Log UPDATE requests to slave zones without an acl as
...
"disabled" at debug level 3. [RT# 11657]
2004-06-20 23:57:13 +00:00
Mark Andrews
7389e8330d
1666. [bug] The optional port on hostnames in dual-stack-servers
...
was being ignored.
1665. [func] rndc now allows addresses to be set in the
server clauses.
2004-06-18 04:38:47 +00:00
Mark Andrews
23fdb6a5a3
1654. [bug] isc_result_totext() contained array bounds read
...
error.
1653. [func] Add key type checking to dst_key_fromfilename(),
DST_TYPE_KEY should be used to read TSIG, TKEY and
SIG(0) keys.
1652. [bug] TKEY still uses KEY.
2004-06-11 00:27:06 +00:00
Mark Andrews
1c52f228e9
1649. [bug] Silence "unexpected non-minimal diff" message.
...
[RT #11206 ]
2004-06-04 03:44:53 +00:00
Mark Andrews
c315e5cfea
1648. [func] Update dnssec-lookaside named.conf syntax to support
...
multiple dnssec-lookaside namespaces (not yet
implemented).
2004-06-04 02:31:43 +00:00
Mark Andrews
6564bfdd88
regen
2004-06-03 04:12:38 +00:00
Mark Andrews
17cb8353e9
update corpauthor
2004-06-03 02:22:35 +00:00
Mark Andrews
51c7f79515
LIBTOO_MODE_INSTALL -> LIBTOOL_MODE_INSTALL
2004-05-16 00:15:04 +00:00
Mark Andrews
97f1498dda
move cleanup of in_roothints earlier to make it easier to detect reference
...
count mismatches.
2004-05-14 00:51:52 +00:00
Mark Andrews
4499c6cd5e
1635. [bug] Memory leak on error in query_addds().
2004-05-14 00:10:52 +00:00
Mark Andrews
392cd518b3
1633. [bug] named should return NOTIMP to update requests to a
...
slaves without a allow-update-forwarding acl specified.
[RT #11331 ]
2004-05-12 06:38:37 +00:00
Mark Andrews
38e8022ace
1625. [bug] named failed to load/transfer RFC2535 signed zones
...
which contained CNAMES. [RT# 11237]
2004-05-05 01:32:58 +00:00
Mark Andrews
1ccee0aff3
silence compiler warning (cast to long and use %ld)
2004-05-04 03:24:39 +00:00
Mark Andrews
cc32d38366
1622. [func] probe the system to see if IPV6_(RECV)PKTINFO is
...
available, and suppress wildcard binding if not.
1621. [bug] match-destinations did not work for IPv6 TCP queries.
[RT# 11156]
2004-04-29 01:37:14 +00:00
Mark Andrews
1cf54d1966
1612. [bug] check-names at the option/view level could trigger
...
an INSIST. [RT# 11116]
2004-04-20 14:11:47 +00:00
Mark Andrews
349f684cf1
1619. [bug] Missing ISC_LIST_UNLINK in end_reserved_dispatches().
...
[RT# 11118]
2004-04-20 07:16:23 +00:00
Mark Andrews
b0cab2b6bf
1616. [compat] Ensure that named's version is visible in the core
...
dump. [RT #11127 ]
2004-04-20 06:53:52 +00:00
Mark Andrews
ea38808b7d
1614. [port] win32: silence resource limit messages. [RT# 11101]
2004-04-19 23:09:51 +00:00
Mark Andrews
5ed76fa7ea
1617. [port] win32: VC++ 6.0 support.
2004-04-19 04:16:55 +00:00
Mark Andrews
8d414d1559
1600. [bug] Duplicate zone pre-load checks were not case
...
insensitive.
1599. [bug] Fix memory leak on error path when checking named.conf.
1598. [func] Specify that certain parts of the namespace must
be secure (dnssec-must-be-secure).
2004-04-15 23:40:27 +00:00
Mark Andrews
764808211e
#include <time.h>.
2004-04-15 04:49:50 +00:00
Mark Andrews
42b48d11ca
hide ((isc_event_t **) (void *)) cast using a macro, ISC_EVENT_PTR.
2004-04-15 01:58:25 +00:00
Mark Andrews
80cc19dc26
1601. [bug] Silence spurious warning 'both "recursion no;" and
...
"allow-recursion" active' warning from view "_bind".
[RT# 10920]
2004-04-10 05:03:27 +00:00
Mark Andrews
0822cc5065
1594. [bug] 'rndc dumpdb' could prevent named from answering
...
queries while the dump was in progress. [RT #10565 ]
2004-04-08 00:10:42 +00:00