Commit Graph
23797 Commits
Author SHA1 Message Date
Tinderbox User 55cfbf322d update copyright notice / whitespace 2015-09-29 23:45:32 +00:00
Evan Hunt 40c619daee [master] fix theoretical shutdown race
4226.	[bug]		Address a theoretical shutdown race in
			zone.c:notify_send_queue(). [RT #38958]
2015-09-29 15:27:12 -07:00
Mar Andrews 87e7d08a8b 4225. [port] freebsd/openbsd: Use '${CC} -shared' for building
shared libraries. [RT #39557]
2015-09-29 15:56:11 +00:00
Mark Andrews ab8b419a79 #include <isc/string.h> for memset 2015-09-30 00:46:33 +10:00
Mark Andrews ac6bb3dd36 add missing libraries 2015-09-30 00:44:49 +10:00
Evan Hunt a00f9e2f50 [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]
2015-09-28 23:12:35 -07:00
Mark Andrews 4d085258cc make macro name match category name 2015-09-29 15:02:49 +10:00
Tinderbox User 8f70b6b483 regen master 2015-09-29 01:10:32 +00:00
Mark Andrews e813f036c8 update 2015-09-29 09:46:07 +10:00
Tinderbox User 6648adb2e1 update copyright notice / whitespace 2015-09-28 23:45:23 +00:00
Mark Andrews 8fc1b0bf4d add closing tag 2015-09-29 08:36:05 +10:00
Mark Andrews 7867d18ce0 Introduce end-of-line normalization 2015-09-29 08:25:35 +10:00
Mark Andrews 85e7a259a4 re-organise sort to use best_srtt and curr_srtt 2015-09-29 08:06:21 +10:00
Mark Andrews 540f03ae74 use %zu 2015-09-29 07:31:15 +10:00
Mark Andrews d8e6cd0f8b use HAVE_SYS_SYSCTL_H 2015-09-29 07:26:04 +10:00
Francis Dupont 1d96b1a5ad Removed unused addrbuf 2015-09-28 17:32:40 +02:00
Francis Dupont 722ed14020 Fixed status vs statex 2015-09-28 17:30:07 +02:00
Francis Dupont 29d9a2927c Fixed project files 2015-09-28 15:46:33 +02:00
Francis Dupont 6066985ca8 Fixed isc_meminfo_totalphys return cast (size_t is *not* 64 bit) 2015-09-28 15:34:24 +02:00
Francis Dupont b39bbe3c95 Fixed missing #include "config.h" 2015-09-28 14:50:18 +02:00
Francis Dupont c4baee15c8 Fixed missing from libisccfg.def 2015-09-28 14:47:20 +02:00
Witold Krecicki e6d0a391f5 4223. [func] Add support for setting max-cache-size to percentage
of available physical memory, set default to 90%.
			[RT #38442]
2015-09-28 11:08:50 +02:00
Mark Andrews 98a7f8c7ae 4222. [func] Bias IPv6 servers when selecting the next server to
query. [RT #40836]
2015-09-28 18:57:19 +10:00
Mark Andrews 8d80b4939d 4221. [bug] Resource leak on DNS_R_NXDOMAIN in fctx_create.
[RT #40583]
2015-09-25 09:18:43 +10:00
Tinderbox User 5ca309a0fb newcopyrights 2015-09-23 23:30:04 +00:00
Mark Andrews 1cb514f56a add S: T: and E: log lines 2015-09-24 07:43:11 +10:00
Tinderbox User 9a5087bf58 regen master 2015-09-23 01:05:36 +00:00
Tinderbox User 0e9b328d62 update copyright notice / whitespace 2015-09-22 23:45:22 +00:00
Tinderbox User c26604a73c newcopyrights 2015-09-22 23:30:06 +00:00
Evan Hunt 09ceaefb0a [master] need id tag on refentry 2015-09-21 21:36:26 -07:00
Tinderbox User ad8f23aed6 regen master 2015-09-22 01:06:07 +00:00
Tinderbox User ff8d6ca9d5 newcopyrights 2015-09-21 23:30:07 +00:00
Evan Hunt 72c2a84e77 [master] comment no longer needed 2015-09-21 13:17:20 -07:00
Evan Hunt 00b4840c36 [master] named.conf and lwresd man pages missing from ARM 2015-09-21 13:15:07 -07:00
Jeremy C. Reed 3836539e87 fix a typo 2015-09-21 10:08:35 -05:00
Jeremy C. Reed 5c41d47227 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.
2015-09-21 10:06:15 -05:00
Jeremy C. Reed f48280a996 Merge branch 'rt39570'
Note I didn't add a changelog entry. The documentation was already
there and only modified a little.
2015-09-21 08:56:07 -05:00
Mark Andrews a21c415687 4219. [bug] Set event->result to ISC_R_WOULDBLOCK on EWOULDBLOCK,
EGAIN when these soft error are not retried for
                        isc_socket_send*().
2015-09-21 17:22:53 +10:00
Tinderbox User 09d72af3e9 regen master 2015-09-19 01:08:38 +00:00
Tinderbox User 9268c62bd0 update copyright notice / whitespace 2015-09-18 23:45:23 +00:00
Tinderbox User 8f1a00cf8b newcopyrights 2015-09-18 23:30:08 +00:00
Mark Andrews 47115d91ef fix whitespace 2015-09-19 07:17:57 +10:00
Mark Andrews 4dd41c7d59 4218. [bug] Potential null pointer dereference on out of memory if mmap is not supported. [RT #40777] 2015-09-19 07:12:02 +10:00
Evan Hunt cc52a16096 [master] fix wire_test so it can read files with comment lines 2015-09-18 11:39:31 -07:00
Mark Andrews f6e45a5c54 4217. [protocol] Add support for CSYNC. [RT #40532] 2015-09-18 23:45:12 +10:00
Mark Andrews 705d56b47a 4216. [cleanup] Silence static analysis warnings. [RT #40649] 2015-09-18 23:30:01 +10:00
Mark Andrews 2592ee16b5 document optional class 2015-09-18 13:25:31 +10:00
Mark Andrews 03fac9f931 document that the syslog facility is optional 2015-09-18 13:12:50 +10:00
Tinderbox User d758d223c9 regen master 2015-09-18 01:07:23 +00:00
Mark Andrews ff55c577ba 4215. [bug] nsupdate: skip to next request on GSSTKEY create
failure. [RT #40685]
2015-09-18 09:52:27 +10:00