Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
b941edbe
Commit
b941edbe
authored
Jan 09, 2013
by
Tinderbox User
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice
parent
1f15b250
Changes
29
Hide whitespace changes
Inline
Side-by-side
Showing
29 changed files
with
107 additions
and
25 deletions
+107
-25
bin/tests/system/additional/clean.sh
bin/tests/system/additional/clean.sh
+1
-1
bin/tests/system/additional/ns1/named1.conf
bin/tests/system/additional/ns1/named1.conf
+1
-1
bin/tests/system/additional/ns1/named2.conf
bin/tests/system/additional/ns1/named2.conf
+1
-1
bin/tests/system/additional/ns1/naptr.db
bin/tests/system/additional/ns1/naptr.db
+14
-0
bin/tests/system/additional/ns1/naptr2.db
bin/tests/system/additional/ns1/naptr2.db
+14
-0
bin/tests/system/additional/ns1/nid.db
bin/tests/system/additional/ns1/nid.db
+14
-0
bin/tests/system/additional/ns1/rt.db
bin/tests/system/additional/ns1/rt.db
+14
-0
bin/tests/system/additional/ns1/rt2.db
bin/tests/system/additional/ns1/rt2.db
+14
-0
bin/tests/system/additional/setup.sh
bin/tests/system/additional/setup.sh
+1
-1
bin/tests/system/additional/tests.sh
bin/tests/system/additional/tests.sh
+1
-1
bin/tests/system/conf.sh.in
bin/tests/system/conf.sh.in
+1
-1
bin/tests/system/formerr/clean.sh
bin/tests/system/formerr/clean.sh
+14
-0
bin/tests/system/formerr/formerr.pl
bin/tests/system/formerr/formerr.pl
+1
-1
bin/tests/system/formerr/ns1/named.conf
bin/tests/system/formerr/ns1/named.conf
+1
-2
bin/tests/system/formerr/ns1/root.db
bin/tests/system/formerr/ns1/root.db
+1
-1
bin/tests/system/genzone.sh
bin/tests/system/genzone.sh
+1
-1
bin/tests/system/testsock.pl
bin/tests/system/testsock.pl
+1
-1
lib/dns/rdata.c
lib/dns/rdata.c
+1
-1
lib/dns/rdata/generic/dlv_32769.c
lib/dns/rdata/generic/dlv_32769.c
+1
-1
lib/dns/rdata/generic/l32_105.c
lib/dns/rdata/generic/l32_105.c
+1
-1
lib/dns/rdata/generic/l32_105.h
lib/dns/rdata/generic/l32_105.h
+1
-1
lib/dns/rdata/generic/l64_106.c
lib/dns/rdata/generic/l64_106.c
+1
-1
lib/dns/rdata/generic/l64_106.h
lib/dns/rdata/generic/l64_106.h
+1
-1
lib/dns/rdata/generic/lp_107.c
lib/dns/rdata/generic/lp_107.c
+1
-2
lib/dns/rdata/generic/lp_107.h
lib/dns/rdata/generic/lp_107.h
+1
-1
lib/dns/rdata/generic/nid_104.c
lib/dns/rdata/generic/nid_104.c
+1
-1
lib/dns/rdata/generic/nid_104.h
lib/dns/rdata/generic/nid_104.h
+1
-1
lib/dns/spnego_asn1.c
lib/dns/spnego_asn1.c
+1
-1
lib/isc/sparc64/include/isc/atomic.h
lib/isc/sparc64/include/isc/atomic.h
+1
-1
No files found.
bin/tests/system/additional/clean.sh
View file @
b941edbe
#!/bin/sh
#
# Copyright (C) 20
05-2007, 2012
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 20
13
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/additional/ns1/named1.conf
View file @
b941edbe
/*
*
Copyright
(
C
)
20
05
-
2007
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
20
13
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/additional/ns1/named2.conf
View file @
b941edbe
/*
*
Copyright
(
C
)
20
05
-
2007
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
20
13
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/additional/ns1/naptr.db
View file @
b941edbe
; Copyright (C) 2013 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.
$TTL 86400
@ IN SOA ns1 hostmaster ( 2 8H 2H 4W 1D );
NS ns1
...
...
bin/tests/system/additional/ns1/naptr2.db
View file @
b941edbe
; Copyright (C) 2013 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.
$TTL 86400
@ IN SOA ns1 hostmaster ( 2 8H 2H 4W 1D );
NS ns1
...
...
bin/tests/system/additional/ns1/nid.db
View file @
b941edbe
; Copyright (C) 2013 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.
$TTL 86400
@ IN SOA ns1 hostmaster ( 2 8H 2H 4W 1D );
NS ns1
...
...
bin/tests/system/additional/ns1/rt.db
View file @
b941edbe
; Copyright (C) 2013 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.
$TTL 86400
@ IN SOA ns1 hostmaster ( 2 8H 2H 4W 1D );
NS ns1
...
...
bin/tests/system/additional/ns1/rt2.db
View file @
b941edbe
; Copyright (C) 2013 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.
$TTL 86400
@ IN SOA ns1 hostmaster ( 2 8H 2H 4W 1D );
NS ns1
...
...
bin/tests/system/additional/setup.sh
View file @
b941edbe
#!/bin/sh
#
# Copyright (C) 201
2
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 201
3
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/additional/tests.sh
View file @
b941edbe
#!/bin/sh
#
# Copyright (C) 20
05-2007, 2011, 2012
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 20
13
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/conf.sh.in
View file @
b941edbe
#!/bin/sh
#
# Copyright (C) 2004-201
2
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004-201
3
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000-2003 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/tests/system/formerr/clean.sh
View file @
b941edbe
# Copyright (C) 2013 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
nametoolong.out
rm
-f
twoquestions.out
rm
-f
noquestions.out
bin/tests/system/formerr/formerr.pl
View file @
b941edbe
#!/usr/bin/perl
#
# Copyright (C) 201
1, 2012
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 201
3
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/formerr/ns1/named.conf
View file @
b941edbe
/*
*
Copyright
(
C
)
2004
,
2007
,
2009
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2000
,
2001
Internet
Software
Consortium
.
*
Copyright
(
C
)
2013
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/formerr/ns1/root.db
View file @
b941edbe
; Copyright (C) 201
0
Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 201
3
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/genzone.sh
View file @
b941edbe
#!/bin/sh
#
# Copyright (C) 2004, 2007, 2009, 2011
,
201
2
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2009, 2011
-
201
3
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2001-2003 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/tests/system/testsock.pl
View file @
b941edbe
#!/usr/bin/perl
#
# Copyright (C) 2004, 2007, 2010-201
2
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2010-201
3
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000, 2001 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/rdata.c
View file @
b941edbe
/*
* Copyright (C) 2004-201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
3
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/rdata/generic/dlv_32769.c
View file @
b941edbe
/*
* Copyright (C) 2004, 2006, 2007, 2009-201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2006, 2007, 2009-201
3
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
...
...
lib/dns/rdata/generic/l32_105.c
View file @
b941edbe
/*
* Copyright (C) 201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 201
3
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
...
...
lib/dns/rdata/generic/l32_105.h
View file @
b941edbe
/*
* Copyright (C) 201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 201
3
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
...
...
lib/dns/rdata/generic/l64_106.c
View file @
b941edbe
/*
* Copyright (C) 201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 201
3
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
...
...
lib/dns/rdata/generic/l64_106.h
View file @
b941edbe
/*
* Copyright (C) 201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 201
3
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
...
...
lib/dns/rdata/generic/lp_107.c
View file @
b941edbe
/*
* Copyright (C) 2004, 2005, 2007, 2009 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001, 2003 Internet Software Consortium.
* Copyright (C) 2013 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
...
...
lib/dns/rdata/generic/lp_107.h
View file @
b941edbe
/*
* Copyright (C) 201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 201
3
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
...
...
lib/dns/rdata/generic/nid_104.c
View file @
b941edbe
/*
* Copyright (C) 201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 201
3
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
...
...
lib/dns/rdata/generic/nid_104.h
View file @
b941edbe
/*
* Copyright (C) 201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 201
3
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
...
...
lib/dns/spnego_asn1.c
View file @
b941edbe
/*
* Copyright (C) 2006, 2007, 2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2006, 2007, 2012
, 2013
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
...
...
lib/isc/sparc64/include/isc/atomic.h
View file @
b941edbe
/*
* Copyright (C) 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2005, 2007
, 2013
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
...
...
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