Mark Andrews
55fe0312d0
645. [bug] named could trigger a REQUIRE failure if multiple
...
masters with keys are specified.
2004-05-29 00:01:11 +00:00
Mark Andrews
78920b507a
1643. [bug] dns_db_closeversion() could leak memory / node
...
references. [RT #11163 ]
2004-05-23 11:09:37 +00:00
Mark Andrews
caf92532ae
1642. [port] Support OpenSSL implementations which don't have
...
DSA support. [RT #11360 ]
2004-05-21 08:20:01 +00:00
Mark Andrews
292f96ff4f
include <sys/param.h> for NetBSD
2004-05-18 01:40:02 +00:00
Mark Andrews
4be64b1ca2
pullup:
...
1661. [cleanup] indiscriminate use strlcat/strlcpy make auditing
harder.
2004-05-17 07:50:33 +00:00
Mark Andrews
f0bb2f7719
1634. [bug] named didn't supply a useful error message when it
...
detected duplicate views. [RT #11208 ]
2004-05-17 05:44:29 +00:00
Mark Andrews
c4de8d8c96
1638. [bug] win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
...
incorrectly closing the socket. [RT #11291 ]
2004-05-17 03:21:08 +00:00
Tatuya JINMEI 神明達哉
aff41690b6
1629. [func] dig now supports IPv6 scoped addresses with the
...
extended format in the local-server part. [RT #8753 ]
(pull down to 9.4)
2004-05-15 03:47:17 +00:00
Mark Andrews
ff9af122db
1638. [bug] "ixfr-from-differences" could generate a REQUIRE
...
failure if the journal open failed. [RT #11347 ]
2004-05-14 05:25:26 +00:00
Mark Andrews
aa1a497079
1606. [bug] DVL insecurity proof was failing.
...
1605. [func] New dns_db_find() option DNS_DBFIND_COVERINGNSEC.
2004-05-14 05:07:12 +00:00
Mark Andrews
7b963cfbc5
1636. [bug] The dump done callback could get ISC_R_SUCCESS even if
...
a error had occured. The database version no longer
matched the version of the database that was dumped.
2004-05-14 01:18:01 +00:00
Mark Andrews
bc9e8c403f
1637. [bug] Node reference leak on error in addnoqname().
2004-05-14 01:16:00 +00:00
Mark Andrews
dad5c123aa
1631. [bug] dns_journal_compact() could sometimes corrupt the
...
journal. [RT #11124 ]
2004-05-11 22:23:37 +00:00
Mark Andrews
11551beed8
1628. [bug] Typo in Compaq Trucluster support. [RT# 11264]
2004-05-06 03:25:58 +00:00
Mark Andrews
2ec5372082
1625. [bug] named failed to load/transfer RFC2535 signed zones
...
which contained CNAMES. [RT# 11237]
2004-05-05 01:32:37 +00:00
Mark Andrews
ea7087645f
silence compiler punned warning (adjust signed/unsigned chars).
2004-05-04 03:28:07 +00:00
Mark Andrews
298eb0857d
1627. [bug] win32: sockets were not being closed when the
...
last external reference was removed. [RT# 11179]
2004-05-04 00:03:44 +00:00
Mark Andrews
b4222ab69f
1624. [bug] zonemgr_putio() call should be locked. [RT# 11163]
2004-04-29 01:52:19 +00:00
Mark Andrews
476800df75
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:45:54 +00:00
Mark Andrews
2ac036ebfb
1623. [bug] A serial number of zero was being displayed in the
...
"sending notifies" log message when also-notify was
used. [RT #11177 ]
2004-04-28 04:23:41 +00:00
Mark Andrews
2d89e6048e
1620. [func] When loading a zone report if it is signed. [RT #11149 ]
2004-04-28 04:07:23 +00:00
Mark Andrews
b2e565ba75
pullup:
...
decunix/ibm: gethostbyname_r() only supported a small number of addresses.
2004-04-22 03:33:23 +00:00
Mark Andrews
a45abfed67
1613. [bug] Builds would fail on machines w/o a if_nametoindex().
...
Missing #ifdef ISC_PLATFORM_HAVEIFNAMETOINDEX/#endif.
[RT #11119 ]
2004-04-20 06:46:09 +00:00
Mark Andrews
fb8352775c
silence compiler warning
2004-04-19 23:41:03 +00:00
Mark Andrews
90c44ce934
1614. [port] win32: silence resource limit messages. [RT# 11101]
2004-04-19 23:15:59 +00:00
Mark Andrews
6ad3caff69
1617. [port] win32: VC++ 6.0 support.
2004-04-19 06:20:46 +00:00
Mark Andrews
5327f2bda7
1615. [port] Define ISC_SOCKADDR_LEN_T based on _BSD_SOCKLEN_T_ if
...
it is defined.
2004-04-19 03:02:23 +00:00
Mark Andrews
c1425cc1d5
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-16 00:01:45 +00:00
Mark Andrews
8f935bc37f
1611. [bug] solaris: IPv6 interface scanning failed to cope with
...
no active IPv6 interfaces.
2004-04-15 07:05:33 +00:00
Mark Andrews
3bdf0a6885
hide ((isc_event_t **) (void *)) cast using a macro, ISC_EVENT_PTR.
2004-04-15 02:04:05 +00:00
Mark Andrews
2813da82e5
Attempt to disable parallel processing.
2004-04-15 00:34:30 +00:00
Mark Andrews
ee89886bf1
silence compiler warning
2004-04-14 05:14:04 +00:00
Mark Andrews
69f7a10d8e
add description for RES_NO_NIBBLE2
2004-04-13 07:11:42 +00:00
Mark Andrews
53190193d9
#ifdef EPFNOSUPPORT
2004-04-12 07:13:50 +00:00
Mark Andrews
fa2eb19362
1602. [bug] Logging to a file failed unless a size was specified.
...
[RT# 10925]
2004-04-10 04:31:45 +00:00
Mark Andrews
b4a33928e8
pullup from BIND 8
...
1657. [bug] gmtime_r() called incorrectly.
2004-04-10 03:44:57 +00:00
Mark Andrews
0526023fec
regen
2004-04-07 00:58:17 +00:00
Mark Andrews
b00f9a463a
regen
2004-04-06 22:02:30 +00:00
Mark Andrews
bc94d297e5
1595. [func] New notify type 'master-only'. Enable notify for
...
master zones only.
2004-03-30 02:12:16 +00:00
Mark Andrews
33ef81bd13
1596. [func] Accept 'notify-source' style syntax for query-source.
2004-03-30 02:04:47 +00:00
Mark Andrews
c5cde9d5a7
1593. [bug] rndc should return "unknown command" to unknown
...
commands. [RT# 10642]
2004-03-22 01:46:01 +00:00
Mark Andrews
36fa8f333a
Update description: ISC_R_CONTINUE -> DNS_R_CONTINUE
2004-03-19 04:50:20 +00:00
Mark Andrews
1676408640
pullup silence compiler fixes
...
ifconfig.sh for Solaris 9
README updates
2004-03-18 02:58:08 +00:00
Mark Andrews
28b863e609
pullup fixed from 9.3
2004-03-16 05:52:24 +00:00
Mark Andrews
1fa26403d7
copyright
2004-03-16 05:22:33 +00:00
Mark Andrews
50105afc55
1589. [func] DNSSEC lookaside validation.
...
enable-dnssec -> dnssec-enable
2004-03-10 02:19:58 +00:00
Mark Andrews
5a680f4170
1587. [bug] dns_message_settsigkey() failed to clear existing key.
...
[RT #10590 ]
2004-03-10 00:47:40 +00:00
Mark Andrews
a80cc8dfd9
update libbind to BIND 8.4.5
2004-03-09 06:30:18 +00:00
Mark Andrews
0707a8c04f
regen
2004-03-05 12:40:39 +00:00
Mark Andrews
8a66318e41
regen / copyright update
2004-03-05 08:32:21 +00:00