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
194f07c6
Commit
194f07c6
authored
Feb 02, 2017
by
Tinderbox User
Browse files
update copyright notice / whitespace
parent
ba1e3d1e
Changes
31
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
194f07c6
...
...
@@ -7,7 +7,7 @@
4564. [maint] Update the built in managed keys to include the
upcoming root KSK. [RT #44579]
4563. [bug] Modified zones would occasionally fail to reload.
[RT #39424]
...
...
bin/named/bind9.xsl
View file @
194f07c6
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (C) 2006-2009, 2012-201
6
Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2006-2009, 2012-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/named/server.c
View file @
194f07c6
...
...
@@ -12361,7 +12361,7 @@ find_name_in_list_from_map(const cfg_obj_t *config,
const
cfg_obj_t
*
zoptions
;
const
cfg_obj_t
*
typeobj
=
NULL
;
zoptions
=
cfg_tuple_get
(
obj
,
"options"
);
if
(
zoptions
!=
NULL
)
cfg_map_get
(
zoptions
,
"type"
,
&
typeobj
);
if
(
redirect
&&
typeobj
!=
NULL
&&
...
...
bin/tests/system/addzone/clean.sh
View file @
194f07c6
#!/bin/sh
#
# Copyright (C) 2010, 2012-201
6
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2010, 2012-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/addzone/ns1/named.conf
View file @
194f07c6
/*
*
Copyright
(
C
)
2013
,
2016
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2013
,
2016
,
2017
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
...
...
@@ -7,12 +7,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/addzone/ns1/redirect.db.1
View file @
194f07c6
.\" Copyright (C) 2017 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
.\" file, You can obtain one at http://mozilla.org/MPL/2.0/.
.\"
; Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
;
; This Source Code Form is subject to the terms of the Mozilla Public
...
...
bin/tests/system/addzone/ns1/redirect.db.2
View file @
194f07c6
.\" Copyright (C) 2017 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
.\" file, You can obtain one at http://mozilla.org/MPL/2.0/.
.\"
; Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
;
; This Source Code Form is subject to the terms of the Mozilla Public
...
...
bin/tests/system/addzone/ns2/redirect.db.1
View file @
194f07c6
.\" Copyright (C) 2017 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
.\" file, You can obtain one at http://mozilla.org/MPL/2.0/.
.\"
; Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
;
; This Source Code Form is subject to the terms of the Mozilla Public
...
...
bin/tests/system/addzone/ns2/redirect.db.2
View file @
194f07c6
.\" Copyright (C) 2017 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
.\" file, You can obtain one at http://mozilla.org/MPL/2.0/.
.\"
; Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
;
; This Source Code Form is subject to the terms of the Mozilla Public
...
...
bin/tests/system/addzone/ns3/named.conf
View file @
194f07c6
/*
*
Copyright
(
C
)
201
3
,
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
...
...
@@ -7,12 +7,12 @@
*/
key
rndc_key
{
secret
"1234abcd8765"
;
algorithm
hmac
-
sha256
;
secret
"1234abcd8765"
;
algorithm
hmac
-
sha256
;
};
controls
{
inet
10
.
53
.
0
.
3
port
9953
allow
{
any
; }
keys
{
rndc_key
; };
inet
10
.
53
.
0
.
3
port
9953
allow
{
any
; }
keys
{
rndc_key
; };
};
options
{
...
...
bin/tests/system/addzone/ns3/redirect.db.1
View file @
194f07c6
.\" Copyright (C) 2017 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
.\" file, You can obtain one at http://mozilla.org/MPL/2.0/.
.\"
; Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
;
; This Source Code Form is subject to the terms of the Mozilla Public
...
...
bin/tests/system/addzone/ns3/redirect.db.2
View file @
194f07c6
.\" Copyright (C) 2017 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
.\" file, You can obtain one at http://mozilla.org/MPL/2.0/.
.\"
; Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
;
; This Source Code Form is subject to the terms of the Mozilla Public
...
...
bin/tests/system/addzone/setup.sh
View file @
194f07c6
#!/bin/sh
#
# Copyright (C) 2010, 2012-2014, 2016 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2010, 2012-2014, 2016
, 2017
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/addzone/tests.sh
View file @
194f07c6
#!/bin/sh
#
# Copyright (C) 2010-201
6
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2010-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/rndc/tests.sh
View file @
194f07c6
#!/bin/sh
#
# Copyright (C) 2011-201
6
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011-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/statschannel/clean.sh
View file @
194f07c6
#!/bin/sh
#
# Copyright (C) 2015
,
201
6
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2015
-
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/statschannel/mem-xml.pl
View file @
194f07c6
#!/usr/bin/perl
#
# Copyright (C) 201
5, 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/statschannel/tests.sh
View file @
194f07c6
#!/bin/sh
#
# Copyright (C) 2015
,
201
6
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2015
-
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
...
...
doc/arm/logging-categories.xml
View file @
194f07c6
<!--
- Copyright (C) 2015
,
201
6
Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2015
-
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
...
...
lib/dns/Makefile.in
View file @
194f07c6
# Copyright (C) 1998-201
6
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 1998-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
...
...
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