]>
git.ipfire.org Git - thirdparty/bind9.git/log
Tinderbox User [Tue, 6 Oct 2015 05:45:21 +0000 (05:45 +0000)]
regen master
Evan Hunt [Tue, 6 Oct 2015 04:59:35 +0000 (21:59 -0700)]
[master] upgrade doc toolchain
4237. [doc] Upgraded documentation toolchain to use DocBook 5
and dblatex. [RT #40766]
Mark Andrews [Tue, 6 Oct 2015 03:10:49 +0000 (14:10 +1100)]
add <stdlib.h> for exit(3)
Mukund Sivaraman [Tue, 6 Oct 2015 00:27:26 +0000 (05:57 +0530)]
Add note about Windows (#40761)
Mukund Sivaraman [Tue, 6 Oct 2015 00:22:02 +0000 (05:52 +0530)]
Update named manual page (#40761)
Mukund Sivaraman [Tue, 6 Oct 2015 00:14:53 +0000 (05:44 +0530)]
Fix notes and CHANGES for #40761
Jeremy C. Reed [Mon, 5 Oct 2015 15:53:13 +0000 (11:53 -0400)]
add missing <listitem> tags
because require-server-cookie and request-sit explanations were
missing.
Evan Hunt [Mon, 5 Oct 2015 01:42:47 +0000 (18:42 -0700)]
[master] wrong category name
Tinderbox User [Sun, 4 Oct 2015 01:09:39 +0000 (01:09 +0000)]
regen master
Tinderbox User [Sat, 3 Oct 2015 23:45:23 +0000 (23:45 +0000)]
update copyright notice / whitespace
Evan Hunt [Sat, 3 Oct 2015 01:47:33 +0000 (18:47 -0700)]
[master] silence "missing initializer" warning
Mukund Sivaraman [Sat, 3 Oct 2015 01:41:12 +0000 (07:11 +0530)]
Update CHANGES and notes.xml for #40761
Mukund Sivaraman [Sat, 3 Oct 2015 01:36:49 +0000 (07:06 +0530)]
Update the default value for number of UDP listeners (#40761)
Evan Hunt [Sat, 3 Oct 2015 01:31:12 +0000 (18:31 -0700)]
[master] add "dnstap" to categories
Tinderbox User [Sat, 3 Oct 2015 01:07:28 +0000 (01:07 +0000)]
regen master
Evan Hunt [Sat, 3 Oct 2015 00:13:35 +0000 (17:13 -0700)]
[master] copyrights
Tinderbox User [Fri, 2 Oct 2015 23:45:32 +0000 (23:45 +0000)]
update copyright notice / whitespace
Evan Hunt [Fri, 2 Oct 2015 21:38:59 +0000 (14:38 -0700)]
[master] missing .def entries, print.h
Francis Dupont [Fri, 2 Oct 2015 21:01:18 +0000 (23:01 +0200)]
Added dns_master_styleflags
Evan Hunt [Fri, 2 Oct 2015 19:32:42 +0000 (12:32 -0700)]
[master] dnstap
4235. [func] Added support in named for "dnstap", a fast method of
capturing and logging DNS traffic, and a new command
"dnstap-read" to read a dnstap log file. Use
"configure --enable-dnstap" to enable this
feature (note that this requires libprotobuf-c
and libfstrm). See the ARM for configuration details.
Thanks to Robert Edmonds of Farsight Security.
[RT #40211]
Witold Krecicki [Fri, 2 Oct 2015 08:45:10 +0000 (10:45 +0200)]
4234. [func] Add deflate compression in statistics channel HTTP
server. [RT #40861]
Tinderbox User [Thu, 1 Oct 2015 23:45:31 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Thu, 1 Oct 2015 23:30:03 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Thu, 1 Oct 2015 21:45:45 +0000 (07:45 +1000)]
curr_srtt = curr->srtt
Mark Andrews [Thu, 1 Oct 2015 12:12:56 +0000 (22:12 +1000)]
compare curr_srtt and best_srtt
Mark Andrews [Thu, 1 Oct 2015 12:12:02 +0000 (22:12 +1000)]
remove deadcode; move NULL assignment arlier
Mark Andrews [Thu, 1 Oct 2015 06:01:34 +0000 (16:01 +1000)]
emit "E:TESTNAME:DATE" when we can't start a server
Mark Andrews [Thu, 1 Oct 2015 05:47:39 +0000 (15:47 +1000)]
handle ISC_R_FILENOTFOUND
Mark Andrews [Thu, 1 Oct 2015 01:28:42 +0000 (11:28 +1000)]
fix CHANGES numbers
Tinderbox User [Thu, 1 Oct 2015 01:06:45 +0000 (01:06 +0000)]
regen master
Tinderbox User [Wed, 30 Sep 2015 23:45:36 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Wed, 30 Sep 2015 23:30:03 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Wed, 30 Sep 2015 06:09:16 +0000 (16:09 +1000)]
spelling
Mark Andrews [Wed, 30 Sep 2015 05:55:14 +0000 (15:55 +1000)]
4232. [test] Add tests for CDS and CDNSKEY with delegation-only.
[RT #40597]
Mark Andrews [Wed, 30 Sep 2015 05:46:55 +0000 (15:46 +1000)]
4231. [contrib] Address unchecked memory allocation calls in
query-loc and zone2ldap. [RT #40789]
Mark Andrews [Wed, 30 Sep 2015 05:38:32 +0000 (15:38 +1000)]
4231. [contrib] Address unchecked calloc call in dlz_mysqldyn_mod.c.
[RT #40840]
Mark Andrews [Wed, 30 Sep 2015 05:33:16 +0000 (15:33 +1000)]
4230. [contrib] dlz_wildcard_dynamic.c:dlz_create could return a
uninitalised result. [RT #40839]
Mark Andrews [Wed, 30 Sep 2015 05:28:57 +0000 (15:28 +1000)]
4229. [bug] A variable could be used uninitalised in
dns_update_signaturesinc. [RT #40784]
Mark Andrews [Wed, 30 Sep 2015 04:58:31 +0000 (14:58 +1000)]
4228. [bug] Address race condition in dns_client_destroyrestrans.
[RT #40605]
Evan Hunt [Wed, 30 Sep 2015 04:21:44 +0000 (21:21 -0700)]
[master] document the spill category
Mark Andrews [Wed, 30 Sep 2015 04:14:47 +0000 (14:14 +1000)]
4227. [bug] Silence static analysis warnings. [RT #40828
Mark Andrews [Wed, 30 Sep 2015 04:04:28 +0000 (14:04 +1000)]
silence compiler warnings
Mark Andrews [Wed, 30 Sep 2015 03:55:50 +0000 (13:55 +1000)]
newcopyrights
Tinderbox User [Wed, 30 Sep 2015 03:48:43 +0000 (03:48 +0000)]
regen master
Mark Andrews [Wed, 30 Sep 2015 02:56:31 +0000 (12:56 +1000)]
split out logging-categories [RT #40844]
Mark Andrews [Wed, 30 Sep 2015 02:38:07 +0000 (12:38 +1000)]
address linking issues
Tinderbox User [Wed, 30 Sep 2015 01:06:20 +0000 (01:06 +0000)]
regen master
Tinderbox User [Tue, 29 Sep 2015 23:45:32 +0000 (23:45 +0000)]
update copyright notice / whitespace
Evan Hunt [Tue, 29 Sep 2015 22:27:12 +0000 (15:27 -0700)]
[master] fix theoretical shutdown race
4226. [bug] Address a theoretical shutdown race in
zone.c:notify_send_queue(). [RT #38958]
Mar Andrews [Tue, 29 Sep 2015 15:56:11 +0000 (15:56 +0000)]
4225. [port] freebsd/openbsd: Use '${CC} -shared' for building
shared libraries. [RT #39557]
Mark Andrews [Tue, 29 Sep 2015 14:46:33 +0000 (00:46 +1000)]
#include <isc/string.h> for memset
Mark Andrews [Tue, 29 Sep 2015 14:44:49 +0000 (00:44 +1000)]
add missing libraries
Evan Hunt [Tue, 29 Sep 2015 06:12:35 +0000 (23:12 -0700)]
[master] merge dyndb
4224. [func] Added support for "dyndb", a new interface for loading
zone data from an external database, developed by
Red Hat for the FreeIPA project.
DynDB drivers fully implement the BIND database
API, and are capable of significantly better
performance and functionality than DLZ drivers,
while taking advantage of advanced database
features not available in BIND such as multi-master
replication.
Thanks to Adam Tkac and Petr Spacek of Red Hat.
[RT #35271]
Mark Andrews [Tue, 29 Sep 2015 05:02:49 +0000 (15:02 +1000)]
make macro name match category name
Tinderbox User [Tue, 29 Sep 2015 01:10:32 +0000 (01:10 +0000)]
regen master
Mark Andrews [Mon, 28 Sep 2015 23:46:07 +0000 (09:46 +1000)]
update
Tinderbox User [Mon, 28 Sep 2015 23:45:23 +0000 (23:45 +0000)]
update copyright notice / whitespace
Mark Andrews [Mon, 28 Sep 2015 22:36:05 +0000 (08:36 +1000)]
add closing tag
Mark Andrews [Mon, 28 Sep 2015 22:25:35 +0000 (08:25 +1000)]
Introduce end-of-line normalization
Mark Andrews [Mon, 28 Sep 2015 22:06:21 +0000 (08:06 +1000)]
re-organise sort to use best_srtt and curr_srtt
Mark Andrews [Mon, 28 Sep 2015 21:31:15 +0000 (07:31 +1000)]
use %zu
Mark Andrews [Mon, 28 Sep 2015 21:26:04 +0000 (07:26 +1000)]
use HAVE_SYS_SYSCTL_H
Francis Dupont [Mon, 28 Sep 2015 15:31:35 +0000 (17:31 +0200)]
Removed unused addrbuf
Francis Dupont [Mon, 28 Sep 2015 15:30:07 +0000 (17:30 +0200)]
Fixed status vs statex
Francis Dupont [Mon, 28 Sep 2015 13:46:33 +0000 (15:46 +0200)]
Fixed project files
Francis Dupont [Mon, 28 Sep 2015 13:34:24 +0000 (15:34 +0200)]
Fixed isc_meminfo_totalphys return cast (size_t is *not* 64 bit)
Francis Dupont [Mon, 28 Sep 2015 12:50:18 +0000 (14:50 +0200)]
Fixed missing #include "config.h"
Francis Dupont [Mon, 28 Sep 2015 12:47:20 +0000 (14:47 +0200)]
Fixed missing from libisccfg.def
Witold Krecicki [Mon, 28 Sep 2015 09:08:50 +0000 (11:08 +0200)]
4223. [func] Add support for setting max-cache-size to percentage
of available physical memory, set default to 90%.
[RT #38442]
Mark Andrews [Mon, 28 Sep 2015 08:57:19 +0000 (18:57 +1000)]
4222. [func] Bias IPv6 servers when selecting the next server to
query. [RT #40836]
Mark Andrews [Thu, 24 Sep 2015 23:18:43 +0000 (09:18 +1000)]
4221. [bug] Resource leak on DNS_R_NXDOMAIN in fctx_create.
[RT #40583]
Tinderbox User [Wed, 23 Sep 2015 23:30:04 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Wed, 23 Sep 2015 21:43:11 +0000 (07:43 +1000)]
add S: T: and E: log lines
Tinderbox User [Wed, 23 Sep 2015 01:05:36 +0000 (01:05 +0000)]
regen master
Tinderbox User [Tue, 22 Sep 2015 23:45:22 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Tue, 22 Sep 2015 23:30:06 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Tue, 22 Sep 2015 04:36:26 +0000 (21:36 -0700)]
[master] need id tag on refentry
Tinderbox User [Tue, 22 Sep 2015 01:06:07 +0000 (01:06 +0000)]
regen master
Tinderbox User [Mon, 21 Sep 2015 23:30:07 +0000 (23:30 +0000)]
newcopyrights
Evan Hunt [Mon, 21 Sep 2015 20:17:20 +0000 (13:17 -0700)]
[master] comment no longer needed
Evan Hunt [Mon, 21 Sep 2015 20:15:07 +0000 (13:15 -0700)]
[master] named.conf and lwresd man pages missing from ARM
Jeremy C. Reed [Mon, 21 Sep 2015 15:08:35 +0000 (10:08 -0500)]
fix a typo
Jeremy C. Reed [Mon, 21 Sep 2015 15:06:15 +0000 (10:06 -0500)]
Improve docs for zone-statistics
This is for ticket #36955.
Improve grammar for zone-statistics to list new arguments.
Refer to the docs in the options section.
Clarify about stats may not show view name.
Jeremy C. Reed [Mon, 21 Sep 2015 13:56:07 +0000 (08:56 -0500)]
Merge branch 'rt39570'
Note I didn't add a changelog entry. The documentation was already
there and only modified a little.
Mark Andrews [Mon, 21 Sep 2015 07:22:53 +0000 (17:22 +1000)]
4219. [bug] Set event->result to ISC_R_WOULDBLOCK on EWOULDBLOCK,
EGAIN when these soft error are not retried for
isc_socket_send*().
Tinderbox User [Sat, 19 Sep 2015 01:08:38 +0000 (01:08 +0000)]
regen master
Tinderbox User [Fri, 18 Sep 2015 23:45:23 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Fri, 18 Sep 2015 23:30:08 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Fri, 18 Sep 2015 21:17:57 +0000 (07:17 +1000)]
fix whitespace
Mark Andrews [Fri, 18 Sep 2015 21:12:02 +0000 (07:12 +1000)]
4218. [bug] Potential null pointer dereference on out of memory if mmap is not supported. [RT #40777]
Evan Hunt [Fri, 18 Sep 2015 18:39:31 +0000 (11:39 -0700)]
[master] fix wire_test so it can read files with comment lines
Mark Andrews [Fri, 18 Sep 2015 13:45:12 +0000 (23:45 +1000)]
4217. [protocol] Add support for CSYNC. [RT #40532]
Mark Andrews [Fri, 18 Sep 2015 13:30:01 +0000 (23:30 +1000)]
4216. [cleanup] Silence static analysis warnings. [RT #40649]
Mark Andrews [Fri, 18 Sep 2015 03:25:31 +0000 (13:25 +1000)]
document optional class
Mark Andrews [Fri, 18 Sep 2015 03:12:50 +0000 (13:12 +1000)]
document that the syslog facility is optional
Tinderbox User [Fri, 18 Sep 2015 01:07:23 +0000 (01:07 +0000)]
regen master
Mark Andrews [Thu, 17 Sep 2015 23:52:27 +0000 (09:52 +1000)]
4215. [bug] nsupdate: skip to next request on GSSTKEY create
failure. [RT #40685]
Tinderbox User [Thu, 17 Sep 2015 23:45:24 +0000 (23:45 +0000)]
update copyright notice / whitespace
Tinderbox User [Thu, 17 Sep 2015 23:30:07 +0000 (23:30 +0000)]
newcopyrights
Mark Andrews [Thu, 17 Sep 2015 21:43:43 +0000 (07:43 +1000)]
4214. [protocol] Add support for TALINK. [RT #40544]