Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
aa7b16ec
Commit
aa7b16ec
authored
Jan 21, 2014
by
Tinderbox User
Browse files
update copyright notice
parent
90cde4c1
Changes
107
Hide whitespace changes
Inline
Side-by-side
bin/tests/system/Makefile.in
View file @
aa7b16ec
# Copyright (C) 2004, 2007, 2008, 2010-201
3
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2008, 2010-201
4
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000, 2001 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/tests/system/autosign/clean.sh
View file @
aa7b16ec
#!/bin/sh
#
# Copyright (C) 2009-201
3
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2009-201
4
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/autosign/ns1/keygen.sh
View file @
aa7b16ec
#!/bin/sh -e
#
# Copyright (C) 2009-2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2009-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/autosign/ns2/keygen.sh
View file @
aa7b16ec
#!/bin/sh -e
#
# Copyright (C) 2009-2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2009-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/autosign/ns3/keygen.sh
View file @
aa7b16ec
#!/bin/sh -e
#
# Copyright (C) 2009-2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2009-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/autosign/setup.sh
View file @
aa7b16ec
#!/bin/sh -e
#
# Copyright (C) 2009, 2010, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2009, 2010, 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/autosign/tests.sh
View file @
aa7b16ec
#!/bin/sh
#
# Copyright (C) 2009-201
3
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2009-201
4
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/checkconf/notify.conf
View file @
aa7b16ec
...
...
@@ -17,14 +17,14 @@
view
one
{
notify
master
-
only
;
# also-notify inconsistent with master-only notify option
# also-notify inconsistent with master-only notify option
zone
"slave"
{
type
slave
;
masters
{
1
.
2
.
3
.
4
; };
also
-
notify
{
5
.
6
.
7
.
8
; };
};
# OK
# OK
zone
"master"
{
type
master
;
file
"filename"
;
...
...
@@ -35,14 +35,14 @@ view one {
view
two
{
notify
no
;
# also-notify inconsistent with notify option at the view level
# also-notify inconsistent with notify option at the view level
zone
"slave"
{
type
slave
;
masters
{
1
.
2
.
3
.
4
; };
also
-
notify
{
5
.
6
.
7
.
8
; };
};
# OK
# OK
zone
"master"
{
type
master
;
file
"filename"
;
...
...
@@ -52,7 +52,7 @@ view two {
};
view
three
{
# also-notify inconsistent with notify option at the zone level
# also-notify inconsistent with notify option at the zone level
zone
"slave"
{
type
slave
;
masters
{
1
.
2
.
3
.
4
; };
...
...
@@ -60,7 +60,7 @@ view three {
also
-
notify
{
5
.
6
.
7
.
8
; };
};
# OK
# OK
zone
"master"
{
type
master
;
file
"filename"
;
...
...
@@ -69,19 +69,19 @@ view three {
};
view
four
{
also
-
notify
{
5
.
6
.
7
.
8
; };
also
-
notify
{
5
.
6
.
7
.
8
; };
# OK
# OK
zone
"slave"
{
type
slave
;
masters
{
1
.
2
.
3
.
4
; };
notify
master
-
only
;
};
# OK
# OK
zone
"master"
{
type
master
;
file
"filename"
;
notify
no
;
notify
no
;
};
};
bin/tests/system/coverage/clean.sh
View file @
aa7b16ec
#!/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/dlv/clean.sh
View file @
aa7b16ec
#!/bin/sh
#
# Copyright (C) 2004, 2007, 2010-2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2010-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/dlv/ns1/sign.sh
View file @
aa7b16ec
#!/bin/sh
#
# Copyright (C) 2011, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011, 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/dlv/ns2/sign.sh
View file @
aa7b16ec
#!/bin/sh
#
# Copyright (C) 2011, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011, 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/dlv/ns3/sign.sh
View file @
aa7b16ec
#!/bin/sh
#
# Copyright (C) 2004, 2007, 2009-2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2009-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/dlv/ns6/sign.sh
View file @
aa7b16ec
#!/bin/sh
#
# Copyright (C) 2010-2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2010-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/dlv/setup.sh
View file @
aa7b16ec
#!/bin/sh
#
# Copyright (C) 2004, 2007, 2009, 2011, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2009, 2011, 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/dlvauto/clean.sh
View file @
aa7b16ec
# Copyright (C) 2011, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011, 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/dlvauto/ns1/sign.sh
View file @
aa7b16ec
#!/bin/sh -e
#
# Copyright (C) 2011, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011, 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/dlvauto/setup.sh
View file @
aa7b16ec
#!/bin/sh -e
#
# Copyright (C) 2011, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011, 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/dlzexternal/prereq.sh
View file @
aa7b16ec
#!/bin/sh
#
# Copyright (C) 2010-2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2010-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/dlzexternal/setup.sh
View file @
aa7b16ec
#!/bin/sh
#
# Copyright (C) 2010, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2010, 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
...
...
Prev
1
2
3
4
5
6
Next
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