Tinderbox User
d35a3eab4a
update copyright notice / whitespace
2018-01-22 23:48:04 +00:00
Mukund Sivaraman
96456c0834
Don't permit loading meta RR types such as TKEY from master files ( #47009 )
...
(cherry picked from commit 8a4ce20172 )
(cherry picked from commit c8eb726046 )
(cherry picked from commit 6fb3db01ac )
2018-01-22 14:39:57 +05:30
Mark Andrews
c61bf9e3c0
4790. [bug] nsupdate could trigger a require when sending a
...
update to the second address of the server.
[RT #45731 ]
(cherry picked from commit 2bbca9594f )
2017-10-26 00:31:10 +11:00
Mark Andrews
9411ffc095
4725. [bug] Nsupdate: "recvsoa" was incorrectly reported for
...
failures in sending the update message. The correct
location to be reported is "update_completed".
[RT #46014 ]
(cherry picked from commit 0bcb8b0b7c )
2017-09-18 14:30:28 +10:00
Mark Andrews
f31a98ebbf
more str{n}{cat,cpy} corrections rt45981_stage2
...
(cherry picked from commit cb629cdeda )
2017-09-14 18:40:23 +10:00
Tinderbox User
3ad5a46a9f
regen v9_10
2017-08-18 01:26:59 +00:00
Tinderbox User
1e895335f0
update copyright notice / whitespace
2017-08-17 23:49:24 +00:00
Michał Kępień
6f86040452
[v9_10] Prevent nsupdate from immediately exiting on invalid user input in interactive mode
...
4683. [bug] Prevent nsupdate from immediately exiting on invalid
user input in interactive mode. [RT #28194 ]
(cherry picked from commit e02fa56849 )
2017-08-17 08:33:10 +02:00
Michał Kępień
3506fc6494
[v9_10] Fix master address failover when GSS-API is used
...
4680. [bug] Fix failing over to another master server address when
nsupdate is used with GSS-API. [RT #45380 ]
(cherry picked from commit b55ec74eaa )
2017-08-14 15:01:01 +02:00
Tinderbox User
7fe0ecbbb1
update copyright notice / whitespace
2017-07-20 23:46:14 +00:00
Mark Andrews
23c6b0c709
4653. [bug] Reorder includes in bin/nsupdate/Makefile.in.
...
[RT #45581 ]
(cherry picked from commit a5a4cf96c6 )
2017-07-20 09:38:08 +10:00
Mark Andrews
dac36869f3
4651. [bug] Nsupdate could attempt to use a zeroed address on
...
server timeout. [RT #45417 ]
2017-07-19 15:35:41 +10:00
Tinderbox User
24c84fa6aa
update copyright notice / whitespace
2017-04-20 23:46:37 +00:00
Evan Hunt
7dfc1632c9
[v9_10] correct a mistake in nsupdate help
...
(cherry picked from commit bdbdc69a75 )
2017-04-20 16:18:06 -07:00
Evan Hunt
c0f24a64e5
[v9_10] nsupdate: send tkey queries to the right server
...
4588. [bug] nsupdate could send queries for TKEY to the wrong
server when using GSSAPI. Thanks to Tomas Hozza.
[RT #39893 ]
(cherry picked from commit 66b71679b7 )
2017-04-20 09:30:08 -07:00
Mark Andrews
28c8b282dd
4585. [port] win32: Set CompileAS value. [RT #42474 ]
...
(cherry picked from commit 3742338a7b )
2017-04-20 12:43:17 +10:00
Tinderbox User
43e5a815ba
regen v9_10
2016-12-07 01:13:35 +00:00
Mark Andrews
e49bb92384
4527. [doc] Support DocBook XSL Stylesheets v1.79.1. [RT #43831 ]
...
(cherry picked from commit 1b8ce3b330 )
2016-12-07 10:56:40 +11:00
Curtis Blackburn
1cabc776f4
4515. [port] FreeBSD: Find readline headers when they are in
...
edit/readline/ instead of readline/. [RT #43658 ]
2016-11-18 11:36:30 -08:00
Evan Hunt
398f8c32f3
[v9_10] make uninstall
...
4503. [cleanup] "make uninstall" now removes file installed by
BIND. (This currently excludes Python files
due to lack of support in setup.py.) [RT #42912 ]
(cherry picked from commit 6087f87afb )
2016-11-01 19:35:44 -07:00
Mark Andrews
decd3bb79c
copyright/whitespace
2016-11-02 10:43:07 +11:00
Evan Hunt
a2575e2796
[v9_10] system tests on windows
...
4487. [test] Make system tests work on Windows. [RT #42931 ]
2016-11-01 09:50:09 -07:00
Mark Andrews
f38c4c9c4f
4494. [bug] Look for <editline/readline.h>. [RT #43429 ]
...
(cherry picked from commit 6fbb2b51d8 )
2016-10-27 15:50:10 +11:00
Mark Andrews
d847be96c1
4456. [doc] Add DOCTYPE and lang attribute to <html> tags.
...
[RT #42587 ]
(cherry picked from commit 63fe88e8d8 )
2016-08-26 15:49:58 +10:00
Tinderbox User
fce1a23769
regen v9_10
2016-08-19 01:59:43 +00:00
Tinderbox User
ab5d740514
regen v9_10
2016-08-19 01:11:30 +00:00
Mark Andrews
e0449a0a4a
4450. [port] Provide more nuanced HSM support which better matches
...
the specific PKCS11 providers capabilities. [RT #42458 ]
(cherry picked from commit 8ee6f289d8 )
2016-08-19 08:25:54 +10:00
Tinderbox User
d122358d76
update copyright notice / whitespace
2016-07-14 23:52:39 +00:00
Mark Andrews
594b2c2597
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:28 +10:00
Evan Hunt
83289a39b0
[v9_10] removed /Gy- from VS project files
...
4302. [port] win32: fixed a build error in VS 2015. [RT #41426 ]
2016-01-27 15:29:53 -08:00
Mark Andrews
dbeb3f06ff
4264. [bug] Check const of strchr/strrchr assignments match
...
argument's const status. [RT #41150 ]
(cherry picked from commit 5b1c7ef35b )
2015-11-20 18:39:57 +11:00
Tinderbox User
a68111c6f9
update copyright notice / whitespace
2015-11-09 23:45:50 +00:00
Evan Hunt
fbf5b36b69
[v9_10] fix python script versions
...
4257. [cleanup] Python scripts reported incorrect version. [RT #41080 ]
2015-11-08 21:36:27 -08:00
Mark Andrews
96195d06ec
cleanup trailing white space in SGML like files
2015-10-22 16:11:02 +11:00
Tinderbox User
8ab94857cb
regen v9_10
2015-10-07 04:14:58 +00:00
Tinderbox User
f68e3b3304
regen v9_10
2015-10-07 01:11:18 +00:00
Tinderbox User
975f5af067
regen v9_10
2015-10-06 05:48:21 +00:00
Tinderbox User
137d11c594
regen v9_10
2015-10-06 05:31:43 +00:00
Evan Hunt
cb2b92bcd0
[v9_10] upgrade doc toolchain
...
4237. [doc] Upgraded documentation toolchain to use DocBook 5
and dblatex. [RT #40766 ]
2015-10-05 22:00:42 -07:00
Mark Andrews
36d6fb03c7
Introduce end-of-line normalization
2015-09-29 08:26:56 +10:00
Mark Andrews
76bdaba546
4215. [bug] nsupdate: skip to next request on GSSTKEY create
...
failure. [RT #40685 ]
(cherry picked from commit ff55c577ba )
2015-09-18 09:54:01 +10:00
Mark Andrews
1b96d74ae2
4208. [bug] Address null pointer dereferences on out of memory.
...
[RT #40764 ]
(cherry picked from commit fe51e068f0 )
2015-09-17 08:51:50 +10:00
Mark Andrews
0d9fcd6afe
*.vcxproj.in should use CRLF as EOL
2015-08-27 21:59:45 +00:00
Evan Hunt
a6a15bb069
[v9_10] address regression
...
4126. [bug] Addressed a regression introduced in change #4121 .
[RT #39611 ]
2015-05-26 19:11:54 -07:00
Mark Andrews
82d3668faa
add -P and -T to help
...
(cherry picked from commit 91d3c63ca7 )
2015-05-27 10:57:27 +10: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
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
1010bfae70
regen v9_10
2015-02-28 01:08:59 +00:00
Tinderbox User
332ca2a157
update copyright notice / whitespace
2015-02-26 23:45:49 +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