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
591
Issues
591
List
Boards
Labels
Service Desk
Milestones
Merge Requests
113
Merge Requests
113
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
609b8d08
Commit
609b8d08
authored
Feb 27, 2013
by
Mark Andrews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyrights
parent
c7f29924
Changes
59
Hide whitespace changes
Inline
Side-by-side
Showing
59 changed files
with
135 additions
and
116 deletions
+135
-116
bin/named/config.c
bin/named/config.c
+1
-1
bin/named/control.c
bin/named/control.c
+1
-1
bin/named/include/named/query.h
bin/named/include/named/query.h
+1
-1
bin/named/include/named/server.h
bin/named/include/named/server.h
+1
-1
bin/tests/system/README
bin/tests/system/README
+1
-1
bin/tests/system/rpz/Makefile.in
bin/tests/system/rpz/Makefile.in
+1
-1
bin/tests/system/rpz/clean.sh
bin/tests/system/rpz/clean.sh
+1
-1
bin/tests/system/rpz/ns1/named.conf
bin/tests/system/rpz/ns1/named.conf
+1
-1
bin/tests/system/rpz/ns1/root.db
bin/tests/system/rpz/ns1/root.db
+1
-1
bin/tests/system/rpz/ns2/base-tld2s.db
bin/tests/system/rpz/ns2/base-tld2s.db
+1
-1
bin/tests/system/rpz/ns2/hints
bin/tests/system/rpz/ns2/hints
+1
-1
bin/tests/system/rpz/ns2/named.conf
bin/tests/system/rpz/ns2/named.conf
+1
-1
bin/tests/system/rpz/ns2/tld2.db
bin/tests/system/rpz/ns2/tld2.db
+1
-1
bin/tests/system/rpz/ns3/base.db
bin/tests/system/rpz/ns3/base.db
+1
-1
bin/tests/system/rpz/ns3/hints
bin/tests/system/rpz/ns3/hints
+1
-1
bin/tests/system/rpz/ns3/named.conf
bin/tests/system/rpz/ns3/named.conf
+1
-1
bin/tests/system/rpz/ns4/hints
bin/tests/system/rpz/ns4/hints
+1
-1
bin/tests/system/rpz/ns4/named.conf
bin/tests/system/rpz/ns4/named.conf
+1
-1
bin/tests/system/rpz/ns4/tld4.db
bin/tests/system/rpz/ns4/tld4.db
+1
-1
bin/tests/system/rpz/ns5/hints
bin/tests/system/rpz/ns5/hints
+1
-1
bin/tests/system/rpz/ns5/named.conf
bin/tests/system/rpz/ns5/named.conf
+1
-1
bin/tests/system/rpz/ns5/tld5.db
bin/tests/system/rpz/ns5/tld5.db
+1
-1
bin/tests/system/rpz/qperf.sh
bin/tests/system/rpz/qperf.sh
+1
-1
bin/tests/system/rpz/rpz.c
bin/tests/system/rpz/rpz.c
+1
-1
bin/tests/system/rpz/setup.sh
bin/tests/system/rpz/setup.sh
+1
-1
bin/tests/system/rpz/test3
bin/tests/system/rpz/test3
+1
-1
bin/tests/system/rpz/test4
bin/tests/system/rpz/test4
+1
-1
bin/tests/system/rpz/test4a
bin/tests/system/rpz/test4a
+1
-1
bin/tests/system/rpz/tests.sh
bin/tests/system/rpz/tests.sh
+1
-1
bin/tests/system/rrl/clean.sh
bin/tests/system/rrl/clean.sh
+1
-1
bin/tests/system/rrl/ns1/named.conf
bin/tests/system/rrl/ns1/named.conf
+1
-1
bin/tests/system/rrl/ns1/root.db
bin/tests/system/rrl/ns1/root.db
+1
-1
bin/tests/system/rrl/ns2/hints
bin/tests/system/rrl/ns2/hints
+1
-1
bin/tests/system/rrl/ns2/named.conf
bin/tests/system/rrl/ns2/named.conf
+1
-1
bin/tests/system/rrl/ns2/tld2.db
bin/tests/system/rrl/ns2/tld2.db
+1
-1
bin/tests/system/rrl/ns3/hints
bin/tests/system/rrl/ns3/hints
+1
-1
bin/tests/system/rrl/ns3/named.conf
bin/tests/system/rrl/ns3/named.conf
+1
-1
bin/tests/system/rrl/ns3/tld3.db
bin/tests/system/rrl/ns3/tld3.db
+1
-1
bin/tests/system/rrl/setup.sh
bin/tests/system/rrl/setup.sh
+1
-1
bin/tests/system/rrl/tests.sh
bin/tests/system/rrl/tests.sh
+1
-1
lib/dns/db.c
lib/dns/db.c
+1
-1
lib/dns/ecdb.c
lib/dns/ecdb.c
+1
-1
lib/dns/include/dns/log.h
lib/dns/include/dns/log.h
+1
-1
lib/dns/include/dns/rpz.h
lib/dns/include/dns/rpz.h
+1
-1
lib/dns/include/dns/rrl.h
lib/dns/include/dns/rrl.h
+1
-1
lib/dns/include/dns/view.h
lib/dns/include/dns/view.h
+1
-1
lib/dns/log.c
lib/dns/log.c
+1
-1
lib/dns/rdata/generic/naptr_35.c
lib/dns/rdata/generic/naptr_35.c
+1
-1
lib/dns/rpz.c
lib/dns/rpz.c
+1
-1
lib/dns/rrl.c
lib/dns/rrl.c
+4
-4
lib/dns/sdb.c
lib/dns/sdb.c
+1
-1
lib/dns/view.c
lib/dns/view.c
+1
-1
lib/export/isc/Makefile.in
lib/export/isc/Makefile.in
+1
-1
lib/export/isc/include/isc/Makefile.in
lib/export/isc/include/isc/Makefile.in
+1
-1
lib/isc/include/isc/Makefile.in
lib/isc/include/isc/Makefile.in
+1
-1
lib/isc/include/isc/region.h
lib/isc/include/isc/region.h
+3
-3
lib/isc/regex.c
lib/isc/regex.c
+2
-2
lib/isc/tests/regex_test.c
lib/isc/tests/regex_test.c
+4
-4
util/copyrights
util/copyrights
+68
-49
No files found.
bin/named/config.c
View file @
609b8d08
/*
* Copyright (C) 2004-201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-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/named/control.c
View file @
609b8d08
/*
* Copyright (C) 2004-2007, 2009-201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007, 2009-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/named/include/named/query.h
View file @
609b8d08
/*
* Copyright (C) 2004, 2005, 2007, 2010, 2011 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2010, 2011
, 2013
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/named/include/named/server.h
View file @
609b8d08
/*
* Copyright (C) 2004-201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
3
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/README
View file @
609b8d08
Copyright (C) 2004, 2010, 2011 Internet Systems Consortium, Inc. ("ISC")
Copyright (C) 2004, 2010, 2011
, 2013
Internet Systems Consortium, Inc. ("ISC")
Copyright (C) 2000, 2001 Internet Software Consortium.
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
...
...
bin/tests/system/rpz/Makefile.in
View file @
609b8d08
# Copyright (C) 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011
-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/rpz/clean.sh
View file @
609b8d08
# Copyright (C) 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011
-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/rpz/ns1/named.conf
View file @
609b8d08
/*
*
Copyright
(
C
)
2011
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2011
,
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/rpz/ns1/root.db
View file @
609b8d08
; Copyright (C) 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2011
-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/rpz/ns2/base-tld2s.db
View file @
609b8d08
; Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 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
...
...
bin/tests/system/rpz/ns2/hints
View file @
609b8d08
; Copyright (C) 2011 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2011
, 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/rpz/ns2/named.conf
View file @
609b8d08
/*
*
Copyright
(
C
)
2011
,
2012
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2011
-
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/rpz/ns2/tld2.db
View file @
609b8d08
; Copyright (C) 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2011
-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/rpz/ns3/base.db
View file @
609b8d08
; Copyright (C) 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2011
-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/rpz/ns3/hints
View file @
609b8d08
; Copyright (C) 2011 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2011
, 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/rpz/ns3/named.conf
View file @
609b8d08
/*
*
Copyright
(
C
)
2011
,
2012
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2011
-
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/rpz/ns4/hints
View file @
609b8d08
; Copyright (C) 2011 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2011
, 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/rpz/ns4/named.conf
View file @
609b8d08
/*
*
Copyright
(
C
)
2011
,
2012
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2011
-
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/rpz/ns4/tld4.db
View file @
609b8d08
; Copyright (C) 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2011
-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/rpz/ns5/hints
View file @
609b8d08
; Copyright (C) 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2011
-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/rpz/ns5/named.conf
View file @
609b8d08
/*
*
Copyright
(
C
)
2012
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
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
...
...
bin/tests/system/rpz/ns5/tld5.db
View file @
609b8d08
; 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/rpz/qperf.sh
View file @
609b8d08
#! /bin/sh
#
# Copyright (C) 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 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
...
...
bin/tests/system/rpz/rpz.c
View file @
609b8d08
/*
* Copyright (C) 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2011
-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/rpz/setup.sh
View file @
609b8d08
#! /bin/sh
#
# Copyright (C) 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011
-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/rpz/test3
View file @
609b8d08
; Copyright (C) 2011
-
2013 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2011
,
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/rpz/test4
View file @
609b8d08
; Copyright (C) 2011
-
2013 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 2011
,
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/rpz/test4a
View file @
609b8d08
; Copyright (C) 201
1-201
3 Internet Systems Consortium, Inc. ("ISC")
; 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/rpz/tests.sh
View file @
609b8d08
# Copyright (C) 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011
-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/rrl/clean.sh
View file @
609b8d08
# Copyright (C) 2012
-
2013 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 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
...
...
bin/tests/system/rrl/ns1/named.conf
View file @
609b8d08
/*
*
Copyright
(
C
)
2012
-
2013
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
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
...
...
bin/tests/system/rrl/ns1/root.db
View file @
609b8d08
; Copyright (C) 2012
-
2013 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 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
...
...
bin/tests/system/rrl/ns2/hints
View file @
609b8d08
; Copyright (C) 2012
-
2013 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 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
...
...
bin/tests/system/rrl/ns2/named.conf
View file @
609b8d08
/*
*
Copyright
(
C
)
2012
-
2013
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
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
...
...
bin/tests/system/rrl/ns2/tld2.db
View file @
609b8d08
; Copyright (C) 2012
-
2013 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 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
...
...
bin/tests/system/rrl/ns3/hints
View file @
609b8d08
; Copyright (C) 2012
-
2013 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 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
...
...
bin/tests/system/rrl/ns3/named.conf
View file @
609b8d08
/*
*
Copyright
(
C
)
2012
-
2013
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
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
...
...
bin/tests/system/rrl/ns3/tld3.db
View file @
609b8d08
; Copyright (C) 2012
-
2013 Internet Systems Consortium, Inc. ("ISC")
; Copyright (C) 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
...
...
bin/tests/system/rrl/setup.sh
View file @
609b8d08
#!/bin/sh
#
# Copyright (C) 2012
-
2013 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 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
...
...
bin/tests/system/rrl/tests.sh
View file @
609b8d08
# Copyright (C) 2012
-
2013 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 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/dns/db.c
View file @
609b8d08
/*
* Copyright (C) 2004, 2005, 2007-2009, 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007-2009, 2011
-2013
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/ecdb.c
View file @
609b8d08
/*
* Copyright (C) 2009-201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 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/include/dns/log.h
View file @
609b8d08
/*
* Copyright (C) 2004-2007, 2009, 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007, 2009, 2011
-2013
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/include/dns/rpz.h
View file @
609b8d08
/*
* Copyright (C) 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2011
-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/include/dns/rrl.h
View file @
609b8d08
/*
* Copyright (C) 201
2-201
3 Internet Systems Consortium, Inc. ("ISC")
* 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/include/dns/view.h
View file @
609b8d08
/*
* Copyright (C) 2004-201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
3
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/log.c
View file @
609b8d08
/*
* Copyright (C) 2004-2007, 2009, 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007, 2009, 2011
-2013
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/rdata/generic/naptr_35.c
View file @
609b8d08
/*
* Copyright (C) 2004, 2005, 2007-2009, 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007-2009, 2011
-2013
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/rpz.c
View file @
609b8d08
/*
* Copyright (C) 2011
, 2012
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2011
-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/rrl.c
View file @
609b8d08
/*
* Copyright (C) 2012
-
2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 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
...
...
@@ -180,11 +180,11 @@ set_age(dns_rrl_t *rrl, dns_rrl_entry_t *e, isc_stdtime_t now) {
" at %d for %d %d %d %d"
,
i
,
now
,
rrl
->
ts_bases
[
ts_gen
],
rrl
->
ts_bases
[(
ts_gen
+
1
)
%
DNS_RRL_TS_BASES
],
DNS_RRL_TS_BASES
],
rrl
->
ts_bases
[(
ts_gen
+
2
)
%
DNS_RRL_TS_BASES
],
DNS_RRL_TS_BASES
],
rrl
->
ts_bases
[(
ts_gen
+
3
)
%
DNS_RRL_TS_BASES
]);
DNS_RRL_TS_BASES
]);
rrl
->
ts_gen
=
ts_gen
;
rrl
->
ts_bases
[
ts_gen
]
=
now
;
ts
=
0
;
...
...
lib/dns/sdb.c
View file @
609b8d08
/*
* Copyright (C) 2004-201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
3
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2000, 2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/view.c
View file @
609b8d08
/*
* Copyright (C) 2004-201
2
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
3
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/export/isc/Makefile.in
View file @
609b8d08
# Copyright (C) 2009, 2010, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2009, 2010, 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/export/isc/include/isc/Makefile.in
View file @
609b8d08
# Copyright (C) 2009, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2009, 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/include/isc/Makefile.in
View file @
609b8d08
# Copyright (C) 2004-2009, 2012 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004-2009, 2012
, 2013
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 1998-2001, 2003 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/isc/include/isc/region.h
View file @
609b8d08
/*
* Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007
, 2013
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -87,9 +87,9 @@ ISC_LANG_BEGINDECLS
int
isc_region_compare
(
isc_region_t
*
r1
,
isc_region_t
*
r2
);
/*%<
* Compares the contents of two regions
* Compares the contents of two regions
*
* Requires:
* Requires:
*\li 'r1' is a valid region
*\li 'r2' is a valid region
*
...
...
lib/isc/regex.c
View file @
609b8d08
...
...
@@ -33,7 +33,7 @@ int
isc_regex_validate
(
const
char
*
c
)
{
enum
{
none
,
parse_bracket
,
parse_bound
,
parse_ce
,
parse_ec
,
parse_cc
parse_ce
,
parse_ec
,
parse_cc
}
state
=
none
;
/* Well known character classes. */
const
char
*
cc
[]
=
{
...
...
@@ -63,7 +63,7 @@ isc_regex_validate(const char *c) {
if
(
c
==
NULL
||
*
c
==
0
)
FAIL
(
"empty string"
);
while
(
c
!=
NULL
&&
*
c
!=
0
)
{
switch
(
state
)
{
case
none
:
...
...
lib/isc/tests/regex_test.c
View file @
609b8d08
...
...
@@ -30,7 +30,7 @@
ATF_TC
(
regex_validate
);
ATF_TC_HEAD
(
regex_validate
,
tc
)
{
atf_tc_set_md_var
(
tc
,
"descr"
,
"check isc_regex_validate()"
);
atf_tc_set_md_var
(
tc
,
"descr"
,
"check isc_regex_validate()"
);
}
ATF_TC_BODY
(
regex_validate
,
tc
)
{
/*
...
...
@@ -1098,7 +1098,7 @@ ATF_TC_BODY(regex_validate, tc) {
}
if
(
r
==
0
)
regfree
(
&
preg
);
}
}
#endif
/*
...
...
@@ -1117,7 +1117,7 @@ ATF_TC_BODY(regex_validate, tc) {
* Main
*/
ATF_TP_ADD_TCS
(
tp
)
{
ATF_TP_ADD_TC
(
tp
,
regex_validate
);
return
(
atf_no_error
());
ATF_TP_ADD_TC
(
tp
,
regex_validate
);
return
(
atf_no_error
());
}
util/copyrights
View file @
609b8d08
...
...
@@ -146,8 +146,8 @@
./bin/named/bindkeys.pl PERL 2009,2010,2011,2012
./bin/named/builtin.c C 2001,2002,2003,2004,2005,2007,2009,2010,2011,2012
./bin/named/client.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013
./bin/named/config.c C 2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012
./bin/named/control.c C 2001,2002,2003,2004,2005,2006,2007,2009,2010,2011,2012
./bin/named/config.c C 2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012
,2013
./bin/named/control.c C 2001,2002,2003,2004,2005,2006,2007,2009,2010,2011,2012
,2013
./bin/named/controlconf.c C 2001,2002,2003,2004,2005,2006,2007,2008,2011,2012
./bin/named/convertxsl.pl PERL 2006,2007,2008,2012
./bin/named/include/.gitignore X 2012
...
...
@@ -168,8 +168,8 @@
./bin/named/include/named/main.h C 1999,2000,2001,2002,2004,2005,2007,2009
./bin/named/include/named/notify.h C 1999,2000,2001,2004,2005,2007,2009
./bin/named/include/named/ns_smf_globals.h C 2005,2007
./bin/named/include/named/query.h C 1999,2000,2001,2002,2004,2005,2007,2010,2011
./bin/named/include/named/server.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012
./bin/named/include/named/query.h C 1999,2000,2001,2002,2004,2005,2007,2010,2011
,2013
./bin/named/include/named/server.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012
,2013
./bin/named/include/named/sortlist.h C 2000,2001,2004,2005,2006,2007
./bin/named/include/named/statschannel.h C 2008
./bin/named/include/named/tkeyconf.h C 1999,2000,2001,2004,2005,2006,2007
...
...
@@ -531,7 +531,7 @@
./bin/tests/sym_test.c C 1998,1999,2000,2001,2004,2005,2007
./bin/tests/system/.gitignore X 2012
./bin/tests/system/Makefile.in MAKE 2000,2001,2004,2007,2008,2010,2011,2012
./bin/tests/system/README TXT.BRIEF 2000,2001,2004,2010,2011
./bin/tests/system/README TXT.BRIEF 2000,2001,2004,2010,2011
,2013
./bin/tests/system/acl/clean.sh SH 2008,2012
./bin/tests/system/acl/ns2/named1.conf CONF-C 2008
./bin/tests/system/acl/ns2/named2.conf CONF-C 2008
...
...
@@ -1231,33 +1231,48 @@
./bin/tests/system/rndc/setup.sh SH 2011,2012
./bin/tests/system/rndc/tests.sh SH 2011,2012
./bin/tests/system/rpz/.gitignore X 2012
./bin/tests/system/rpz/Makefile.in MAKE 2011,2012
./bin/tests/system/rpz/clean.sh SH 2011,2012
./bin/tests/system/rpz/ns1/named.conf CONF-C 2011
./bin/tests/system/rpz/ns1/root.db ZONE 2011,2012
./bin/tests/system/rpz/ns2/base-tld2s.db ZONE 2012
./bin/tests/system/rpz/ns2/hints ZONE 2011
./bin/tests/system/rpz/ns2/named.conf CONF-C 2011,2012
./bin/tests/system/rpz/ns2/tld2.db ZONE 2011,2012
./bin/tests/system/rpz/ns3/base.db ZONE 2011,2012
./bin/tests/system/rpz/ns3/crash1 X 2011
./bin/tests/system/rpz/ns3/crash2 X 2011,2012
./bin/tests/system/rpz/ns3/hints ZONE 2011
./bin/tests/system/rpz/ns3/named.conf CONF-C 2011,2012
./bin/tests/system/rpz/ns4/hints ZONE 2011
./bin/tests/system/rpz/ns4/named.conf CONF-C 2011,2012
./bin/tests/system/rpz/ns4/tld4.db ZONE 2011,2012
./bin/tests/system/rpz/ns5/hints ZONE 2011,2012
./bin/tests/system/rpz/ns5/named.conf CONF-C 2012
./bin/tests/system/rpz/qperf.sh SH 2012
./bin/tests/system/rpz/rpz.c C 2011,2012
./bin/tests/system/rpz/setup.sh SH 2011,2012
./bin/tests/system/rpz/test1 X 2011,2012
./bin/tests/system/rpz/test2 X 2011,2012
./bin/tests/system/rpz/test3 X 2011
./bin/tests/system/rpz/test4 X 2011
./bin/tests/system/rpz/test5 X 2011,2012
./bin/tests/system/rpz/tests.sh SH 2011,2012
./bin/tests/system/rpz/Makefile.in MAKE 2011,2012,2013
./bin/tests/system/rpz/clean.sh SH 2011,2012,2013
./bin/tests/system/rpz/ns1/named.conf CONF-C 2011,2013
./bin/tests/system/rpz/ns1/root.db ZONE 2011,2012,2013
./bin/tests/system/rpz/ns2/base-tld2s.db ZONE 2012,2013
./bin/tests/system/rpz/ns2/hints ZONE 2011,2013
./bin/tests/system/rpz/ns2/named.conf CONF-C 2011,2012,2013
./bin/tests/system/rpz/ns2/tld2.db ZONE 2011,2012,2013
./bin/tests/system/rpz/ns3/base.db ZONE 2011,2012,2013
./bin/tests/system/rpz/ns3/crash1 X 2011,2013
./bin/tests/system/rpz/ns3/crash2 X 2011,2012,2013
./bin/tests/system/rpz/ns3/hints ZONE 2011,2013
./bin/tests/system/rpz/ns3/named.conf CONF-C 2011,2012,2013
./bin/tests/system/rpz/ns4/hints ZONE 2011,2013
./bin/tests/system/rpz/ns4/named.conf CONF-C 2011,2012,2013
./bin/tests/system/rpz/ns4/tld4.db ZONE 2011,2012,2013
./bin/tests/system/rpz/ns5/hints ZONE 2011,2012,2013
./bin/tests/system/rpz/ns5/named.args X 2013
./bin/tests/system/rpz/ns5/named.conf CONF-C 2012,2013
./bin/tests/system/rpz/ns5/tld5.db ZONE 2013
./bin/tests/system/rpz/qperf.sh SH 2012,2013
./bin/tests/system/rpz/rpz.c C 2011,2012,2013
./bin/tests/system/rpz/setup.sh SH 2011,2012,2013
./bin/tests/system/rpz/test1 ZONE 2011,2012,2013
./bin/tests/system/rpz/test2 ZONE 2011,2012,2013
./bin/tests/system/rpz/test3 ZONE 2011,2013
./bin/tests/system/rpz/test4 ZONE 2011,2013
./bin/tests/system/rpz/test4a ZONE 2013
./bin/tests/system/rpz/test5 ZONE 2011,2012,2013
./bin/tests/system/rpz/tests.sh SH 2011,2012,2013
./bin/tests/system/rrl/.gitignore X 2013
./bin/tests/system/rrl/clean.sh SH 2012,2013
./bin/tests/system/rrl/ns1/named.conf CONF-C 2012,2013
./bin/tests/system/rrl/ns1/root.db ZONE 2012,2013
./bin/tests/system/rrl/ns2/hints ZONE 2012,2013
./bin/tests/system/rrl/ns2/named.conf CONF-C 2012,2013
./bin/tests/system/rrl/ns2/tld2.db ZONE 2012,2013
./bin/tests/system/rrl/ns3/hints ZONE 2012,2013
./bin/tests/system/rrl/ns3/named.conf CONF-C 2012,2013
./bin/tests/system/rrl/ns3/tld3.db ZONE 2012,2013
./bin/tests/system/rrl/setup.sh SH 2012,2013
./bin/tests/system/rrl/tests.sh SH 2012,2013
./bin/tests/system/rrsetorder/clean.sh SH 2006,2007,2008,2011,2012
./bin/tests/system/rrsetorder/dig.out.fixed.good X 2006
./bin/tests/system/rrsetorder/dig.out.random.good1 X 2006
...
...
@@ -1701,7 +1716,6 @@
./contrib/dlz/example/Makefile X 2010,2013
./contrib/dlz/example/README X 2011,2012,2013
./contrib/dlz/example/dlz_example.c X 2010,2011,2012,2013
./contrib/dlz/example/dlz_minimal.h X 2010,2011,2012,2013
./contrib/dlz/example/named.conf X 2011
./contrib/dlz/example/win32/DLLMain.c X 2011
./contrib/dlz/example/win32/dxdriver.def X 2011
...
...
@@ -2250,7 +2264,7 @@
./lib/dns/client.c C 2009,2010,2011,2012
./lib/dns/clientinfo.c C 2011
./lib/dns/compress.c C 1999,2000,2001,2004,2005,2006,2007
./lib/dns/db.c C 1999,2000,2001,2003,2004,2005,2007,2008,2009,2011,2012
./lib/dns/db.c C 1999,2000,2001,2003,2004,2005,2007,2008,2009,2011,2012
,2013
./lib/dns/dbiterator.c C 1999,2000,2001,2004,2005,2007
./lib/dns/dbtable.c C 1999,2000,2001,2004,2005,2007,2013
./lib/dns/diff.c C 2000,2001,2002,2003,2004,2005,2007,2008,2009,2011,2013
...
...
@@ -2266,7 +2280,7 @@
./lib/dns/dst_parse.c C.NAI 1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012
./lib/dns/dst_parse.h C.NAI 2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2012
./lib/dns/dst_result.c C 1999,2000,2001,2004,2005,2007,2008,2012
./lib/dns/ecdb.c C 2009,2010,2011,2012
./lib/dns/ecdb.c C 2009,2010,2011,2012
,2013
./lib/dns/forward.c C 2000,2001,2004,2005,2007,2009
./lib/dns/gen-unix.h C 1999,2000,2001,2004,2005,2007,2009
./lib/dns/gen-win32.h C 1999,2000,2001,2004,2005,2006,2007,2009
...
...
@@ -2309,7 +2323,7 @@
./lib/dns/include/dns/keytable.h C 2000,2001,2004,2005,2007,2009,2010
./lib/dns/include/dns/keyvalues.h C 1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2010,2012
./lib/dns/include/dns/lib.h C 1999,2000,2001,2004,2005,2006,2007,2009
./lib/dns/include/dns/log.h C 1999,2000,2001,2003,2004,2005,2006,2007,2009,2011,2012
./lib/dns/include/dns/log.h C 1999,2000,2001,2003,2004,2005,2006,2007,2009,2011,2012
,2013
./lib/dns/include/dns/lookup.h C 2000,2001,2004,2005,2006,2007,2009
./lib/dns/include/dns/master.h C 1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013
./lib/dns/include/dns/masterdump.h C 1999,2000,2001,2002,2004,2005,2006,2007,2008,2011
...
...
@@ -2336,8 +2350,9 @@
./lib/dns/include/dns/resolver.h C 1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012
./lib/dns/include/dns/result.h C 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013
./lib/dns/include/dns/rootns.h C 1999,2000,2001,2004,2005,2006,2007
./lib/dns/include/dns/rpz.h C 2011,2012
./lib/dns/include/dns/rpz.h C 2011,2012
,2013
./lib/dns/include/dns/rriterator.h C 2009,2011
./lib/dns/include/dns/rrl.h C 2013
./lib/dns/include/dns/sdb.h C 2000,2001,2004,2005,2006,2007,2009,2011,2012
./lib/dns/include/dns/sdlz.h C.PORTION 1999,2000,2001,2005,2006,2007,2009,2010,2011,2012
./lib/dns/include/dns/secalg.h C 1999,2000,2001,2004,2005,2006,2007,2009
...
...
@@ -2356,7 +2371,7 @@
./lib/dns/include/dns/update.h C 2011
./lib/dns/include/dns/validator.h C 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2013
./lib/dns/include/dns/version.h C 2001,2004,2005,2006,2007,2012,2013
./lib/dns/include/dns/view.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012
./lib/dns/include/dns/view.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012
,2013
./lib/dns/include/dns/xfrin.h C 1999,2000,2001,2003,2004,2005,2006,2007,2009
./lib/dns/include/dns/zone.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013
./lib/dns/include/dns/zonekey.h C 2001,2004,2005,2006,2007
...
...
@@ -2372,7 +2387,7 @@
./lib/dns/keydata.c C 2009