Mark Andrews
af6e33e7a0
silence compiler punned warning (adjust signed/unsigned chars).
2004-05-04 03:28:31 +00:00
Mark Andrews
1ccee0aff3
silence compiler warning (cast to long and use %ld)
2004-05-04 03:24:39 +00:00
Mark Andrews
578f588228
1627. [bug] win32: sockets were not being closed when the
...
last external reference was removed. [RT# 11179]
2004-05-03 23:54:38 +00:00
Mark Andrews
cdebaff62d
regen
2004-05-03 11:15:27 +00:00
Mark Andrews
e0199985cf
1626. [bug] --enable-getifaddrs was broken. [RT#11259]
2004-05-03 11:14:01 +00:00
Mark Andrews
445acbbea8
placeholder
2004-04-30 04:18:12 +00:00
Mark Andrews
8407fbc61d
1624. [bug] zonemgr_putio() call should be locked. [RT# 11163]
2004-04-29 01:44:44 +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
08b40678f3
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:24 +00:00
Mark Andrews
3dc3d557be
1620. [func] When loading a zone report if it is signed. [RT #11149 ]
2004-04-28 04:07:28 +00:00
Mark Andrews
b9625d9be5
placeholder
2004-04-23 02:15:15 +00:00
Tatuya JINMEI 神明達哉
267a22597f
1622. [placeholder] rt11156
...
1621. [placeholder] rt11156
2004-04-22 09:40:09 +00:00
Mark Andrews
ec13cdb55e
pullup:
...
decunix/ibm: gethostbyname_r() only supported a small number of addresses.
2004-04-22 03:32:33 +00:00
Mark Andrews
c5076a76f6
placeholder
2004-04-21 02:14:24 +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
fa81ddd7b9
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:46 +00:00
Mark Andrews
2dc1141d73
silence compiler warning
2004-04-19 23:16:20 +00:00
Mark Andrews
ea38808b7d
1614. [port] win32: silence resource limit messages. [RT# 11101]
2004-04-19 23:09:51 +00:00
Mark Andrews
86548554f6
1618. [bug] Fencepost errors in dns_name_ishostname() and
...
dns_name_ismailbox() could trigger a INSIST().
2004-04-19 21:47:43 +00:00
Mark Andrews
9003939250
silence missing prototype warning.
2004-04-19 05:52:21 +00:00
Mark Andrews
dc02df4d9e
silence deprecated warning
2004-04-19 05:48:02 +00:00
Mark Andrews
eec7c83e23
add missing entry points
2004-04-19 05:16:42 +00:00
Mark Andrews
5ed76fa7ea
1617. [port] win32: VC++ 6.0 support.
2004-04-19 04:16:55 +00:00
Mark Andrews
ad3b537a24
placeholder
2004-04-19 03:48:01 +00:00
Mark Andrews
b21b49a1d4
1615. [port] Define ISC_SOCKADDR_LEN_T based on _BSD_SOCKLEN_T_ if
...
it is defined.
2004-04-19 02:54:15 +00:00
Mark Andrews
de6ceebf98
placeholder
2004-04-18 01:56:16 +00:00
Mark Andrews
ed6e3610e3
placeholder
2004-04-18 01:37:19 +00:00
Mark Andrews
c3c72c1033
placeholder
2004-04-18 01:08:52 +00:00
Mark Andrews
b5e4e4da43
regen
2004-04-16 02:56:14 +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
b4fe7caac9
1611. [bug] solaris: IPv6 interface scanning failed to cope with
...
no active IPv6 interfaces.
2004-04-15 07:02:06 +00:00
Mark Andrews
c2ec022f57
1610. [bug] On dual stack machines "dig -b" failed to set the
...
address type to be looked up with "@server".
[RT #11069 ]
2004-04-15 06:47:08 +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
9a2127f833
Attempt to disable parallel processing.
2004-04-15 00:32:44 +00:00
Mark Andrews
9287a6b182
silence compiler warning
2004-04-14 05:09:43 +00:00
Mark Andrews
a0a19510c0
placeholder
2004-04-14 02:23:12 +00:00
Mark Andrews
46ed893dd0
placeholder
2004-04-14 02:11:33 +00:00
Mark Andrews
5567c75d30
add description for RES_NO_NIBBLE2
2004-04-13 07:19:18 +00:00
Mark Andrews
56d61bf855
remove spurious tabs
2004-04-13 05:56:30 +00:00
Mark Andrews
2e7f4872e3
decunix prototype mismatch
...
decunix silence compiler warning.
2004-04-13 04:57:08 +00:00
Mark Andrews
a72932d4c7
regen
2004-04-13 04:44:05 +00:00
Mark Andrews
f38cee6326
remove stray nbits reference.
2004-04-13 03:31:14 +00:00
Mark Andrews
2a23a62524
sigchase
2004-04-13 02:54:15 +00:00
Mark Andrews
1ae75c1024
1609. [func] dig now has support to chase DNSSEC signature chains.
...
Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
2004-04-13 02:39:35 +00:00
Mark Andrews
ea17e96977
1608. [func] dig and host now accept -4/-6 to select IP transport
...
to use when making queries.
2004-04-13 01:09:37 +00:00
Mark Andrews
7b18445dd6
#ifdef EPFNOSUPPORT
2004-04-12 07:07:06 +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