Evan Hunt
fddb023637
[v9_8] fix dig +trace output
...
3427. [bug] dig +trace incorrectly displayed name server
addresses instead of names. [RT #31641 ]
(cherry picked from commit 2f21adbc6a )
(cherry picked from commit 90dbd7c2e0 )
2012-11-28 19:06:50 -08:00
Tinderbox User
f70f0365c2
update copyright notice
2012-10-18 23:45:39 +00:00
ckb
49cac75945
3397. [bug] dig crashed when using +nssearch with +tcp. [RT #25298 ]
2012-10-18 17:55:23 -05:00
Tinderbox User
2f04321481
update copyright notice
2012-10-16 23:45:46 +00:00
Mark Andrews
12d10a1e47
3393. [bug] 'host -C' could core dump if REFUSED was received.
...
[RT #31381 ]
2012-10-16 10:44:28 +11:00
Mark Andrews
dc167ac7f3
3390. [bug] Silence clang compiler warnings. [RT #30417 ]
2012-10-06 12:39:55 +10:00
Tinderbox User
7e44df5192
update copyright notice
2012-10-03 23:45:46 +00:00
Evan Hunt
89ef143e3f
fix coverity issues
...
3388. [bug] Fixed several Coverity warnings. [RT #30996 ]
2012-10-02 23:50:20 -07:00
Tinderbox User
599cf7175e
update copyright notice
2012-06-29 23:45:32 +00:00
Mark Andrews
c0b8f1a675
reverse bad copyright update
2012-06-29 11:43:12 +10:00
Tinderbox User
4106b0caeb
update copyright notice
2012-06-29 01:21:53 +00:00
Tinderbox User
ea3156ce2e
update copyright notice
2012-06-08 23:45:33 +00:00
Evan Hunt
8255198fed
nslookup exit with error if unsuccessful
...
3335. [func] nslookup: return a nonzero exit code when unable
to get an answer. [RT #29492 ]
2012-06-07 22:08:40 -07:00
Tinderbox User
91f0609aae
regen v9_8
2012-03-07 01:54:34 +00:00
Evan Hunt
3997b6bcbf
add gitignore, remove cvsignore
2012-03-03 23:33:18 -08:00
Evan Hunt
558790b3cf
3237. [bug] dig -6 didn't work with +trace. [RT #26906 ]
2011-12-07 17:23:55 +00:00
Mark Andrews
fb36d70c76
3231. [bug] named could fail to send a uncompressable zone.
...
[RT #26796 ]
3230. [bug] 'dig axfr' failed to properly handle a multi-message
axfr with a serial of 0. [RT #26796 ]
2011-12-01 01:00:51 +00:00
Mark Andrews
64a4597ad4
3226. [bug] Address minor resource leakages. [RT #26624 ]
2011-11-30 00:51:38 +00:00
Mark Andrews
d865252216
3208. [bug] 'dig -y' handle unknown tsig alorithm better.
...
[RT #25522 ]
2011-11-06 23:23:33 +00:00
Mark Andrews
fbafae20b1
remove unused parameter from next_origin
2011-10-29 22:29:44 +00:00
Mark Andrews
ac6edf67d5
3069. [cleanup] Silence warnings messages from clang static analysis.
...
[RT #20256 ]
2011-03-11 06:47:09 +00:00
Automatic Updater
09bde3103b
update copyright notice
2011-02-28 01:20:05 +00:00
Evan Hunt
a9a9e8b73b
3042. [bug] dig +trace could fail attempting to use IPv6
...
addresses on systems with only IPv4 connectivity.
[RT# 23797]
2011-02-25 23:08:33 +00:00
Mark Andrews
5defc25661
3035. [cleanup] Simplify by using strlcpy. [RT #22521 ]
2011-02-21 07:36:41 +00:00
Mark Andrews
6e4dc1386e
3034. [cleanup] nslookup: use strlcpy instead of safecopy. [RT #22521 ]
2011-02-21 07:25:51 +00:00
Mark Andrews
9f9b7f0e8d
2982. [bug] Reference count dst keys. dst_key_attach() can be used
...
increment the reference count.
Note: dns_tsigkey_createfromkey() callers should now
always call dst_key_free() rather than setting it
to NULL on success. [RT #22672 ]
2010-12-09 00:54:34 +00:00
Mark Andrews
c87f15dac8
2976. [bug] named die on exit after negotiating a GSS-TSIG key. [RT #3415 ]
2010-12-02 23:22:42 +00:00
Automatic Updater
33cc94f04c
update copyright notice
2010-11-17 23:47:09 +00:00
Mark Andrews
cd9d825a71
remove accidental commit
2010-11-16 05:38:31 +00:00
Mark Andrews
73b1b8a6f1
safecpy -> strlcpy
2010-11-16 00:46:39 +00:00
Mark Andrews
2bd3a6e266
strncpy + array[end] = 0 -> strlcpy
2010-11-16 00:46:00 +00:00
Automatic Updater
4071d667be
update copyright notice
2010-10-19 23:47:10 +00:00
Mark Andrews
c9c2ffe729
2967. [bug] 'host -D' now turns on debugging messages earlier.
...
[RT #22361 ]
2010-10-19 02:48:17 +00:00
Mark Andrews
f083530138
2933. [bug] 'dig +nsid' used stack memory after it went out of
...
scope. This could potentially result in a unknown,
potentially malformed, EDNS option being sent instead
of the desired NSID option. [RT #21781 ]
2010-08-10 08:39:15 +00:00
Mark Andrews
43888c2315
2922. [bug] 'dig +trace' could drop core after "connection
...
timeout". [RT #21514 ]
2010-06-24 07:22:18 +00:00
Automatic Updater
4dd3ec797d
update copyright notice
2010-05-18 02:38:10 +00:00
Mark Andrews
98744b5111
2898. [bug] nslookup leaked memory when -domain=value was
...
specified. [RT #21301 ]
2010-05-18 01:48:13 +00:00
Mark Andrews
e18c62b1da
2888. [bug] Only the first EDNS option was displayed. [RT #21273 ]
2010-05-13 00:40:46 +00:00
Mark Andrews
108300f7f1
2883. [bug] 'dig +short' failed to handle really large datasets.
...
[RT #21113 ]
2010-05-12 01:31:37 +00:00
Automatic Updater
6c8a888822
regen HEAD
2010-03-05 01:14:15 +00:00
Automatic Updater
4d42b714be
update copyright notice
2010-03-04 23:50:34 +00:00
Mark Andrews
13396661f4
2854. [func] dig: allow the final soa record in a axfr response to
...
be suppressed, dig +onesoa. [RT #20929 ]
2010-03-04 05:18:04 +00:00
Automatic Updater
680033ce4d
regen HEAD
2010-02-23 01:14:31 +00:00
Automatic Updater
8077efca7d
update copyright notice
2010-02-22 23:49:11 +00:00
Mark Andrews
d3cbd6b05c
2851. [doc] nslookup.1, removed <informalexample> from the docbook
...
source as it produced bad nroff. [RT #21007 ]
2010-02-22 20:48:56 +00:00
Evan Hunt
12178c8652
2805. [bug] Fixed namespace problems encountered when building
...
external programs using non-exported BIND9 libraries
(i.e., built without --enable-exportlib). [RT #20679 ]
2009-12-05 23:31:41 +00:00
Evan Hunt
7fe4b0447f
2757. [bug] dig: assertion failure could occur in connect
...
timeout. [RT #20599 ]
2009-11-10 17:27:40 +00:00
Evan Hunt
9a050780dc
2750. [bug] dig: assertion failure could occur when a server
...
didn't have an address. [RT #20579 ]
2009-11-05 01:57:49 +00:00
Mark Andrews
4b30598fb9
2716. [bug] nslookup debug mode didn't return the ttl. [RT #20414 ]
2009-10-20 01:04:03 +00:00
Evan Hunt
1210799345
Add /* NOTREACHED */ comments
2009-10-03 18:03:54 +00:00