]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
16 years agoregen
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 17:55:07 +0000 (17:55 +0000)] 
regen

16 years agofixed build error on hpux due to gai_strerror() prototype mismatch
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]

16 years ago2666. [func] Added an 'options' argument to dns_name_fromstring()
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]

16 years agofixed trivial errors about the type of function return values
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 08:12:33 +0000 (08:12 +0000)] 
fixed trivial errors about the type of function return values

16 years ago2665. [func] Clarify syntax for managed-keys {} statement, add
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]

16 years ago2664. [bug] create_keydata() and minimal_update() in zone.c
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]

16 years ago2663. [func] win32: allow named to run as a service using
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]

16 years ago2662. [bug] lwres_getipnodebyname() and lwres_getipnodebyaddr()
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]

16 years agoadded include <config.h>
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 03:43:27 +0000 (03:43 +0000)] 
added include <config.h>

16 years agomake the _H definition consistent with the file name.
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 03:31:33 +0000 (03:31 +0000)] 
make the _H definition consistent with the file name.

16 years agoadd #include <isc/print.h>
Mark Andrews [Tue, 1 Sep 2009 02:54:26 +0000 (02:54 +0000)] 
add #include <isc/print.h>

16 years agoregen
Mark Andrews [Tue, 1 Sep 2009 01:59:57 +0000 (01:59 +0000)] 
regen

16 years ago2660. [func] Add a new set of DNS libraries for non-BIND9
Tatuya JINMEI 神明達哉 [Tue, 1 Sep 2009 00:22:28 +0000 (00:22 +0000)] 
2660. [func] Add a new set of DNS libraries for non-BIND9
applications.  See README.libdns. [RT #19369]

16 years agoregen
Automatic Updater [Sat, 29 Aug 2009 01:14:37 +0000 (01:14 +0000)] 
regen

16 years agoupdate copyright notice
Automatic Updater [Fri, 28 Aug 2009 23:48:02 +0000 (23:48 +0000)] 
update copyright notice

16 years ago2659. [doc] Clarify dnssec-keygen doc: key name must match zone
Evan Hunt [Fri, 28 Aug 2009 21:47:02 +0000 (21:47 +0000)] 
2659. [doc] Clarify dnssec-keygen doc: key name must match zone
name for DNSSEC keys. [RT #19938]

16 years ago2658. [bug] dnssec-settime and dnssec-revoke didn't process
Evan Hunt [Fri, 28 Aug 2009 03:13:08 +0000 (03:13 +0000)] 
2658. [bug] dnssec-settime and dnssec-revoke didn't process
key file paths correctly. [RT #20078]

16 years agoauto update
Automatic Updater [Thu, 27 Aug 2009 23:18:22 +0000 (23:18 +0000)] 
auto update

16 years agoregen
Automatic Updater [Thu, 27 Aug 2009 01:14:39 +0000 (01:14 +0000)] 
regen

16 years agoUpdate date for manpage.
Jeremy Reed [Wed, 26 Aug 2009 21:56:05 +0000 (21:56 +0000)] 
Update date for manpage.
Add -l to synopsis sections. (It is already documented.)
Mention the RFC number for DLV.
Not adding a CHANGES entry. No official release since this was added.
The previous CHANGES entries for this are 2611 and 2636.

16 years agoAdd -l to synopsis. For RT BUG 20147.
Jeremy Reed [Wed, 26 Aug 2009 21:34:44 +0000 (21:34 +0000)] 
Add -l to synopsis. For RT BUG 20147.
Not adding a CHANGES entry as is so minor and the -l addition is
in 2630 which is not in any official release.
Also update the date for the manual page.

16 years agoregen
Automatic Updater [Wed, 26 Aug 2009 01:14:39 +0000 (01:14 +0000)] 
regen

16 years agoupdate copyright notice
Automatic Updater [Tue, 25 Aug 2009 23:47:51 +0000 (23:47 +0000)] 
update copyright notice

16 years agonewcopyrights
Automatic Updater [Tue, 25 Aug 2009 23:30:31 +0000 (23:30 +0000)] 
newcopyrights

16 years ago2657. [cleanup] Lower "journal file <path> does not exist, creating it"
Mark Andrews [Tue, 25 Aug 2009 07:41:28 +0000 (07:41 +0000)] 
2657.   [cleanup]       Lower "journal file <path> does not exist, creating it"
                        log level to debug 1. [RT #20058]

16 years ago2656. [func] win32: add a "tools only" check box to the installer
Mark Andrews [Tue, 25 Aug 2009 06:47:32 +0000 (06:47 +0000)] 
2656.   [func]          win32: add a "tools only" check box to the installer
                        which causes it to only install dig, host, nslookup,
                        nsupdate and relevent dlls.  [RT #19998]

16 years agoCHANGES
Mark Andrews [Tue, 25 Aug 2009 06:47:06 +0000 (06:47 +0000)] 
CHANGES

16 years ago2655. [doc] Document that key-directory does not affect
Mark Andrews [Tue, 25 Aug 2009 02:56:03 +0000 (02:56 +0000)] 
2655.   [doc]           Document that key-directory does not affect
                        bind.keys, rndc.key or session.key.  [RT #20155]

16 years ago2654. [bug] Improve error reporting on duplicated names for
Mark Andrews [Tue, 25 Aug 2009 02:42:46 +0000 (02:42 +0000)] 
2654.   [bug]           Improve error reporting on duplicated names for
                        deny-answer-xxx. [RT #20164]

16 years agoindent
Francis Dupont [Sun, 23 Aug 2009 11:44:44 +0000 (11:44 +0000)] 
indent

16 years agoauto update
Automatic Updater [Thu, 20 Aug 2009 23:20:50 +0000 (23:20 +0000)] 
auto update

16 years agoregen
Automatic Updater [Thu, 20 Aug 2009 01:13:34 +0000 (01:13 +0000)] 
regen

16 years agoadd comments to multi view tsig example
Mark Andrews [Wed, 19 Aug 2009 23:38:11 +0000 (23:38 +0000)] 
add comments to multi view tsig example

16 years agoauto update
Automatic Updater [Tue, 18 Aug 2009 23:18:25 +0000 (23:18 +0000)] 
auto update

16 years ago2653. [bug] Treat ENGINE_load_private_key() failures as key
Mark Andrews [Tue, 18 Aug 2009 07:45:14 +0000 (07:45 +0000)] 
2653.   [bug]           Treat ENGINE_load_private_key() failures as key
                        not found rather than out of memory.  [RT #18033]

16 years ago2652. [func] Provide more detail about what record is being
Mark Andrews [Mon, 17 Aug 2009 07:18:41 +0000 (07:18 +0000)] 
2652.   [func]          Provide more detail about what record is being
                        deleted. [RT #20061]

16 years agoupdate copyright notice
Automatic Updater [Sat, 15 Aug 2009 23:48:06 +0000 (23:48 +0000)] 
update copyright notice

16 years agonewcopyrights
Automatic Updater [Sat, 15 Aug 2009 23:30:34 +0000 (23:30 +0000)] 
newcopyrights

16 years agoBack out change #2652
Evan Hunt [Sat, 15 Aug 2009 05:03:14 +0000 (05:03 +0000)] 
Back out change #2652

16 years ago2652. [bug] lwres_getipnodebyname() and lwres_getipnodebyaddr()
Evan Hunt [Sat, 15 Aug 2009 03:11:57 +0000 (03:11 +0000)] 
2652. [bug] lwres_getipnodebyname() and lwres_getipnodebyaddr()
returned a misleading error code when lwresd was
down. [RT #20028]

16 years agoauto update
Automatic Updater [Fri, 14 Aug 2009 23:18:42 +0000 (23:18 +0000)] 
auto update

16 years agomissing semicolon
Mark Andrews [Fri, 14 Aug 2009 07:51:08 +0000 (07:51 +0000)] 
missing semicolon

16 years ago2651. [bug] Dates could print incorrectly in K*.key files on
Evan Hunt [Fri, 14 Aug 2009 06:28:40 +0000 (06:28 +0000)] 
2651. [bug] Dates could print incorrectly in K*.key files on
64-bit systems. [RT #20076]

16 years agoremove false positive for out of date documentation
Mark Andrews [Fri, 14 Aug 2009 06:17:20 +0000 (06:17 +0000)] 
remove false positive for out of date documentation

16 years ago2650. [bug] Assertion failure in dnssec-signzone when trying
Evan Hunt [Fri, 14 Aug 2009 01:07:00 +0000 (01:07 +0000)] 
2650. [bug] Assertion failure in dnssec-signzone when trying
                        to read keyset-* files. [RT #20075]

16 years agoupdate copyright notice
Automatic Updater [Thu, 13 Aug 2009 07:14:05 +0000 (07:14 +0000)] 
update copyright notice

16 years agosilence format warnings: treat uid/gid as longs when printing
Mark Andrews [Thu, 13 Aug 2009 07:04:38 +0000 (07:04 +0000)] 
silence format warnings: treat uid/gid as longs when printing

16 years ago2649. [bug] Set the domain for forward only zones. [RT #19944]
Mark Andrews [Thu, 13 Aug 2009 04:33:51 +0000 (04:33 +0000)] 
2649.   [bug]           Set the domain for forward only zones. [RT #19944]

16 years agosilence compiler warnings
Mark Andrews [Thu, 13 Aug 2009 04:13:58 +0000 (04:13 +0000)] 
silence compiler warnings

16 years ago2648. [port] win32: isc_time_seconds() was broken. [RT #19900]
Mark Andrews [Thu, 13 Aug 2009 03:34:10 +0000 (03:34 +0000)] 
2648.   [port]          win32: isc_time_seconds() was broken. [RT #19900]

16 years ago2647. [bug] Remove unnecessary SOA updates when a new KSK is
Mark Andrews [Thu, 13 Aug 2009 02:53:01 +0000 (02:53 +0000)] 
2647.   [bug]           Remove unnecessary SOA updates when a new KSK is
                        added. [RT #19913]

16 years ago2646. [bug] Incorrect cleanup on error in socket.c. [RT #19987]
Mark Andrews [Thu, 13 Aug 2009 02:11:20 +0000 (02:11 +0000)] 
2646.   [bug]           Incorrect cleanup on error in socket.c. [RT #19987]

16 years ago2645. [port] "gcc -m32" didn't work on amd64 and x86_64 platforms
Mark Andrews [Thu, 13 Aug 2009 01:51:19 +0000 (01:51 +0000)] 
2645.   [port]          "gcc -m32" didn't work on amd64 and x86_64 platforms
                        which default to 64 bits. [RT #19927]

16 years agoauto update
Automatic Updater [Tue, 11 Aug 2009 23:17:58 +0000 (23:17 +0000)] 
auto update

16 years agoauto update
Automatic Updater [Mon, 10 Aug 2009 23:18:36 +0000 (23:18 +0000)] 
auto update

17 years agoauto update
Automatic Updater [Fri, 7 Aug 2009 23:18:01 +0000 (23:18 +0000)] 
auto update

17 years agoupdate copyright notice
Automatic Updater [Thu, 6 Aug 2009 23:47:44 +0000 (23:47 +0000)] 
update copyright notice

17 years agonewcopyrights
Automatic Updater [Thu, 6 Aug 2009 23:30:29 +0000 (23:30 +0000)] 
newcopyrights

17 years agoupdate how to regenerate the documentation
Mark Andrews [Thu, 6 Aug 2009 01:31:50 +0000 (01:31 +0000)] 
update how to regenerate the documentation

17 years agoupdate "Update the copyrights" directions
Mark Andrews [Thu, 6 Aug 2009 01:21:58 +0000 (01:21 +0000)] 
update "Update the copyrights" directions

17 years agoupdate copyright notice
Automatic Updater [Wed, 5 Aug 2009 23:47:43 +0000 (23:47 +0000)] 
update copyright notice

17 years agonewcopyrights
Automatic Updater [Wed, 5 Aug 2009 23:30:31 +0000 (23:30 +0000)] 
newcopyrights

17 years agoauto update
Automatic Updater [Wed, 5 Aug 2009 23:18:20 +0000 (23:18 +0000)] 
auto update

17 years agoneeded fixes for windows build
Evan Hunt [Wed, 5 Aug 2009 18:43:37 +0000 (18:43 +0000)] 
needed fixes for windows build

17 years ago2644. [bug] Change #2628 caused a regression on some systems;
Evan Hunt [Wed, 5 Aug 2009 17:35:33 +0000 (17:35 +0000)] 
2644.   [bug]           Change #2628 caused a regression on some systems;
                        named was unable to write the PID file and would
                        fail on startup. [RT #20001]

17 years ago2643. [bug] Stub zones interacted badly with NSEC3 support.
Mark Andrews [Wed, 5 Aug 2009 02:09:04 +0000 (02:09 +0000)] 
2643.   [bug]           Stub zones interacted badly with NSEC3 support.
                        [RT #19777]

17 years ago4635: HMAC SHA TSIG Algorithm Identifiers
Mark Andrews [Sat, 1 Aug 2009 06:05:45 +0000 (06:05 +0000)] 
4635:   HMAC SHA TSIG Algorithm Identifiers

17 years agofix a comment ("ddns.key" should have been changed to "session.key").
Evan Hunt [Fri, 31 Jul 2009 23:43:23 +0000 (23:43 +0000)] 
fix a comment ("ddns.key" should have been changed to "session.key").

17 years agoauto update
Automatic Updater [Fri, 31 Jul 2009 23:18:30 +0000 (23:18 +0000)] 
auto update

17 years agouse genrandom to produce random data for input to ddns-confgen
Evan Hunt [Thu, 30 Jul 2009 15:11:41 +0000 (15:11 +0000)] 
use genrandom to produce random data for input to ddns-confgen

17 years agoupdate copyright notice
Automatic Updater [Wed, 29 Jul 2009 23:47:43 +0000 (23:47 +0000)] 
update copyright notice

17 years ago2642. [bug] nsupdate could dump core on solaris when reading
Evan Hunt [Wed, 29 Jul 2009 23:45:24 +0000 (23:45 +0000)] 
2642. [bug] nsupdate could dump core on solaris when reading
improperly formatted key files.  [RT #20015]

17 years agonewcopyrights
Automatic Updater [Wed, 29 Jul 2009 23:30:27 +0000 (23:30 +0000)] 
newcopyrights

17 years ago2641. [bug] Fixed an error in parsing update-policy syntax,
Evan Hunt [Wed, 29 Jul 2009 17:52:00 +0000 (17:52 +0000)] 
2641. [bug] Fixed an error in parsing update-policy syntax,
added a regression test to check it. [RT #20007]

17 years agoauto update
Automatic Updater [Tue, 28 Jul 2009 23:18:56 +0000 (23:18 +0000)] 
auto update

17 years agoprepare 9.7.0a2 re-release
Automatic Updater [Tue, 28 Jul 2009 20:37:09 +0000 (20:37 +0000)] 
prepare 9.7.0a2 re-release

17 years agobump release tag
Evan Hunt [Tue, 28 Jul 2009 19:58:21 +0000 (19:58 +0000)] 
bump release tag

17 years ago2640. [security] A specially crafted update packet will cause named
Mark Andrews [Tue, 28 Jul 2009 15:45:43 +0000 (15:45 +0000)] 
2640.   [security]      A specially crafted update packet will cause named
                        to exit. [RT #20000]

17 years agoplaceholder
Mark Andrews [Tue, 28 Jul 2009 13:53:48 +0000 (13:53 +0000)] 
placeholder

17 years agoregen
Automatic Updater [Mon, 27 Jul 2009 01:13:17 +0000 (01:13 +0000)] 
regen

17 years agotrivial doc change in ARM ("12" should have been "13")
Evan Hunt [Mon, 27 Jul 2009 00:43:13 +0000 (00:43 +0000)] 
trivial doc change in ARM ("12" should have been "13")

17 years agoauto update
Automatic Updater [Thu, 23 Jul 2009 23:18:42 +0000 (23:18 +0000)] 
auto update

17 years agoupdate
Mark Andrews [Tue, 21 Jul 2009 07:06:08 +0000 (07:06 +0000)] 
update

17 years agoregen
Automatic Updater [Tue, 21 Jul 2009 07:02:09 +0000 (07:02 +0000)] 
regen

17 years ago2639. [bug] Silence compiler warnings in gssapi code. [RT #19954]
Mark Andrews [Tue, 21 Jul 2009 06:58:22 +0000 (06:58 +0000)] 
2639.   [bug]           Silence compiler warnings in gssapi code. [RT #19954]

17 years ago2638. [bug] Silence compiler warnings in gssapi code. [RT #19954]
Mark Andrews [Tue, 21 Jul 2009 06:53:09 +0000 (06:53 +0000)] 
2638.   [bug]           Silence compiler warnings in gssapi code. [RT #19954]

17 years agoHTML -> X man.dnssec-revoke.html man.dnssec-settime.html
Mark Andrews [Tue, 21 Jul 2009 04:14:44 +0000 (04:14 +0000)] 
HTML -> X man.dnssec-revoke.html man.dnssec-settime.html

17 years agochange numbers
Mark Andrews [Tue, 21 Jul 2009 03:30:33 +0000 (03:30 +0000)] 
change numbers

17 years agofix comment
Mark Andrews [Tue, 21 Jul 2009 03:27:38 +0000 (03:27 +0000)] 
fix comment

17 years agomisc. bug fixes including null pointer dereference and memory leak.
Tatuya JINMEI 神明達哉 [Tue, 21 Jul 2009 02:57:39 +0000 (02:57 +0000)] 
misc. bug fixes including null pointer dereference and memory leak.
[RT #19953]

I don't update CHANGES as this code has never been publicly released.

17 years ago2628. [bug] Install arpaname. [RT #19957]
Mark Andrews [Tue, 21 Jul 2009 02:41:01 +0000 (02:41 +0000)] 
2628.   [bug]           Install arpaname. [RT #19957]

17 years ago2627. [func] Rationalize dnssec-signzone's signwithkey() calling.
Mark Andrews [Tue, 21 Jul 2009 01:22:27 +0000 (01:22 +0000)] 
2627.   [func]          Rationalize dnssec-signzone's signwithkey() calling.
                        [RT #19959]

17 years agoregen
Automatic Updater [Tue, 21 Jul 2009 01:13:24 +0000 (01:13 +0000)] 
regen

17 years agoupdate copyright notice
Automatic Updater [Mon, 20 Jul 2009 23:47:44 +0000 (23:47 +0000)] 
update copyright notice

17 years agonewcopyrights
Automatic Updater [Mon, 20 Jul 2009 23:30:31 +0000 (23:30 +0000)] 
newcopyrights

17 years agore-indent (to be finished)
Francis Dupont [Mon, 20 Jul 2009 12:11:58 +0000 (12:11 +0000)] 
re-indent (to be finished)

17 years agofix extra space after now- in now-revoked
Francis Dupont [Mon, 20 Jul 2009 11:56:35 +0000 (11:56 +0000)] 
fix extra space after now- in now-revoked

17 years agoman.dnssec-settime.html
Automatic Updater [Mon, 20 Jul 2009 02:10:42 +0000 (02:10 +0000)] 
man.dnssec-settime.html

17 years agochar mechbuf[17] -> unsigned char mechbuf[17]
Mark Andrews [Mon, 20 Jul 2009 01:55:37 +0000 (01:55 +0000)] 
char mechbuf[17] -> unsigned char mechbuf[17]

17 years agoregen
Automatic Updater [Mon, 20 Jul 2009 01:13:18 +0000 (01:13 +0000)] 
regen