]>
git.ipfire.org Git - thirdparty/bind9.git/log
Mark Andrews [Tue, 21 Jul 2015 05:15:14 +0000 (15:15 +1000)]
set badcookie not besteffort
Evan Hunt [Tue, 21 Jul 2015 02:09:22 +0000 (19:09 -0700)]
[master] statschannel test failed when only JSON was available
Evan Hunt [Tue, 21 Jul 2015 02:01:29 +0000 (19:01 -0700)]
[master] portability
Tinderbox User [Tue, 21 Jul 2015 01:05:05 +0000 (01:05 +0000)]
regen master
Evan Hunt [Mon, 20 Jul 2015 22:25:28 +0000 (15:25 -0700)]
[master] remove accidentally duplicated section on clients-per-query
Tinderbox User [Wed, 15 Jul 2015 01:04:58 +0000 (01:04 +0000)]
regen master
Mark Andrews [Tue, 14 Jul 2015 22:38:08 +0000 (08:38 +1000)]
request-nsid -> request-sit
Mark Andrews [Tue, 14 Jul 2015 21:51:06 +0000 (07:51 +1000)]
add CVE-2015-5477
Mark Andrews [Tue, 14 Jul 2015 21:30:29 +0000 (07:30 +1000)]
change tag to security
Evan Hunt [Tue, 14 Jul 2015 07:37:48 +0000 (00:37 -0700)]
[master] spelling
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]
Tinderbox User [Mon, 13 Jul 2015 23:45:24 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Mon, 13 Jul 2015 23:30:04 +0000 (23:30 +0000)]
newcopyrights
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]
Tinderbox User [Sat, 11 Jul 2015 01:05:48 +0000 (01:05 +0000)]
regen master
Tinderbox User [Fri, 10 Jul 2015 23:45:23 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Fri, 10 Jul 2015 23:30:11 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Fri, 10 Jul 2015 16:07:23 +0000 (09:07 -0700)]
[master] correct the maximum NTA lifetime in rndc's help output
Mark Andrews [Fri, 10 Jul 2015 08:42:20 +0000 (18:42 +1000)]
4162. [bug] httpdmgr->flags was not being initialized. [RT #40017]
Mark Andrews [Fri, 10 Jul 2015 05:28:11 +0000 (15:28 +1000)]
zone is not optional for zonestatus [RT #40012]
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]
Tinderbox User [Fri, 10 Jul 2015 01:05:03 +0000 (01:05 +0000)]
regen master
Tinderbox User [Thu, 9 Jul 2015 23:45:22 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Thu, 9 Jul 2015 23:30:20 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Thu, 9 Jul 2015 21:23:29 +0000 (14:23 -0700)]
[master] fix build error with ISC_MEM_TRACKLINES=0
Evan Hunt [Thu, 9 Jul 2015 06:09:13 +0000 (23:09 -0700)]
[master] add placeholder
Evan Hunt [Thu, 9 Jul 2015 05:56:32 +0000 (22:56 -0700)]
[master] Merge branch 'master' of ssh://repo/proj/git/prod/bind9
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]
Mark Andrews [Thu, 9 Jul 2015 02:11:46 +0000 (12:11 +1000)]
add comment about +trace and @server
Tinderbox User [Wed, 8 Jul 2015 23:30:01 +0000 (23:30 +0000)]
regen
Mark Andrews [Wed, 8 Jul 2015 02:57:29 +0000 (12:57 +1000)]
future cookie code
Mark Andrews [Wed, 8 Jul 2015 02:20:46 +0000 (12:20 +1000)]
set error code if aes selected and not implemented
Mark Andrews [Wed, 8 Jul 2015 01:54:25 +0000 (11:54 +1000)]
allow named to build w/o openssl
Tinderbox User [Wed, 8 Jul 2015 01:04:56 +0000 (01:04 +0000)]
regen master
Tinderbox User [Tue, 7 Jul 2015 23:45:22 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 7 Jul 2015 23:30:04 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Tue, 7 Jul 2015 23:20:49 +0000 (09:20 +1000)]
4159. [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]
Mark Andrews [Tue, 7 Jul 2015 05:39:30 +0000 (15:39 +1000)]
placeholder
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]
Mark Andrews [Tue, 7 Jul 2015 03:41:04 +0000 (13:41 +1000)]
remove bin/tests/system/cookie/prereq.sh.in
Mark Andrews [Tue, 7 Jul 2015 00:30:18 +0000 (10:30 +1000)]
update
Mark Andrews [Tue, 7 Jul 2015 00:25:09 +0000 (10:25 +1000)]
add warning not about handling malformed option content
Mark Andrews [Mon, 6 Jul 2015 13:03:51 +0000 (23:03 +1000)]
dig +ednsopt=<invalid> could trigger a assertion failure [RT #39990]
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)
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]
Tinderbox User [Mon, 6 Jul 2015 01:04:49 +0000 (01:04 +0000)]
regen master
Tinderbox User [Sun, 5 Jul 2015 23:45:22 +0000 (23:45 +0000)]
update copyright notice / whitespace
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]
Mark Andrews [Sat, 4 Jul 2015 02:50:29 +0000 (12:50 +1000)]
whitespace
Tinderbox User [Fri, 3 Jul 2015 23:45:24 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Fri, 3 Jul 2015 23:30:06 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Fri, 3 Jul 2015 00:17:33 +0000 (10:17 +1000)]
4151. [bug] 'rndc flush' could cause a deadlock. [RT #39835]
Tinderbox User [Wed, 1 Jul 2015 23:45:22 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Wed, 1 Jul 2015 23:30:03 +0000 (23:30 +0000)]
newcopyrights
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]
Tinderbox User [Tue, 30 Jun 2015 23:45:23 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 30 Jun 2015 23:30:03 +0000 (23:30 +0000)]
newcopyrights
Tinderbox User [Tue, 30 Jun 2015 01:04:57 +0000 (01:04 +0000)]
regen master
Tinderbox User [Mon, 29 Jun 2015 23:45:23 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Mon, 29 Jun 2015 23:30:04 +0000 (23:30 +0000)]
newcopyrights
Jeremy C. Reed [Mon, 29 Jun 2015 17:40:06 +0000 (13:40 -0400)]
remove some duplicate "the" words.
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)
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)
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]
Tinderbox User [Fri, 26 Jun 2015 01:05:04 +0000 (01:05 +0000)]
regen master
Tinderbox User [Thu, 25 Jun 2015 23:45:22 +0000 (23:45 +0000)]
update copyright notice / whitespace
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]
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]
Witold Krecicki [Thu, 25 Jun 2015 07:21:50 +0000 (09:21 +0200)]
Add statistics counters for nxdomain redirections. [RT #39790]
Mark Andrews [Wed, 24 Jun 2015 10:51:19 +0000 (20:51 +1000)]
placeholder
Tinderbox User [Tue, 23 Jun 2015 23:45:21 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 23 Jun 2015 23:30:05 +0000 (23:30 +0000)]
newcopyrights
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.
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)
Mukund Sivaraman [Tue, 23 Jun 2015 08:35:19 +0000 (14:05 +0530)]
Fix CHANGES again :(
Mukund Sivaraman [Tue, 23 Jun 2015 08:32:37 +0000 (14:02 +0530)]
Fix CHANGES number
Mukund Sivaraman [Tue, 23 Jun 2015 08:27:33 +0000 (13:57 +0530)]
Print unsigned values for serial, etc. in rndc zonestatus output (#39854)
Mukund Sivaraman [Tue, 23 Jun 2015 08:17:24 +0000 (13:47 +0530)]
Tweak CHANGES to match style
Mukund Sivaraman [Tue, 23 Jun 2015 08:09:01 +0000 (13:39 +0530)]
Remove redundant nzf_remove() call during delzone (#39844)
Tinderbox User [Sat, 20 Jun 2015 01:05:58 +0000 (01:05 +0000)]
regen master
Witold Krecicki [Fri, 19 Jun 2015 08:23:53 +0000 (10:23 +0200)]
fix rpz-client-ip documentation [RT #39783]
Tinderbox User [Fri, 19 Jun 2015 01:05:11 +0000 (01:05 +0000)]
regen master
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)
Mukund Sivaraman [Wed, 17 Jun 2015 06:53:44 +0000 (12:23 +0530)]
Add comma
Mark Andrews [Wed, 17 Jun 2015 01:19:53 +0000 (11:19 +1000)]
add release notes for CVE-2015-4620
Mark Andrews [Wed, 17 Jun 2015 00:02:42 +0000 (10:02 +1000)]
grammar
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]
Witold Krecicki [Fri, 12 Jun 2015 09:15:21 +0000 (11:15 +0200)]
clarification in CHANGES
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]
Mark Andrews [Fri, 12 Jun 2015 01:17:07 +0000 (11:17 +1000)]
add #define check_stale_rdataset check_stale_rdataset64
Mark Andrews [Thu, 11 Jun 2015 04:03:19 +0000 (14:03 +1000)]
silence unused parameter warning
Evan Hunt [Wed, 10 Jun 2015 17:22:59 +0000 (10:22 -0700)]
[master] log outdated rpz settings regardless of enable-querytrace
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
Evan Hunt [Tue, 9 Jun 2015 22:05:43 +0000 (15:05 -0700)]
[master] rpz_ver check was ineffective
Witold Krecicki [Mon, 8 Jun 2015 11:57:24 +0000 (13:57 +0200)]
log expired NTA at startup
Tinderbox User [Sat, 6 Jun 2015 01:06:45 +0000 (01:06 +0000)]
regen master
Tinderbox User [Fri, 5 Jun 2015 23:45:26 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Fri, 5 Jun 2015 23:30:02 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Fri, 5 Jun 2015 16:29:45 +0000 (09:29 -0700)]
[master] whitespace