Commit Graph
696 Commits
Author SHA1 Message Date
Mark Andrews 65301d5f12 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
part 2
2008-07-23 23:36:22 +00:00
Mark Andrews 6d8e126e2e 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
2008-07-22 04:00:37 +00:00
Evan Hunt a5dd6859b7 Minor formatting change: Ran unix2dos on all the *.dsp files to
make windows build slightly less of a hassle.
2008-07-10 23:59:02 +00:00
Automatic Updater b1bf820fc4 regen 2008-04-29 01:21:31 +00:00
Automatic Updater e7ae6a19c9 update copyright notice 2008-04-28 23:45:41 +00:00
Mark Andrews 1662b369c5 2358. [doc] Update host's default query description. [RT #17934] 2008-04-28 05:50:20 +00:00
Mark Andrews e088ebb8f1 2329. [bug] Clearer help text for dig's '-x' and '-i' options. 2008-04-28 02:47:56 +00:00
Automatic Updater 6452b4fe60 update copyright notice 2008-01-17 23:45:28 +00:00
Mark Andrews ae51efb990 2310 [bug] dig, host, nslookup: flush stdout before emitting
debug/fatal messages.  [RT #17501]
2008-01-17 21:51:00 +00:00
Automatic Updater fce2de524a update copyright notice 2008-01-15 23:45:32 +00:00
Mark Andrews 4d1a442f75 2304. [bug] Check returns from all dns_rdata_tostruct() calls.
[RT #17460]
2008-01-15 01:13:03 +00:00
Automatic Updater 10eef33fc6 update copyright notice 2007-08-28 07:19:18 +00:00
Mark Andrews 5f892c2c7e regen 2007-05-16 06:10:55 +00:00
Mark Andrews 79b17708e2 minor changes from Jeremy [RT #16869] 2007-05-16 01:58:42 +00:00
Mark Andrews ea0952b6d0 regen 2007-05-09 13:35:37 +00:00
Mark Andrews 63d08d2299 minor changes from Jeremy [RT #16863] 2007-05-09 06:30:13 +00:00
Mark Andrews ddf779ee2d regen 2007-05-09 03:32:36 +00:00
Mark Andrews 927205c1f3 minor man page updates from Jeremy [RT #16859] 2007-05-09 02:06:17 +00:00
Automatic Updater a2746b1c76 update copyright notice 2007-04-24 23:45:58 +00:00
Evan Hunt a0a360197e Remove config_only from arguments to dash_option() (added by mistake) 2007-04-24 07:48:49 +00:00
Mark Andrews be439d7135 2169. [bug] host, nslookup: when reporting NXDOMAIN report the
given name and not the last name searched for.
                        [RT #16763]
2007-04-24 07:39:16 +00:00
Evan Hunt 9d949b8a4d 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 07:36:13 +00:00
Mark Andrews 987b201935 2152. [cleanup] Use sizeof(buf) instead of fixed number in
dighost.c:get_trusted_key(). [RT #16678]
2007-02-27 01:07:15 +00:00
Mark Andrews 7205d14300 update copyright notice 2007-02-14 23:45:42 +00:00
Mark Andrews dbd335175f 2136. [bug] nslookup/host looped if there was no search list
and the host didn't exist. [RT #16657]
2007-02-14 01:25:06 +00:00
Mark Andrews 8a541a4974 regen 2007-01-30 00:11:50 +00:00
Mark Andrews bb3aae3517 update copyright notice 2007-01-29 23:57:19 +00:00
Rob Austein 2f5ae38762 2128. [doc] xsltproc --nonet, update DTD versions. [RT #16635] 2007-01-29 22:14:53 +00:00
Mark Andrews 665a8e85ae regen 2007-01-26 23:27:35 +00:00
Mark Andrews c66c5152f9 regen 2007-01-18 04:20:22 +00:00
Mark Andrews 9367b7697b update copyright notice 2007-01-18 00:06:10 +00:00
Mark Andrews c3e937b263 regen 2007-01-17 01:13:31 +00:00
Mark Andrews 32ebcece7a update copyright notice 2007-01-17 00:32:45 +00:00
Mark Andrews 47439b53a7 regen 2006-12-20 01:38:08 +00:00
Mark Andrews 84f3b369a4 update copyright notice 2006-12-20 00:57:20 +00:00
Mark Andrews c33469de8b regen 2006-12-19 01:35:29 +00:00
Mark Andrews 75b19b9f01 add paragraph on CH/IN name space overlap 2006-12-18 23:36:09 +00:00
Mark Andrews e368614b76 regen 2006-12-17 04:54:08 +00:00
Rob Austein 6d1a7d2ed6 2120. [doc] Fix markup on nsupdate man page. [RT #16556] 2006-12-16 01:15:00 +00:00
Mark Andrews 4d300dd161 regen 2006-12-12 01:43:37 +00:00
Mark Andrews 0a00465058 2114. [bug] dig/host/nslookup: searches for names with multiple
labels were failing. [RT #16447]
2006-12-07 06:07:56 +00:00
Mark Andrews bf9f31b18b 2107. [bug] dighost.c: more cleanup of buffers. [RT #16499] 2006-12-07 01:26:33 +00:00
Mark Andrews 6a02b220b0 win32 2006-10-04 03:57:04 +00:00
Mark Andrews e4cad8c01f win32 2006-10-04 03:10:59 +00:00
Mark Andrews 0286780202 win32 2006-10-04 03:05:16 +00:00
Mark Andrews d7a8baa02c win32 2006-10-04 02:00:36 +00:00
Mark Andrews 345006fcf2 update copyright notice 2006-10-03 23:50:50 +00:00
Mark Andrews 0da58d334c win32 2006-10-02 07:02:25 +00:00
Mark Andrews 1679a42a4e win32 2006-10-02 06:31:27 +00:00
Mark Andrews 2e60de4edc 2091. [port] dighost.c: race condition on cleanup. [RT #16417] 2006-10-02 03:14:25 +00:00