Mark Andrews
6ed4fc674a
LIBTOO_MODE_INSTALL -> LIBTOOL_MODE_INSTALL
2004-05-16 00:16:55 +00:00
Mark Andrews
90af381fa5
move cleanup of in_roothints earlier to make it easier to detect reference
...
count mismatches.
2004-05-14 01:03:44 +00:00
Mark Andrews
76cdd6db55
1635. [bug] Memory leak on error in query_addds().
2004-05-14 00:59:54 +00:00
Mark Andrews
8a0ec29c91
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:46 +00:00
Mark Andrews
44058ba2e1
1625. [bug] named failed to load/transfer RFC2535 signed zones
...
which contained CNAMES. [RT# 11237]
2004-05-05 01:32:17 +00:00
Mark Andrews
39d246bd28
silence compiler warning (cast to long and use %ld)
2004-05-04 03:19:42 +00:00
Mark Andrews
dce4b8574c
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:31:23 +00:00
Mark Andrews
ee38b7e417
1612. [bug] check-names at the option/view level could trigger
...
an INSIST. [RT# 11116]
2004-04-20 14:12:10 +00:00
Mark Andrews
47536dfd8a
1619. [bug] Missing ISC_LIST_UNLINK in end_reserved_dispatches().
...
[RT# 11118]
2004-04-20 07:10:33 +00:00
Mark Andrews
dc151b15e5
1616. [compat] Ensure that named's version is visible in the core
...
dump. [RT #11127 ]
2004-04-20 06:53:26 +00:00
Mark Andrews
d681f7d69d
1614. [port] win32: silence resource limit messages. [RT# 11101]
2004-04-19 23:16:07 +00:00
Mark Andrews
d2d1019a7c
1617. [port] win32: VC++ 6.0 support.
2004-04-19 06:39:56 +00:00
Mark Andrews
69b34284dc
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:56:34 +00:00
Mark Andrews
d6292562ab
#include <time.h>.
2004-04-15 05:34:57 +00:00
Mark Andrews
46278b601d
hide ((isc_event_t **) (void *)) cast using a macro, ISC_EVENT_PTR.
2004-04-15 02:10:41 +00:00
Mark Andrews
9b6c8fed04
1601. [bug] Silence spurious warning 'both "recursion no;" and
...
"allow-recursion" active' warning from view "_bind".
[RT# 10920]
2004-04-10 05:02:53 +00:00
Mark Andrews
891a465e1c
1594. [bug] 'rndc dumpdb' could prevent named from answering
...
queries while the dump was in progress. [RT #10565 ]
2004-04-08 00:12:14 +00:00
Mark Andrews
264c56e370
1604. [bug] A xfrout_ctx_create() failure would result in
...
xfrout_ctx_destroy() being called with a
partially initialized structure.
2004-04-02 06:08:17 +00:00
Mark Andrews
8f20d06637
1593. [bug] rndc should return "unknown command" to unknown
...
commands. [RT# 10642]
2004-03-22 01:52:23 +00:00
Mark Andrews
4d7d1933cb
add -4 and -6 to usage.
2004-03-15 12:27:47 +00:00
Mark Andrews
441be01d84
remove unused variables: dispatchv4, dispatchv6.
2004-03-14 23:01:51 +00:00
Mark Andrews
d330b2828b
1592. [bug] configure_view() could leak a dispatch.
2004-03-14 22:44:47 +00:00
Mark Andrews
23a5e760e2
win32 fixes
2004-03-11 05:58:43 +00:00
Mark Andrews
15d5b2a97c
sync win32 supprt w/ HEAD
2004-03-11 01:02:42 +00:00
Mark Andrews
6790f1d962
1589. [func] DNSSEC lookaside validation.
...
enable-dnssec -> dnssec-enable
2004-03-10 02:55:59 +00:00
Mark Andrews
511621255e
1528. [cleanup] Simplify some dns_name_ functions based on the
...
deprecation of bitstring labels.
1527. [cleanup] Reduce the number of gettimeofday() calls without
losing necessary timer granularity.
2004-03-08 21:06:29 +00:00
Mark Andrews
347c832469
update copyrights
2004-03-08 09:05:15 +00:00
Mark Andrews
c3138c6928
doc regen / copyrights
2004-03-08 04:04:47 +00:00
Mark Andrews
a821d5fa3d
DNSSEC bis merge from HEAD:
...
1581. [func] Disable DNSSEC support by default. To enable
DNSSEC specify "enable-dnssec yes;" in named.conf.
1565. [bug] CD flag should be copied to outgoing queries unless
the query is under a secure entry point in which case
CD should be set.
1558. [func] New DNSSEC 'disable-algorithms'. Support entry into
child zones for which we don't have a supported
algorithm. Such child zones are treated as unsigned.
1557. [func] Implement missing DNSSEC tests for
* NOQNAME proof with wildcard answers.
* NOWILDARD proof with NXDOMAIN.
Cache and return NOQNAME with wildcard answers.
1541. [func] NSEC now uses new bitmap format.
1519. [bug] dnssec-signzone:nsec_setbit() computed the wrong
length of the new bitmap.
1516. [func] Roll the DNSSEC types to RRSIG, NSEC and DNSKEY.
2004-03-08 02:08:05 +00:00
Mark Andrews
a09e55f624
update copyrights
2004-03-06 10:22:54 +00:00
Mark Andrews
2691dfb148
regen w/ updated copyright notice
2004-03-06 07:41:44 +00:00
Mark Andrews
87497aa349
1559. [port] named should ignore SIGFSZ.
2004-03-03 23:09:33 +00:00
Mark Andrews
15e09f18c6
1544. [bug] Named would logged a single entry to a file despite it
...
being over the specified size limit.
1543. [bug] Logging using "versions unlimited" did not work.
2004-03-03 05:35:00 +00:00
Mark Andrews
5bc136b1a1
1537. [func] New option "querylog". If set specify whether query
...
logging is to be enabled or disabled at startup.
2004-03-02 01:11:46 +00:00
Mark Andrews
a283f2f6ed
regen
2004-02-27 21:49:21 +00:00
Mark Andrews
694b001677
1586. [func] "check-names" is now implemented.
2004-02-27 21:45:34 +00:00
Mark Andrews
795a99528c
1533. [func] Warn if both "recusion no;" and "allow-recursion"
...
are active. [RT# 4389]
2004-02-24 03:37:48 +00:00
Mark Andrews
cc7dff1423
1573. [port] linux: update to libtool 1.5.2 so that
...
"make install DESTDIR=/xx" works with
"configure --with-libtool". [RT #9941 ]
2004-02-24 02:15:33 +00:00
Mark Andrews
b5e1ded573
1575. [func] Log TSIG name on TSIG verify failure. [RT #4404 ]
2004-02-10 06:06:31 +00:00
Mark Andrews
08a1ad875f
1564. [func] Attempt to provide a fallback entropy source to be
...
used if named is running chrooted and named is unable
to open entropy source within the chroot area.
[RT #10133 ]
2004-01-27 02:30:32 +00:00
Mark Andrews
d80c8340d3
update wording
2004-01-27 01:17:41 +00:00
Mark Andrews
0cfef78e0f
1563. [bug] Gracefully fail when unable to obtain neither a IPv4
...
or a IPv6 dispatch. [RT #10230 ]
2004-01-26 23:53:41 +00:00
Mark Andrews
cc79bffa78
1561. [bug] It was possible to release the same name twice if
...
named ran out of memory. [RT #10197 ]
2004-01-22 15:32:54 +00:00
Mark Andrews
5cad37ef17
1551. [port] Open "/dev/null" before calling chroot().
2004-01-12 04:28:43 +00:00
Mark Andrews
d15739dec3
1550. [port] Call tzset(), if available, before calling chroot().
2004-01-07 05:53:16 +00:00
Mark Andrews
673e6299fd
1539. [bug] Open UDP sockets for notify-source and transfer-source
...
that use reserved ports at startup. [RT #9475 ]
2004-01-05 07:00:12 +00:00
Mark Andrews
608740d240
1515. [func] Allow transfer source to be set in a server statement.
...
[RT #6496 ]
2003-10-21 05:49:19 +00:00
Mark Andrews
25a60b1d80
sync with HEAD
2003-10-15 05:32:25 +00:00
Mark Andrews
c298c27f3c
remove max-adb-size
2003-10-14 03:04:02 +00:00
Mark Andrews
4ce7c52616
1514. [bug] named: isc_hash_destroy() was being called to early.
...
[RT #9160 ]
2003-09-24 23:37:15 +00:00