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
ff5b6141c3
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:53 +00:00
Mark Andrews
22cf6188e5
silence compiler warning
2004-04-19 23:41:33 +00:00
Mark Andrews
d681f7d69d
1614. [port] win32: silence resource limit messages. [RT# 11101]
2004-04-19 23:16:07 +00:00
Mark Andrews
d7e0d2e0bb
1618. [bug] Fencepost errors in dns_name_ishostname() and
...
dns_name_ismailbox() could trigger a INSIST().
2004-04-19 21:55:38 +00:00
Mark Andrews
d2d1019a7c
1617. [port] win32: VC++ 6.0 support.
2004-04-19 06:39:56 +00:00
Mark Andrews
60d3a4d5d0
1615. [port] Define ISC_SOCKADDR_LEN_T based on _BSD_SOCKLEN_T_ if
...
it is defined.
2004-04-19 03:05:22 +00:00
Mark Andrews
e4bcd6ff6c
regen
2004-04-16 02:39:18 +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
cb9767ed89
1611. [bug] solaris: IPv6 interface scanning failed to cope with
...
no active IPv6 interfaces.
2004-04-15 07:03:50 +00:00
Mark Andrews
43b3490ad6
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:49:09 +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
7a6a3a8a46
Attempt to disable parallel processing.
2004-04-15 00:34:52 +00:00
Mark Andrews
167a37e059
silence compiler warning
2004-04-14 05:12:25 +00:00
Mark Andrews
26d17c7e8a
add description for RES_NO_NIBBLE2
2004-04-13 06:53:20 +00:00
Mark Andrews
67746ee333
remove spurious tabs
2004-04-13 05:47:32 +00:00
Mark Andrews
d7fd0fb77d
update for 9.3.0beta2
2004-04-13 05:19:07 +00:00
Mark Andrews
122c5ab9bb
decunix prototype mismatch
...
decunix silence compiler warning.
2004-04-13 04:59:29 +00:00
Mark Andrews
2168d2dbd6
regen
2004-04-13 04:11:04 +00:00
Mark Andrews
477c65cb84
9.3.0beta2
2004-04-13 04:00:20 +00:00
Mark Andrews
2d2dab5584
update for 9.3.0beta2
2004-04-13 03:54:46 +00:00
Mark Andrews
5c958ae243
stray nbints reference
2004-04-13 03:24:40 +00:00
Mark Andrews
f3242d8830
9.3.0beta2
2004-04-13 03:22:31 +00:00
Mark Andrews
94ce2c22cc
1609. [func] dig now has support to chase DNSSEC signature chains.
...
Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
2004-04-13 03:00:07 +00:00
Mark Andrews
ab6495cba2
1608. [func] dig and host now accept -4/-6 to select IP transport
...
to use when making queries.
2004-04-13 01:26:26 +00:00
Mark Andrews
a6317dcde6
#ifdef EPFNOSUPPORT
2004-04-12 06:54:59 +00:00
Mark Andrews
35a88fcf64
add missing entry points
2004-04-12 06:52:25 +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
5884fb2b14
1602. [bug] Logging to a file failed unless a size was specified.
...
[RT# 10925]
2004-04-10 04:31:40 +00:00
Mark Andrews
0278d417f6
1603. [bug] nsupdate: set interactive based on isatty().
...
[RT# 10929]
2004-04-10 04:09:22 +00:00
Mark Andrews
eb0c0c16b4
pullup from BIND 8
...
1657. [bug] gmtime_r() called incorrectly.
2004-04-10 03:43:16 +00:00
Mark Andrews
179229b746
add missing double-quote
2004-04-10 02:51:10 +00:00
Mark Andrews
53d5ede874
1607. [bug] dig, host and nslookup were still using random()
...
to generate query ids. [RT# 11013]
2004-04-08 01:27:01 +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
5624a0d304
Update description: ISC_R_CONTINUE -> DNS_R_CONTINUE
2004-03-19 05:00:49 +00:00
Mark Andrews
d0296ea93e
add RT #
2004-03-18 03:53:08 +00:00
Mark Andrews
8e3946873d
silence compiler warning
2004-03-17 05:29:54 +00:00
Mark Andrews
38968e54aa
silence compiler
2004-03-17 02:39:13 +00:00
Mark Andrews
e48e01efe7
silence compiler warning
2004-03-17 02:38:19 +00:00
Mark Andrews
7e2f688e8b
silence compiler warnings
2004-03-17 01:49:42 +00:00
Mark Andrews
c41aad9f25
silence compiler warnings
2004-03-17 01:13:36 +00:00
Mark Andrews
592458b7af
silence compiler warnings
2004-03-17 00:29:52 +00:00
Michael Graff
6edd905eb1
make this work on solaris 2.9 as well
2004-03-16 19:23:29 +00:00
Mark Andrews
fb3c75e885
silence compiler warning
2004-03-16 12:57:17 +00:00
Mark Andrews
987bab7061
silence compiler warning
2004-03-16 12:38:15 +00:00
Mark Andrews
d70759c1f8
silence compiler
2004-03-16 12:34:20 +00:00
Mark Andrews
0861dafe7c
silence compiler warnings
2004-03-16 05:50:25 +00:00