Mark Andrews
fdb83d87d6
4110. [bug] Address memory leaks / null pointer dereferences
...
on out of memory. [RT #39310 ]
(cherry picked from commit b292230ab8 )
2015-04-29 03:37:25 +10:00
Tinderbox User
25b8dd84c9
update copyright notice / whitespace
2015-04-15 23:46:11 +00:00
Evan Hunt
ef6df1745c
[v9_9] fix +split with dig +short
...
4101. [bug] dig: the +split option didn't work with +short.
[RT #39291 ]
2015-04-15 10:09:01 -07:00
Mark Andrews
1c33552240
4081. [cleanup] Use dns_rdatalist_init consistently. [RT #38759 ]
...
(cherry picked from commit 29d52c001f )
(cherry picked from commit a55c3151b2 )
2015-03-03 16:52:02 +11:00
Tinderbox User
194f099f30
regen v9_9
2015-02-28 01:12:33 +00:00
Tinderbox User
5b862e53bf
Merge branch 'v9_9' of ssh://repo.isc.org/proj/git/prod/bind9 into v9_9
2015-02-28 01:09:10 +00:00
Tinderbox User
15dce01ef4
update copyright notice / whitespace
2015-02-26 23:46:12 +00:00
Mukund Sivaraman
1040bbb55a
Fix a segfault when running nslookup ( #38548 )
...
(cherry picked from commit db93c0def5 )
(cherry picked from commit 9b56539c01 )
Conflicts:
lib/isc/app_api.c
lib/isc/win32/libisc.def.in
2015-02-26 14:33:19 +05:30
Tinderbox User
4d65fd02e6
regen v9_9
2015-02-26 01:11:50 +00:00
Evan Hunt
1122ee94b9
[v9_9] reorganize options in dig man page
...
4066. [doc] Reorganize options in the dig man page. [RT #38516 ]
(cherry picked from commit 53ae008f27 )
(cherry picked from commit 29fc775372 )
2015-02-25 16:39:31 -08:00
Tinderbox User
9cbd625449
update copyright notice / whitespace
2015-01-20 23:47:26 +00:00
Evan Hunt
57f015bd2a
[v9_9] clean up gcc -Wshadow warnings
...
4039. [cleanup] Cleaned up warnings from gcc -Wshadow. [RT #37381 ]
2015-01-20 14:55:41 -08:00
Mark Andrews
a9eee2f2c3
4026. [bug] Fix RFC 3658 reference in dig +sigchase. [RT #38173 ]
...
(cherry picked from commit 44032d3918 )
2014-12-22 09:40:47 +11:00
Mukund Sivaraman
dde0acf74a
Fix a dig segfault due to bad linked list usage [RT #37591 ]
...
The crash (#37591 ) seems to happen because the query is taken out of
lookup->q(query->link), and put on lookup->connecting(query->clink).
The code checks query->link where it is detached (-1 in next pointer).
However, there's no need to call send_tcp_connect() there as the queries
are already connecting at that point.
(cherry picked from commit c5e9423340 )
(cherry picked from commit 2d33a22970 )
2014-12-03 16:47:56 +05:30
Tinderbox User
6ec35cff80
regen v9_9
2014-10-21 01:12:23 +00:00
Mark Andrews
ca46ee6d2b
3985. [doc] Describe how +ndots and +search interact in dig.
...
[RT #37529 ]
(cherry picked from commit 40b28f5402 )
2014-10-21 08:07:24 +11:00
Mark Andrews
8f355bec12
3972. [bug] Fix host's usage statement. [RT #37397 ]
...
(cherry picked from commit c12c746e3a )
2014-10-07 01:10:10 +11:00
Tinderbox User
c039cd1603
update copyright notice
2014-10-01 23:46:05 +00:00
Mark Andrews
c433c3b9dd
3962. [bug] 'dig +topdown +trace +sigchase' address unhandled error conditions. [RT #34663 ]
...
(cherry picked from commit 7d891eaf91 )
2014-10-01 10:02:21 +10:00
Tinderbox User
aaa24cf075
update copyright notice
2014-09-30 23:47:13 +00:00
Mark Andrews
57acbfc9c7
3960. [bug] 'dig +sigchase' could loop forever. [RT #37220 ]
...
(cherry picked from commit c83b91fb63 )
2014-10-01 07:18:49 +10:00
Tinderbox User
d575f45931
regen v9_9
2014-09-05 01:14:12 +00:00
Mark Andrews
28f24102e2
3929. [bug] 'host -a' needed to clear idnoptions. [RT #36963 ]
...
(cherry picked from commit 905ba39e10 )
2014-08-26 08:28:00 +10:00
Tinderbox User
9b86fb9fda
update copyright notice
2014-08-22 23:46:15 +00:00
Mark Andrews
2e0bf5cddf
3919. [bug] dig: continue to next line if a address lookup fails
...
in batch mode. [RT #36755 ]
(cherry picked from commit adb503242bc427972afb9bf012e8e2af30852b5a)
2014-08-22 15:35:43 +10:00
Mark Andrews
966b901a67
3917. [bug] dig, nslookup and host now continue on names that are
...
too long after applying a search list elements.
[RT #36892 ]
2014-08-21 18:09:27 +10:00
Mark Andrews
8d3e18713e
[rt36611]
...
3903. [bug] Improve the accuracy of DiG's reported round trip
time. [RT 36611]
(cherry picked from commit bc5db10d72 )
2014-07-31 07:46:01 +10:00
Mark Andrews
91ae28a075
[rt36039]
...
3902. bug] liblwres wasn't handling link-local addresses in
nameserver clauses in resolv.conf. [RT #36039 ]
(cherry picked from commit 70be388974 )
2014-07-30 23:33:58 +10:00
Tinderbox User
8adb0a202a
update copyright notice
2014-07-07 23:46:02 +00:00
Mark Andrews
1df30622d6
3892. [bug] Setting '-t aaaa' in .digrc had unintended side
...
effects. [RT #36452 ]
2014-07-08 02:01:44 +10:00
Evan Hunt
8e1242e852
[v9_9] update gitignore files; use rev-parse to get srcid
...
(cherry picked from commit a4e76a630e )
(cherry picked from commit a71b8efb04 )
2014-06-17 14:02:05 -07:00
Evan Hunt
1f3ac11cb4
[v9_9] null terminate strings for coverity
2014-06-16 15:31:04 -07:00
Tinderbox User
bf30566310
regen v9_9
2014-05-15 04:54:32 +00:00
Mark Andrews
e6847661b4
move +sigchase
2014-05-15 14:35:32 +10:00
Mark Andrews
b7fef50f42
white space
2014-05-15 14:29:52 +10:00
Tinderbox User
4c90ae1e3d
regen v9_9
2014-05-15 04:05:36 +00:00
Mark Andrews
2bd3efa560
whitespace
2014-05-15 13:43:25 +10:00
Mark Andrews
ad50e49910
fix typo
2014-05-15 13:02:59 +10:00
Mark Andrews
1b9b652d2e
whitespace
2014-05-15 12:59:47 +10:00
Mark Andrews
9c3c0a07c9
3849. [doc] Alphabetized dig's +options. [RT #35992 ]
2014-05-15 12:16:57 +10:00
Mark Andrews
5490c6d2da
ignore dig-symtbl.c, host-symtbl.c and nslookup-symtbl.c
2014-05-15 12:12:37 +10:00
Tinderbox User
7af5e7aba5
regen v9_9
2014-05-14 01:12:53 +00:00
Mark Andrews
5339a66996
3846. [bug] "dig +notcp ixfr=<serial>" should result in a UDP
...
ixfr query. [RT #35980 ]
(cherry picked from commit 05816676bb )
2014-05-14 10:00:50 +10:00
Tinderbox User
4402bc43d8
regen v9_9
2014-03-05 01:17:29 +00:00
Tinderbox User
0846939be0
update copyright notice
2014-03-03 23:46:30 +00:00
Evan Hunt
d4600129e6
[v9_9] add "version" options to host/nslookup/nsupdate
...
3773. [func] "host", "nslookup" and "nsupdate" now have
options to print the version number and exit.
[RT #26057 ]
2014-03-03 10:11:16 -08:00
Evan Hunt
b4f8b1b176
[v9_9] dig +trace could fail when retrying with TCP
...
3770. [bug] "dig +trace" could fail with an assertion when it
needed to fall back to TCP due to a truncated
response. [RT #24660 ]
2014-03-01 15:32:58 -08:00
Tinderbox User
caff862183
regen v9_9
2014-02-28 01:16:27 +00:00
Tinderbox User
a01848c1cf
update copyright notice
2014-02-27 23:45:39 +00:00
Evan Hunt
18482891e3
[v9_9] correct dates in man pages
2014-02-27 11:45:43 -08:00