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
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
Tinderbox User
292568fd2e
update copyright notice
2014-02-16 23:45:51 +00:00
Francis Dupont
f377d7eb33
retries -> split in could not parse
2014-02-16 02:11:48 +01:00
Tinderbox User
3231fac2d5
regen v9_9
2014-02-13 01:15:10 +00:00
Tinderbox User
4b3033fd16
update copyright notice
2014-02-12 23:45:50 +00:00
Evan Hunt
fa0af360e3
[v9_9] typos in dig man page
2014-02-12 10:32:37 -08:00
Tinderbox User
8cb5280608
regen v9_9
2014-01-25 01:14:37 +00:00
Tinderbox User
afbf97392d
update copyright notice
2014-01-24 23:45:45 +00:00
Evan Hunt
f0f4bda44a
[v9_9] correct copyrights and attributions
...
see RT #35423 for details; highlights:
- remove license clauses 3 and 4 from NetBSD code
- remove advertising clause from historical BSD code
2014-01-24 09:51:53 -08:00