Mark Andrews
b9636a8e43
2583. [port] netbsd: provide a control to not add the compile
...
date to the version string, -DNO_VERSION_DATE.
2009-04-03 19:55:59 +00:00
Evan Hunt
8c5482b3ea
Corrected install rule to install arpaname.1 not arpaname.8
2009-03-23 21:59:56 +00:00
Tatuya JINMEI 神明達哉
3af7cd2661
2580. [bug] UpdateRej statistics counter could be incremented twice
...
for one rejection. [RT #19476 ]
2009-03-18 22:17:24 +00:00
Evan Hunt
ca23cf7e28
2578. [bug] Changed default sig-signing-type to 65534, because
...
65535 turns out to be reserved. [RT #19477 ]
2009-03-16 23:41:21 +00:00
Mark Andrews
56708c6fb4
2576. [bug] NSEC record were not being correctly signed when
...
a zone transitions from insecure to secure.
Handle such incorrectly signed zones. [RET #19114 ]
2009-03-13 01:35:18 +00:00
Automatic Updater
ed4475f3f5
regen
2009-03-10 01:12:31 +00:00
Mark Andrews
b98225ff8a
2574. [doc] Document nsupdate -g and -o. [RT #19351 ]
2009-03-09 04:18:51 +00:00
Automatic Updater
2919fef5d1
update copyright notice
2009-03-07 23:47:45 +00:00
Automatic Updater
7a7a44400d
regen
2009-03-06 01:12:33 +00:00
Automatic Updater
2464bd58eb
update copyright notice
2009-03-05 23:47:36 +00:00
Mark Andrews
f605647060
Undocumented firewall test hook. [RT #19398 ]
2009-03-05 03:13:55 +00:00
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