Mark Andrews
39ad068359
use awk for line count rather that wc -l which may space pad
...
(cherry picked from commit e834b30f7c )
2015-04-16 12:18:15 +10:00
Tinderbox User
e4654e78e1
update copyright notice / whitespace
2015-04-15 23:45:50 +00:00
Evan Hunt
094d578993
[v9_10] fix +split and +rrcomments with dig +short
...
4101. [bug] dig: the +split and +rrcomments options didn't
work with +short. [RT #39291 ]
2015-04-15 10:01:41 -07:00
Mark Andrews
ac32e1aa03
4100. [bug] Inherited owernames on the line immediately following
...
a $INCLUDE were not working. [RT #39268 ]
(cherry picked from commit c855e7170a )
2015-04-15 12:50:39 +10:00
Mark Andrews
2f088f0896
4098. [bug] Address use-after-free issue when using a
...
predecessor key with dnssec-settime. [RT #39272 ]
(cherry picked from commit bc8f82492d )
2015-04-15 12:33:52 +10:00
Tinderbox User
c4bf958afb
update copyright notice / whitespace
2015-04-14 23:45:47 +00:00
Mukund Sivaraman
6065cb0858
Add additional logging about xfrin transfer status ( #39170 )
...
(cherry picked from commit ac31adc3b7 )
2015-04-14 12:22:24 +05:30
Tinderbox User
c97b1a80ee
update copyright notice / whitespace
2015-04-07 23:45:50 +00:00
Evan Hunt
1c13a150ed
[v9_10] dig can now learn the SIT value when retrying
...
4093. [func] Dig now learns the SIT value from truncated
responses when it retries over TCP. [RT #39047 ]
2015-04-06 23:18:27 -07:00
Mark Andrews
3dbd0b7da5
4092. [bug] 'in-view' didn't work for zones beneath a empty zone.
...
[RT #39173 ]
(cherry picked from commit febb020dce )
2015-04-07 13:22:20 +10:00
Tinderbox User
5fa800e702
update copyright notice / whitespace
2015-03-27 23:45:49 +00:00
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
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
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
Tinderbox User
84a8cba55a
update copyright notice / whitespace
2015-03-04 23:45:48 +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
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
e037da3a0e
update copyright notice / whitespace
2015-03-02 23:45:48 +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
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
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
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
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
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
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
9b56539c01
Fix a segfault when running nslookup ( #38548 )
...
(cherry picked from commit db93c0def5 )
2015-02-26 14:07:14 +05:30
Evan Hunt
65d341e68b
[v9_10] minor python3 portability fix
2015-02-25 17:12:21 -08:00
Evan Hunt
cc76e065c1
[v9_10] Merge branch 'v9_10' of ssh://repo/proj/git/prod/bind9 into v9_10
2015-02-25 17:11:23 -08:00
Tinderbox User
a55b90421b
regen v9_10
2015-02-26 01:08:27 +00:00
Evan Hunt
d7f290c6fd
[v9_10] reorganize nsupdate man page
...
4069. [doc] Reorganize options in the nsupdate man page.
[RT #38516 ]
(cherry picked from commit ca6e60cb70 )
2015-02-25 17:06:33 -08:00
Evan Hunt
5e0a330f71
[v9_10] include serial number in JSON zone stats
...
4068. [bug] Serial number was omitted from JSON zone statistics.
[RT #38604 ]
(cherry picked from commit aeff3f0541 )
2015-02-25 16:55:44 -08:00
Evan Hunt
bb38a3dcb9
[v9_10] reduce rrl logging noise
...
4067. [cleanup] Reduce noise from RRL when query logging is
disabled. [RT #38648 ]
(cherry picked from commit 8378b0c190 )
2015-02-25 16:45:01 -08:00
Evan Hunt
29fc775372
[v9_10] reorganize options in dig man page
...
4066. [doc] Reorganize options in the dig man page. [RT #38516 ]
(cherry picked from commit 53ae008f27 )
2015-02-25 16:39:23 -08:00
Evan Hunt
8dfc6c27f1
[v9_10] Add facility to run system test nameds under Valgrind ( #38546 )
2015-02-25 16:21:49 -08:00
Evan Hunt
09a87d841f
[v9_10] add better servfail logging
...
3937. [func] Added some debug logging to better indicate the
conditions causing SERVFAILs when resolving.
[RT #35538 ]
(cherry picked from commit f5c24a7f48 )
2015-02-25 16:05:31 -08:00
Evan Hunt
d4aa048126
[v9_10] report library version numbers on win32
2015-02-20 23:25:03 -08:00
Mark Andrews
6482c1b4b7
ignore dig's result when expecting 'connection timed out'
...
(cherry picked from commit 82c6bce26a )
2015-02-12 13:44:49 +11:00
Tinderbox User
80348decfc
update copyright notice / whitespace
2015-02-11 23:45:53 +00:00
Mark Andrews
bc52858a67
4061. [bug] Handle timeout in legacy system test. [RT #38573 ]
...
(cherry picked from commit 2ff2145ff5 )
2015-02-11 16:54:28 +11:00
Tinderbox User
d5bad8c9b9
update copyright notice / whitespace
2015-02-10 23:45:50 +00:00
Evan Hunt
5d26333c87
[v9_10] silence RPZ log messages
...
4050. [cleanup] Silence occasional spurious "duplicate query" log
messages from RPZ. [RT #38510 ]
2015-02-10 15:01:46 -08:00
Evan Hunt
eb36da19e7
[v9_10] address valgrind warnings
...
4059. [bug] Addressed valgrind warnings. [RT #38549 ]
2015-02-10 14:03:27 -08:00