]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
13 years agoregen master
Tinderbox User [Wed, 12 Jun 2013 01:04:55 +0000 (01:04 +0000)] 
regen master

13 years agohandle realloc failure [RT #32105]
Mark Andrews [Tue, 11 Jun 2013 06:03:22 +0000 (16:03 +1000)] 
handle realloc failure [RT #32105]

13 years agoremove unnecessary DE_CONST; pass in as (const void *)
Mark Andrews [Tue, 11 Jun 2013 02:25:43 +0000 (12:25 +1000)] 
remove unnecessary DE_CONST; pass in as (const void *)

13 years ago[master] fix compiler warning
Evan Hunt [Tue, 11 Jun 2013 01:53:41 +0000 (18:53 -0700)] 
[master] fix compiler warning

13 years ago[master] corrected closing tag
Evan Hunt [Tue, 11 Jun 2013 01:48:30 +0000 (18:48 -0700)] 
[master] corrected closing tag

13 years agoupdate copyright notice
Tinderbox User [Mon, 10 Jun 2013 23:46:19 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Mon, 10 Jun 2013 23:30:17 +0000 (23:30 +0000)] 
newcopyrights

13 years ago[master] move rndc command documentation to "man rndc"
Evan Hunt [Mon, 10 Jun 2013 21:23:14 +0000 (14:23 -0700)] 
[master] move rndc command documentation to "man rndc"

3592. [doc] Moved documentation of rndc command options to the
rndc man page. [RT #33506]

13 years ago[rt33746] use CRC64 for map file error detection
Evan Hunt [Mon, 10 Jun 2013 21:19:22 +0000 (14:19 -0700)] 
[rt33746] use CRC64 for map file error detection

3591. [func] Use CRC-64 to detect map file corruption at load
time. [RT #33746]

13 years agoupdate copyright notice
Tinderbox User [Sat, 8 Jun 2013 23:46:57 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Sat, 8 Jun 2013 23:30:08 +0000 (23:30 +0000)] 
newcopyrights

13 years ago[master] improve RRL handling of deferrals and slipped NXDOMAIN
Evan Hunt [Sat, 8 Jun 2013 20:17:33 +0000 (13:17 -0700)] 
[master] improve RRL handling of deferrals and slipped NXDOMAIN

3590. [bug] When using RRL on recursive servers, defer
rate-limiting until after recursion is complete;
also, use correct rcode for slipped NXDOMAIN
responses.  [RT #33604]

13 years ago3589. [func] Report serial numbers in when starting zone transfers.
Mark Andrews [Fri, 7 Jun 2013 23:49:03 +0000 (09:49 +1000)] 
3589.   [func]          Report serial numbers in when starting zone transfers.
                        Report accepted NOTIFY requests including serial.
                        [RT# 33037]

13 years ago[master] fix memory leak in sigchase
Evan Hunt [Fri, 7 Jun 2013 18:15:36 +0000 (11:15 -0700)] 
[master] fix memory leak in sigchase

3588. [bug] dig: addressed a memory leak in the sigchase code
that could cause a shutdown crash.  [RT #33733]

13 years agoregen master
Tinderbox User [Fri, 7 Jun 2013 01:04:55 +0000 (01:04 +0000)] 
regen master

13 years agoMerge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9
Tinderbox User [Fri, 7 Jun 2013 01:01:16 +0000 (01:01 +0000)] 
Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9

13 years agoupdate copyright notice
Tinderbox User [Thu, 6 Jun 2013 23:46:20 +0000 (23:46 +0000)] 
update copyright notice

13 years agotypo
Mark Andrews [Thu, 6 Jun 2013 01:22:51 +0000 (11:22 +1000)] 
typo

13 years ago3587. [func] 'named -g' now checks the logging configuration but
Mark Andrews [Thu, 6 Jun 2013 01:08:16 +0000 (11:08 +1000)] 
3587.   [func]          'named -g' now checks the logging configuration but
                        does not use it. [RT #33473]

13 years agoregen master
Tinderbox User [Thu, 6 Jun 2013 01:04:49 +0000 (01:04 +0000)] 
regen master

13 years ago3586. [buf] Handle errors in xmlDocDumpFormatMemoryEnc. [RT #33706]
Mark Andrews [Thu, 6 Jun 2013 00:55:08 +0000 (10:55 +1000)] 
3586.   [buf]           Handle errors in xmlDocDumpFormatMemoryEnc. [RT #33706]

13 years agoupdate copyright notice
Tinderbox User [Wed, 5 Jun 2013 23:46:14 +0000 (23:46 +0000)] 
update copyright notice

13 years ago[master] add "-clean" option to "rndc delzone"
Evan Hunt [Wed, 5 Jun 2013 04:26:29 +0000 (21:26 -0700)] 
[master] add "-clean" option to "rndc delzone"

3585. [func] "rndc delzone -clean" option removes zone files
when deleting a zone. [RT #33570]

13 years agoupdate
Mark Andrews [Wed, 5 Jun 2013 01:23:54 +0000 (11:23 +1000)] 
update

13 years ago[master] assertion failure in resolver.c
Evan Hunt [Tue, 4 Jun 2013 18:22:47 +0000 (11:22 -0700)] 
[master] assertion failure in resolver.c

3584. [security] Caching data from an incompletely signed zone could
trigger an assertion failure in resolver.c [RT #33690]

13 years ago3583. [bug] Address memory leak in GSS-API processing [RT #33574]
Mark Andrews [Tue, 4 Jun 2013 01:59:57 +0000 (11:59 +1000)] 
3583.   [bug]           Address memory leak in GSS-API processing [RT #33574]

13 years ago3582. [bug] Silence false positive warning regarding missing file
Mark Andrews [Tue, 4 Jun 2013 01:34:03 +0000 (11:34 +1000)] 
3582.   [bug]           Silence false positive warning regarding missing file
                        directive for inline slave zones.  [RT #33662]

13 years agoredo: 3576. [bug] Address a shutdown race when validating. [RT #33573]
Mark Andrews [Tue, 4 Jun 2013 01:27:26 +0000 (11:27 +1000)] 
redo: 3576.   [bug]           Address a shutdown race when validating. [RT #33573]

13 years agoregen master
Tinderbox User [Tue, 4 Jun 2013 01:04:53 +0000 (01:04 +0000)] 
regen master

13 years ago3581. [bug] Changed the tcp-listen-queue default to 10. [RT #33029]
Curtis Blackburn [Mon, 3 Jun 2013 19:00:03 +0000 (14:00 -0500)] 
3581.    [bug]        Changed the tcp-listen-queue default to 10. [RT #33029]

13 years ago[master] possible race in acache.c
Evan Hunt [Sat, 1 Jun 2013 00:30:09 +0000 (17:30 -0700)] 
[master] possible race in acache.c

3580. [bug] Addressed a possible race in acache.c [RT #33602]

13 years agoaddress memory in dns_view_getsecroots failure
Mark Andrews [Fri, 31 May 2013 02:31:01 +0000 (12:31 +1000)] 
address memory in dns_view_getsecroots failure

13 years agocleanup
Mark Andrews [Fri, 31 May 2013 01:22:19 +0000 (11:22 +1000)] 
cleanup

13 years agoregen master
Tinderbox User [Fri, 31 May 2013 01:04:49 +0000 (01:04 +0000)] 
regen master

13 years agoupdate copyright notice
Tinderbox User [Thu, 30 May 2013 23:46:19 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Thu, 30 May 2013 23:30:24 +0000 (23:30 +0000)] 
newcopyrights

13 years ago3579. [maint] Updates to PKCS#11 openssl patches, supporting
Mark Andrews [Thu, 30 May 2013 02:40:13 +0000 (12:40 +1000)] 
3579.   [maint]         Updates to PKCS#11 openssl patches, supporting
                        versions 0.9.8y, 1.0.0k, 1.0.1e [RT #33463]

13 years ago3578. [bug] 'rndc -c file' now fails if 'file' does not exist.
Mark Andrews [Thu, 30 May 2013 01:09:29 +0000 (11:09 +1000)] 
3578.   [bug]           'rndc -c file' now fails if 'file' does not exist.
                        [RT #33571]

13 years agoupdate copyright notice
Tinderbox User [Wed, 29 May 2013 23:46:19 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Wed, 29 May 2013 23:30:52 +0000 (23:30 +0000)] 
newcopyrights

13 years ago3577. [bug] Handle zero TTL values better. [RT #33411]
Mark Andrews [Wed, 29 May 2013 08:10:11 +0000 (18:10 +1000)] 
3577.   [bug]           Handle zero TTL values better. [RT #33411]

13 years ago3576. [bug] Address a shutdown race when validating. [RT #33573]
Mark Andrews [Wed, 29 May 2013 08:02:24 +0000 (18:02 +1000)] 
3576.   [bug]           Address a shutdown race when validating. [RT #33573]

13 years agoregen master
Tinderbox User [Wed, 22 May 2013 01:04:41 +0000 (01:04 +0000)] 
regen master

13 years ago[master] change RRL log category 'query-errors'
Evan Hunt [Tue, 21 May 2013 19:20:54 +0000 (12:20 -0700)] 
[master] change RRL log category 'query-errors'

3575. [func] Changed the logging category for RRL events from
'queries' to 'query-errors'. [RT #33540]

13 years agopermit hexadecimal and octal dscp values
Mark Andrews [Fri, 17 May 2013 11:01:02 +0000 (21:01 +1000)] 
permit hexadecimal and octal dscp values

13 years agoadd description
Mark Andrews [Fri, 17 May 2013 04:01:18 +0000 (14:01 +1000)] 
add description

13 years agojust use test -f
Mark Andrews [Fri, 17 May 2013 01:26:33 +0000 (11:26 +1000)] 
just use test -f

13 years ago[master] add placeholder for inadvertently skipped change number
Evan Hunt [Thu, 16 May 2013 01:32:37 +0000 (18:32 -0700)] 
[master] add placeholder for inadvertently skipped change number

13 years agoregen master
Tinderbox User [Thu, 16 May 2013 01:04:57 +0000 (01:04 +0000)] 
regen master

13 years ago3574. [doc] The 'hostname' keyword was missing from server-id
Mark Andrews [Wed, 15 May 2013 03:01:52 +0000 (13:01 +1000)] 
3574.   [doc]           The 'hostname' keyword was missing from server-id
                        description in the named.conf man page. [RT #33476]

13 years ago[master] fix typo
Evan Hunt [Wed, 15 May 2013 02:42:19 +0000 (19:42 -0700)] 
[master] fix typo

13 years ago[master] format
Evan Hunt [Wed, 15 May 2013 02:41:19 +0000 (19:41 -0700)] 
[master] format

13 years agoupdate copyright notice
Tinderbox User [Fri, 10 May 2013 23:46:06 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Fri, 10 May 2013 23:30:11 +0000 (23:30 +0000)] 
newcopyrights

13 years ago3573. [bug] "rndc addzone" and "rndc delzone" incorrectly handled zone
Curtis Blackburn [Fri, 10 May 2013 21:12:27 +0000 (16:12 -0500)] 
3573. [bug] "rndc addzone" and "rndc delzone" incorrectly handled zone
names containing punctuation marks and other nonstandard
characters. [RT #33419]

13 years agonewcopyrights
Tinderbox User [Thu, 9 May 2013 23:30:21 +0000 (23:30 +0000)] 
newcopyrights

13 years agocheck for data being null
Mark Andrews [Thu, 9 May 2013 11:29:57 +0000 (21:29 +1000)] 
check for data being null

13 years agoadd *.plist/
Mark Andrews [Thu, 9 May 2013 01:11:56 +0000 (11:11 +1000)] 
add *.plist/

13 years agoadd gen.dSYM
Mark Andrews [Thu, 9 May 2013 00:54:36 +0000 (10:54 +1000)] 
add gen.dSYM

13 years agoupdate copyright notice
Tinderbox User [Wed, 8 May 2013 23:46:09 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Wed, 8 May 2013 23:30:12 +0000 (23:30 +0000)] 
newcopyrights

13 years ago[master] enable threads by default
Evan Hunt [Wed, 8 May 2013 22:57:47 +0000 (15:57 -0700)] 
[master] enable threads by default

3572. [func] Threads are now enabled by default on most
operating systems. [RT #25483]

13 years ago3571. [bug] Address race condition in dns_client_startresolve().
Mark Andrews [Wed, 8 May 2013 22:41:24 +0000 (08:41 +1000)] 
3571.   [bug]           Address race condition in dns_client_startresolve().
                        [RT #33234]

Squashed commit of the following:

commit ebfb9f3e783531cc1369bf519eb1c33437ec6f1a
Author: Evan Hunt <each@isc.org>
Date:   Wed May 8 11:47:52 2013 -0700

    [rt33234] style

commit 0a915af759670aadb2455711997d9f29e5c3f794
Author: Mark Andrews <marka@isc.org>
Date:   Wed May 8 18:23:57 2013 +1000

    handle dns_client race

13 years agoassert if zone and zone->raw are the same; this should help coverity static analysis
Mark Andrews [Wed, 8 May 2013 03:03:38 +0000 (13:03 +1000)] 
assert if zone and zone->raw are the same; this should help coverity static analysis

13 years agoupdate copyright notice
Tinderbox User [Tue, 7 May 2013 23:46:05 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Tue, 7 May 2013 23:30:13 +0000 (23:30 +0000)] 
newcopyrights

13 years ago[master] more map file sanity checks
Evan Hunt [Tue, 7 May 2013 20:54:58 +0000 (13:54 -0700)] 
[master] more map file sanity checks

(not adding a new CHANGES note because this is an extension of the
previous one, change #3570.)

13 years agoremove dead code
Mark Andrews [Tue, 7 May 2013 12:28:19 +0000 (22:28 +1000)] 
remove dead code

13 years agonewcopyrights
Tinderbox User [Mon, 6 May 2013 23:30:18 +0000 (23:30 +0000)] 
newcopyrights

13 years ago[master] handle corrupted pointers in map files
Evan Hunt [Mon, 6 May 2013 22:40:40 +0000 (15:40 -0700)] 
[master] handle corrupted pointers in map files

3570. [bug] Check internal pointers are valid when loading map
                        files. [RT #33403]

13 years ago[master] mysql DLZ module
Evan Hunt [Mon, 6 May 2013 17:54:14 +0000 (10:54 -0700)] 
[master] mysql DLZ module

3569. [contrib] Ported mysql DLZ driver to dynamically-loadable
module, and added multithread support. [RT #33394]

13 years agoupdate copyright notice
Tinderbox User [Fri, 3 May 2013 23:46:12 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Fri, 3 May 2013 23:30:12 +0000 (23:30 +0000)] 
newcopyrights

13 years ago[master] add product description
Evan Hunt [Fri, 3 May 2013 22:08:45 +0000 (15:08 -0700)] 
[master] add product description

3568. [cleanup] Add a product description line to the version file,
to be reported by named -v/-V. [RT #33366]

13 years ago[master] silence ccc-analyzer
Evan Hunt [Fri, 3 May 2013 21:22:47 +0000 (14:22 -0700)] 
[master] silence ccc-analyzer

3567. [bug] Silence clang static analyzer warnings. [RT #33365]

13 years ago[master] log forwarded updates
Evan Hunt [Fri, 3 May 2013 21:05:32 +0000 (14:05 -0700)] 
[master] log forwarded updates

3566. [func] Log when forwarding updates to master. [RT #33240]

13 years ago[master] fix corrupt map file handling
Evan Hunt [Fri, 3 May 2013 21:00:12 +0000 (14:00 -0700)] 
[master] fix corrupt map file handling

3564. [bug] Improved handling of corrupted map files. [RT #33380]

13 years agoadd missing parameter sha1
Mark Andrews [Fri, 3 May 2013 06:01:22 +0000 (16:01 +1000)] 
add missing parameter sha1

13 years agoremove special distclean target for irs
Mark Andrews [Fri, 3 May 2013 03:32:57 +0000 (13:32 +1000)] 
remove special distclean target for irs

13 years agoupdate copyright notice
Tinderbox User [Thu, 2 May 2013 23:46:13 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Thu, 2 May 2013 23:30:18 +0000 (23:30 +0000)] 
newcopyrights

13 years ago[master] quote table names
Evan Hunt [Thu, 2 May 2013 14:38:49 +0000 (07:38 -0700)] 
[master] quote table names

3563. [contrib] zone2sqlite failed with some table names. [RT #33375]

13 years ago[master] add hash to map files
Evan Hunt [Thu, 2 May 2013 05:20:02 +0000 (22:20 -0700)] 
[master] add hash to map files

3562. [func] Update map file header format to include a SHA-1 hash
of the database content, so that corrupted map files
can be rejected at load time. [RT #32459]

13 years ago[master] fix skipping of Tinderbox files
Evan Hunt [Thu, 2 May 2013 02:57:43 +0000 (19:57 -0700)] 
[master] fix skipping of Tinderbox files

13 years agoregen master
Tinderbox User [Thu, 2 May 2013 01:04:58 +0000 (01:04 +0000)] 
regen master

13 years agoadd records starting with "v=spf1"
Mark Andrews [Wed, 1 May 2013 05:30:07 +0000 (15:30 +1000)] 
add records starting with "v=spf1"

13 years ago3561. [bug] dig: issue a warning if an EDNS query returns FORMERR
Mark Andrews [Wed, 1 May 2013 04:53:16 +0000 (14:53 +1000)] 
3561.   [bug]           dig: issue a warning if an EDNS query returns FORMERR
                        or NOTIMP.  Adjust usage message. [RT #33363]

13 years ago[master] typo
Evan Hunt [Tue, 30 Apr 2013 18:31:25 +0000 (11:31 -0700)] 
[master] typo

13 years ago[master] correct change number
Evan Hunt [Tue, 30 Apr 2013 18:26:06 +0000 (11:26 -0700)] 
[master] correct change number

13 years ago[master] branchsync: don't update EXCLUDED
Evan Hunt [Tue, 30 Apr 2013 17:04:38 +0000 (10:04 -0700)] 
[master] branchsync: don't update EXCLUDED

13 years agoupdate copyright notice
Tinderbox User [Tue, 30 Apr 2013 06:39:16 +0000 (06:39 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Tue, 30 Apr 2013 06:38:07 +0000 (06:38 +0000)] 
newcopyrights

13 years ago3360. [bug] isc-config.sh did not honour includedir and libdir
Mark Andrews [Tue, 30 Apr 2013 06:32:03 +0000 (16:32 +1000)] 
3360.   [bug]           isc-config.sh did not honour includedir and libdir
                        when set via configure. [RT #33345]

13 years agoupdate copyright notice
Tinderbox User [Tue, 30 Apr 2013 05:03:43 +0000 (05:03 +0000)] 
update copyright notice

13 years agobin/tests/system/redirect/ns2/redirect.db -> bin/tests/system/redirect/ns2/redirect...
Mark Andrews [Tue, 30 Apr 2013 05:00:48 +0000 (15:00 +1000)] 
bin/tests/system/redirect/ns2/redirect.db -> bin/tests/system/redirect/ns2/redirect.db.in

13 years agoupdate copyright notice
Tinderbox User [Tue, 30 Apr 2013 04:51:59 +0000 (04:51 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Tue, 30 Apr 2013 04:50:14 +0000 (04:50 +0000)] 
newcopyrights

13 years agoregen master
Tinderbox User [Tue, 30 Apr 2013 04:23:14 +0000 (04:23 +0000)] 
regen master

13 years ago3559. [func] Check that both forms of Sender Policy Framework
Mark Andrews [Tue, 30 Apr 2013 03:49:41 +0000 (13:49 +1000)] 
3559.   [func]          Check that both forms of Sender Policy Framework
                        records exist or do not exist. [RT #33355]

13 years agoregen master
Tinderbox User [Tue, 30 Apr 2013 01:04:45 +0000 (01:04 +0000)] 
regen master