Commit Graph

23070 Commits

Author SHA1 Message Date
Tinderbox User
306c1eb38d regen v9_10 2015-04-07 01:08:54 +00:00
Evan Hunt
0b6dfb95ee [v9_10] minor doc fixes 2015-04-06 13:48:48 -07:00
Tinderbox User
0a775763af sync 2015-04-03 01:04:58 +00:00
Tinderbox User
5fa800e702 update copyright notice / whitespace 2015-03-27 23:45:49 +00:00
Tinderbox User
b171929903 newcopyrights 2015-03-27 23:30:10 +00:00
Mukund Sivaraman
8bf3c4972b Some cleanups in isc mem code (#38896)
(cherry picked from commit fba894c98b)
2015-03-28 00:06:34 +05:30
Mukund Sivaraman
ffc5d17ea8 Fix a crash while parsing malformed CAA RRs in presentation format (#39003)
(cherry picked from commit f9f81abff0)
2015-03-27 10:34:06 +05:30
Tinderbox User
06ea857da1 newcopyrights 2015-03-25 23:30:07 +00:00
Evan Hunt
9b61dd0ae8 [v9_10] updated contrib/README 2015-03-25 13:12:26 -05:00
Mukund Sivaraman
76d6b3c544 Send notifies immediately for slave zones during startup (#38843)
(cherry picked from commit 9a7532f836)
2015-03-25 12:46:39 +05:30
Tinderbox User
2fa25cdb19 update copyright notice / whitespace 2015-03-23 23:45:47 +00:00
Tinderbox User
11355388f7 newcopyrights 2015-03-23 23:30:08 +00:00
Mark Andrews
0a8db1048c @ISC_OPENSSL_INC@ needs to not be by itself
(cherry picked from commit a5885354413d503105521b7bf4cd603927f81814)
2015-03-24 07:54:45 +11:00
Evan Hunt
582bd9d5a4 [v9_10] fixed build errors with libressl
4088.	[port]		Fixed errors when building with libressl. [RT #38899]
2015-03-23 13:35:26 -05:00
Mukund Sivaraman
ac1ccdd323 Fix a crash due to use-after-free (#38495)
(cherry picked from commit ebeb4b3e09)
2015-03-18 06:43:33 +05:30
Mark Andrews
05bae3f352 spelling 2015-03-18 09:35:27 +11:00
Tinderbox User
c019679b32 update copyright notice / whitespace 2015-03-16 23:45:45 +00:00
Tinderbox User
967b62a9cf newcopyrights 2015-03-16 23:30:09 +00:00
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