Mark Andrews
b283aa31fc
do not overflow exit status. [RT #42643 ]
...
(cherry picked from commit 3635d8f910 )
2016-06-14 14:51:25 +10:00
Mark Andrews
c4cf9df942
handle permission denied
...
(cherry picked from commit 4c375c6fa8 )
2016-02-02 12:38:55 +11:00
Mark Andrews
eaed2bda9c
capture rndc output
...
(cherry picked from commit 2d58f4aee2 )
2016-02-02 12:26:49 +11:00
Tinderbox User
757b2400b8
update copyright notice / whitespace
2016-02-01 23:46:15 +00:00
Evan Hunt
d861c0943c
[v9_9] disallow delzone on policiy zones
...
4311. [bug] Prevent "rndc delzone" from being used on
response-policy zones. [RT #41593 ]
2016-02-01 09:47:31 -08:00
Tinderbox User
ecbbfd3a88
update copyright notice / whitespace
2015-12-16 23:46:16 +00:00
Mark Andrews
71eafb2cb8
perform a more complete cleanup after running system tests [rt41255]
...
(cherry picked from commit ecfedec0e0 )
Conflicts:
bin/tests/system/acl/clean.sh
bin/tests/system/addzone/clean.sh
bin/tests/system/allow_query/clean.sh
bin/tests/system/autosign/clean.sh
bin/tests/system/case/clean.sh
bin/tests/system/checknames/clean.sh
bin/tests/system/dlzexternal/clean.sh
bin/tests/system/dscp/clean.sh
bin/tests/system/ednscompliance/clean.sh
bin/tests/system/emptyzones/clean.sh
bin/tests/system/formerr/clean.sh
bin/tests/system/forward/clean.sh
bin/tests/system/glue/clean.sh
bin/tests/system/limits/clean.sh
bin/tests/system/lwresd/clean.sh
bin/tests/system/masterfile/clean.sh
bin/tests/system/names/clean.sh
bin/tests/system/nslookup/clean.sh
bin/tests/system/nsupdate/clean.sh
bin/tests/system/sfcache/clean.sh
bin/tests/system/sit/clean.sh
bin/tests/system/sortlist/clean.sh
bin/tests/system/stub/clean.sh
bin/tests/system/xferquota/clean.sh
(cherry picked from commit f9c9fce5c7 )
Conflicts:
bin/tests/system/digdelv/tests.sh
bin/tests/system/dlzexternal/clean.sh
bin/tests/system/formerr/clean.sh
bin/tests/system/resolver/clean.sh
bin/tests/system/rndc/clean.sh
bin/tests/system/rrl/prereq.sh
bin/tests/system/sit/clean.sh
bin/tests/system/tkey/clean.sh
bin/tests/system/zonechecks/clean.sh
lib/export/isc/nothreads/include/Makefile.in
2015-12-16 17:04:30 +11:00
Tinderbox User
2f74d016c6
update copyright notice / whitespace
2015-06-23 23:46:05 +00:00
Mukund Sivaraman
22f467116c
Fix parsing of NZFs saved by rndc addzone with view specified ( #39845 )
...
(cherry picked from commit 0439bfedd9 )
Conflicts:
bin/named/server.c
bin/tests/system/addzone/tests.sh
(cherry picked from commit 8134e7662e )
Conflicts:
CHANGES
2015-06-23 15:01:26 +05:30
Tinderbox User
f74c892d50
update copyright notice
2014-05-07 23:46:06 +00:00
Evan Hunt
5409faef5e
[v9_9] use posix-compatible shell in system tests
...
3839. [test] Use only posix-compatible shell in system tests.
[RT #35625 ]
(cherry picked from commit 60988462e5 )
(cherry picked from commit 812cf443bb )
2014-05-06 22:18:08 -07:00
Evan Hunt
1e77160774
[v9_9] comment nzf files
...
3649. [cleanup] Include a comment in .nzf files, giving the name of
the associated view. [RT #34765 ]
(cherry picked from commit c7965f84c2 )
2013-09-19 15:43:18 -07:00
Tinderbox User
229809a446
update copyright notice
2013-09-16 23:45:41 +00:00
Tinderbox User
0103c44f73
update copyright notice
2013-05-29 23:45:44 +00:00
Mark Andrews
e9e90a989d
3573. [bug] "rndc addzone" and "rndc delzone" incorrectly handled
...
zone names containing punctuation marks and other
nonstandard characters. [RT #33419 ]
2013-05-29 17:55:57 +10:00
Tinderbox User
a16c3b9fe9
update copyright notice
2013-01-08 23:45:37 +00:00
Mark Andrews
f78a1928e0
3453. [bug] 'rndc addzone' of a zone with 'inline-signing yes;'
...
failed. [RT #31960 ]
2013-01-09 07:41:18 +11:00
Tinderbox User
03565e899d
update copyright notice
2012-06-29 23:45:45 +00:00
Mark Andrews
cb421b69c3
reverse bad copyright update
2012-06-29 11:41:43 +10:00
Tinderbox User
cd24b114bf
update copyright notice
2012-06-29 01:22:07 +00:00
Automatic Updater
313b4dc3b2
update copyright notice
2011-06-17 23:47:49 +00:00
Evan Hunt
e7220c9b84
3129. [bug] Named could crash on 'rndc reconfig' when
...
allow-new-zones was set to yes and named ACLs
were used, [RT #22739 ]
2011-06-17 07:05:02 +00:00
Mark Andrews
ed83fa75f5
2963. [security] The allow-query acl was being applied instead of the
...
allow-query-cache acl to cache lookups. [RT #22114 ]
2010-09-24 05:09:03 +00:00
Mark Andrews
c75523bcb3
2959. [func] Check that named starts with a missing masterfile.
...
[RT #22076 ]
2958. [bug] named failed to start with a missing master file.
[RT #22076 ]
2010-09-15 03:32:34 +00:00
Mark Andrews
bde46569f3
.orig -> .in as .orig is used by patch
2010-08-12 01:31:36 +00:00
Evan Hunt
cfd262045c
2936. [func] Improved configuration syntax and multiple-view
...
support for addzone/delzone feature (see change
#2930 ). Removed "new-zone-file" option, replaced
with "allow-new-zones (yes|no)". The new-zone-file
for each view is now created automatically, with
a filename generated from a hash of the view name.
It is no longer necessary to "include" the
new-zone-file in named.conf; this happens
automatically. Zones that were not added via
"rndc addzone" can no longer be removed with
"rndc delzone". [RT #19447 ]
2010-08-11 18:14:20 +00:00