Commit Graph

643 Commits

Author SHA1 Message Date
Mark Andrews
a370328554 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
part 2
2008-07-23 23:33:03 +00:00
Mark Andrews
462df43837 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
2008-07-22 03:51:44 +00:00
Automatic Updater
e0487fb011 regen 2008-04-06 01:31:05 +00:00
Automatic Updater
fe61b795ea update copyright notice 2008-04-05 23:46:04 +00:00
Automatic Updater
c74b69a6b1 regen 2008-04-05 01:28:59 +00:00
Mark Andrews
9327364d48 2358. [doc] Update host's default query description. [RT #17934] 2008-04-04 23:30:56 +00:00
Automatic Updater
bb632f80ab update copyright notice 2008-02-05 23:46:09 +00:00
Mark Andrews
401ad7a960 2329. [bug] Clearer help text for dig's '-x' and '-i' options. 2008-02-05 07:00:28 +00:00
Automatic Updater
fcef5293d2 update copyright notice 2008-01-17 23:46:05 +00:00
Mark Andrews
fb8a001d0f 2310 [bug] dig, host, nslookup: flush stdout before emitting
debug/fatal messages.  [RT #17501]
2008-01-17 21:51:13 +00:00
Automatic Updater
fc36e4d54b update copyright notice 2008-01-15 23:46:02 +00:00
Mark Andrews
59aeb87035 2304. [bug] Check returns from all dns_rdata_tostruct() calls.
[RT #17460]
2008-01-15 01:13:05 +00:00
Automatic Updater
beb9fabda3 update copyright notice 2007-08-28 07:20:06 +00:00
Mark Andrews
e7f12d902e 2213. [func] 'host -m' now causes memory statistics and active
memory to be printed at exit. [RT 17028]
2007-08-15 04:52:27 +00:00
Mark Andrews
fcf8b4bfa4 regen 2007-05-16 06:11:29 +00:00
Mark Andrews
d01f775c13 minor changes from Jeremy [RT #16869] 2007-05-16 01:45:31 +00:00
Mark Andrews
a61c46a551 regen 2007-05-09 13:35:48 +00:00
Mark Andrews
f1d66c2d66 minor changes from Jeremy [RT #16863] 2007-05-09 06:19:49 +00:00
Mark Andrews
f5f9fb95c5 regen 2007-05-09 03:33:14 +00:00
Mark Andrews
df49919bec minor man page updates from Jeremy [RT #16859] 2007-05-09 01:38:19 +00:00
Automatic Updater
541ec560c4 update copyright notice 2007-04-24 23:46:25 +00:00
Mark Andrews
1fb753cebc 2169. [bug] host, nslookup: when reporting NXDOMAIN report the
given name and not the last name searched for.
                        [RT #16763]
2007-04-24 07:36:36 +00:00
Evan Hunt
fe274526fd When running in batch mode, dig could misinterpret a server address as a
name to be looked up, causing unexpected output. [RT #16743]
2007-04-24 06:49:52 +00:00
Mark Andrews
d818f18227 2152. [cleanup] Use sizeof(buf) instead of fixed number in
dighost.c:get_trusted_key(). [RT #16678]
2007-02-27 01:07:18 +00:00
Automatic Updater
a4a729b991 update copyright notice 2007-02-26 23:46:23 +00:00
Mark Andrews
c5e73c64c0 2141. [bug] dig/host should not be setting IDN_ASCCHECK (IDN
equivalent of LDH checks).  [RT #16609]
2007-02-26 00:37:03 +00:00
Mark Andrews
ae3a93c7a2 update copyright notice 2007-02-14 23:45:43 +00:00
Mark Andrews
c67e4952ae 2136. [bug] nslookup/host looped if there was no search list
and the host didn't exist. [RT #16657]
2007-02-14 01:20:44 +00:00
Mark Andrews
d61c8f6039 regen 2007-01-30 00:23:46 +00:00
Mark Andrews
c41d4310ad update copyright notice 2007-01-29 23:57:21 +00:00
Rob Austein
466883adc5 2128. [doc] xsltproc --nonet, update DTD versions. [RT #16635] 2007-01-29 22:15:28 +00:00
Mark Andrews
469b30c329 regen 2007-01-26 23:28:21 +00:00
Mark Andrews
c2ae19ad70 regen 2006-12-19 01:35:40 +00:00
Mark Andrews
3bb55ddfa9 s/used/use/ 2006-12-18 23:37:34 +00:00
Mark Andrews
8d246f51be add paragraph on CH/IN name space overlap 2006-12-18 23:33:16 +00:00
Mark Andrews
13017ad7f1 regen 2006-12-17 04:54:15 +00:00
Rob Austein
9fd8fe83b7 2120. [doc] Fix markup on nsupdate man page. [RT #16556] 2006-12-16 01:15:13 +00:00
Mark Andrews
705235ea89 regen 2006-12-12 01:44:30 +00:00
Mark Andrews
229050d932 2114. [bug] dig/host/nslookup: searches for names with multiple
labels were failing. [RT #16447]
2006-12-07 06:08:02 +00:00
Mark Andrews
1b7613fe00 2107. [bug] dighost.c: more cleanup of buffers. [RT #16499] 2006-12-07 01:27:22 +00:00
Mark Andrews
37ce08838c fix cut-and-paste line break 2006-11-22 23:26:02 +00:00
Mark Andrews
cb187fc554 win32 2006-10-04 03:56:23 +00:00
Mark Andrews
a6c41e234d win32 2006-10-04 03:11:27 +00:00
Mark Andrews
e86bc7a029 win32 2006-10-04 03:03:17 +00:00
Mark Andrews
1c28af638c win32 2006-10-04 02:52:17 +00:00
Mark Andrews
e2371724a9 win32 2006-10-04 02:44:50 +00:00
Mark Andrews
9440f5ff11 win32 2006-10-04 02:06:06 +00:00
Mark Andrews
1f0a7896bf win32 2006-10-02 06:36:43 +00:00
Mark Andrews
5209cedf01 2091. [port] dighost.c: race condition on cleanup. [RT #16417] 2006-10-02 03:14:35 +00:00
Mark Andrews
7b19edc3ba 2090. [port] win32: Visual C++ 2005 command line manifest support.
[RT #16417]
2006-10-02 03:00:35 +00:00