]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
13 years agoupdate copyright notice
Tinderbox User [Fri, 19 Oct 2012 23:45:58 +0000 (23:45 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Fri, 19 Oct 2012 23:30:17 +0000 (23:30 +0000)] 
newcopyrights

13 years agoupdate SRCID
Tinderbox User [Fri, 19 Oct 2012 06:16:50 +0000 (06:16 +0000)] 
update SRCID

13 years agoremove redundant UNUSED(callbacks)
Mark Andrews [Fri, 19 Oct 2012 05:28:57 +0000 (16:28 +1100)] 
remove redundant UNUSED(callbacks)

13 years agoupdate SRCID
Tinderbox User [Fri, 19 Oct 2012 00:16:33 +0000 (00:16 +0000)] 
update SRCID

13 years agoupdate copyright notice
Tinderbox User [Thu, 18 Oct 2012 23:46:07 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Thu, 18 Oct 2012 23:30:19 +0000 (23:30 +0000)] 
newcopyrights

13 years ago3398. [bug] SOA parameters were not being updated with inline
Mark Andrews [Thu, 18 Oct 2012 23:25:06 +0000 (10:25 +1100)] 
3398.   [bug]           SOA parameters were not being updated with inline
                        signed zones if the zone was modified while the
                        server was offline. [RT #29272]

13 years agoupdate SRCID
Tinderbox User [Thu, 18 Oct 2012 23:16:06 +0000 (23:16 +0000)] 
update SRCID

13 years ago3397. [bug] dig crashed when using +nssearch with +tcp. [RT #25298]
ckb [Thu, 18 Oct 2012 22:50:07 +0000 (17:50 -0500)] 
3397. [bug] dig crashed when using +nssearch with +tcp. [RT #25298]

13 years agoupdate SRCID
Tinderbox User [Thu, 18 Oct 2012 03:16:58 +0000 (03:16 +0000)] 
update SRCID

13 years ago3396. [bug] OPT records were incorrectly removed from signed,
Mark Andrews [Thu, 18 Oct 2012 02:25:06 +0000 (13:25 +1100)] 
3396.   [bug]           OPT records were incorrectly removed from signed,
                        truncated responses. [RT #31439]

13 years agoupdate SRCID
Tinderbox User [Wed, 17 Oct 2012 02:15:56 +0000 (02:15 +0000)] 
update SRCID

13 years agoMerge branch 'master' of repo.isc.org:/proj/git/prod/bind9
Mark Andrews [Wed, 17 Oct 2012 01:50:54 +0000 (12:50 +1100)] 
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9

13 years agomissing space before other len after change #3389
Mark Andrews [Wed, 17 Oct 2012 01:48:12 +0000 (12:48 +1100)] 
missing space before other len after change #3389

13 years agoupdate SRCID
Tinderbox User [Wed, 17 Oct 2012 01:16:00 +0000 (01:16 +0000)] 
update SRCID

13 years agoregen master
Tinderbox User [Wed, 17 Oct 2012 01:05:34 +0000 (01:05 +0000)] 
regen master

13 years agoupdate SRCID
Tinderbox User [Wed, 17 Oct 2012 00:16:23 +0000 (00:16 +0000)] 
update SRCID

13 years agoupdate copyright notice
Tinderbox User [Tue, 16 Oct 2012 23:46:15 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Tue, 16 Oct 2012 23:30:15 +0000 (23:30 +0000)] 
newcopyrights

13 years agoupdate SRCID
Tinderbox User [Tue, 16 Oct 2012 02:15:56 +0000 (02:15 +0000)] 
update SRCID

13 years ago3395. [protocol] Add RFC 6598 reverse zones to built in empty zones
Mark Andrews [Tue, 16 Oct 2012 01:31:28 +0000 (12:31 +1100)] 
3395.   [protocol]      Add RFC 6598 reverse zones to built in empty zones
                        list, 64.100.IN-ADDR.ARPA ... 127.100.IN-ADDR.ARPA.
                        [RT #31336]

13 years agoupdate SRCID
Tinderbox User [Tue, 16 Oct 2012 01:16:14 +0000 (01:16 +0000)] 
update SRCID

13 years ago3394. [bug] Adjust 'sucessfully validated after lower casing
Mark Andrews [Tue, 16 Oct 2012 00:56:05 +0000 (11:56 +1100)] 
3394.   [bug]           Adjust 'sucessfully validated after lower casing
                        signer' log level and category. [RT #31414]

13 years agoupdate SRCID
Tinderbox User [Tue, 16 Oct 2012 00:17:20 +0000 (00:17 +0000)] 
update SRCID

13 years agoMerge branch 'master' of repo.isc.org:/proj/git/prod/bind9
Mark Andrews [Mon, 15 Oct 2012 23:57:36 +0000 (10:57 +1100)] 
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9

13 years agotest for directory existance before calling find
Mark Andrews [Mon, 15 Oct 2012 23:56:06 +0000 (10:56 +1100)] 
test for directory existance before calling find

13 years agoupdate copyright notice
Tinderbox User [Mon, 15 Oct 2012 23:46:02 +0000 (23:46 +0000)] 
update copyright notice

13 years ago3393. [bug] 'host -C' could core dump if REFUSED was received.
Mark Andrews [Mon, 15 Oct 2012 23:42:24 +0000 (10:42 +1100)] 
3393.   [bug]           'host -C' could core dump if REFUSED was received.
                        [RT #31381]

13 years agoadd test support for dropping edns messages (-T dropedns); ignoring edns in queries...
Mark Andrews [Mon, 15 Oct 2012 23:23:08 +0000 (10:23 +1100)] 
add test support for dropping edns messages (-T dropedns);  ignoring edns in queries (-T noedns);  variable max UDP (-T maxudp=value)

13 years ago3392. [func] Keep statistics on REFUSED responses. [RT #31412]
Mark Andrews [Mon, 15 Oct 2012 23:21:22 +0000 (10:21 +1100)] 
3392.   [func]          Keep statistics on REFUSED responses. [RT #31412]

13 years agoupdate SRCID
Tinderbox User [Fri, 12 Oct 2012 11:16:50 +0000 (11:16 +0000)] 
update SRCID

13 years agoremove redundent call
Mark Andrews [Fri, 12 Oct 2012 10:57:22 +0000 (21:57 +1100)] 
remove redundent call

13 years agoupdate SRCID
Tinderbox User [Wed, 10 Oct 2012 02:16:04 +0000 (02:16 +0000)] 
update SRCID

13 years agofix typos in variable names
Mark Andrews [Wed, 10 Oct 2012 02:10:07 +0000 (13:10 +1100)] 
fix typos in variable names

13 years agoupdate SRCID
Tinderbox User [Mon, 8 Oct 2012 04:16:18 +0000 (04:16 +0000)] 
update SRCID

13 years agosilence compiler warning
Mark Andrews [Mon, 8 Oct 2012 03:30:10 +0000 (14:30 +1100)] 
silence compiler warning

13 years agoupdate SRCID
Tinderbox User [Sun, 7 Oct 2012 01:15:51 +0000 (01:15 +0000)] 
update SRCID

13 years agoMerge branch 'master' of repo.isc.org:/proj/git/prod/bind9
Mark Andrews [Sun, 7 Oct 2012 00:35:56 +0000 (11:35 +1100)] 
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9

13 years agoupdate SRCID
Tinderbox User [Sun, 7 Oct 2012 00:16:33 +0000 (00:16 +0000)] 
update SRCID

13 years agoupdate copyright notice
Tinderbox User [Sat, 6 Oct 2012 23:46:11 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Sat, 6 Oct 2012 23:30:16 +0000 (23:30 +0000)] 
newcopyrights

13 years agoupdate SRCID
Tinderbox User [Sat, 6 Oct 2012 08:16:10 +0000 (08:16 +0000)] 
update SRCID

13 years agoremove empty directories when cleaning
Mark Andrews [Sat, 6 Oct 2012 07:26:58 +0000 (17:26 +1000)] 
remove empty directories when cleaning

13 years agoupdate change description
Mark Andrews [Sat, 6 Oct 2012 07:24:07 +0000 (17:24 +1000)] 
update change description

13 years agoMerge branch 'master' of repo.isc.org:/proj/git/prod/bind9
Mark Andrews [Sat, 6 Oct 2012 07:17:00 +0000 (17:17 +1000)] 
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9

13 years agoupdate SRCID
Tinderbox User [Sat, 6 Oct 2012 05:18:54 +0000 (05:18 +0000)] 
update SRCID

13 years ago3391. [bug] DNSKEY that encountered a CNAME failed. [RT #31262]
Mark Andrews [Sat, 6 Oct 2012 04:56:33 +0000 (14:56 +1000)] 
3391.   [bug]           DNSKEY that encountered a CNAME failed. [RT #31262]

13 years ago3390. [bug] Silence clang compiler warnings. [RT #30417]
Mark Andrews [Sat, 6 Oct 2012 04:20:45 +0000 (14:20 +1000)] 
3390.   [bug]           Silence clang compiler warnings. [RT #30417]

13 years agoupdate SRCID
Tinderbox User [Fri, 5 Oct 2012 05:17:13 +0000 (05:17 +0000)] 
update SRCID

13 years agoadd <dns/dsdigest.h> to the list of header files to be installed
Mark Andrews [Fri, 5 Oct 2012 05:10:50 +0000 (15:10 +1000)] 
add <dns/dsdigest.h> to the list of header files to be installed

13 years agoupdate SRCID
Tinderbox User [Thu, 4 Oct 2012 21:18:01 +0000 (21:18 +0000)] 
update SRCID

13 years ago3389. [bug] Always return NOERROR (not 0) in TSIG. [RT #31275]
Mark Andrews [Thu, 4 Oct 2012 20:57:05 +0000 (06:57 +1000)] 
3389.   [bug]           Always return NOERROR (not 0) in TSIG. [RT #31275]

13 years agoupdate SRCID
Tinderbox User [Thu, 4 Oct 2012 01:15:48 +0000 (01:15 +0000)] 
update SRCID

13 years agoregen master
Tinderbox User [Thu, 4 Oct 2012 01:05:27 +0000 (01:05 +0000)] 
regen master

13 years agoupdate SRCID
Tinderbox User [Thu, 4 Oct 2012 00:16:36 +0000 (00:16 +0000)] 
update SRCID

13 years agoupdate copyright notice
Tinderbox User [Wed, 3 Oct 2012 23:46:17 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Wed, 3 Oct 2012 23:30:41 +0000 (23:30 +0000)] 
newcopyrights

13 years agoupdate SRCID
Tinderbox User [Wed, 3 Oct 2012 22:15:45 +0000 (22:15 +0000)] 
update SRCID

13 years agoRevert "include <isc/print.h> in gen.c"
Mark Andrews [Wed, 3 Oct 2012 22:11:21 +0000 (08:11 +1000)] 
Revert "include <isc/print.h> in gen.c"

This reverts commit 3f6cec1a3500bea0dba752d2e9efb97e4d49fb22.

13 years agoupdate SRCID
Tinderbox User [Wed, 3 Oct 2012 15:16:06 +0000 (15:16 +0000)] 
update SRCID

13 years agoMerge branch 'master' of ssh://repo/proj/git/prod/bind9
Evan Hunt [Wed, 3 Oct 2012 15:00:35 +0000 (08:00 -0700)] 
Merge branch 'master' of ssh://repo/proj/git/prod/bind9

13 years agoinclude <isc/print.h> in gen.c
Evan Hunt [Wed, 3 Oct 2012 14:59:57 +0000 (07:59 -0700)] 
include <isc/print.h> in gen.c

13 years agoupdate SRCID
Tinderbox User [Wed, 3 Oct 2012 07:17:59 +0000 (07:17 +0000)] 
update SRCID

13 years agoMerge branch 'master' of ssh://repo/proj/git/prod/bind9
Evan Hunt [Wed, 3 Oct 2012 06:45:12 +0000 (23:45 -0700)] 
Merge branch 'master' of ssh://repo/proj/git/prod/bind9

13 years agofix coverity issues
Evan Hunt [Wed, 3 Oct 2012 06:44:03 +0000 (23:44 -0700)] 
fix coverity issues

3388. [bug] Fixed several Coverity warnings. [RT #30996]

13 years agoupdate SRCID
Tinderbox User [Wed, 3 Oct 2012 05:18:13 +0000 (05:18 +0000)] 
update SRCID

13 years agolib/dns/include/dns/dsdigest.h
Mark Andrews [Wed, 3 Oct 2012 04:47:30 +0000 (14:47 +1000)] 
lib/dns/include/dns/dsdigest.h

13 years agoupdate SRCID
Tinderbox User [Wed, 3 Oct 2012 04:16:04 +0000 (04:16 +0000)] 
update SRCID

13 years agoadd dsdigest
Mark Andrews [Wed, 3 Oct 2012 04:04:48 +0000 (14:04 +1000)] 
add dsdigest

13 years agoadd bin/tests/system/dsdigest/prereq.sh.in
Mark Andrews [Wed, 3 Oct 2012 03:59:50 +0000 (13:59 +1000)] 
add bin/tests/system/dsdigest/prereq.sh.in

13 years agoMerge branch 'master' of repo.isc.org:/proj/git/prod/bind9
Mark Andrews [Wed, 3 Oct 2012 03:58:42 +0000 (13:58 +1000)] 
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9

13 years agoupdate SRCID
Tinderbox User [Wed, 3 Oct 2012 03:16:52 +0000 (03:16 +0000)] 
update SRCID

13 years agoreword the description of CHANGE 3387
Mark Andrews [Wed, 3 Oct 2012 02:42:07 +0000 (12:42 +1000)] 
reword the description of CHANGE 3387

13 years agoregen configure
Mar Andrews [Wed, 3 Oct 2012 02:39:55 +0000 (02:39 +0000)] 
regen configure

13 years ago3387. [func] Support for a DS digest can be disabled at
Mark Andrews [Wed, 3 Oct 2012 02:38:43 +0000 (12:38 +1000)] 
3387.   [func]          Support for a DS digest can be disabled at
                        runtime with disable-ds-digests. [RT #21581]

13 years agoupdate SRCID
Tinderbox User [Wed, 3 Oct 2012 00:16:53 +0000 (00:16 +0000)] 
update SRCID

13 years agowhite space; move pause to before comment.
Mark Andrews [Wed, 3 Oct 2012 00:11:07 +0000 (10:11 +1000)] 
white space; move pause to before comment.

13 years agoMerge branch 'master' of repo.isc.org:/proj/git/prod/bind9
Mark Andrews [Wed, 3 Oct 2012 00:07:10 +0000 (10:07 +1000)] 
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9

13 years agoupdate copyright notice
Tinderbox User [Tue, 2 Oct 2012 23:46:09 +0000 (23:46 +0000)] 
update copyright notice

13 years ago3386. [bug] Address locking violation when generating new NSEC /
Mark Andrews [Tue, 2 Oct 2012 23:02:28 +0000 (09:02 +1000)] 
3386.   [bug]           Address locking violation when generating new NSEC /
                        NSEC3 chains. [RT #31224]

13 years agoupdate SRCID
Tinderbox User [Tue, 2 Oct 2012 07:15:59 +0000 (07:15 +0000)] 
update SRCID

13 years agoreapply accidentally reversed change
Mark Andrews [Tue, 2 Oct 2012 06:42:50 +0000 (16:42 +1000)] 
reapply accidentally reversed change

13 years agoupdate SRCID
Tinderbox User [Tue, 2 Oct 2012 04:16:20 +0000 (04:16 +0000)] 
update SRCID

13 years ago3385. [bug] named-checkconf didn't detect missing master lists
Mark Andrews [Tue, 2 Oct 2012 03:06:02 +0000 (13:06 +1000)] 
3385.   [bug]           named-checkconf didn't detect missing master lists
                        in also-notify clauses. [RT #30810]

13 years agoupdate SRCID
Tinderbox User [Sun, 30 Sep 2012 00:16:06 +0000 (00:16 +0000)] 
update SRCID

13 years agoupdate copyright notice
Tinderbox User [Sat, 29 Sep 2012 23:46:01 +0000 (23:46 +0000)] 
update copyright notice

13 years agonewcopyrights
Tinderbox User [Sat, 29 Sep 2012 23:30:36 +0000 (23:30 +0000)] 
newcopyrights

13 years agoupdate SRCID
Tinderbox User [Sat, 29 Sep 2012 03:16:40 +0000 (03:16 +0000)] 
update SRCID

13 years agoAdd undocumented '-T delay=value' to allow for simulation of remote servers
Mark Andrews [Sat, 29 Sep 2012 03:07:09 +0000 (13:07 +1000)] 
Add undocumented '-T delay=value' to allow for simulation of remote servers

13 years agoupdate SRCID
Tinderbox User [Sat, 29 Sep 2012 02:15:51 +0000 (02:15 +0000)] 
update SRCID

13 years agosilence warning
Evan Hunt [Sat, 29 Sep 2012 01:47:05 +0000 (18:47 -0700)] 
silence warning

13 years agoupdate SRCID
Tinderbox User [Sat, 29 Sep 2012 00:16:18 +0000 (00:16 +0000)] 
update SRCID

13 years agoupdate copyright notice
Tinderbox User [Fri, 28 Sep 2012 23:46:10 +0000 (23:46 +0000)] 
update copyright notice

13 years agoupdate SRCID
Tinderbox User [Fri, 28 Sep 2012 21:15:58 +0000 (21:15 +0000)] 
update SRCID

13 years agoimprove logging of ecdsa errors
Evan Hunt [Fri, 28 Sep 2012 20:46:47 +0000 (13:46 -0700)] 
improve logging of ecdsa errors

3384. [bug] Improved logging of crypto errors. [RT #30963]

13 years agoupdate SRCID
Tinderbox User [Thu, 27 Sep 2012 01:16:30 +0000 (01:16 +0000)] 
update SRCID

13 years agotypo
Evan Hunt [Thu, 27 Sep 2012 00:22:37 +0000 (17:22 -0700)] 
typo

13 years agoMerge branch 'master' of ssh://repo/proj/git/prod/bind9
Evan Hunt [Thu, 27 Sep 2012 00:22:30 +0000 (17:22 -0700)] 
Merge branch 'master' of ssh://repo/proj/git/prod/bind9

13 years agoupdate SRCID
Tinderbox User [Thu, 27 Sep 2012 00:16:32 +0000 (00:16 +0000)] 
update SRCID