Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
610
Issues
610
List
Boards
Labels
Service Desk
Milestones
Merge Requests
114
Merge Requests
114
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
0221bfed
Commit
0221bfed
authored
May 23, 2017
by
Evan Hunt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[master] copyrights
parent
6e8edb46
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
34 additions
and
17 deletions
+34
-17
bin/tests/system/chain/README
bin/tests/system/chain/README
+4
-1
bin/tests/system/chain/ans4/README.anspy
bin/tests/system/chain/ans4/README.anspy
+4
-1
bin/tests/system/chain/ans4/ans.py
bin/tests/system/chain/ans4/ans.py
+0
-1
bin/tests/system/chain/clean.sh
bin/tests/system/chain/clean.sh
+1
-1
bin/tests/system/chain/ns1/named.conf
bin/tests/system/chain/ns1/named.conf
+1
-1
bin/tests/system/chain/ns1/root.db
bin/tests/system/chain/ns1/root.db
+1
-1
bin/tests/system/chain/ns2/named.conf
bin/tests/system/chain/ns2/named.conf
+1
-1
bin/tests/system/chain/ns5/named.conf
bin/tests/system/chain/ns5/named.conf
+1
-1
bin/tests/system/chain/tests.sh
bin/tests/system/chain/tests.sh
+1
-1
util/copyrights
util/copyrights
+20
-8
No files found.
bin/tests/system/chain/README
View file @
0221bfed
Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
ns1 is the root server.
...
...
bin/tests/system/chain/ans4/README.anspy
View file @
0221bfed
Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
REQUIREMENTS
ans.py requires at least dnspython 1.12.0.
...
...
bin/tests/system/chain/ans4/ans.py
View file @
0221bfed
#!/usr/bin/python
############################################################################
# Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
#
...
...
bin/tests/system/chain/clean.sh
View file @
0221bfed
#!/bin/sh
#
# Copyright (C) 201
7
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 201
1, 2012, 2014-2016
Internet Systems Consortium, Inc. ("ISC")
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
...
...
bin/tests/system/chain/ns1/named.conf
View file @
0221bfed
/*
*
Copyright
(
C
)
2017
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
201
1
,
2016
,
201
7
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
*
This
Source
Code
Form
is
subject
to
the
terms
of
the
Mozilla
Public
*
License
,
v
.
2
.
0
.
If
a
copy
of
the
MPL
was
not
distributed
with
this
...
...
bin/tests/system/chain/ns1/root.db
View file @
0221bfed
; Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 201
1, 2016, 201
7 Internet Systems Consortium, Inc. ("ISC")
;
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
...
...
bin/tests/system/chain/ns2/named.conf
View file @
0221bfed
/*
*
Copyright
(
C
)
201
7
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
201
1
,
2016
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
*
This
Source
Code
Form
is
subject
to
the
terms
of
the
Mozilla
Public
*
License
,
v
.
2
.
0
.
If
a
copy
of
the
MPL
was
not
distributed
with
this
...
...
bin/tests/system/chain/ns5/named.conf
View file @
0221bfed
/*
*
Copyright
(
C
)
201
1
,
2016
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
201
7
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
*
This
Source
Code
Form
is
subject
to
the
terms
of
the
Mozilla
Public
*
License
,
v
.
2
.
0
.
If
a
copy
of
the
MPL
was
not
distributed
with
this
...
...
bin/tests/system/chain/tests.sh
View file @
0221bfed
# Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 201
1, 2012, 2016, 201
7 Internet Systems Consortium, Inc. ("ISC")
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
...
...
util/copyrights
View file @
0221bfed
...
...
@@ -936,6 +936,26 @@
./bin/tests/system/catz/ns3/named.conf CONF-C 2016
./bin/tests/system/catz/setup.sh SH 2016
./bin/tests/system/catz/tests.sh SH 2016,2017
./bin/tests/system/chain/README TXT.BRIEF 2017
./bin/tests/system/chain/ans3/ans.pl PERL 2017
./bin/tests/system/chain/ans4/.gitignore X 2017
./bin/tests/system/chain/ans4/README.anspy TXT.BRIEF 2017
./bin/tests/system/chain/ans4/ans.py PYTHON 2017
./bin/tests/system/chain/clean.sh SH 2011,2012,2014,2015,2016
./bin/tests/system/chain/ns1/named.conf CONF-C 2011,2016,2017
./bin/tests/system/chain/ns1/root.db ZONE 2011,2016,2017
./bin/tests/system/chain/ns2/example.db ZONE 2011,2016,2017
./bin/tests/system/chain/ns2/generic.db ZONE 2017
./bin/tests/system/chain/ns2/named.conf CONF-C 2011,2016
./bin/tests/system/chain/ns2/sign.sh SH 2017
./bin/tests/system/chain/ns2/sub.db ZONE 2017
./bin/tests/system/chain/ns5/named.conf CONF-C 2017
./bin/tests/system/chain/ns5/sub.db ZONE 2017
./bin/tests/system/chain/ns7/named.conf CONF-C 2017
./bin/tests/system/chain/ns7/root.hint ZONE 2017
./bin/tests/system/chain/prereq.sh SH 2017
./bin/tests/system/chain/setup.sh SH 2017
./bin/tests/system/chain/tests.sh SH 2011,2012,2016,2017
./bin/tests/system/checkconf/altdb.conf CONF-C 2014,2016
./bin/tests/system/checkconf/altdlz.conf CONF-C 2014,2016
./bin/tests/system/checkconf/bad-acl.conf CONF-C 2016
...
...
@@ -1227,14 +1247,6 @@
./bin/tests/system/dlzexternal/prereq.sh SH 2010,2011,2012,2014,2016
./bin/tests/system/dlzexternal/setup.sh SH 2010,2012,2014,2016,2017
./bin/tests/system/dlzexternal/tests.sh SH 2010,2011,2012,2013,2014,2015,2016
./bin/tests/system/dname/ans3/ans.pl PERL 2017
./bin/tests/system/dname/clean.sh SH 2011,2012,2014,2015,2016
./bin/tests/system/dname/ns1/named.conf CONF-C 2011,2016
./bin/tests/system/dname/ns1/root.db ZONE 2011,2016,2017
./bin/tests/system/dname/ns2/example.db ZONE 2011,2016,2017
./bin/tests/system/dname/ns2/named.conf CONF-C 2011,2016
./bin/tests/system/dname/ns4/named.conf CONF-C 2011,2016
./bin/tests/system/dname/tests.sh SH 2011,2012,2016,2017
./bin/tests/system/dns64/clean.sh SH 2010,2012,2014,2015,2016
./bin/tests/system/dns64/conf/bad1.conf CONF-C 2010,2016
./bin/tests/system/dns64/conf/bad2.conf CONF-C 2010,2016
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment