]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
15 years agoupdate
Automatic Updater [Thu, 18 Nov 2010 01:16:38 +0000 (01:16 +0000)] 
update

15 years agoupdate copyright notice
Automatic Updater [Thu, 18 Nov 2010 00:59:43 +0000 (00:59 +0000)] 
update copyright notice

15 years ago2972. [bug] win32: address windows socket errors. [RT #21906]
Mark Andrews [Thu, 18 Nov 2010 00:24:00 +0000 (00:24 +0000)] 
2972.   [bug]           win32: address windows socket errors. [RT #21906]

15 years agoupdate
Automatic Updater [Thu, 18 Nov 2010 00:16:21 +0000 (00:16 +0000)] 
update

15 years agoupdate copyright notice
Automatic Updater [Wed, 17 Nov 2010 23:47:09 +0000 (23:47 +0000)] 
update copyright notice

15 years agonewcopyrights
Automatic Updater [Wed, 17 Nov 2010 23:30:40 +0000 (23:30 +0000)] 
newcopyrights

15 years agoupdate
Automatic Updater [Wed, 17 Nov 2010 04:16:23 +0000 (04:16 +0000)] 
update

15 years agohandle namedxx.conf
Mark Andrews [Wed, 17 Nov 2010 03:16:21 +0000 (03:16 +0000)] 
handle namedxx.conf

15 years agoupdate
Automatic Updater [Wed, 17 Nov 2010 01:15:40 +0000 (01:15 +0000)] 
update

15 years ago2971. [bug] Fixed a bug that caused journal files not to be
Evan Hunt [Wed, 17 Nov 2010 00:27:54 +0000 (00:27 +0000)] 
2971. [bug] Fixed a bug that caused journal files not to be
compacted on Windows systems as a result of
non-POSIX-compliant rename() semantics. [RT #22434]

15 years agoupdate
Automatic Updater [Wed, 17 Nov 2010 00:16:26 +0000 (00:16 +0000)] 
update

15 years agoauto update
Automatic Updater [Tue, 16 Nov 2010 23:16:46 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Automatic Updater [Tue, 16 Nov 2010 07:15:32 +0000 (07:15 +0000)] 
update

15 years ago2970. [security] Adding a NO DATA negative cache entry failed to clear
Mark Andrews [Tue, 16 Nov 2010 06:46:44 +0000 (06:46 +0000)] 
2970.   [security]      Adding a NO DATA negative cache entry failed to clear
                        any matching RRSIG records.  A subsequent lookup of
                        of NO DATA cache entry could trigger a INSIST when the
                        unexpected RRSIG was also returned with the NO DATA
                        cache entry.  [RT #22288]

15 years agoupdate
Automatic Updater [Tue, 16 Nov 2010 06:15:29 +0000 (06:15 +0000)] 
update

15 years agoremove accidental commit
Mark Andrews [Tue, 16 Nov 2010 05:38:31 +0000 (05:38 +0000)] 
remove accidental commit

15 years agoupdate
Automatic Updater [Tue, 16 Nov 2010 02:16:31 +0000 (02:16 +0000)] 
update

15 years agoFix acl type processing so that allow-query works in options and view
Shawn Routhier [Tue, 16 Nov 2010 01:37:39 +0000 (01:37 +0000)] 
Fix acl type processing so that allow-query works in options and view
statements.  Also add a new set of tests to verify proper functioning.
[RT #22418]

15 years agoupdate
Automatic Updater [Tue, 16 Nov 2010 01:15:26 +0000 (01:15 +0000)] 
update

15 years ago2968. [security] Named could fail to prove a data set was insecure
Mark Andrews [Tue, 16 Nov 2010 01:14:51 +0000 (01:14 +0000)] 
2968.   [security]      Named could fail to prove a data set was insecure
                        before marking it as insecure.  One set of conditions
                        that can trigger this occurs naturally when rolling
                        DNSKEY algorithms.  [RT #22309]

15 years agocheck for size equal zero in _format(), replace snprintf of a fixed string with strlcpy
Mark Andrews [Tue, 16 Nov 2010 00:53:36 +0000 (00:53 +0000)] 
check for size equal zero in _format(), replace snprintf of a fixed string with strlcpy

15 years agocheck that grow_headerspace added enough space or re-call it
Mark Andrews [Tue, 16 Nov 2010 00:51:41 +0000 (00:51 +0000)] 
check that grow_headerspace added enough space or re-call it

15 years agoREQUIRE that rataset/rdatalist be non NULL
Mark Andrews [Tue, 16 Nov 2010 00:50:28 +0000 (00:50 +0000)] 
REQUIRE that rataset/rdatalist be non NULL

15 years agoINSIST that bucket in no longer ISC_ADB_INVALIDBUCKET after find_*_and_lock calls
Mark Andrews [Tue, 16 Nov 2010 00:49:18 +0000 (00:49 +0000)] 
INSIST that bucket in no longer ISC_ADB_INVALIDBUCKET after find_*_and_lock calls

15 years agocheck for snprintf failure
Mark Andrews [Tue, 16 Nov 2010 00:47:48 +0000 (00:47 +0000)] 
check for snprintf failure

15 years agosafecpy -> strlcpy
Mark Andrews [Tue, 16 Nov 2010 00:46:39 +0000 (00:46 +0000)] 
safecpy -> strlcpy

15 years agostrncpy + array[end] = 0 -> strlcpy
Mark Andrews [Tue, 16 Nov 2010 00:46:00 +0000 (00:46 +0000)] 
strncpy + array[end] = 0 -> strlcpy

15 years agoisc_netaddr_format() check for sies equal 0
Mark Andrews [Tue, 16 Nov 2010 00:43:02 +0000 (00:43 +0000)] 
isc_netaddr_format() check for sies equal 0

15 years agoisc_sockaddr_format() check for sies equal 0
Mark Andrews [Tue, 16 Nov 2010 00:42:35 +0000 (00:42 +0000)] 
isc_sockaddr_format() check for sies equal 0

15 years agocfg_obj_asnetprefix() check that the destinations are non NULL before writing to...
Mark Andrews [Tue, 16 Nov 2010 00:41:32 +0000 (00:41 +0000)] 
cfg_obj_asnetprefix() check that the destinations are non NULL before writing to them

15 years agoupdate
Automatic Updater [Wed, 10 Nov 2010 09:15:26 +0000 (09:15 +0000)] 
update

15 years agonew draft
Mark Andrews [Wed, 10 Nov 2010 08:59:26 +0000 (08:59 +0000)] 
new draft

15 years agoauto update
Automatic Updater [Mon, 8 Nov 2010 23:16:36 +0000 (23:16 +0000)] 
auto update

15 years agoauto update
Automatic Updater [Thu, 4 Nov 2010 23:16:45 +0000 (23:16 +0000)] 
auto update

15 years agoauto update
Automatic Updater [Wed, 3 Nov 2010 23:16:39 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Automatic Updater [Wed, 3 Nov 2010 01:15:27 +0000 (01:15 +0000)] 
update

15 years agobranch snapshots
Mark Andrews [Wed, 3 Nov 2010 01:04:36 +0000 (01:04 +0000)] 
branch snapshots

15 years agoauto update
Automatic Updater [Mon, 1 Nov 2010 23:16:51 +0000 (23:16 +0000)] 
auto update

15 years agoauto update
Automatic Updater [Sat, 30 Oct 2010 23:17:02 +0000 (23:17 +0000)] 
auto update

15 years agoauto update
Automatic Updater [Tue, 26 Oct 2010 23:16:35 +0000 (23:16 +0000)] 
auto update

15 years agoauto update
Automatic Updater [Mon, 25 Oct 2010 23:16:39 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Automatic Updater [Wed, 20 Oct 2010 00:16:21 +0000 (00:16 +0000)] 
update

15 years agoupdate copyright notice
Automatic Updater [Tue, 19 Oct 2010 23:47:10 +0000 (23:47 +0000)] 
update copyright notice

15 years agonewcopyrights
Automatic Updater [Tue, 19 Oct 2010 23:30:33 +0000 (23:30 +0000)] 
newcopyrights

15 years agoupdate
Automatic Updater [Tue, 19 Oct 2010 03:16:23 +0000 (03:16 +0000)] 
update

15 years ago2967. [bug] 'host -D' now turns on debugging messages earlier.
Mark Andrews [Tue, 19 Oct 2010 02:48:17 +0000 (02:48 +0000)] 
2967.   [bug]           'host -D' now turns on debugging messages earlier.
                        [RT #22361]

15 years agoupdate
Automatic Updater [Tue, 19 Oct 2010 00:16:41 +0000 (00:16 +0000)] 
update

15 years agoupdate copyright notice
Automatic Updater [Mon, 18 Oct 2010 23:47:08 +0000 (23:47 +0000)] 
update copyright notice

15 years agonewcopyrights
Automatic Updater [Mon, 18 Oct 2010 23:30:34 +0000 (23:30 +0000)] 
newcopyrights

15 years agoupdate
Automatic Updater [Mon, 18 Oct 2010 04:16:39 +0000 (04:16 +0000)] 
update

15 years ago2966. [bug] isc_print_vsnprintf() failed to check if there was
Mark Andrews [Mon, 18 Oct 2010 03:59:05 +0000 (03:59 +0000)] 
2966.   [bug]           isc_print_vsnprintf() failed to check if there was
                        space available in the buffer when adding a left
                        justified character with a non zero width,
                        (e.g. "%-1c"). [RT #22270]

15 years agoauto update
Automatic Updater [Fri, 15 Oct 2010 23:16:35 +0000 (23:16 +0000)] 
auto update

15 years agoauto update
Automatic Updater [Tue, 12 Oct 2010 23:16:42 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Mark Andrews [Mon, 11 Oct 2010 23:24:45 +0000 (23:24 +0000)] 
update

15 years agoauto update
Automatic Updater [Thu, 7 Oct 2010 23:16:35 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Automatic Updater [Mon, 4 Oct 2010 23:15:38 +0000 (23:15 +0000)] 
update

15 years agosilence 'Null terminator in string initializer ignored.' warning
Mark Andrews [Mon, 4 Oct 2010 22:27:41 +0000 (22:27 +0000)] 
silence 'Null terminator in string initializer ignored.' warning

15 years agoupdate
Automatic Updater [Sat, 2 Oct 2010 07:15:26 +0000 (07:15 +0000)] 
update

15 years agonew draft
Mark Andrews [Sat, 2 Oct 2010 06:54:51 +0000 (06:54 +0000)] 
new draft

15 years agoauto update
Automatic Updater [Thu, 30 Sep 2010 23:16:43 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Automatic Updater [Thu, 30 Sep 2010 01:15:27 +0000 (01:15 +0000)] 
update

15 years agocustom_WALMART_v9_7_2
Mark Andrews [Thu, 30 Sep 2010 00:17:29 +0000 (00:17 +0000)] 
custom_WALMART_v9_7_2

15 years agoupdate
Automatic Updater [Thu, 30 Sep 2010 00:16:23 +0000 (00:16 +0000)] 
update

15 years agoupdate copyright notice
Automatic Updater [Wed, 29 Sep 2010 23:47:05 +0000 (23:47 +0000)] 
update copyright notice

15 years agonewcopyrights
Automatic Updater [Wed, 29 Sep 2010 23:30:44 +0000 (23:30 +0000)] 
newcopyrights

15 years agoauto update
Automatic Updater [Wed, 29 Sep 2010 23:16:46 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Automatic Updater [Wed, 29 Sep 2010 05:16:28 +0000 (05:16 +0000)] 
update

15 years ago#include <isc/print.h>
Mark Andrews [Wed, 29 Sep 2010 04:30:13 +0000 (04:30 +0000)] 
#include <isc/print.h>

15 years agoupdate
Automatic Updater [Wed, 29 Sep 2010 04:18:27 +0000 (04:18 +0000)] 
update

15 years ago2965. [func] Test HMAC functions using test data from RFC 2104 and
Mark Andrews [Wed, 29 Sep 2010 04:03:00 +0000 (04:03 +0000)] 
2965.   [func]          Test HMAC functions using test data from RFC 2104 and
                        RFC 4634. [RT #21702]

15 years ago2965. [func] Test HMAC functions using test data from RFC 2104 and ...
Mark Andrews [Wed, 29 Sep 2010 04:00:16 +0000 (04:00 +0000)] 
2965.   [func]          Test HMAC functions using test data from RFC 2104 and                         RFC 4634. [RT #21702]

15 years agoupdate
Automatic Updater [Fri, 24 Sep 2010 09:16:21 +0000 (09:16 +0000)] 
update

15 years agoupdate copyright notice
Automatic Updater [Fri, 24 Sep 2010 08:31:23 +0000 (08:31 +0000)] 
update copyright notice

15 years agonewcopyrights
Automatic Updater [Fri, 24 Sep 2010 08:28:07 +0000 (08:28 +0000)] 
newcopyrights

15 years agoupdate
Automatic Updater [Fri, 24 Sep 2010 08:15:33 +0000 (08:15 +0000)] 
update

15 years agoplaceholder
Mark Andrews [Fri, 24 Sep 2010 08:10:12 +0000 (08:10 +0000)] 
placeholder

15 years agoupdate
Automatic Updater [Fri, 24 Sep 2010 05:15:42 +0000 (05:15 +0000)] 
update

15 years ago2963. [security] The allow-query acl was being applied instead of the
Mark Andrews [Fri, 24 Sep 2010 05:09:03 +0000 (05:09 +0000)] 
2963.   [security]      The allow-query acl was being applied instead of the
                        allow-query-cache acl to cache lookups. [RT #22114]

15 years agoupdate
Automatic Updater [Wed, 22 Sep 2010 01:15:24 +0000 (01:15 +0000)] 
update

15 years agoregen HEAD
Automatic Updater [Wed, 22 Sep 2010 01:13:54 +0000 (01:13 +0000)] 
regen HEAD

15 years agoauto update
Automatic Updater [Tue, 21 Sep 2010 23:16:16 +0000 (23:16 +0000)] 
auto update

15 years agoupdate
Automatic Updater [Tue, 21 Sep 2010 20:15:31 +0000 (20:15 +0000)] 
update

15 years agofixed typo from man.dnysssec to man.dnssec.
Paul Ebersman [Tue, 21 Sep 2010 19:47:57 +0000 (19:47 +0000)] 
fixed typo from man.dnysssec to man.dnssec.
reviewed by jreed, currently just fixed in HEAD.

15 years agoupdate
Automatic Updater [Fri, 17 Sep 2010 05:15:38 +0000 (05:15 +0000)] 
update

15 years agospelling
Mark Andrews [Fri, 17 Sep 2010 04:32:59 +0000 (04:32 +0000)] 
spelling

15 years agoupdate
Automatic Updater [Thu, 16 Sep 2010 05:15:38 +0000 (05:15 +0000)] 
update

15 years ago2962. [port] win32: add more dependancies to BINDBuild.dsw.
Mark Andrews [Thu, 16 Sep 2010 04:56:06 +0000 (04:56 +0000)] 
2962.   [port]          win32: add more dependancies to BINDBuild.dsw.
                        [RT #22062]

15 years agoupdate
Automatic Updater [Wed, 15 Sep 2010 23:30:26 +0000 (23:30 +0000)] 
update

15 years agosimplify grep
Mark Andrews [Wed, 15 Sep 2010 23:22:02 +0000 (23:22 +0000)] 
simplify grep

15 years agoupdate
Automatic Updater [Wed, 15 Sep 2010 16:15:36 +0000 (16:15 +0000)] 
update

15 years agoThe "resolver" test was failing on systems with old versions of "grep".
Evan Hunt [Wed, 15 Sep 2010 15:45:07 +0000 (15:45 +0000)] 
The "resolver" test was failing on systems with old versions of "grep".

15 years agoupdate
Automatic Updater [Wed, 15 Sep 2010 12:50:57 +0000 (12:50 +0000)] 
update

15 years agoupdate copyright notice
Automatic Updater [Wed, 15 Sep 2010 12:38:36 +0000 (12:38 +0000)] 
update copyright notice

15 years agonewcopyrights
Automatic Updater [Wed, 15 Sep 2010 12:34:00 +0000 (12:34 +0000)] 
newcopyrights

15 years ago./bin/tests/system/resolver/ns4/named.noaa
Mark Andrews [Wed, 15 Sep 2010 12:30:45 +0000 (12:30 +0000)] 
./bin/tests/system/resolver/ns4/named.noaa

15 years ago2961. [bug] Be still more selective about the non-authoritative
Mark Andrews [Wed, 15 Sep 2010 12:21:27 +0000 (12:21 +0000)] 
2961.   [bug]           Be still more selective about the non-authoritative
                        answers we apply change 2748 to. [RT #22074]

15 years agoupdate
Automatic Updater [Wed, 15 Sep 2010 12:15:34 +0000 (12:15 +0000)] 
update

15 years ago2960. [func] Check that named accepts non-authoritative answers.
Mark Andrews [Wed, 15 Sep 2010 12:07:56 +0000 (12:07 +0000)] 
2960.   [func]          Check that named accepts non-authoritative answers.
                        [RT #21594]

15 years agoupdate
Automatic Updater [Wed, 15 Sep 2010 04:16:34 +0000 (04:16 +0000)] 
update

15 years ago2959. [func] Check that named starts with a missing masterfile.
Mark Andrews [Wed, 15 Sep 2010 03:32:34 +0000 (03:32 +0000)] 
2959.   [func]          Check that named starts with a missing masterfile.
                        [RT #22076]

2958.   [bug]           named failed to start with a missing master file.
                        [RT #22076]