Commit graph

587 commits

Author SHA1 Message Date
Mark Andrews
7c7ca945e9 2029. [bug] host printed out the server multiple times when
specified on the command line. [RT #15992]
2006-05-23 04:40:42 +00:00
Mark Andrews
d674eb266a recusion -> recursion 2006-05-15 06:11:39 +00:00
Mark Andrews
3e6da549e0 regen 2006-04-23 10:12:43 +00:00
Mark Andrews
1adea826d0 update copyright notice 2006-03-02 23:48:49 +00:00
Mark Andrews
c4f3ffc491 1995. [bug] 'host' was reporting multiple "is an alias" messages.
[RT #15702]
2006-03-02 01:50:15 +00:00
Mark Andrews
80693a5fe0 1984. [func] dig, nslookup and host now advertise a 4096 byte
EDNS UDP buffer size by default. [RT #15855]
2006-02-17 00:14:21 +00:00
Mark Andrews
17b2cc8f16 regen 2006-01-28 02:15:41 +00:00
Mark Andrews
deaa25fd63 update copyright notice 2006-01-27 23:57:45 +00:00
Mark Andrews
1ed167177d regen 2006-01-27 05:16:45 +00:00
Mark Andrews
65fdd79a50 1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
HMACSHA512 support. [RT #13606]
2006-01-27 02:50:51 +00:00
Mark Andrews
5cdce69e65 update copyright notice 2006-01-07 00:23:34 +00:00
Mark Andrews
df6f75f878 regen 2006-01-06 01:48:04 +00:00
Mark Andrews
82830b197b 1967. [func] dig/nslookup/host: warn about missing QR. [RT #15779] 2006-01-06 00:56:00 +00:00
Mark Andrews
00e430246d 1965. [func] Suppress spurious "recusion requested but not
available" warning with 'dig +qr'. [RT #15780].
2006-01-06 00:25:41 +00:00
Mark Andrews
586f82c999 update copyright notice 2006-01-06 00:01:43 +00:00
Mark Andrews
f7464d52ff typo 2006-01-05 03:49:10 +00:00
Mark Andrews
b1439dd74c regen 2005-10-26 06:02:02 +00:00
Mark Andrews
c27790ad8e spelling arguement vs argument 2005-10-26 04:59:20 +00:00
Mark Andrews
4edafbbd51 1930. [port] HPUX: ia64 support. [RT #15473]
1929.   [port]          FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2005-10-14 01:28:24 +00:00
Mark Andrews
4361c20d0f regen 2005-10-13 02:53:16 +00:00
Mark Andrews
876546cb4d finetune isc_thread_key implementation [RT #15408] 2005-09-18 07:58:09 +00:00
Mark Andrews
b9c54202b5 regen 2005-09-15 22:50:08 +00:00
Mark Andrews
76c17cf29b update copyright notice 2005-09-09 14:11:05 +00:00
Mark Andrews
abaa2493bc regen 2005-09-09 13:29:54 +00:00
Mark Andrews
7d014ff9d7 1916. [func] Integrate contibuted IDN code from JPNIC. [RT #15383] 2005-09-09 06:23:39 +00:00
Mark Andrews
63d4a2a917 1915. [bug] dig +ndots was broken. [RT #15215] 2005-09-09 00:24:39 +00:00
Mark Andrews
13769892d0 1920. [bug] Update windows socket code. [RT #14965] 2005-09-01 03:04:36 +00:00
Mark Andrews
a02c541f06 regen 2005-08-30 04:16:49 +00:00
Mark Andrews
8d469c42f8 update trusted-keys description 2005-08-30 00:47:49 +00:00
Mark Andrews
1360a714c3 regen 2005-08-25 02:54:41 +00:00
Mark Andrews
55ae24844a 1919. [bug] dig's +sigchase code overhauled. [RT #14933]
1918.   [bug]           The DLV code has been re-worked to make no longer
                        query order sensitive. [RT #14933]
2005-08-25 01:54:01 +00:00
Mark Andrews
b8f09dec6c 1917. [func] dig now warns if 'RA' is not set in the answer when
'RD' was set in the query.  host/nslookup skip servers
                        that fail to set 'RA' when 'RD' is set unless a server
                        is explicitly set.  [RT #15005]
2005-08-25 00:43:26 +00:00
Mark Andrews
783db10c34 1916. [func] host/nslookup now continue (default)/fail on SERVFAIL.
[RT #15006]
2005-08-25 00:33:36 +00:00
Mark Andrews
e6b2687c12 1915. [func] dig now has a '-q queryname' and '+showsearch' options.
[RT #15034]
2005-08-25 00:21:01 +00:00
Mark Andrews
d1ba9ad04e regen 2005-07-19 07:14:50 +00:00
Mark Andrews
19086ed551 1903. [doc] Review ARM for BIND 9.4. 2005-07-19 05:55:48 +00:00
Mark Andrews
714c56efba regen 2005-07-18 02:45:03 +00:00
Mark Andrews
da76da34cd update copyright notice 2005-07-12 05:47:28 +00:00
Mark Andrews
a5b6bcc58f 1894. [func] dig: report the number of extra bytes still left in
the packet after processing all the records.

1893.   [cleanup]       dighost.c: move external declarations into <dig/dig.h>.
2005-07-04 03:11:00 +00:00
Mark Andrews
02ff44e8ef sync w/ head 2005-06-22 22:05:50 +00:00
Mark Andrews
fd2d42320c remove #define ROOTNS 1 2005-06-19 22:46:19 +00:00
Mark Andrews
e84be1e4c4 simplify conditional code 2005-06-19 22:17:14 +00:00
Mark Andrews
ab74fc8218 regen 2005-06-07 03:05:54 +00:00
Mark Andrews
517edde365 1866. [bug] resolv.conf parse errors were being ignored by
dig/host/nslookup. [RT #14841]

1865.   [bug]           Silently ignore nameservers in /etc/resolv.conf with
                        bad addresses. [RT #14841]
2005-06-07 01:00:56 +00:00
Mark Andrews
ee1c0b612a 1879. [func] Added framework for handling multiple EDNS versions.
1878.   [func]          dig can now specify the EDNS version when making
                        a query.
2005-06-07 00:18:08 +00:00
Mark Andrews
ad5d99f620 style 2005-06-01 01:57:37 +00:00
Mark Andrews
20912549a9 regen 2005-05-13 03:12:14 +00:00
Mark Andrews
50dcfb93d7 update copyright notice 2005-05-13 01:32:53 +00:00
Rob Austein
21e1a64cc6 regen 2005-05-12 23:58:32 +00:00
Rob Austein
6a99134ec4 regen 2005-05-11 06:07:05 +00:00