]>
git.ipfire.org Git - thirdparty/bind9.git/log
Automatic Updater [Mon, 14 Sep 2009 23:18:43 +0000 (23:18 +0000)]
auto update
Mark Andrews [Mon, 14 Sep 2009 23:13:37 +0000 (23:13 +0000)]
2678. [func] Treat DS queries as if "minimal-response yes;"
was set. [RT #20258]
Evan Hunt [Mon, 14 Sep 2009 18:45:45 +0000 (18:45 +0000)]
2677. [func] Changes to key metadata behavior:
- Keys without "publish" or "active" dates set will
no longer be used for smart signing. However,
those dates will be set to "now" by default when
a key is created; to generate a key but not use
it yet, use dnssec-keygen -G.
- New "inactive" date (dnssec-keygen/settime -I)
sets the time when a key is no longer used for
signing but is still published.
- The "unpublished" date (-U) is deprecated in
favor of "deleted" (-D).
[rt20247]
Tatuya JINMEI 神明達哉 [Mon, 14 Sep 2009 18:31:47 +0000 (18:31 +0000)]
regen
Tatuya JINMEI 神明達哉 [Mon, 14 Sep 2009 18:31:15 +0000 (18:31 +0000)]
2676. [bug] --with-export-installdir should have been
--with-export-includedir. [RT #20252]
Automatic Updater [Fri, 11 Sep 2009 23:18:12 +0000 (23:18 +0000)]
auto update
Automatic Updater [Thu, 10 Sep 2009 23:48:00 +0000 (23:48 +0000)]
update copyright notice
Evan Hunt [Thu, 10 Sep 2009 05:09:31 +0000 (05:09 +0000)]
2675. [bug] dnssec-signzone could crash if the key directory
did not exist. [RT #20232]
Evan Hunt [Thu, 10 Sep 2009 02:18:40 +0000 (02:18 +0000)]
fix implicit memset() declaration
Evan Hunt [Thu, 10 Sep 2009 02:16:26 +0000 (02:16 +0000)]
wrong change numbers.
Evan Hunt [Thu, 10 Sep 2009 01:49:29 +0000 (01:49 +0000)]
"dnssec-lookaside auto" crashed if named was built without openssl [rt20231]
Evan Hunt [Thu, 10 Sep 2009 01:47:09 +0000 (01:47 +0000)]
rt20045:
- sync_keyzone() could leak ISC_R_NOMORE, causing zone_postload() to think
it had failed
- journal roll-forward on key zones complained about having the wrong
number of SOA records
- dns_soa_buildrdata() could return a pointer to memory allocated on the
stack
Evan Hunt [Thu, 10 Sep 2009 01:43:09 +0000 (01:43 +0000)]
more cleanup
Automatic Updater [Wed, 9 Sep 2009 23:30:30 +0000 (23:30 +0000)]
regen
Evan Hunt [Wed, 9 Sep 2009 15:44:33 +0000 (15:44 +0000)]
Update comment, since the key isn't actually going to expire in 9/2009
after all.
Evan Hunt [Wed, 9 Sep 2009 07:15:24 +0000 (07:15 +0000)]
more solaris/sca6000 simplification
Evan Hunt [Wed, 9 Sep 2009 06:42:15 +0000 (06:42 +0000)]
Simplify solaris build instructions, it had some unnecessary compile
options
Mark Andrews [Wed, 9 Sep 2009 04:48:01 +0000 (04:48 +0000)]
make more portable
Mark Andrews [Wed, 9 Sep 2009 04:27:40 +0000 (04:27 +0000)]
remove util if empty, for pre 9.7
Automatic Updater [Tue, 8 Sep 2009 23:41:50 +0000 (23:41 +0000)]
update copyright notice
Automatic Updater [Tue, 8 Sep 2009 23:30:35 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Tue, 8 Sep 2009 23:23:22 +0000 (23:23 +0000)]
2672. [bug] Don't enable searching in 'host' when doing reverse
lookups. [RT #20218]
Evan Hunt [Tue, 8 Sep 2009 16:33:01 +0000 (16:33 +0000)]
- update README for a3 release
- update README.rfc5011 to remove info now in the ARM, and to add
smart-signing info
Evan Hunt [Tue, 8 Sep 2009 15:32:11 +0000 (15:32 +0000)]
- s/OpenSolaris/Solaris/
- s/Windows 2003/Windows Server 2003/
- use the term "PKCS #11 provider"
Francis Dupont [Tue, 8 Sep 2009 13:04:29 +0000 (13:04 +0000)]
typo, cf RT20219
Francis Dupont [Tue, 8 Sep 2009 12:52:23 +0000 (12:52 +0000)]
typo
Mark Andrews [Tue, 8 Sep 2009 07:20:39 +0000 (07:20 +0000)]
new draft
Evan Hunt [Tue, 8 Sep 2009 07:07:13 +0000 (07:07 +0000)]
grammar fix
Evan Hunt [Tue, 8 Sep 2009 06:54:00 +0000 (06:54 +0000)]
- new README.pkcs11
- old README.pkcs11 moved to contrib/pkcs11-keygen/PKCS11-NOTES
Evan Hunt [Tue, 8 Sep 2009 06:00:11 +0000 (06:00 +0000)]
Now that include files are in place in the opencryptoki subdirectory,
remove "#ifndef OPENCRYPTOKI" conditionals
Evan Hunt [Tue, 8 Sep 2009 03:39:30 +0000 (03:39 +0000)]
Instead of removing all of util from the release kit, retain
util/mksymtbl.pl.
Automatic Updater [Tue, 8 Sep 2009 01:14:42 +0000 (01:14 +0000)]
regen
Automatic Updater [Mon, 7 Sep 2009 23:30:31 +0000 (23:30 +0000)]
newcopyrights
Francis Dupont [Mon, 7 Sep 2009 23:11:48 +0000 (23:11 +0000)]
two votes for keys -> key pair
Francis Dupont [Mon, 7 Sep 2009 21:19:21 +0000 (21:19 +0000)]
PKCS#11 includes from OpenCryptoki project
Evan Hunt [Mon, 7 Sep 2009 15:56:01 +0000 (15:56 +0000)]
bump release tag
Francis Dupont [Mon, 7 Sep 2009 12:58:33 +0000 (12:58 +0000)]
merge rt19294
Mark Andrews [Mon, 7 Sep 2009 02:08:51 +0000 (02:08 +0000)]
2670. [bug] Unexpected connect failures failed to log enough
information to be useful. [RT #20205]
Evan Hunt [Sun, 6 Sep 2009 17:47:15 +0000 (17:47 +0000)]
moved release tag up
Automatic Updater [Fri, 4 Sep 2009 23:30:34 +0000 (23:30 +0000)]
newcopyrights
Automatic Updater [Fri, 4 Sep 2009 23:18:05 +0000 (23:18 +0000)]
auto update
Tatuya JINMEI 神明達哉 [Fri, 4 Sep 2009 18:51:37 +0000 (18:51 +0000)]
explained the portability workaround macro for isc__ vs isc___
Tatuya JINMEI 神明達哉 [Fri, 4 Sep 2009 18:13:44 +0000 (18:13 +0000)]
added a missing .c file to SRC
Evan Hunt [Fri, 4 Sep 2009 17:47:26 +0000 (17:47 +0000)]
jinmei's updated mem.h, which uses macros to generate function prototypes.
this change was needed to support the bind9 build and export library build
on both *nix and win32. cleanup from change 2660/rt19369.
Evan Hunt [Fri, 4 Sep 2009 17:14:58 +0000 (17:14 +0000)]
On some slower systems the startup is delayed and this causes an
apparent transfer failure on the initial calls to dig. Adding a test
here to make sure the zones are fully loaded before attempting to query
them.
Evan Hunt [Fri, 4 Sep 2009 16:57:22 +0000 (16:57 +0000)]
RT #20213:
- correctly use -K option in dnssec-keygen
- fix an improper free() in dnssec-revoke
- fix grammar in dnssec-settime
Mark Andrews [Fri, 4 Sep 2009 03:58:57 +0000 (03:58 +0000)]
use HAVE_GETPASS
Mark Andrews [Fri, 4 Sep 2009 02:31:29 +0000 (02:31 +0000)]
ALG_FORMATSIZE -> 20
Mark Andrews [Fri, 4 Sep 2009 02:09:33 +0000 (02:09 +0000)]
make getpass dependent on HAVE_GETPASS
Mark Andrews [Fri, 4 Sep 2009 00:49:50 +0000 (00:49 +0000)]
isc_resourcevalue_t is unsigned. use %ISC_PRINT_QUADFORMATu
Mark Andrews [Fri, 4 Sep 2009 00:46:09 +0000 (00:46 +0000)]
'test' uses '=' not '=='
Automatic Updater [Thu, 3 Sep 2009 23:48:13 +0000 (23:48 +0000)]
update copyright notice
Automatic Updater [Thu, 3 Sep 2009 23:30:32 +0000 (23:30 +0000)]
newcopyrights
Tatuya JINMEI 神明達哉 [Thu, 3 Sep 2009 21:55:13 +0000 (21:55 +0000)]
cleanup: fixed incorrect ifdef [RT #20210]
Tatuya JINMEI 神明達哉 [Thu, 3 Sep 2009 21:45:46 +0000 (21:45 +0000)]
added workaround for a recent change thatview->secroots is not created
with view. [RT #20209]
Evan Hunt [Thu, 3 Sep 2009 20:28:46 +0000 (20:28 +0000)]
update cvsignore files
Francis Dupont [Thu, 3 Sep 2009 13:51:46 +0000 (13:51 +0000)]
remove extra ./Makefile
Francis Dupont [Thu, 3 Sep 2009 13:43:52 +0000 (13:43 +0000)]
oldkey must be initialized to NULL
Mark Andrews [Thu, 3 Sep 2009 04:33:13 +0000 (04:33 +0000)]
remove md4.c from patch
Mark Andrews [Thu, 3 Sep 2009 04:09:58 +0000 (04:09 +0000)]
2669. [func] Update PKCS#11 support to support Keyper HSM.
Update PKCS#11 patch to be against openssl-0.9.8i.
Automatic Updater [Thu, 3 Sep 2009 01:25:54 +0000 (01:25 +0000)]
commit pdf for 9.7.0a3
Automatic Updater [Thu, 3 Sep 2009 01:14:42 +0000 (01:14 +0000)]
regen
Evan Hunt [Thu, 3 Sep 2009 00:12:23 +0000 (00:12 +0000)]
silence win32 compiler warnings
Evan Hunt [Wed, 2 Sep 2009 23:51:55 +0000 (23:51 +0000)]
s/isc__mem_reallocate/isc___mem_reallocate/
Automatic Updater [Wed, 2 Sep 2009 23:48:03 +0000 (23:48 +0000)]
update copyright notice
Evan Hunt [Wed, 2 Sep 2009 23:43:54 +0000 (23:43 +0000)]
- define isc_mem_reallocate() in the abstract API for export lib [rt20208]
- define BIND9 in config.h.win32
- fix problems in mem.h caused by the win32 preprocessor failing to
expand macros used within macros
- silence a win32 compiler warning in hip_55.c
Automatic Updater [Wed, 2 Sep 2009 23:30:44 +0000 (23:30 +0000)]
newcopyrights
Jeremy Reed [Wed, 2 Sep 2009 21:24:24 +0000 (21:24 +0000)]
Minor two word change about managed-keys (fixes typo too).
As discussed in RT #19874.
Evan Hunt [Wed, 2 Sep 2009 19:36:36 +0000 (19:36 +0000)]
add /D BIND9 for win32 build
Evan Hunt [Wed, 2 Sep 2009 19:01:49 +0000 (19:01 +0000)]
add backtrace.c, backtrace.h, backtrace-emptytbl.c, backtrace-emptytbl.h
to win32 build
Tatuya JINMEI 神明達哉 [Wed, 2 Sep 2009 18:38:40 +0000 (18:38 +0000)]
corrected trivial comment errors (reviewed by Evan in jabber)
Evan Hunt [Wed, 2 Sep 2009 18:32:25 +0000 (18:32 +0000)]
changes needed for win32 build
Evan Hunt [Wed, 2 Sep 2009 18:00:51 +0000 (18:00 +0000)]
add /D "BIND9" for win32 builds
(we'll probably need a different project file for creating an exportable DLL)
Evan Hunt [Wed, 2 Sep 2009 17:58:06 +0000 (17:58 +0000)]
missing include needed for win32 build
Evan Hunt [Wed, 2 Sep 2009 17:23:45 +0000 (17:23 +0000)]
update win32 libisc.def
Evan Hunt [Wed, 2 Sep 2009 16:39:20 +0000 (16:39 +0000)]
retroactively added a note to change 2630 that "ddns-autoconf" has been removed.
Evan Hunt [Wed, 2 Sep 2009 16:10:03 +0000 (16:10 +0000)]
remove references to the "ddns-autoconf" option, which no longer exists
Francis Dupont [Wed, 2 Sep 2009 08:41:06 +0000 (08:41 +0000)]
trivial fix: second Step 2 -> 3
Evan Hunt [Wed, 2 Sep 2009 06:41:31 +0000 (06:41 +0000)]
Initial prep for 9.7.0a3 release.
Evan Hunt [Wed, 2 Sep 2009 06:29:01 +0000 (06:29 +0000)]
2668. [func] Several improvements to dnssec-* tools, including:
- dnssec-keygen and dnssec-settime can now set key
metadata fields 0 (to unset a value, use "none")
- dnssec-revoke sets the revocation date in
addition to the revoke bit
- dnssec-settime can now print individual metadata
fields instead of always printing all of them,
and can print them in unix epoch time format for
use by scripts
[RT #19942]
Mark Andrews [Wed, 2 Sep 2009 04:45:41 +0000 (04:45 +0000)]
close off command
Tatuya JINMEI 神明達哉 [Wed, 2 Sep 2009 04:25:19 +0000 (04:25 +0000)]
suppress compiler warnings [RT #20203]
Mark Andrews [Wed, 2 Sep 2009 03:56:54 +0000 (03:56 +0000)]
update
Mark Andrews [Wed, 2 Sep 2009 03:54:09 +0000 (03:54 +0000)]
README.libdns
Automatic Updater [Tue, 1 Sep 2009 23:47:45 +0000 (23:47 +0000)]
update copyright notice
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 23:05:33 +0000 (23:05 +0000)]
cleanup: removed a redundant semi-colon
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 22:52:27 +0000 (22:52 +0000)]
treat FD_SIZE as int (which can be defined as unsigned on some platforms)
to silence compiler
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 22:30:28 +0000 (22:30 +0000)]
avoid using @< (which some make don't seem to understand) for portability
Evan Hunt [Tue, 1 Sep 2009 20:13:44 +0000 (20:13 +0000)]
- add .cvsignore files
- silence tinderbox warnings about missing config.h in a few files.
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 18:50:52 +0000 (18:50 +0000)]
missing new file
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 18:41:05 +0000 (18:41 +0000)]
regen
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 18:40:25 +0000 (18:40 +0000)]
2667. [func] Add support for logging stack backtrace on assertion
failure (not available for all platforms). [RT #19780]
9.7.0
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 17:55:07 +0000 (17:55 +0000)]
regen
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 17:54:16 +0000 (17:54 +0000)]
fixed build error on hpux due to gai_strerror() prototype mismatch
[RT #20194]
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 17:36:51 +0000 (17:36 +0000)]
2666. [func] Added an 'options' argument to dns_name_fromstring()
(API change from 9.7.0a2). [RT #20196]
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 08:12:33 +0000 (08:12 +0000)]
fixed trivial errors about the type of function return values
Evan Hunt [Tue, 1 Sep 2009 07:14:26 +0000 (07:14 +0000)]
2665. [func] Clarify syntax for managed-keys {} statement, add
ARM documentation about RFC 5011 support. [RT #19874]
Evan Hunt [Tue, 1 Sep 2009 07:04:12 +0000 (07:04 +0000)]
2664. [bug] create_keydata() and minimal_update() in zone.c
didn't properly check return values for some
functions. [RT #19956]
Mark Andrews [Tue, 1 Sep 2009 06:51:47 +0000 (06:51 +0000)]
2663. [func] win32: allow named to run as a service using
"NT AUTHORITY\LocalService" as the account. [RT #19977]
Evan Hunt [Tue, 1 Sep 2009 05:50:18 +0000 (05:50 +0000)]
2662. [bug] lwres_getipnodebyname() and lwres_getipnodebyaddr()
returned a misleading error code when lwresd was
down. [RT #20028]
2661. [bug] Check whether socket fd exceeds FD_SETSIZE when
creating lwres context. [RT #20029]