Automatic Updater
e61db954bf
update copyright notice
2009-03-04 23:48:02 +00:00
Mark Andrews
1559511ada
don't use a implied source in a direct rule
2009-03-04 05:48:32 +00:00
Evan Hunt
3a30493983
2572. [func] Simplify DLV configuration, with a new option
...
"dnssec-lookaside auto;" This is the equivalent
of "dnssec-lookaside . trust-anchor dlv.isc.org;"
plus setting a trusted-key for dlv.isc.org.
Note: The trusted key is hard-coded into named,
but is also stored in (and can be overridden
by) $sysconfdir/bind.keys. As the ISC DLV key
rolls over it can be kept up to date by replacing
the bind.keys file with a key downloaded from
https://www.isc.org/solutions/dlv . [RT #18685 ]
2009-03-04 02:42:31 +00:00
Mark Andrews
ffcd068f87
add config.h
2009-03-04 02:23:36 +00:00
Evan Hunt
6201345ba9
Added .cvsignore for bin/tools
2009-03-04 01:55:32 +00:00
Mark Andrews
620508359f
2571. [func] Add a new tool "arpaname" which translates IP addresses
...
to the corresponding IN-ADDR.ARPA or IP6.ARPA name.
[RT #18976 ]
2009-03-04 01:30:27 +00:00
Automatic Updater
cd83ba4484
update copyright notice
2009-03-03 23:48:02 +00:00
Mark Andrews
d36ba0f0ca
2570. [func] Log the destination address the query was sent to.
...
[RT #19209 ]
2009-03-03 01:36:17 +00:00
Automatic Updater
bd537d750f
regen
2009-03-03 01:12:26 +00:00
Automatic Updater
4f91bcae43
update copyright notice
2009-03-02 23:47:43 +00:00
Evan Hunt
ca42dcc068
2569. [func] Move journalprint, nsec3hash, and genrandom
...
commands from bin/tests into bin/tools;
"make install" will put them in $sbindir. [RT #19301 ]
2009-03-02 03:54:10 +00:00
Mark Andrews
dfa3ca995c
2568. [bug] Report when the write to indicate a otherwise
...
successful start fails. [RT #19360 ]
2009-03-02 03:08:22 +00:00
Mark Andrews
98b2be76fc
2567. [bug] dst__privstruct_writefile() could miss write errors.
...
write_public_key() could miss write errors.
dnssec-dsfromkey could miss write errors.
[RT #19360 ]
2009-03-02 03:01:04 +00:00
Mark Andrews
1cac6c196f
report and abort on getcwd() failures
2009-03-02 02:48:02 +00:00
Mark Andrews
56fe846d21
report write error. [RT #19360 ]
2009-03-02 02:42:50 +00:00
Evan Hunt
bfe0517fdc
Clarify logged message when an insecure DNSSEC response arrives from a zone
...
thought to be secure: "insecurity proof failed" instead of "not insecure".
[RT #19400 ]
2009-03-01 02:45:38 +00:00
Mark Andrews
e4c6491bbf
2565. [func] Add support for HIP record. Includes new functions
...
dns_rdata_hip_first(), dns_rdata_hip_next()
and dns_rdata_hip_current(). [RT #19384 ]
2009-02-26 06:09:19 +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
87a58323be
update copyright notice
2009-02-18 23:47:48 +00:00
Jeremy Reed
f8aafe8286
Add myself to builtin authors. Hope my middle initial is okay.
2009-02-18 22:41:57 +00:00
Automatic Updater
389d1c1cb9
update copyright notice
2009-02-17 23:47:46 +00:00
Mark Andrews
eab2fb739e
silence compiler warnings [RT #17079 ]
2009-02-17 03:40:28 +00:00
Mark Andrews
52dec6996a
2559. [bug] dnssec-dsfromkey could compute bad DS records when
...
reading from a K* files. [RT #19357 ]
2009-02-17 00:16:45 +00:00
Automatic Updater
bf33eb0b52
update copyright notice
2009-02-16 23:48:04 +00:00
Mark Andrews
8f196ee82b
2558. [func] Set the ownership of missing directories created
...
for pid-file if -u has been specified on the command
line. [RT #19328 ]
2009-02-16 05:08:43 +00:00
Mark Andrews
e502b133d6
2556. [cleanup] PCI compliance:
...
* new libisc log module file
* isc_dir_chroot() now also changes the working
directory to "/".
* additional INSISTs
* additional logging when files can't be removed.
2009-02-16 02:01:16 +00:00
Mark Andrews
598da901ab
2555. [port] Solaris: mkdir(2) on tmpfs filesystems does not do the
...
error checks in the correct order resulting in the
wrong error code sometimes being returned. [RT #19249 ]
2009-02-16 00:13:02 +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
Mark Andrews
692ce6c313
2551. [bug] Potential Reference leak on return. [RT #19341 ]
2009-02-15 23:04:38 +00:00
Automatic Updater
53f0234c3e
update copyright notice
2009-02-06 23:47:42 +00:00
Francis Dupont
c1d7e0562f
OpenSSL hashes
2009-02-06 12:26:23 +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
Automatic Updater
8b835581b4
update copyright notice
2009-01-30 23:47:50 +00:00
Mark Andrews
14810640b7
2539. [security] Update the interaction between recursion, allow-query,
...
allow-query-cache and allow-recursion. [RT #19198 ]
2009-01-30 08:19:00 +00:00
Mark Andrews
e80b693272
2539. [security] Update the interaction between recursion, allow-query,
...
allow-query-cache and allow-recursion. [RT #19198 ]
2009-01-30 03:48:54 +00:00
Mark Andrews
e5d447be8c
category is unused without HAVE_LIBXML2
2009-01-29 05:11:29 +00:00
Automatic Updater
c06bf2ff5c
regen
2009-01-28 23:30:30 +00:00
Automatic Updater
39a8abdb83
update copyright notice
2009-01-27 23:47:54 +00:00
Automatic Updater
2ec317aee9
regen
2009-01-27 23:30:26 +00:00
Tatuya JINMEI 神明達哉
d9059b0c38
2537. [func] Added more statistics counters including those on socket
...
I/O events and query RTT histograms. [RT #18802 ]
2009-01-27 22:30:00 +00:00
Automatic Updater
3319413a67
update copyright notice
2009-01-22 23:47:54 +00:00
Mark Andrews
f148f53794
2536. [cleanup] Silence some warnings when -Werror=format-security is
...
specified. [RT #19083 ]
2009-01-22 05:39:29 +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
83b86f3936
update copyright notice
2009-01-21 23:47:27 +00:00
Mark Andrews
31b7a2fed6
2534. [func] Check NAPTR records regular expressions and
...
replacement strings to ensure they are syntaxically
valid and consistant. [RT #18168 ]
2009-01-21 05:37:55 +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