Mark Andrews
a5e0eeb53a
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:53:18 +00:00
Mark Andrews
1443c00aa9
1607. [bug] dig, host and nslookup were still using random()
...
to generate query ids. [RT# 11013]
2004-04-08 01:25:23 +00:00
Mark Andrews
70212b791d
copyright
2004-03-15 04:45:07 +00:00
Mark Andrews
9e4db62a34
update copyrights
2004-03-09 06:12:49 +00:00
Mark Andrews
585a44e69b
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:35:05 +00:00
Mark Andrews
42650d79cf
1535. [bug] dig -x of a partial IPv4 address broken. [RT# 9949]
2003-11-10 15:38:57 +00:00
Mark Andrews
48cfc9344f
update_copyrights
2003-10-09 07:32:57 +00:00
Mark Andrews
10f78228b6
remove redundant check [RT #8539 ]
2003-07-30 00:42:25 +00:00
Mark Andrews
1e2d992eaf
hide change #969 till 9.3
2003-07-29 04:50:52 +00:00
Mark Andrews
da204aa8be
1496. [protocol] dig, nslookup and host now perform nibble lookups
...
under IP6.ARPA, use -i for IP6.INT (dig and host).
lwres now uses IP6.ARPA.
2003-07-25 04:36:46 +00:00
Mark Andrews
c1df871a18
silence compiler warnings (HPUX/11i)
2003-07-23 06:57:59 +00:00
Mark Andrews
faf21a64b8
regen
2003-07-23 02:23:06 +00:00
Mark Andrews
f4d86cfcea
update_copyrights
2003-07-22 04:03:54 +00:00
Mark Andrews
3e7a76892a
1484. [bug] The number of records reported after a AXFR was wrong.
...
[RT #6229 ]
1483. [bug] dig axfr failed if the message id in the answer failed
to match that in the request. Only the id in the first
message is required to match. [RT #8138 ]
2003-07-17 07:46:55 +00:00
Mark Andrews
e1b3761bb2
cvsnt doesn't handle msdos style line termination
2003-05-19 23:16:08 +00:00
Mark Andrews
2c6d181f85
restore dos newlines
2003-05-16 05:46:16 +00:00
Mark Andrews
8d39478fe7
1219. [bug] Set AI_ADDRCONFIG when looking up addresses
...
via getaddrinfo() (affects dig, host, nslookup, rndc
and nsupdate).
2003-05-15 01:17:55 +00:00
Mark Andrews
aa0064c141
1384. [bug] host was incompatible with BIND 8 in its exit code and
...
in the output with the -l option. [RT #3536 ]
2003-05-12 05:17:32 +00:00
Mark Andrews
301d12f35b
pullup:
...
1370. [bug] dig '+[no]recurse' was incorrectly documented.
2003-05-12 02:50:15 +00:00
Mark Andrews
a3d4fb2087
pullup:
...
992. [doc] dig: ~/.digrc is now documented.
2003-05-12 01:16:40 +00:00
Mark Andrews
a7efbe70e7
merge 9.2.2 back into v9_2
2003-03-06 04:38:29 +00:00
Mark Andrews
0c66ca45dc
remove duplicate "the"
2003-02-25 22:41:58 +00:00
Mark Andrews
8e9cc3ced1
spelling
2003-02-07 02:39:06 +00:00
Mark Andrews
e2cb5eecb0
reviewed: gson
...
1352. [bug] dig, host, nslookup when falling back to TCP use the
current search entry (if any). [RT #3374 ]
2002-08-06 02:40:11 +00:00
Mark Andrews
cac1899bda
reviewed: bwelling
...
1272. [bug] Dig, host and nslookup were not checking the address
the answer was coming from against the address it was
sent to. [RT# 2692]
2002-07-10 04:44:50 +00:00
Mark Andrews
385535aed8
reviewed: bwelling
...
1209. [bug] Dig, host, nslookup were not checking the message ids
on the responses. [RT #2454 ]
2002-07-10 04:37:55 +00:00
Mark Andrews
d1a95dea1f
pullup:
...
1237. [bug] nslookup: "set q=type" failed.
2002-03-20 22:45:11 +00:00
Mark Andrews
0924f3b522
silence compiler
2002-03-12 03:55:57 +00:00
Andreas Gustafsson
a07532875f
pullup:
...
1193. [bug] Best effort parsing didn't handle packet truncation.
2002-02-19 22:13:00 +00:00
Mark Andrews
73d7583d98
update copyrights
2002-02-08 03:57:47 +00:00
Andreas Gustafsson
e2352fb8cd
pullup:
...
995. [bug] dig, host, nslookup: using a raw IPv6 address as a
target address should be fatal on a IPv4 only system.
2002-01-24 18:42:29 +00:00
Andreas Gustafsson
fff1dbdf55
pullup:
...
1166. [bug] "Not Implemented" should be reported as NOTIMP,
not NOTIMPL. [RT #2281 ]
2002-01-23 17:57:51 +00:00
Andreas Gustafsson
3a8943b2d2
regenerated
2001-11-28 23:35:49 +00:00
Andreas Gustafsson
790f33c772
belated pullup:
...
1124. [doc] dig: +[no]dnssec, +[no]besteffort and +[no]fail
now documented. [RT #2052 ]
2001-11-28 23:35:02 +00:00
Andreas Gustafsson
c9114f35c0
belated pullup:
...
1123. [bug] dig +[no]fail did not match description. [RT #2052 ]
2001-11-28 23:29:13 +00:00
Mark Andrews
9dfa8979a7
The dig help message did not documents the -b, -k, and +noqr options,
...
and some options were less than logically grouped [RT #2151 ]
2001-11-28 04:35:14 +00:00
Mark Andrews
309979a136
pullup:
...
Removed all code within #ifdef DNS_OPT_NEWCODES*.
It was the last thing being sanitized out of releases; removing
it makes it possible to eliminate the sanitation process.
2001-11-15 01:24:21 +00:00
Andreas Gustafsson
3700c88538
regenerated
2001-11-08 00:15:41 +00:00
Andreas Gustafsson
8b672d6342
pullup:
...
note that the +[no]cmd option cannot be overridden on a per-query
> basis [RT #2004 ]
2001-11-08 00:15:23 +00:00
Mark Andrews
e301648774
pullup:
...
In several places, dighost.c called cancel_lookup() and then called
requeue_lookup() on the canceled lookup. Because cancel_lookup()
resets the retry count of the lookup to zero, the requeued lookups
would not be retried at all (for example, in the case of UDP NS
queries executed when doing "dig +search") or, in the case of TCP
queries, retried indefinitely since the unsigned retry count of zero
was subsequently decremented, causing it to wrap around to the largest
unsigned integer value.
2001-10-31 23:04:26 +00:00
Brian Wellington
0e71bf20df
pullup:
...
1053. [bug] Dig did not increase its timeout when receiving
AXFRs unless the +time option was used. [RT #1904 ]
2001-10-15 23:06:07 +00:00
Mark Andrews
890db7ab7d
1041. [bug] Dig/host/nslookup could catch an assertion failure
...
on SIGINT due to an uninitialized variable. [RT #1867 ]
2001-10-11 01:35:37 +00:00
Andreas Gustafsson
a325a8cbed
pullup:
...
make prototype of get_reverse() match the code
2001-10-04 22:21:45 +00:00
Andreas Gustafsson
e17d517a93
pullup:
...
1028. [bug] On Win32, dig/host/nslookup looked for resolv.conf
in the wrong directory. [RT #1833 ]
2001-10-04 22:05:30 +00:00
Andreas Gustafsson
041153229d
pullup:
...
1017. [bug] When specifying TSIG keys to dig and nsupdate using
the -k option, they must be HMAC-MD5 keys. [RT #1810 ]
2001-09-27 23:30:49 +00:00
Andreas Gustafsson
0375d5da0c
pullup:
...
'dig +short' should explicitly enable printing the answer section.
Otherwise, 'dig +noall +short' prints nothing.
2001-09-18 01:04:05 +00:00
Andreas Gustafsson
67adc92106
pullup:
...
fix a memory leak on a tsig error condition.
2001-09-12 00:15:11 +00:00
Andreas Gustafsson
c54833a8e9
pullup:
...
987. [bug] "dig -help" didn't show "+[no]stats".
986. [bug] "dig +noall" failed to clear stats and command
printing.
2001-09-11 01:37:48 +00:00
Andreas Gustafsson
187bf10eb5
eliminated arbitrary limit on formatted rdata size in 'host' [RT #1557 ]
2001-08-27 21:31:29 +00:00
Mark Andrews
d20b7d6bea
silence compiler warnings
2001-08-23 04:39:31 +00:00