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
Francis Dupont
debd489a44
noreturn RT #20257
2009-09-29 15:06:07 +00:00
Francis Dupont
c59a7b0629
missing updates in recent changes
2009-09-24 14:39:17 +00:00
Evan Hunt
8436cc14ba
2684. [cleanup] dig: formalize +ad and +cd as synonyms for
...
+adflag and +cdflag. [RT #19305 ]
2009-09-23 06:21:36 +00:00
Francis Dupont
2f4d747a26
"configure --enable-symtable=all" failed to build. [RT #20282 ]
2009-09-22 08:47:55 +00:00
Automatic Updater
4765fc7c3f
update copyright notice
2009-09-15 23:48:09 +00:00
Evan Hunt
d514c0dc9b
2679. [func] dig -k can now accept TSIG keys in named.conf
...
format. [RT #20031 ]
2009-09-15 03:13:44 +00:00
Mark Andrews
14cd8ac04c
2672. [bug] Don't enable searching in 'host' when doing reverse
...
lookups. [RT #20218 ]
2009-09-08 23:23:22 +00:00
Automatic Updater
d7201de09b
update copyright notice
2009-09-02 23:48:03 +00:00
Tatuya JINMEI 神明達哉
a27fe4c990
2667. [func] Add support for logging stack backtrace on assertion
...
failure (not available for all platforms). [RT #19780 ]
9.7.0
2009-09-01 18:40:25 +00:00
Tatuya JINMEI 神明達哉
307d208450
2660. [func] Add a new set of DNS libraries for non-BIND9
...
applications. See README.libdns. [RT #19369 ]
2009-09-01 00:22:28 +00:00
Evan Hunt
553ead32ff
2636. [func] Simplify zone signing and key maintenance with the
...
dnssec-* tools. Major changes:
- all dnssec-* tools now take a -K option to
specify a directory in which key files will be
stored
- DNSSEC can now store metadata indicating when
they are scheduled to be published, acttivated,
revoked or removed; these values can be set by
dnssec-keygen or overwritten by the new
dnssec-settime command
- dnssec-signzone -S (for "smart") option reads key
metadata and uses it to determine automatically
which keys to publish to the zone, use for
signing, revoke, or remove from the zone
[RT #19816 ]
2009-07-19 04:18:05 +00:00
Evan Hunt
aeff7de836
2634. [port] win32: Add support for libxml2, enable
...
statschannel. [RT #19773 ]
2009-07-17 06:25:45 +00:00
Automatic Updater
4a14ce5ba0
regen
2009-07-11 01:12:47 +00:00
Mark Andrews
d8f118f4a0
2616. [bug] The nameserver argument to 'host' was being ignored.
...
[RT #19852 ]
2009-06-24 02:51:29 +00:00
Automatic Updater
7a272c6b0d
update copyright notice
2009-05-06 23:47:50 +00:00
Francis Dupont
0e77d33686
add isc/print.h
2009-05-06 11:41:07 +00:00
Francis Dupont
d302a620e0
Fix unknown extended rcodes in dig
2009-05-06 10:16:32 +00:00
Mark Andrews
967a70944d
2563. [bug] Dig could leak a socket causing it to wait forever
...
to exit. [RT #19359 ]
2009-02-25 02:34:21 +00:00
Automatic Updater
bf33eb0b52
update copyright notice
2009-02-16 23:48:04 +00:00
Mark Andrews
cac4576405
2554. [func] dig: when emitting a hex dump also display the
...
corresponding characters. [RT #19258 ]
2009-02-16 00:01:37 +00:00
Automatic Updater
370c55dfcd
regen
2009-02-03 01:11:46 +00:00
Mark Andrews
70f292a50f
2542. [doc] Update the description of dig +adflag. RT #19290 ]
2009-02-02 04:41:28 +00:00
Mark Andrews
00f8377316
2535. [bug] dig +showsearh and +trace interacted badly. [RT #19091 ]
2009-01-22 05:06:33 +00:00
Automatic Updater
9fbbfb5757
regen
2009-01-21 01:12:08 +00:00
Automatic Updater
d60212e03f
update copyright notice
2009-01-20 23:47:56 +00:00
Jeremy Reed
f9f11eb54b
Add missing commas. Makes it more consistent with rest of docs
...
(even in same document).
2009-01-20 20:06:29 +00:00
Mark Andrews
ed4efb0805
2532. [bug] dig: check the question section of the response to
...
see if it matches the asked question. [RT #18495 ]
2009-01-20 04:39:29 +00:00
Automatic Updater
d362465c77
update copyright notice
2009-01-17 23:47:43 +00:00
Francis Dupont
a9435a8871
spelling
2009-01-17 10:15:38 +00:00
Francis Dupont
db874a7b5c
spelling
2009-01-17 09:58:29 +00:00
Tatuya JINMEI 神明達哉
10a6f640ed
2519. [bug] dig/host with -4 or -6 didn't work if more than two
...
nameserver addresses of the excluded address family
preceded in resolv.conf. [RT #19081 ]
2008-12-17 19:19:29 +00:00
Automatic Updater
96eeb9496c
update copyright notice
2008-12-16 23:47:57 +00:00
Tatuya JINMEI 神明達哉
7f65860391
2517. [bug] dig +trace with -4 or -6 failed when it chose a
...
nameserver address of the unsupported address.
[RT #18843 ]
2008-12-16 02:57:24 +00:00
Tatuya JINMEI 神明達哉
96465858fa
2514. [bug] dig/host failed with -4 or -6 when resolv.conf contains
...
a nameserver of the unsupported address family.
[RT #18848 ]
2008-12-13 02:43:25 +00:00
Mark Andrews
8684cd3a6f
2510. [bug] dig +sigchase could trigger REQUIREs. [RT #19033 ]
2008-12-10 22:33:54 +00:00
Automatic Updater
14c86fa67a
update copyright notice
2008-10-28 23:47:06 +00:00
Mark Andrews
a21884ae7b
2477 [bug] dig: the global option to print the command line is
...
+cmd not print_cmd. Update the output to reflect
this. [RT #17008 ]
2008-10-28 03:32:59 +00:00
Mark Andrews
7ca1016560
make the arrays rcodetext and opcodetext readonly
2008-10-15 02:16:51 +00:00
Automatic Updater
1c09d68dfd
regen
2008-10-14 01:11:36 +00:00
Jeremy Reed
0db6bf459f
Document -m (enable memory usage debugging) option for dig. [RT #18757 ]
2008-10-13 21:18:56 +00:00
Automatic Updater
b49958b502
regen
2008-10-03 01:11:33 +00:00
Jeremy Reed
d4f032db53
Minor grammar and punctuation changes.
...
[RT #18703 ]
2008-10-03 00:55:33 +00:00
Mark Andrews
240e53b132
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
part 2
2008-07-23 23:27:54 +00:00
Mark Andrews
9de0f9b0ae
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
2008-07-22 03:43:04 +00:00
Automatic Updater
232d4387e2
regen
2008-05-15 01:12:21 +00:00