Tinderbox User
b4556ecdbc
regen master
2015-03-11 01:04:49 +00:00
Mark Andrews
7b52254bf3
Add warning about configuration inheritence with in-view
2015-03-11 10:42:34 +11:00
Evan Hunt
641b9fd39b
[master] fix CHANGES numbers
2015-03-09 18:48:44 -07:00
Tinderbox User
53e1e7cec5
regen master
2015-03-10 01:04:50 +00:00
Mark Andrews
4ae7a31251
document the EDNS version is logged
2015-03-10 07:27:10 +11:00
Mark Andrews
77b179cbbe
4095. [bug] ISC_PLATFORM_HAVEXADDQ could be inconsistently set.
...
[RT #38828 ]
2015-03-09 23:07:09 +11:00
Mukund Sivaraman
24f2cc7d06
Fix a possible race in updating stats counters ( #38826 )
...
and do some other isc mem cleanups.
2015-03-09 10:30:47 +05:30
Mukund Sivaraman
f5a62d97e3
Fix -Wshadow warnings ( #38762 )
...
These happen due to ntohs()/htons() macro expansion in glibc.
2015-03-09 09:23:46 +05:30
Evan Hunt
73eacba1f1
[master] fix typo
2015-03-04 16:01:06 -08:00
Evan Hunt
da4a7772eb
[master] improve thread support reporting
...
4083. [cleanup] Print of the number of CPUs and UDP listeners
in the log and in "rndc status" output; indicate
whether threads are supported in "named -V" output.
[RT #38811 ]
2015-03-04 15:56:33 -08:00
Mark Andrews
f2f3880223
add missing defs
2015-03-05 10:48:04 +11:00
Tinderbox User
811acf52b8
update copyright notice / whitespace
2015-03-04 23:45:21 +00:00
Tinderbox User
28e0061dbc
newcopyrights
2015-03-04 23:30:02 +00:00
Mark Andrews
1b05d22789
4082. [bug] Incrementally sign large inline zone deltas.
...
[RT #37927 ]
2015-03-05 09:59:29 +11:00
Evan Hunt
ff295743c2
[master] release note for change #4013
2015-03-04 09:06:03 -08:00
Francis Dupont
caaff35375
updated OpenSSL PKCS#11 engine patches
2015-03-04 15:15:01 +01:00
Mark Andrews
012ce6857e
use unique query names
2015-03-04 17:12:37 +11:00
Mark Andrews
2e0d8d74d7
handle daylight savings changes
2015-03-04 15:51:31 +11:00
Mark Andrews
d869bc7685
address -Wshaddow of lockfile
2015-03-04 13:49:48 +11:00
Tinderbox User
947d37484e
regen master
2015-03-04 01:04:48 +00:00
Mark Andrews
f520803b46
update
2015-03-04 10:55:52 +11:00
Mark Andrews
29d52c001f
4081. [cleanup] Use dns_rdatalist_init consistently. [RT #38759 ]
2015-03-03 16:43:42 +11:00
Evan Hunt
7ae96d8823
[master] add "lock-file" and fix up singleton code
...
4080. [func] Completed change #4022 , adding a "lock-file" option
to named.conf to override the default lock file,
in addition to the "named -X <filename>" command
line option. Setting the lock file to "none"
using either method disables the check completely.
[RT #37908 ]
2015-03-02 19:27:54 -08:00
Tinderbox User
603de7394f
regen master
2015-03-03 01:04:47 +00:00
Tinderbox User
3d787a1213
update copyright notice / whitespace
2015-03-02 23:45:21 +00:00
Tinderbox User
9e8ee4ffd7
newcopyrights
2015-03-02 23:30:02 +00:00
Mukund Sivaraman
10dd5f62f2
Add support for Valgrind's helgrind tool ( #38706 )
...
Also fix one locking issue that helgrind found: Maintain stats->lock
while stats->reference is used.
2015-03-02 13:42:20 +05:30
Mukund Sivaraman
84f95ddb25
Update win32 configure for --enable-querytrace ( #37520 )
...
Also enable querytrace when --enable-developer is specified.
2015-03-02 12:57:50 +05:30
Mukund Sivaraman
0ea9f8037d
Remove more wider memset() over control now that it's handled below ( #38621 )
2015-03-02 12:52:41 +05:30
Tinderbox User
5e93bad21b
update copyright notice / whitespace
2015-03-01 23:45:20 +00:00
Mark Andrews
a03cb08d0c
merge copyrights
2015-03-02 10:37:29 +11:00
Evan Hunt
ed57645433
[master] add 64-bit symbols for ownercase functions
2015-02-27 17:36:29 -08:00
Tinderbox User
548a24c3d3
regen master
2015-02-28 01:05:06 +00:00
Tinderbox User
34eab435ac
update copyright notice / whitespace
2015-02-27 23:45:24 +00:00
Evan Hunt
d5eeaed608
[master] include dso.h when testing DSO_METHOD_dlfcn
2015-02-27 09:05:03 -08:00
Mark Andrews
0be58dd2da
add $DESCRIPTION
2015-02-28 00:10:56 +11:00
Mark Andrews
0382684a06
add $DESCRIPTION
2015-02-28 00:09:25 +11:00
Mark Andrews
326b84f20e
fix version tests
2015-02-27 17:01:25 +11:00
Evan Hunt
2bbf69e1e2
[master] add missing externals
2015-02-26 21:58:19 -08:00
Evan Hunt
48fe77df0c
[master] typo
2015-02-26 21:52:04 -08:00
Mark Andrews
4677223a53
address -Wshadow warning
2015-02-27 16:46:54 +11:00
Mukund Sivaraman
5f590e93d2
Fix CHANGES
2015-02-27 11:04:26 +05:30
Mark Andrews
a8da00ef95
4079. [func] Preserve the case of the ownername of records to
...
the RRset level. [RT #37442 ]
2015-02-27 15:08:38 +11:00
Mark Andrews
414aa6bc3d
fix typo
2015-02-27 14:58:53 +11:00
Mark Andrews
b5edc023a1
4078. [bug] Hand the case where CMSG_SPACE(sizeof(int)) !=
...
CMSG_SPACE(sizeof(int)). [RT #38621 .
2015-02-27 14:52:26 +11:00
Mark Andrews
be9720ae2c
4077. [test] Add static-stub regression test for DS NXDOMAIN
...
return making the static stub disappear. [RT #38564 ]
2015-02-27 12:46:45 +11:00
Mark Andrews
bb5df338d9
4076. [bug] Named could crash on shutdown with outstanding
...
reload / reconfig events. [RT #38622 ]
2015-02-27 12:34:43 +11:00
Mark Andrews
f5ea8d2838
placeholder
2015-02-27 12:28:06 +11:00
Mark Andrews
42580072de
protect with #ifdef HAVE_PTHREAD_MUTEX_ADAPTIVE_NP
2015-02-27 11:37:35 +11:00
Mark Andrews
af669cb4fd
4074. [cleanup] Cleaned up more warnings from gcc -Wshadow. [RT #38708 ]
2015-02-27 10:55:55 +11:00