Commit Graph

23052 Commits

Author SHA1 Message Date
Mukund Sivaraman
d5fc01df13 Fix out-of-srcdir build with native pkcs11 (#38831)
(cherry picked from commit 642e4ac70d)
2015-03-16 14:11:38 +05:30
Francis Dupont
9b525c672a update VS last version 2015-03-14 15:46:53 +01:00
Tinderbox User
327ff9a0a4 regen v9_10 2015-03-11 01:08:28 +00:00
Mark Andrews
5e8cc6e868 Add warning about configuration inheritence with in-view
(cherry picked from commit 7b52254bf3)
2015-03-11 10:43:34 +11:00
Evan Hunt
0d3d91ef3a [v9_10] fix CHANGES numbers 2015-03-09 18:48:54 -07:00
Mark Andrews
715f98823b 4095. [bug] ISC_PLATFORM_HAVEXADDQ could be inconsistently set.
[RT #38828]

(cherry picked from commit 77b179cbbe)
2015-03-09 23:07:49 +11:00
Mukund Sivaraman
26406f9997 Fix a possible race in updating stats counters (#38826)
and do some other isc mem cleanups.

(cherry picked from commit 24f2cc7d06)

Conflicts:
	CHANGES
2015-03-09 11:00:43 +05:30
Mukund Sivaraman
c203b9040a Fix -Wshadow warnings (#38762)
These happen due to ntohs()/htons() macro expansion in glibc.

(cherry picked from commit f5a62d97e3)
2015-03-09 09:37:16 +05:30
Tinderbox User
b538882cb3 regen v9_10 2015-03-05 01:08:21 +00:00
Evan Hunt
951162a700 [v9_10] address -Wshadow error 2015-03-04 15:58:47 -08:00
Mark Andrews
f12d92bd7c add missing defs 2015-03-05 10:47:21 +11:00
Tinderbox User
84a8cba55a update copyright notice / whitespace 2015-03-04 23:45:48 +00:00
Tinderbox User
3a564df037 newcopyrights 2015-03-04 23:30:06 +00:00
Mark Andrews
b07543b521 4082. [bug] Incrementally sign large inline zone deltas.
[RT #37927]

(cherry picked from commit 1b05d22789)
2015-03-05 10:05:39 +11:00
Francis Dupont
de950a36fd updated OpenSSL PKCS#11 engine patches 2015-03-04 15:16:56 +01:00
Mark Andrews
a5b883cb53 use unique query names 2015-03-04 17:12:18 +11:00
Tinderbox User
e95f99f347 update copyright notice / whitespace 2015-03-03 23:45:49 +00:00
Tinderbox User
e327a2e930 newcopyrights 2015-03-03 23:30:07 +00:00
Mark Andrews
a55c3151b2 4081. [cleanup] Use dns_rdatalist_init consistently. [RT #38759]
(cherry picked from commit 29d52c001f)
2015-03-03 16:49:37 +11:00
Tinderbox User
127ddee5f9 regen v9_10 2015-03-03 01:09:45 +00:00
Tinderbox User
e037da3a0e update copyright notice / whitespace 2015-03-02 23:45:48 +00:00
Tinderbox User
490754d009 newcopyrights 2015-03-02 23:30:06 +00:00
Mukund Sivaraman
67a9e487c7 Add support for Valgrind's helgrind tool (#38706)
Also fix one locking issue that helgrind found: Maintain stats->lock
while stats->reference is used.

(cherry picked from commit 10dd5f62f2)
2015-03-02 13:44:35 +05:30
Mukund Sivaraman
5ec24730f9 Update win32 configure for --enable-querytrace (#37520)
Also enable querytrace when --enable-developer is specified.

(cherry picked from commit 84f95ddb25)
2015-03-02 12:59:13 +05:30
Mukund Sivaraman
00cc9fb766 Remove more wider memset() over control now that it's handled below (#38621)
(cherry picked from commit 0ea9f8037d)
2015-03-02 12:53:48 +05:30
Tinderbox User
1010bfae70 regen v9_10 2015-02-28 01:08:59 +00:00
Tinderbox User
02c3c73c9b update copyright notice / whitespace 2015-02-27 23:45:52 +00:00
Tinderbox User
1612815908 newcopyrights 2015-02-27 23:30:14 +00:00
Evan Hunt
53fa9f3ff4 [v9_10] include dso.h when testing DSO_METHOD_dlfcn 2015-02-27 09:05:21 -08:00
Mark Andrews
0901bea31b add $DESCRIPTION 2015-02-28 00:04:13 +11:00
Mark Andrews
a16bd664a8 fix version tests
(cherry picked from commit 326b84f20e)
2015-02-27 17:02:17 +11:00
Evan Hunt
9364ff7555 [v9_10] typo 2015-02-26 21:52:37 -08:00
Mukund Sivaraman
3c2419037f Fix CHANGES
(cherry picked from commit 5f590e93d2)
2015-02-27 11:08:57 +05:30
Mark Andrews
0f79c81b2b fix typo 2015-02-27 14:57:52 +11:00
Mark Andrews
76cbe3617f 4078. [bug] Hand the case where CMSG_SPACE(sizeof(int)) !=
CMSG_SPACE(sizeof(int)). [RT #38621.

(cherry picked from commit b5edc023a1)
2015-02-27 14:52:52 +11:00
Mark Andrews
f0d388e561 4077. [test] Add static-stub regression test for DS NXDOMAIN
return making the static stub disappear. [RT #38564]

(cherry picked from commit be9720ae2c)
2015-02-27 12:48:06 +11:00
Mark Andrews
b7d7ce54e7 4076. [bug] Named could crash on shutdown with outstanding
reload / reconfig events. [RT #38622]

(cherry picked from commit bb5df338d9)
2015-02-27 12:35:23 +11:00
Mark Andrews
6abbd5dfb8 protect with #ifdef HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 2015-02-27 11:56:16 +11:00
Mark Andrews
374fce8495 4074. [cleanup] Cleaned up more warnings from gcc -Wshadow. [RT #38708]
(cherry picked from commit af669cb4fd)

Conflicts:
	bin/named/client.c
	lib/dns/request.c
	lib/dns/view.c
2015-02-27 10:59:45 +11:00
Tinderbox User
332ca2a157 update copyright notice / whitespace 2015-02-26 23:45:49 +00:00
Tinderbox User
9c7309c691 newcopyrights 2015-02-26 23:30:07 +00:00
Evan Hunt
8262b7708d [v9_10] version cleanup
4073.	[cleanup]	Add libjson-c version number reporting to
			"named -V"; normalize version number formatting.
			[RT #38056]
2015-02-26 12:16:15 -08:00
Evan Hunt
4d2d2b5d01 [v9_10] incorrect RT # 2015-02-26 10:48:51 -08:00
Evan Hunt
cf0d42e078 [v9_10] clear out the relnotes from 9.10.2 2015-02-26 10:36:42 -08:00
Mukund Sivaraman
b83c20df65 Add a --enable-querytrace configure switch for very verbose query tracelogging (#37520)
(cherry picked from commit 1783676a64)
2015-02-26 16:52:38 +05:30
Mukund Sivaraman
1473872cb8 Remove unused functions (#38547)
(cherry picked from commit ebeb668f86)
2015-02-26 14:53:53 +05:30
Mukund Sivaraman
5e832b1f47 Initialize pthread_mutexattrs just once (#38547)
(cherry picked from commit 07dd40e8ee)

Conflicts:
	lib/dns/tests/dnstest.c
2015-02-26 14:53:38 +05:30
Mukund Sivaraman
9b56539c01 Fix a segfault when running nslookup (#38548)
(cherry picked from commit db93c0def5)
2015-02-26 14:07:14 +05:30
Evan Hunt
9593f245a8 [v9_10] fix merge glitch 2015-02-25 21:18:18 -08:00
Evan Hunt
65d341e68b [v9_10] minor python3 portability fix 2015-02-25 17:12:21 -08:00