]>
git.ipfire.org Git - thirdparty/bind9.git/log
Mukund Sivaraman [Mon, 7 Dec 2015 07:18:57 +0000 (12:48 +0530)]
Lazily initialize dns_compress->table only when compression is enabled (#41189)
Mukund Sivaraman [Mon, 7 Dec 2015 07:04:03 +0000 (12:34 +0530)]
Speed up typemap_fromtext() (#41196)
Mark Andrews [Mon, 7 Dec 2015 06:52:37 +0000 (17:52 +1100)]
4273. [bug] Only call dns_test_begin() and dns_test_end() once each
in nsec3_test as it fails with GOST if called multiple
times.
Mark Andrews [Sun, 6 Dec 2015 12:05:47 +0000 (23:05 +1100)]
bracket mismatch; window openssl version check
Evan Hunt [Sat, 5 Dec 2015 00:16:59 +0000 (16:16 -0800)]
[master] fix dig +norrcomments
4272. [bug] dig: the +norrcomments option didn't work with +multi.
[RT #41234]
Evan Hunt [Fri, 4 Dec 2015 04:49:28 +0000 (20:49 -0800)]
[master] isc__taskmgr_pause() could deadlock
4271. [test] Unit tests could deadlock in isc__taskmgr_pause().
[RT #41235]
Tinderbox User [Fri, 4 Dec 2015 01:04:14 +0000 (01:04 +0000)]
regen master
Tinderbox User [Thu, 3 Dec 2015 23:45:24 +0000 (23:45 +0000)]
update copyright notice / whitespace
Mark Andrews [Thu, 3 Dec 2015 23:28:22 +0000 (10:28 +1100)]
4270. [security] Update allowed OpenSSL versions as named is
potentially vulnerable to CVE-2015-3193.
Evan Hunt [Thu, 3 Dec 2015 05:10:09 +0000 (21:10 -0800)]
[master] disallow map zones in response-policy
4269. [bug] Zones using "map" format master files currently
don't work as policy zones. This limitation has
now been documented; attempting to use such zones
in "response-policy" statements is now a
configuration error. [RT #38321]
Mark Andrews [Thu, 3 Dec 2015 04:42:58 +0000 (15:42 +1100)]
update description
Mark Andrews [Thu, 3 Dec 2015 04:31:28 +0000 (15:31 +1100)]
Add CVE-2015-8461
Mark Andrews [Thu, 3 Dec 2015 03:17:48 +0000 (14:17 +1100)]
update copyrights
Evan Hunt [Thu, 3 Dec 2015 03:05:46 +0000 (19:05 -0800)]
[master] update to previous commit: also list chrootdir if applicable
Evan Hunt [Thu, 3 Dec 2015 02:54:46 +0000 (18:54 -0800)]
[master] add conf file to rndc status
4268. [func] "rndc status" now reports the path to the
configuration file. [RT #36470]
Mark Andrews [Wed, 2 Dec 2015 22:50:44 +0000 (09:50 +1100)]
change 4253 to security and add CVE
Evan Hunt [Wed, 2 Dec 2015 22:02:53 +0000 (14:02 -0800)]
[master] mention --enable-full-report in config summary output
Mark Andrews [Wed, 2 Dec 2015 02:00:42 +0000 (13:00 +1100)]
4267. [test] Check sdlz error handling. [RT #41142]
Tinderbox User [Mon, 30 Nov 2015 23:45:24 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Mon, 30 Nov 2015 23:30:05 +0000 (23:30 +0000)]
newcopyrights
Mukund Sivaraman [Mon, 30 Nov 2015 08:30:51 +0000 (14:00 +0530)]
Mark performance CHANGES as such
Mark Andrews [Sun, 29 Nov 2015 23:29:29 +0000 (10:29 +1100)]
4265. [bug] Address unchecked isc_mem_get calls. [RT #41187]
Tinderbox User [Tue, 24 Nov 2015 23:45:23 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 24 Nov 2015 23:30:04 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Tue, 24 Nov 2015 22:43:02 +0000 (14:43 -0800)]
[master] update developer guide, expanding on comments and unit tests
Mark Andrews [Sun, 22 Nov 2015 20:26:46 +0000 (07:26 +1100)]
use isc_buffer_constinit
Mark Andrews [Sat, 21 Nov 2015 01:19:51 +0000 (12:19 +1100)]
fix path for CHANGES.SE
(cherry picked from commit
e948cf361c75ff0a64bb3365271efbbdaec740f3 )
Tinderbox User [Sat, 21 Nov 2015 01:04:11 +0000 (01:04 +0000)]
regen master
Tinderbox User [Fri, 20 Nov 2015 23:45:23 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Fri, 20 Nov 2015 23:30:05 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Fri, 20 Nov 2015 07:38:24 +0000 (18:38 +1100)]
4264. [bug] Check const of strchr/strrchr assignments match
argument's const status. [RT #41150]
Mark Andrews [Fri, 20 Nov 2015 05:07:43 +0000 (16:07 +1100)]
4263. [contrib] Address compiler warnings in mysqldyn module.
[RT #41130]
Mark Andrews [Fri, 20 Nov 2015 03:55:20 +0000 (14:55 +1100)]
spelling
李昶 [Thu, 19 Nov 2015 05:50:22 +0000 (11:20 +0530)]
Cleanup in journal_open() correctly (#41129)
Mukund Sivaraman [Thu, 19 Nov 2015 05:31:45 +0000 (11:01 +0530)]
Fix bug in epoll_ctl() usage causing blocked connections (#41067)
Tinderbox User [Wed, 18 Nov 2015 23:45:27 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Wed, 18 Nov 2015 23:30:05 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Wed, 18 Nov 2015 03:06:51 +0000 (14:06 +1100)]
win32: new -> newtable
(cherry picked from commit
5060d8639e932680456ab07519687d68298be5e0 )
Tinderbox User [Wed, 18 Nov 2015 01:04:11 +0000 (01:04 +0000)]
regen master
Mark Andrews [Wed, 18 Nov 2015 00:08:50 +0000 (11:08 +1100)]
note the address changes for H.ROOT-SERVERS.NET
Tinderbox User [Tue, 17 Nov 2015 23:45:26 +0000 (23:45 +0000)]
update copyright notice / whitespace
Jeremy C. Reed [Tue, 17 Nov 2015 15:22:41 +0000 (10:22 -0500)]
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9
Mark Andrews [Tue, 17 Nov 2015 04:29:10 +0000 (15:29 +1100)]
add CVE-2015-8000
Evan Hunt [Tue, 17 Nov 2015 02:21:17 +0000 (18:21 -0800)]
[master] typo
Mark Andrews [Tue, 17 Nov 2015 02:16:44 +0000 (13:16 +1100)]
4261. [maint] H.ROOT-SERVERS.NET is 198.97.190.53 and 2001:500:1::53.
[RT #40556]
Mark Andrews [Tue, 17 Nov 2015 01:45:21 +0000 (12:45 +1100)]
update 9.9.x range
Tinderbox User [Tue, 17 Nov 2015 01:04:47 +0000 (01:04 +0000)]
regen master
Tinderbox User [Mon, 16 Nov 2015 23:45:24 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Mon, 16 Nov 2015 23:30:05 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Mon, 16 Nov 2015 19:24:32 +0000 (06:24 +1100)]
use *newrdatas rather than *oldrdatas in sizeof for consistency [RT #41131]
Jeremy C. Reed [Mon, 16 Nov 2015 17:53:55 +0000 (12:53 -0500)]
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9
Francis Dupont [Mon, 16 Nov 2015 16:47:10 +0000 (17:47 +0100)]
Merged VS 2015 64 bit warnings (#40373)
Mark Andrews [Mon, 16 Nov 2015 03:27:08 +0000 (14:27 +1100)]
add dns_message_setclass
Mark Andrews [Mon, 16 Nov 2015 02:12:20 +0000 (13:12 +1100)]
4260. [security] Insufficient testing when parsing a message allowed
records with an incorrect class to be be accepted,
triggering a REQUIRE failure when those records
were subsequently cached. (CVE-2015-8000) [RT #4098]
Tinderbox User [Thu, 12 Nov 2015 23:45:23 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Thu, 12 Nov 2015 01:04:13 +0000 (01:04 +0000)]
regen master
Mark Andrews [Wed, 11 Nov 2015 23:54:59 +0000 (10:54 +1100)]
use a test key
Tinderbox User [Wed, 11 Nov 2015 23:45:23 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Wed, 11 Nov 2015 23:30:05 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Wed, 11 Nov 2015 11:38:39 +0000 (22:38 +1100)]
check dns_test_begin result
Mark Andrews [Wed, 11 Nov 2015 11:33:57 +0000 (22:33 +1100)]
check ptr is not NULL
Mukund Sivaraman [Wed, 11 Nov 2015 08:21:55 +0000 (13:51 +0530)]
Update notes.xml for #40498
Mukund Sivaraman [Wed, 11 Nov 2015 08:19:21 +0000 (13:49 +0530)]
Cleanup *.nta files after rndc system test
Mukund Sivaraman [Wed, 11 Nov 2015 07:59:38 +0000 (13:29 +0530)]
Allow non-destructive control channel access using a "read-only" clause (#40498)
Mukund Sivaraman [Wed, 11 Nov 2015 04:25:25 +0000 (09:55 +0530)]
Limit rndc query message sizes to 32 KiB (#41073)
Tinderbox User [Wed, 11 Nov 2015 01:04:12 +0000 (01:04 +0000)]
regen master
Mark Andrews [Tue, 10 Nov 2015 03:39:41 +0000 (14:39 +1100)]
don't run {doc,man}clean for releaseinfo.xml and friend
Jeremy C. Reed [Tue, 10 Nov 2015 03:10:01 +0000 (22:10 -0500)]
add simpara to some note tags
So generated "Note" header isn't on same line as content.
Also removed one place that said "Note" (so doesn't say
"Note Note").
Jeremy C. Reed [Tue, 10 Nov 2015 03:07:27 +0000 (22:07 -0500)]
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9
Tinderbox User [Mon, 9 Nov 2015 23:45:22 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Mon, 9 Nov 2015 23:30:07 +0000 (23:30 +0000)]
newcopyrights
Jeremy C. Reed [Mon, 9 Nov 2015 16:25:01 +0000 (11:25 -0500)]
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9
Mukund Sivaraman [Mon, 9 Nov 2015 09:47:44 +0000 (15:17 +0530)]
Fix typo
Evan Hunt [Mon, 9 Nov 2015 05:34:24 +0000 (21:34 -0800)]
[master] fix python script versions
4257. [cleanup] Python scripts reported incorrect version. [RT #41080]
Tinderbox User [Sat, 7 Nov 2015 01:04:14 +0000 (01:04 +0000)]
regen master
Tinderbox User [Fri, 6 Nov 2015 23:45:24 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Fri, 6 Nov 2015 23:30:04 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Fri, 6 Nov 2015 21:44:28 +0000 (13:44 -0800)]
[master] clarify message-compression doc
- mention TCP and RFC compliance issues
Evan Hunt [Fri, 6 Nov 2015 03:51:54 +0000 (19:51 -0800)]
[master] allow spaces in rndc arguments
4256. [bug] Allow rndc command arguments to be quoted so as
to allow spaces. [RT #36665]
Tinderbox User [Fri, 6 Nov 2015 01:04:13 +0000 (01:04 +0000)]
regen master
Mark Andrews [Thu, 5 Nov 2015 23:58:05 +0000 (10:58 +1100)]
remove bin/tests/compress_test.c
Tinderbox User [Thu, 5 Nov 2015 23:45:25 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Thu, 5 Nov 2015 23:30:12 +0000 (23:30 +0000)]
newcopyrights
Jeremy C. Reed [Thu, 5 Nov 2015 18:01:07 +0000 (13:01 -0500)]
clean up refpurpose contents to be consistent
This is to be consistent with other manuals:
- no period punctuation at end
- no capitalization at beginning unless acronym or proper noun
- and no simple article (like "A") to start sentence.
While the docbook specification says refpurpose is a "one sentence",
its examples show it with the rules shown above.
Also compared with many manpages as this is common format for the
.Nd macro's one line description.
Mark Andrews [Thu, 5 Nov 2015 13:15:23 +0000 (00:15 +1100)]
add dns_compress_disable
Witold Krecicki [Thu, 5 Nov 2015 11:19:04 +0000 (12:19 +0100)]
4255. [func] Add 'message-compression' option to disable DNS compression in responses. [RT #40726]
Mark Andrews [Thu, 5 Nov 2015 06:43:30 +0000 (17:43 +1100)]
4254. [bug] Address missing lock when getting zone's serial.
[RT #41072]
Mark Andrews [Thu, 5 Nov 2015 06:10:10 +0000 (17:10 +1100)]
4253. [bug] Address fetch context reference count handling error
on socket error. [RT#40945]
Mark Andrews [Thu, 5 Nov 2015 01:09:48 +0000 (12:09 +1100)]
4252. [func] Add support for automating the generation CDS and
CDNSKEY rrsets to named and dnssec-signzone.
[RT #40424]
Tinderbox User [Thu, 5 Nov 2015 01:04:10 +0000 (01:04 +0000)]
regen master
Evan Hunt [Wed, 4 Nov 2015 18:34:28 +0000 (10:34 -0800)]
[master] NTAs did not survive reoad/reconfig
4251. [bug] NTAs were deleted when the server was reconfigured
or reloaded. [RT #41058]
Evan Hunt [Tue, 3 Nov 2015 04:13:13 +0000 (20:13 -0800)]
[master] log TSIG key on xfrin
4250. [func] Log the TSIG key in use during inbound zone
transfers. [RT #41075]
Mark Andrews [Fri, 30 Oct 2015 00:57:12 +0000 (11:57 +1100)]
remove /bin/tests/system/statschannel/tests.sh.in
Tinderbox User [Thu, 29 Oct 2015 23:45:34 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Thu, 29 Oct 2015 23:30:03 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Thu, 29 Oct 2015 22:50:36 +0000 (15:50 -0700)]
[master] typo
Mark Andrews [Thu, 29 Oct 2015 21:11:48 +0000 (08:11 +1100)]
0xf5f5f5f5f5f5f5f5 is a LLU
Mark Andrews [Thu, 29 Oct 2015 20:06:20 +0000 (07:06 +1100)]
#ifdef ISC_PLATFORM_HAVEATOMICSTORE
(cherry picked from commit
f75f9e1b628d0eeb1a236dc40b65f1a8d6124aed )
Mark Andrews [Thu, 29 Oct 2015 06:04:35 +0000 (17:04 +1100)]
fix rt #
Mark Andrews [Thu, 29 Oct 2015 06:03:03 +0000 (17:03 +1100)]
4249. [func] Improve error reporting of TSIG / SIG(0) records in
the wrong location. [RT #40953]