Evan Hunt
65e144e0de
[v9_9] isc_errno_toresult()
...
4445. [cleanup] isc_errno_toresult() can now be used to call the
formerly private function isc__errno2result().
[RT #43050 ]
(cherry picked from commit ddef16e1d9 )
2016-08-17 11:37:51 -07:00
Mark Andrews
69d239f1c9
4443. [func] Set TCP_MAXSEG in addition to IPV6_USE_MIN_MTU on
...
TCP sockets. [RT #42864 ]
(cherry picked from commit 7872d4d1c0 )
2016-08-16 07:45:56 +10:00
Mark Andrews
c9fcc2ef9b
4441. [cleanup] Alphabetize host's help output. [RT #43031 ]
...
(cherry picked from commit 8a98ea9e94 )
2016-08-15 11:24:14 +10:00
Tinderbox User
b2d178a72a
update copyright notice / whitespace
2016-08-11 23:46:43 +00:00
Tinderbox User
bceb3d05bd
newcopyrights
2016-08-11 23:30:32 +00:00
Evan Hunt
12d76b1b8f
[v9_9] error on bad parameter to 'rndc dumpdb'
...
4433. [cleanup] Report an error when passing an invalid option or
view name to "rndc dumpdb". [RT #42958 ]
(cherry picked from commit c38d989fdd )
(cherry picked from commit 17de0f290c )
2016-08-11 16:12:23 -07:00
Tinderbox User
2900a9c387
update copyright notice / whitespace
2016-08-10 23:46:31 +00:00
Tinderbox User
38a1b06f77
newcopyrights
2016-08-10 23:30:19 +00:00
Evan Hunt
5dec26625f
[v9_9] correct [testing] tags to [test]
2016-08-10 09:28:53 -07:00
Mark Andrews
97058daadd
4432. [testing] Hide rndc output on expected failures in logfileconfig
...
system test. [RT #27996 ]
(cherry picked from commit 12895c8d6f )
2016-08-10 13:11:38 +10:00
Mark Andrews
74e3efd1d8
remove openssl-1.0.2f-patch and openssl-1.0.1q-patch
2016-08-09 10:29:21 +10:00
Tinderbox User
720210eb56
update copyright notice / whitespace
2016-08-09 00:26:28 +00:00
Mark Andrews
2b0ed2b030
update
2016-08-09 10:21:26 +10:00
Mark Andrews
39344a5739
4431. [bug] named-checkconf now checks the rate-limit clause.
...
[RT #42970 ]
(cherry picked from commit 632e67baa6 )
2016-08-09 00:00:20 +10:00
Mark Andrews
9a05362952
4430. [bug] Lwresd died if a search list was not defined.
...
Found by 0x710DDDD At Alibaba Security. [RT #42895 ]
(cherry picked from commit 3146be6fd6 )
2016-08-08 10:34:48 +10:00
Mark Andrews
6eed9cc033
remove spurious break
2016-08-01 12:26:43 +10:00
Tinderbox User
f0899e82c8
update copyright notice / whitespace
2016-07-25 23:49:53 +00:00
Tinderbox User
12d4dce932
newcopyrights
2016-07-25 23:31:23 +00:00
Mark Andrews
c49d97b741
4425. [bug] arpaname and dnstap-read were not being installed
...
into ${prefix}/bin. Tidy up installation issues
with CHANGE 4421. [RT #42910 ]
(cherry picked from commit 711aff9fa7 )
(cherry picked from commit c572930400 )
2016-07-26 07:08:47 +10:00
Tinderbox User
f1295e65ed
update copyright notice / whitespace
2016-07-22 23:49:47 +00:00
Tinderbox User
077917337a
newcopyrights
2016-07-22 23:31:25 +00:00
Evan Hunt
211517ce9a
[v9_9] add aaaa for b.root-servers.net
...
4423. [maint] Added missing IPv6 address 2001:500:84::b for
B.ROOT-SERVERS.NET. [RT #42898 ]
Patch submitted by Xoze Vazquez Perez (xose.vazquez@gmail.com ).
2016-07-21 20:02:58 -07:00
Tinderbox User
c8ef943d93
regen v9_9
2016-07-22 01:19:15 +00:00
Tinderbox User
a79bb92894
update copyright notice / whitespace
2016-07-21 23:48:16 +00:00
Tinderbox User
3211a13365
newcopyrights
2016-07-21 23:32:10 +00:00
Evan Hunt
d8eaff0417
[v9_9] silence clang warnings
...
4422. [port] Silence clang warnings in dig.c and dighost.c.
[RT #42451 ]
2016-07-21 15:57:55 -07:00
Witold Krecicki
846c2d8235
4418. [bug] Fix a compiler warning in GSSAPI code. [RT #42879 ]
2016-07-21 12:19:55 +02:00
Tinderbox User
ca8077627b
update copyright notice / whitespace
2016-07-19 23:48:19 +00:00
Tinderbox User
add56aed29
newcopyrights
2016-07-19 23:30:58 +00:00
Evan Hunt
c7954358a4
[v9_9] fix isc_atomic_xadd() on MIPS
...
4414. [bug] Corrected a bug in the MIPS implementation of
isc_atomic_xadd(). [RT #41965 ]
Submitted by Lamont Jones (lamont@debian.org ). Closes Debian issue #406409 .
2016-07-19 11:12:19 -07:00
Tinderbox User
e52e476295
update copyright notice / whitespace
2016-07-14 23:54:00 +00:00
Tinderbox User
ca03d30f36
newcopyrights
2016-07-14 23:30:52 +00:00
Mark Andrews
456d497196
4413. [bug] GSSAPI negotiation could fail if GSS_S_CONTINUE_NEEDED
...
was returned. [RT #42733 ]
(cherry picked from commit 63e58ad048 )
2016-07-14 15:08:36 +10:00
Mark Andrews
e7d1e4daad
Visual Studio 2005 doesn't like named elements, construct addr using isc_netaddr_fromin6
2016-07-14 11:32:46 +10:00
Tinderbox User
5cc4be4275
regen v9_9
2016-07-14 01:20:31 +00:00
Mark Andrews
f4052d6e8f
Windows doesn't like LLU use ULL instead
...
(cherry picked from commit 6b5d6472cdbdb57ee7d8247d85f07c42fb347663)
2016-07-14 11:14:09 +10:00
Tinderbox User
6fe5304a51
update copyright notice / whitespace
2016-07-13 23:47:37 +00:00
Mark Andrews
00e7b6dcca
grammar
...
(cherry picked from commit 8f7881684b )
2016-07-14 09:43:04 +10:00
Tinderbox User
ba25dd47e1
newcopyrights
2016-07-13 23:30:26 +00:00
Mark Andrews
03021b1d0c
bug -> security
2016-07-14 09:21:07 +10:00
Mukund Sivaraman
995cda9432
Some general cleanup ( #42827 )
...
(cherry picked from commit e65cd99461 )
(cherry picked from commit 47ed813864 )
(cherry picked from commit e7a3b8948f )
2016-07-13 15:00:36 +05:30
Mukund Sivaraman
01ccf0d480
Make fixes for GCC 6 ( #42721 )
...
(cherry picked from commit 4116177ac4 )
(cherry picked from commit 2d5581de6e )
(cherry picked from commit 48ed0dec09 )
2016-07-13 14:04:23 +05:30
Tinderbox User
bc45b98932
regen v9_9
2016-07-13 04:55:39 +00:00
Mark Andrews
e0f5ce3bad
add [RT #42694 ]
2016-07-13 11:36:13 +10:00
Mark Andrews
eca42d74ef
whitespace
2016-07-13 11:25:32 +10:00
Mark Andrews
d147d56227
add more DNS64 default exclude acl tests
2016-07-13 10:57:54 +10:00
Mark Andrews
aee0e51757
spelling/grammar
...
(cherry picked from commit 1256b0c344 )
2016-07-13 10:27:25 +10:00
Tinderbox User
c79880a861
regen v9_9
2016-07-12 01:17:51 +00:00
Tinderbox User
3bb1ed07fa
update copyright notice / whitespace
2016-07-11 23:49:12 +00:00
Tinderbox User
4cf3ee6639
newcopyrights
2016-07-11 23:31:24 +00:00