#!/bin/sh
#
-# Copyright (C) 2004, 2007, 2012 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 2014 Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
-; Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted, provided that the above
/*
- * Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
controls { /* empty */ };
options {
- query-source address 10.53.0.4;
- notify-source 10.53.0.4;
- transfer-source 10.53.0.4;
- port 5300;
- pid-file "named.pid";
- listen-on { 10.53.0.4; };
- listen-on-v6 { none; };
- recursion yes;
+ query-source address 10.53.0.4;
+ notify-source 10.53.0.4;
+ transfer-source 10.53.0.4;
+ port 5300;
+ pid-file "named.pid";
+ listen-on { 10.53.0.4; };
+ listen-on-v6 { none; };
+ recursion yes;
acache-enable yes;
check-names master ignore;
- notify yes;
+ notify yes;
};
zone "." {
-; Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
+; Copyright (C) 2014 Internet Systems Consortium, Inc. ("ISC")
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted, provided that the above
-# Copyright (C) 2004, 2007, 2012 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 2014 Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
#!/bin/sh
#
-# Copyright (C) 2004, 2007, 2012, 2013 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012-2014 Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
#!/bin/sh
#
-# Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2013, 2014 Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
./bin/tests/system/checkds/wrong.example.dlv.example.dlv.db X 2012
./bin/tests/system/checkds/wrong.example.dnskey.db X 2012
./bin/tests/system/checkds/wrong.example.ds.db X 2012
-./bin/tests/system/checknames/clean.sh SH 2004,2007,2012
+./bin/tests/system/checknames/clean.sh SH 2004,2007,2012,2014
./bin/tests/system/checknames/ns1/fail.example.db.in ZONE 2004,2007
./bin/tests/system/checknames/ns1/fail.update.db.in ZONE 2004,2007
./bin/tests/system/checknames/ns1/ignore.example.db.in ZONE 2004,2007
./bin/tests/system/checknames/ns2/root.hints ZONE 2004,2007
./bin/tests/system/checknames/ns3/named.conf CONF-C 2004,2007
./bin/tests/system/checknames/ns3/root.hints ZONE 2004,2007
-./bin/tests/system/checknames/setup.sh SH 2004,2007,2012
-./bin/tests/system/checknames/tests.sh SH 2004,2007,2012,2013
+./bin/tests/system/checknames/ns4/master-ignore.update.db.in ZONE 2014
+./bin/tests/system/checknames/ns4/named.conf CONF-C 2014
+./bin/tests/system/checknames/ns4/root.hints ZONE 2014
+./bin/tests/system/checknames/setup.sh SH 2004,2007,2012,2014
+./bin/tests/system/checknames/tests.sh SH 2004,2007,2012,2013,2014
./bin/tests/system/checkzone/clean.sh SH 2011,2012,2013,2014
./bin/tests/system/checkzone/setup.sh SH 2014
./bin/tests/system/checkzone/tests.sh SH 2011,2012,2013,2014
./bin/tests/system/spf/clean.sh SH 2013
./bin/tests/system/spf/ns1/named.conf CONF-C 2013
./bin/tests/system/spf/ns1/spf.db ZONE 2013
-./bin/tests/system/spf/tests.sh SH 2013
+./bin/tests/system/spf/tests.sh SH 2013,2014
./bin/tests/system/start.pl SH 2001,2004,2005,2006,2007,2008,2010,2011,2012,2013
./bin/tests/system/start.sh SH 2000,2001,2004,2007,2012
./bin/tests/system/staticstub/clean.sh SH 2010,2012,2014