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
583
Issues
583
List
Boards
Labels
Service Desk
Milestones
Merge Requests
110
Merge Requests
110
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
9c2cf9e2
Commit
9c2cf9e2
authored
Jun 11, 2014
by
Mark Andrews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyrights
parent
8d8f9f7f
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
23 additions
and
20 deletions
+23
-20
bin/tests/system/checknames/clean.sh
bin/tests/system/checknames/clean.sh
+1
-1
bin/tests/system/checknames/ns4/master-ignore.update.db.in
bin/tests/system/checknames/ns4/master-ignore.update.db.in
+1
-1
bin/tests/system/checknames/ns4/named.conf
bin/tests/system/checknames/ns4/named.conf
+10
-10
bin/tests/system/checknames/ns4/root.hints
bin/tests/system/checknames/ns4/root.hints
+1
-1
bin/tests/system/checknames/setup.sh
bin/tests/system/checknames/setup.sh
+1
-1
bin/tests/system/checknames/tests.sh
bin/tests/system/checknames/tests.sh
+1
-1
bin/tests/system/spf/tests.sh
bin/tests/system/spf/tests.sh
+1
-1
util/copyrights
util/copyrights
+7
-4
No files found.
bin/tests/system/checknames/clean.sh
View file @
9c2cf9e2
#!/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
...
...
bin/tests/system/checknames/ns4/master-ignore.update.db.in
View file @
9c2cf9e2
; Copyright (C) 20
04, 2007
Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 20
14
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/checknames/ns4/named.conf
View file @
9c2cf9e2
/*
*
Copyright
(
C
)
20
04
,
2007
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
20
14
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
...
...
@@ -19,17 +19,17 @@
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
"."
{
...
...
bin/tests/system/checknames/ns4/root.hints
View file @
9c2cf9e2
; Copyright (C) 20
04, 2007
Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 20
14
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/checknames/setup.sh
View file @
9c2cf9e2
# 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/tests/system/checknames/tests.sh
View file @
9c2cf9e2
#!/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/tests/system/spf/tests.sh
View file @
9c2cf9e2
#!/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
...
...
util/copyrights
View file @
9c2cf9e2
...
...
@@ -911,7 +911,7 @@
./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
...
...
@@ -924,8 +924,11 @@
./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
...
...
@@ -1710,7 +1713,7 @@
./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
...
...
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