Skip to content
GitLab
Projects
Groups
Snippets
/
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
e676a596
Commit
e676a596
authored
Feb 20, 2014
by
Mark Andrews
Browse files
update copyrights
parent
d7b9756a
Changes
32
Hide whitespace changes
Inline
Side-by-side
bin/check/check-tool.c
View file @
e676a596
/*
* Copyright (C) 2004-201
3
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -642,7 +642,7 @@ check_ttls(dns_zone_t *zone, dns_ttl_t maxttl) {
if
(
result
==
ISC_R_NOMORE
)
result
=
ISC_R_SUCCESS
;
CHECK
(
result
);
dns_rdatasetiter_destroy
(
&
rdsiter
);
dns_db_detachnode
(
db
,
&
node
);
}
...
...
bin/check/check-tool.h
View file @
e676a596
/*
* Copyright (C) 2004, 2005, 2007, 2010, 2011, 2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2010, 2011, 2013
, 2014
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/check/named-checkzone.c
View file @
e676a596
/*
* Copyright (C) 2004-201
3
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/check/named-checkzone.docbook
View file @
e676a596
...
...
@@ -2,7 +2,7 @@
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[<!ENTITY mdash "—">
]>
<!--
- Copyright (C) 2004-2007, 2009-201
3
Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2004-2007, 2009-201
4
Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2000-2002 Internet Software Consortium.
-
- Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -41,6 +41,7 @@
<year>
2011
</year>
<year>
2012
</year>
<year>
2013
</year>
<year>
2014
</year>
<holder>
Internet Systems Consortium, Inc. ("ISC")
</holder>
</copyright>
<copyright>
...
...
bin/named/include/named/client.h
View file @
e676a596
/*
* Copyright (C) 2004-2009, 2011-201
3
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2009, 2011-201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/named/update.c
View file @
e676a596
/*
* Copyright (C) 2004-201
3
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/tests/system/checkconf/bad-maxttlmap.conf
View file @
e676a596
/*
*
Copyright
(
C
)
201
3
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
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
...
...
@@ -15,8 +15,8 @@
*/
zone
example
{
type
master
;
masterfile
-
format
map
;
file
"example.db"
;
max
-
zone
-
ttl
3600
;
type
master
;
masterfile
-
format
map
;
file
"example.db"
;
max
-
zone
-
ttl
3600
;
};
bin/tests/system/checkconf/clean.sh
View file @
e676a596
#!/bin/sh
#
# Copyright (C) 2011-201
3
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011-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/maxttl-bad.db
View file @
e676a596
; Copyright (C) 201
3
Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 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/maxttl.db
View file @
e676a596
; Copyright (C) 201
3
Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 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/checkzone/clean.sh
View file @
e676a596
# Copyright (C) 2011-201
3
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011-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/checkzone/tests.sh
View file @
e676a596
# Copyright (C) 2011-201
3
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011-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/nsupdate/ns1/max-ttl.db
View file @
e676a596
; Copyright (C) 2004, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2000-2002 Internet Software Consortium.
; 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
...
...
bin/tests/system/nsupdate/ns1/named.conf
View file @
e676a596
/*
*
Copyright
(
C
)
2004
,
2005
,
2007
,
2009
,
2011
-
201
3
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2004
,
2005
,
2007
,
2009
,
2011
-
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/sit/clean.sh
View file @
e676a596
# 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 notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
rm
-f
dig.out.
*
rm
-f
ns1/named_dump.db
bin/tests/system/sit/ns1/example.db
View file @
e676a596
; 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 notice and this permission notice appear in all copies.
;
; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
; AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
; PERFORMANCE OF THIS SOFTWARE.
@ SOA ns1 hostmaster.isc.org. 1 600 600 1200 600
@ NS ns1
ns1 A 10.53.0.1
...
...
bin/tests/system/sit/ns1/named.conf
View file @
e676a596
...
...
@@ -15,12 +15,12 @@
*/
key
rndc_key
{
secret
"1234abcd8765"
;
algorithm
hmac
-
sha256
;
secret
"1234abcd8765"
;
algorithm
hmac
-
sha256
;
};
controls
{
inet
10
.
53
.
0
.
1
port
9953
allow
{
any
; }
keys
{
rndc_key
; };
inet
10
.
53
.
0
.
1
port
9953
allow
{
any
; }
keys
{
rndc_key
; };
};
options
{
...
...
bin/tests/system/sit/ns1/root.hint
View file @
e676a596
; Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2000, 2001 Internet Software Consortium.
; 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
...
...
bin/tests/system/sit/ns2/root.db
View file @
e676a596
; 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 notice and this permission notice appear in all copies.
;
; THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
; AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
; INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
; LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
; PERFORMANCE OF THIS SOFTWARE.
@ SOA a.root-servers.nil. hostmaster.isc.org. 1 600 600 1200 600
@ NS a.root-servers.nil.
a.root-servers.nil. A 10.53.0.2
...
...
bin/tests/system/sit/prereq.sh.in
View file @
e676a596
# 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 notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
# AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
test "@HAVE_SIT@" = "" && exit 255
exit 0
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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