Evan Hunt
3fe5acd39f
files were left in place after catz run because of non-portable bracket use
...
(cherry picked from commit af73e16c9c )
2018-05-24 16:18:44 -07:00
Evan Hunt
8b205089b7
update file headers to remove copyright years
2018-03-14 16:40:20 -07:00
Evan Hunt
442c1530a3
final cleanup
...
- update Kyuafiles to match Atffiles
- copyrights
- CHANGES note
(cherry picked from commit 86e00cbb71 )
(cherry picked from commit 80834b5b90 )
2018-03-09 16:17:56 -08:00
Evan Hunt
167fa161d1
parallelize most system tests
...
(cherry picked from commit c032c54dda )
(cherry picked from commit 2b81f322cb )
2018-02-23 13:23:31 -08:00
Stephen Morris
6508d98a98
[rt46602] Add .gitignore file for catz
...
(cherry picked from commit 3dfb7c17eb )
2018-02-22 11:14:40 +00:00
Michał Kępień and Stephen Morris
8f4770facf
[rt46602] Re-add clean.sh invocation to catz/setup.sh
...
Commit 57aa7b60fd caused catz/setup.sh to no longer call clean.sh, which
results in the catz system test failing on subsequent runs if the first
run is interrupted or fails.
(cherry picked from commit 344d05063f )
2018-02-22 11:14:39 +00:00
Stephen Morris
50769a4a9e
[rt46602] Ensure test output in systests.output is not mixed up
...
When running all the system tests, output from a test is sent to a
test.output file in the test directory. These are combined in to
systests.output when the run finishes.
(cherry picked from commit 055e5be9fd )
2018-02-22 11:13:50 +00:00
Stephen Morris
0e2e251a0d
[rt46602] Miscellaneous minor fixes
...
... for misspellings, typos, trailing spaces, duplicated lines etc.
(cherry picked from commit 3c25e5fa02 )
2018-02-22 11:13:26 +00:00
Stephen Morris
f10b6cfeb6
[rt46602] Pass port numbers to tests via environment variables
...
(cherry picked from commit f5d8f07900 )
2018-02-22 11:12:57 +00:00
Stephen Morris
58de0adbf6
[rt46602] Allow catz system test to run in parallel with other tests
...
(cherry picked from commit 07341693e1 )
2018-02-22 11:11:12 +00:00
Tinderbox User
2927284144
update copyright notice / whitespace
2018-01-15 23:47:32 +00:00
Michał Kępień
e526027287
[v9_11] Ensure all master definitions in a catalog zone contain an IP address
...
4864. [bug] named acting as a slave for a catalog zone crashed if
the latter contained a master definition without an IP
address. [RT #45999 ]
(cherry picked from commit ae51a676c9 )
2018-01-15 20:52:54 +01:00
Tinderbox User
dd050664bb
update copyright notice / whitespace
2017-07-26 23:47:23 +00:00
Michał Kępień
6727802528
[v9_11] Process "port" and "dscp" for "default-masters"
...
4656. [bug] Apply "port" and "dscp" values specified in catalog
zone's "default-masters" option to the generated
configuration of its member zones. [RT #45545 ]
(cherry picked from commit 383240d572 )
2017-07-26 09:29:38 +02:00
Mark Andrews
f7d148398c
4649. [bug] The wrong zone was logged when a catalog zone is added.
...
[RT #45520 ]
(cherry picked from commit abe5cf42b3 )
2017-07-10 10:37:25 +10:00
Mark Andrews
3a84275b10
4648. [bug] "rndc reconfig" on a slave no longer causes all member
...
zones of configured catalog zones to be removed from
configuration. [RT #45310 ]
(cherry picked from commit 1e9b39fe26 )
2017-07-10 09:07:29 +10:00
Mark Andrews
0e5fbd523a
allow more time for the IPv6 transfer attemt to timeout and fall over to IPv4
...
(cherry picked from commit d411448ceb )
2017-03-02 12:19:55 +11:00
Tinderbox User
48ba8af30c
update copyright notice / whitespace
2017-02-03 23:46:00 +00:00
Mark Andrews
4ed920490a
wait longer for the transfer to complete
...
(cherry picked from commit 04ed4dd4db )
2017-02-03 17:52:05 +11:00
Witold Krecicki
f9e49fd80e
4449. [test] Fix catalog zones test on slower systems. [RT #42997 ]
2016-08-18 18:17:17 +02:00
Witold Krecicki
3783f45e68
Fix merge error in bin/tests/system/conf.sh.in, add missing cleanups in tests
2016-07-26 20:33:06 +02:00
Witold Krecicki
d9d7b2657e
4419. [bug] Don't cause undefined result if the label of an
...
entry in catalog zone is changed. [RT #42708 ]
2016-07-21 13:07:56 +02:00
Mark Andrews
0c27b3fe77
4401. [misc] Change LICENSE to MPL 2.0.
2016-06-27 14:56:38 +10:00
Tinderbox User
601645a1e8
update copyright notice / whitespace
2016-06-22 23:45:21 +00:00
Witold Krecicki
4681ab1fc2
4387. [test] Rewritten test suite for catalog zones. [RT #42676 ]
...
4386. [func] Support for master entries with TSIG keys in catalog
zones. [RT #42577 ]
2016-06-22 10:50:09 +02:00
Witold Krecicki
3f06b888ae
4385. [func] Add support for allow-query and allow-transfer ACLs
...
to catalog zones. [RT #42578 ]
2016-06-20 13:39:44 +02:00
Mark Andrews
3635d8f910
do not overflow exit status. [RT #42643 ]
2016-06-14 13:48:39 +10:00
Witold Krecicki
c2afbab9dc
4381. [bug] Missing "zone-directory" option in catalog zone
...
definition caused BIND to crash. [RT #42579 ]
2016-06-02 21:41:02 +02:00
Tinderbox User
7336a12983
update copyright notice / whitespace
2016-05-31 23:45:29 +00:00
Evan Hunt
3d0b7d5cc3
[master] zone-directory option for catalog zones
...
4380. [experimental] Added a "zone-directory" option to "catalog-zones"
syntax, allowing local masterfiles for slaves
that are provisioned by catalog zones to be stored
in a directory other than the server's working
directory. [RT #42527 ]
2016-05-31 10:36:27 -07:00
Evan Hunt
6c2a76b3e2
[master] copyrights, win32 definitions
2016-05-26 12:36:17 -07:00
Witold Krecicki
7a00d69909
4376. [experimental] Added support for Catalog Zones, a new method for
...
provisioning secondary servers in which a list of
zones to be served is stored in a DNS zone and can
be propagated to slaves via AXFR/IXFR. [RT #41581 ]
4375. [func] Add support for automatic reallocation of isc_buffer
to isc_buffer_put* functions. [RT #42394 ]
2016-05-26 21:23:19 +02:00