]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
10 years agoset badcookie not besteffort
Mark Andrews [Tue, 21 Jul 2015 05:15:14 +0000 (15:15 +1000)] 
set badcookie not besteffort

10 years ago[master] statschannel test failed when only JSON was available
Evan Hunt [Tue, 21 Jul 2015 02:09:22 +0000 (19:09 -0700)] 
[master] statschannel test failed when only JSON was available

10 years ago[master] portability
Evan Hunt [Tue, 21 Jul 2015 02:01:29 +0000 (19:01 -0700)] 
[master] portability

10 years agoregen master
Tinderbox User [Tue, 21 Jul 2015 01:05:05 +0000 (01:05 +0000)] 
regen master

10 years ago[master] remove accidentally duplicated section on clients-per-query
Evan Hunt [Mon, 20 Jul 2015 22:25:28 +0000 (15:25 -0700)] 
[master] remove accidentally duplicated section on clients-per-query

11 years agoregen master
Tinderbox User [Wed, 15 Jul 2015 01:04:58 +0000 (01:04 +0000)] 
regen master

11 years agorequest-nsid -> request-sit
Mark Andrews [Tue, 14 Jul 2015 22:38:08 +0000 (08:38 +1000)] 
request-nsid -> request-sit

11 years agoadd CVE-2015-5477
Mark Andrews [Tue, 14 Jul 2015 21:51:06 +0000 (07:51 +1000)] 
add CVE-2015-5477

11 years agochange tag to security
Mark Andrews [Tue, 14 Jul 2015 21:30:29 +0000 (07:30 +1000)] 
change tag to security

11 years ago[master] spelling
Evan Hunt [Tue, 14 Jul 2015 07:37:48 +0000 (00:37 -0700)] 
[master] spelling

11 years ago4165. [bug] An failure to reset a value to NULL in tkey.c could
Mark Andrews [Tue, 14 Jul 2015 04:48:42 +0000 (14:48 +1000)] 
4165.   [bug]           An failure to reset a value to NULL in tkey.c could
                        result in an assertion failure. (CVE-2015-5477)
                        [RT #40046]

11 years agoupdate copyright notice / whitespace
Tinderbox User [Mon, 13 Jul 2015 23:45:24 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Mon, 13 Jul 2015 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

11 years ago4164. [bug] Don't rename slave files and journals on out of memory.
Mark Andrews [Sun, 12 Jul 2015 23:46:59 +0000 (09:46 +1000)] 
4164.   [bug]           Don't rename slave files and journals on out of memory.
                        [RT #40033]

4163.   [bug]           Address compiler warnings. [RT #40024]

11 years agoregen master
Tinderbox User [Sat, 11 Jul 2015 01:05:48 +0000 (01:05 +0000)] 
regen master

11 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 10 Jul 2015 23:45:23 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Fri, 10 Jul 2015 23:30:11 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] correct the maximum NTA lifetime in rndc's help output
Evan Hunt [Fri, 10 Jul 2015 16:07:23 +0000 (09:07 -0700)] 
[master] correct the maximum NTA lifetime in rndc's help output

11 years ago4162. [bug] httpdmgr->flags was not being initialized. [RT #40017]
Mark Andrews [Fri, 10 Jul 2015 08:42:20 +0000 (18:42 +1000)] 
4162.   [bug]           httpdmgr->flags was not being initialized. [RT #40017]

11 years agozone is not optional for zonestatus [RT #40012]
Mark Andrews [Fri, 10 Jul 2015 05:28:11 +0000 (15:28 +1000)] 
zone is not optional for zonestatus [RT #40012]

11 years ago[master] add JSON and more XML tests
Evan Hunt [Fri, 10 Jul 2015 04:18:42 +0000 (21:18 -0700)] 
[master] add JSON and more XML tests

4161. [test] Add JSON test for traffic size stats; also test
for consistency between "rndc stats" and the XML
and JSON statistics channel contents. [RT #38700]

11 years agoregen master
Tinderbox User [Fri, 10 Jul 2015 01:05:03 +0000 (01:05 +0000)] 
regen master

11 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 9 Jul 2015 23:45:22 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Thu, 9 Jul 2015 23:30:20 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] fix build error with ISC_MEM_TRACKLINES=0
Evan Hunt [Thu, 9 Jul 2015 21:23:29 +0000 (14:23 -0700)] 
[master] fix build error with ISC_MEM_TRACKLINES=0

11 years ago[master] add placeholder
Evan Hunt [Thu, 9 Jul 2015 06:09:13 +0000 (23:09 -0700)] 
[master] add placeholder

11 years ago[master] Merge branch 'master' of ssh://repo/proj/git/prod/bind9
Evan Hunt [Thu, 9 Jul 2015 05:56:32 +0000 (22:56 -0700)] 
[master] Merge branch 'master' of ssh://repo/proj/git/prod/bind9

11 years ago[master] DDoS mitigation features
Evan Hunt [Thu, 9 Jul 2015 05:53:39 +0000 (22:53 -0700)] 
[master] DDoS mitigation features

3938. [func] Added quotas to be used in recursive resolvers
that are under high query load for names in zones
whose authoritative servers are nonresponsive or
are experiencing a denial of service attack.

- "fetches-per-server" limits the number of
  simultaneous queries that can be sent to any
  single authoritative server.  The configured
  value is a starting point; it is automatically
  adjusted downward if the server is partially or
  completely non-responsive. The algorithm used to
  adjust the quota can be configured via the
  "fetch-quota-params" option.
- "fetches-per-zone" limits the number of
  simultaneous queries that can be sent for names
  within a single domain.  (Note: Unlike
  "fetches-per-server", this value is not
  self-tuning.)
- New stats counters have been added to count
  queries spilled due to these quotas.

See the ARM for details of these options. [RT #37125]

11 years agoadd comment about +trace and @server
Mark Andrews [Thu, 9 Jul 2015 02:11:46 +0000 (12:11 +1000)] 
add comment about +trace and @server

11 years agoregen
Tinderbox User [Wed, 8 Jul 2015 23:30:01 +0000 (23:30 +0000)] 
regen

11 years agofuture cookie code
Mark Andrews [Wed, 8 Jul 2015 02:57:29 +0000 (12:57 +1000)] 
future cookie code

11 years agoset error code if aes selected and not implemented
Mark Andrews [Wed, 8 Jul 2015 02:20:46 +0000 (12:20 +1000)] 
set error code if aes selected and not implemented

11 years agoallow named to build w/o openssl
Mark Andrews [Wed, 8 Jul 2015 01:54:25 +0000 (11:54 +1000)] 
allow named to build w/o openssl

11 years agoregen master
Tinderbox User [Wed, 8 Jul 2015 01:04:56 +0000 (01:04 +0000)] 
regen master

11 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 7 Jul 2015 23:45:22 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Tue, 7 Jul 2015 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

11 years ago4159. [cleanup] Alphabetize dig's help output. [RT #39966]
Mark Andrews [Tue, 7 Jul 2015 23:20:49 +0000 (09:20 +1000)] 
4159.   [cleanup]       Alphabetize dig's help output. [RT #39966]

11 years ago4159. [cleanup] Alphabetize dig's help output. [RT #39966]
Mark Andrews [Tue, 7 Jul 2015 22:49:24 +0000 (08:49 +1000)] 
4159.   [cleanup]       Alphabetize dig's help output. [RT #39966]

11 years agoplaceholder
Mark Andrews [Tue, 7 Jul 2015 05:39:30 +0000 (15:39 +1000)] 
placeholder

11 years ago[master] traffic size stats
Evan Hunt [Tue, 7 Jul 2015 05:20:03 +0000 (22:20 -0700)] 
[master] traffic size stats

4156. [func] Added statistics counters to track the sizes
of incoming queries and outgoing responses in
histogram buckets, as specified in RSSAC002.
[RT #39049]

11 years agoremove bin/tests/system/cookie/prereq.sh.in
Mark Andrews [Tue, 7 Jul 2015 03:41:04 +0000 (13:41 +1000)] 
remove bin/tests/system/cookie/prereq.sh.in

11 years agoupdate
Mark Andrews [Tue, 7 Jul 2015 00:30:18 +0000 (10:30 +1000)] 
update

11 years agoadd warning not about handling malformed option content
Mark Andrews [Tue, 7 Jul 2015 00:25:09 +0000 (10:25 +1000)] 
add warning not about handling malformed option content

11 years agodig +ednsopt=<invalid> could trigger a assertion failure [RT #39990]
Mark Andrews [Mon, 6 Jul 2015 13:03:51 +0000 (23:03 +1000)] 
dig +ednsopt=<invalid> could trigger a assertion failure [RT #39990]

11 years agoAllow RPZ rewrite logging to be configured on a per-zone basis (#39754)
Mukund Sivaraman [Mon, 6 Jul 2015 03:18:37 +0000 (08:48 +0530)] 
Allow RPZ rewrite logging to be configured on a per-zone basis (#39754)

11 years ago4154. [bug] A OPT record should be included with the FORMERR
Mark Andrews [Mon, 6 Jul 2015 02:52:37 +0000 (12:52 +1000)] 
4154.   [bug]           A OPT record should be included with the FORMERR
                        response when there is a malformed EDNS option.
                        [RT #39647]

4153.   [bug]           Dig should zero non significant +subnet bits.  Check
                        that non significant ECS bits are zero on receipt.
                        [RT #39647]

11 years agoregen master
Tinderbox User [Mon, 6 Jul 2015 01:04:49 +0000 (01:04 +0000)] 
regen master

11 years agoupdate copyright notice / whitespace
Tinderbox User [Sun, 5 Jul 2015 23:45:22 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years ago4152. [func] Implement DNS COOKIE option. This replaces the
Mark Andrews [Sun, 5 Jul 2015 23:44:24 +0000 (09:44 +1000)] 
4152.   [func]          Implement DNS COOKIE option.  This replaces the
                        experimental SIT option of BIND 9.10.  The following
                        named.conf directives are avaliable: send-cookie,
                        cookie-secret, cookie-algorithm and nocookie-udp-size.
                        The following dig options are available:
                        +[no]cookie[=value] and +[no]badcookie.  [RT #39928]

11 years agowhitespace
Mark Andrews [Sat, 4 Jul 2015 02:50:29 +0000 (12:50 +1000)] 
whitespace

11 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 3 Jul 2015 23:45:24 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Fri, 3 Jul 2015 23:30:06 +0000 (23:30 +0000)] 
newcopyrights

11 years ago4151. [bug] 'rndc flush' could cause a deadlock. [RT #39835]
Mark Andrews [Fri, 3 Jul 2015 00:17:33 +0000 (10:17 +1000)] 
4151.   [bug]           'rndc flush' could cause a deadlock. [RT #39835]

11 years agoupdate copyright notice / whitespace
Tinderbox User [Wed, 1 Jul 2015 23:45:22 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Wed, 1 Jul 2015 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

11 years ago4150. [bug] win32: listen-on-v6 { any; }; was not working. Apply
Mark Andrews [Wed, 1 Jul 2015 01:51:45 +0000 (11:51 +1000)] 
4150.   [bug]           win32: listen-on-v6 { any; }; was not working.  Apply
                        minimal fix.  [RT #39667]

11 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 30 Jun 2015 23:45:23 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Tue, 30 Jun 2015 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

11 years agoregen master
Tinderbox User [Tue, 30 Jun 2015 01:04:57 +0000 (01:04 +0000)] 
regen master

11 years agoupdate copyright notice / whitespace
Tinderbox User [Mon, 29 Jun 2015 23:45:23 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Mon, 29 Jun 2015 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

11 years agoremove some duplicate "the" words.
Jeremy C. Reed [Mon, 29 Jun 2015 17:40:06 +0000 (13:40 -0400)] 
remove some duplicate "the" words.

11 years agoFix race in getaddrinfo() in libirs, which caused assertion failure in delv (#39873)
Mukund Sivaraman [Mon, 29 Jun 2015 14:14:42 +0000 (19:44 +0530)] 
Fix race in getaddrinfo() in libirs, which caused assertion failure in delv (#39873)

11 years agoFix a bug printing zone names with '/' character in XML and JSON stats (#39873)
Mukund Sivaraman [Mon, 29 Jun 2015 13:03:18 +0000 (18:33 +0530)] 
Fix a bug printing zone names with '/' character in XML and JSON stats (#39873)

11 years ago4147. [bug] Filter-aaaa / filter-aaaa-on-v4 / filter-aaaa-on-v6
Mark Andrews [Mon, 29 Jun 2015 05:48:41 +0000 (15:48 +1000)] 
4147.   [bug]           Filter-aaaa / filter-aaaa-on-v4 / filter-aaaa-on-v6
                        was returning referrals rather than nodata responses
                        when the AAAA records were filtered.  [RT #39843]

11 years agoregen master
Tinderbox User [Fri, 26 Jun 2015 01:05:04 +0000 (01:05 +0000)] 
regen master

11 years agoupdate copyright notice / whitespace
Tinderbox User [Thu, 25 Jun 2015 23:45:22 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years ago4146. [bug] Address reference leak that could prevent a clean
Mark Andrews [Thu, 25 Jun 2015 08:36:27 +0000 (18:36 +1000)] 
4146.   [bug]           Address reference leak that could prevent a clean
                        shutdown. [RT #37125]

11 years ago4145. [bug] Not all unassociated adb entries where being printed.
Mark Andrews [Thu, 25 Jun 2015 08:26:59 +0000 (18:26 +1000)] 
4145.   [bug]           Not all unassociated adb entries where being printed.
                        [RT #37125]

11 years agoAdd statistics counters for nxdomain redirections. [RT #39790]
Witold Krecicki [Thu, 25 Jun 2015 07:21:50 +0000 (09:21 +0200)] 
Add statistics counters for nxdomain redirections. [RT #39790]

11 years agoplaceholder
Mark Andrews [Wed, 24 Jun 2015 10:51:19 +0000 (20:51 +1000)] 
placeholder

11 years agoupdate copyright notice / whitespace
Tinderbox User [Tue, 23 Jun 2015 23:45:21 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Tue, 23 Jun 2015 23:30:05 +0000 (23:30 +0000)] 
newcopyrights

11 years agoRemove backwards compatibility grammar (#39845)
Mukund Sivaraman [Tue, 23 Jun 2015 08:52:32 +0000 (14:22 +0530)] 
Remove backwards compatibility grammar (#39845)

This was not done in the previous merge commit, so that it could be
merged cleanly into release branches.

11 years agoFix parsing of NZFs saved by rndc addzone with view specified (#39845)
Mukund Sivaraman [Tue, 23 Jun 2015 08:49:48 +0000 (14:19 +0530)] 
Fix parsing of NZFs saved by rndc addzone with view specified (#39845)

11 years agoFix CHANGES again :(
Mukund Sivaraman [Tue, 23 Jun 2015 08:35:19 +0000 (14:05 +0530)] 
Fix CHANGES again :(

11 years agoFix CHANGES number
Mukund Sivaraman [Tue, 23 Jun 2015 08:32:37 +0000 (14:02 +0530)] 
Fix CHANGES number

11 years agoPrint unsigned values for serial, etc. in rndc zonestatus output (#39854)
Mukund Sivaraman [Tue, 23 Jun 2015 08:27:33 +0000 (13:57 +0530)] 
Print unsigned values for serial, etc. in rndc zonestatus output (#39854)

11 years agoTweak CHANGES to match style
Mukund Sivaraman [Tue, 23 Jun 2015 08:17:24 +0000 (13:47 +0530)] 
Tweak CHANGES to match style

11 years agoRemove redundant nzf_remove() call during delzone (#39844)
Mukund Sivaraman [Tue, 23 Jun 2015 08:09:01 +0000 (13:39 +0530)] 
Remove redundant nzf_remove() call during delzone (#39844)

11 years agoregen master
Tinderbox User [Sat, 20 Jun 2015 01:05:58 +0000 (01:05 +0000)] 
regen master

11 years agofix rpz-client-ip documentation [RT #39783]
Witold Krecicki [Fri, 19 Jun 2015 08:23:53 +0000 (10:23 +0200)] 
fix rpz-client-ip documentation [RT #39783]

11 years agoregen master
Tinderbox User [Fri, 19 Jun 2015 01:05:11 +0000 (01:05 +0000)] 
regen master

11 years agodon't use C++ keyword new; use (const char *) for output of strchr((const char *...
Mark Andrews [Thu, 18 Jun 2015 01:14:43 +0000 (11:14 +1000)] 
don't use C++ keyword new; use (const char *) for output of strchr((const char *), char)

11 years agoAdd comma
Mukund Sivaraman [Wed, 17 Jun 2015 06:53:44 +0000 (12:23 +0530)] 
Add comma

11 years agoadd release notes for CVE-2015-4620
Mark Andrews [Wed, 17 Jun 2015 01:19:53 +0000 (11:19 +1000)] 
add release notes for CVE-2015-4620

11 years agogrammar
Mark Andrews [Wed, 17 Jun 2015 00:02:42 +0000 (10:02 +1000)] 
grammar

11 years ago4138. [bug] A uninitialized value in validator.c could result
Mark Andrews [Tue, 16 Jun 2015 23:13:03 +0000 (09:13 +1000)] 
4138.   [bug]           A uninitialized value in validator.c could result
                        in a assertion failure. (CVE-2015-4620) [RT #39795]

11 years agoclarification in CHANGES
Witold Krecicki [Fri, 12 Jun 2015 09:15:21 +0000 (11:15 +0200)] 
clarification in CHANGES

11 years agorndc reconfig reports configuration errors the same way rndc reload does [RT #39635]
Witold Krecicki [Fri, 12 Jun 2015 08:19:29 +0000 (10:19 +0200)] 
rndc reconfig reports configuration errors the same way rndc reload does [RT #39635]

11 years agoadd #define check_stale_rdataset check_stale_rdataset64
Mark Andrews [Fri, 12 Jun 2015 01:17:07 +0000 (11:17 +1000)] 
add #define check_stale_rdataset check_stale_rdataset64

11 years agosilence unused parameter warning
Mark Andrews [Thu, 11 Jun 2015 04:03:19 +0000 (14:03 +1000)] 
silence unused parameter warning

11 years ago[master] log outdated rpz settings regardless of enable-querytrace
Evan Hunt [Wed, 10 Jun 2015 17:22:59 +0000 (10:22 -0700)] 
[master] log outdated rpz settings regardless of enable-querytrace

11 years agoPropagate stale attribute when updating stats (#39141)
Mukund Sivaraman [Wed, 10 Jun 2015 08:30:21 +0000 (14:00 +0530)] 
Propagate stale attribute when updating stats (#39141)

Squashed commit of the following:

commit 9b5b9fa30fbeba8ee1e95cb1028017230ed4db02
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Apr 7 19:30:54 2015 +0530

    Remove double function prototypes

commit f3bb8cc60ae476eaa871ba10330b16425ced2d7c
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Apr 7 19:30:34 2015 +0530

    Unify several copies of redundant code into a helper function

commit 4899fb9b2f36fc5d159fa877c0780a442a7cbdb3
Author: Mukund Sivaraman <muks@isc.org>
Date:   Thu Apr 2 00:23:53 2015 +0530

    Propagate stale attribute when updating stats

11 years ago[master] rpz_ver check was ineffective
Evan Hunt [Tue, 9 Jun 2015 22:05:43 +0000 (15:05 -0700)] 
[master] rpz_ver check was ineffective

11 years agolog expired NTA at startup
Witold Krecicki [Mon, 8 Jun 2015 11:57:24 +0000 (13:57 +0200)] 
log expired NTA at startup

11 years agoregen master
Tinderbox User [Sat, 6 Jun 2015 01:06:45 +0000 (01:06 +0000)] 
regen master

11 years agoupdate copyright notice / whitespace
Tinderbox User [Fri, 5 Jun 2015 23:45:26 +0000 (23:45 +0000)] 
update copyright notice / whitespace

11 years agonewcopyrights
Tinderbox User [Fri, 5 Jun 2015 23:30:02 +0000 (23:30 +0000)] 
newcopyrights

11 years ago[master] whitespace
Evan Hunt [Fri, 5 Jun 2015 16:29:45 +0000 (09:29 -0700)] 
[master] whitespace