Tinderbox User
6e61135f10
update copyright notice / whitespace
2015-03-27 23:45:21 +00:00
Tinderbox User
66458d12f3
newcopyrights
2015-03-27 23:30:04 +00:00
Mukund Sivaraman
fba894c98b
Some cleanups in isc mem code ( #38896 )
2015-03-27 23:12:11 +05:30
Mukund Sivaraman
f9f81abff0
Fix a crash while parsing malformed CAA RRs in presentation format ( #39003 )
2015-03-27 10:32:03 +05:30
Tinderbox User
ab103cf2ca
newcopyrights
2015-03-25 23:30:03 +00:00
Evan Hunt
d9b79cae72
[master] updated contrib/README
2015-03-25 13:12:15 -05:00
Mukund Sivaraman
9a7532f836
Send notifies immediately for slave zones during startup ( #38843 )
2015-03-25 10:55:55 +05:30
Tinderbox User
3e2bfb151a
update copyright notice / whitespace
2015-03-23 23:45:21 +00:00
Tinderbox User
df3e5272b4
newcopyrights
2015-03-23 23:30:03 +00:00
Mark Andrews
cef65f9409
@ISC_OPENSSL_INC@ needs to not be by itself
...
(cherry picked from commit a5885354413d503105521b7bf4cd603927f81814)
2015-03-24 07:54:51 +11:00
Evan Hunt
e89972afcb
[master] fixed build errors with libressl
...
4088. [port] Fixed errors when building with libressl. [RT #38899 ]
2015-03-23 13:34:56 -05:00
Mukund Sivaraman
ebeb4b3e09
Fix a crash due to use-after-free ( #38495 )
2015-03-18 06:42:54 +05:30
Mark Andrews
1f5659fe68
spelling
...
Signed-off-by: Mark Andrews <marka@isc.org>
2015-03-18 09:35:57 +11:00
Tinderbox User
4aaac77cb5
update copyright notice / whitespace
2015-03-16 23:45:20 +00:00
Tinderbox User
ebdf202f21
newcopyrights
2015-03-16 23:30:03 +00:00
Mukund Sivaraman
642e4ac70d
Fix out-of-srcdir build with native pkcs11 ( #38831 )
2015-03-16 14:08:46 +05:30
Francis Dupont
7ab0c9f13d
update VS last version
2015-03-14 15:45:23 +01:00
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