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
6c2a76b3
Commit
6c2a76b3
authored
May 26, 2016
by
Evan Hunt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[master] copyrights, win32 definitions
parent
7a00d699
Changes
39
Show whitespace changes
Inline
Side-by-side
Showing
39 changed files
with
137 additions
and
63 deletions
+137
-63
bin/named/include/named/config.h
bin/named/include/named/config.h
+1
-1
bin/named/query.c
bin/named/query.c
+1
-1
bin/named/zoneconf.c
bin/named/zoneconf.c
+1
-1
bin/tests/system/catz/clean.sh
bin/tests/system/catz/clean.sh
+1
-1
bin/tests/system/catz/ns1/catalog.example.db.in
bin/tests/system/catz/ns1/catalog.example.db.in
+14
-0
bin/tests/system/catz/ns1/named.conf
bin/tests/system/catz/ns1/named.conf
+1
-1
bin/tests/system/catz/ns2/named.conf
bin/tests/system/catz/ns2/named.conf
+1
-1
bin/tests/system/catz/ns3/dom4.example.db
bin/tests/system/catz/ns3/dom4.example.db
+14
-0
bin/tests/system/catz/ns3/named.conf
bin/tests/system/catz/ns3/named.conf
+1
-1
bin/tests/system/catz/setup.sh
bin/tests/system/catz/setup.sh
+1
-1
bin/tests/system/catz/tests.sh
bin/tests/system/catz/tests.sh
+1
-1
doc/arm/catz.xml
doc/arm/catz.xml
+2
-1
lib/dns/Makefile.in
lib/dns/Makefile.in
+1
-1
lib/dns/acl.c
lib/dns/acl.c
+1
-1
lib/dns/catz.c
lib/dns/catz.c
+6
-3
lib/dns/db.c
lib/dns/db.c
+1
-1
lib/dns/include/dns/catz.h
lib/dns/include/dns/catz.h
+2
-2
lib/dns/include/dns/db.h
lib/dns/include/dns/db.h
+1
-1
lib/dns/include/dns/events.h
lib/dns/include/dns/events.h
+1
-1
lib/dns/include/dns/types.h
lib/dns/include/dns/types.h
+1
-1
lib/dns/include/dns/zone.h
lib/dns/include/dns/zone.h
+1
-1
lib/dns/include/dns/zt.h
lib/dns/include/dns/zt.h
+1
-1
lib/dns/ipkeylist.c
lib/dns/ipkeylist.c
+2
-0
lib/dns/win32/libdns.def.in
lib/dns/win32/libdns.def.in
+16
-1
lib/dns/xfrin.c
lib/dns/xfrin.c
+1
-1
lib/dns/zt.c
lib/dns/zt.c
+1
-1
lib/irs/getaddrinfo.c
lib/irs/getaddrinfo.c
+1
-1
lib/isc/Makefile.in
lib/isc/Makefile.in
+1
-1
lib/isc/buffer.c
lib/isc/buffer.c
+1
-1
lib/isc/ht.c
lib/isc/ht.c
+4
-2
lib/isc/include/isc/buffer.h
lib/isc/include/isc/buffer.h
+1
-1
lib/isc/include/isc/ht.h
lib/isc/include/isc/ht.h
+1
-1
lib/isc/task.c
lib/isc/task.c
+1
-1
lib/isc/tests/Makefile.in
lib/isc/tests/Makefile.in
+1
-1
lib/isc/tests/buffer_test.c
lib/isc/tests/buffer_test.c
+1
-1
lib/isc/tests/ht_test.c
lib/isc/tests/ht_test.c
+1
-0
lib/isc/win32/libisc.def.in
lib/isc/win32/libisc.def.in
+11
-5
lib/tests/t_api.c
lib/tests/t_api.c
+1
-1
util/copyrights
util/copyrights
+37
-21
No files found.
bin/named/include/named/config.h
View file @
6c2a76b3
/*
* Copyright (C) 2004-2007, 2009, 2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007, 2009, 2013
, 2016
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2001, 2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/named/query.c
View file @
6c2a76b3
bin/named/zoneconf.c
View file @
6c2a76b3
/*
* Copyright (C) 2004-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
6
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/catz/clean.sh
View file @
6c2a76b3
# Copyright (C) 201
4-201
6 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2016 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/catz/ns1/catalog.example.db.in
View file @
6c2a76b3
; Copyright (C) 2016 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.
@ 3600 SOA . . 1 86400 3600 86400 3600
@ 3600 IN NS invalid.
version IN TXT "1"
bin/tests/system/catz/ns1/named.conf
View file @
6c2a76b3
/*
*
Copyright
(
C
)
201
1
,
2013
,
201
6
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2016
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/catz/ns2/named.conf
View file @
6c2a76b3
/*
*
Copyright
(
C
)
201
1
,
2013
,
201
6
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2016
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/catz/ns3/dom4.example.db
View file @
6c2a76b3
; Copyright (C) 2016 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.
@ 3600 IN SOA . . 1 3600 3600 3600 3600
@ IN NS invalid.
bin/tests/system/catz/ns3/named.conf
View file @
6c2a76b3
/*
*
Copyright
(
C
)
201
1
,
2013
,
201
6
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2016
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/catz/setup.sh
View file @
6c2a76b3
#!/bin/sh
#
# Copyright (C) 201
2-2015
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 201
6
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/catz/tests.sh
View file @
6c2a76b3
#!/bin/sh -x
#
# Copyright (C) 201
4-201
6 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2016 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
...
...
doc/arm/catz.xml
View file @
6c2a76b3
...
...
@@ -13,6 +13,7 @@
- OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
- PERFORMANCE OF THIS SOFTWARE.
-->
<section
xmlns=
"http://docbook.org/ns/docbook"
version=
"5.0"
xml:id=
"catz-info"
><info><title>
Catalog Zones
</title></info>
<para>
...
...
lib/dns/Makefile.in
View file @
6c2a76b3
# Copyright (C) 2004-201
5
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004-201
6
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/acl.c
View file @
6c2a76b3
/*
* Copyright (C) 2004-2009, 2011, 2013, 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2009, 2011, 2013, 2014
, 2016
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/catz.c
View file @
6c2a76b3
/*
* Copyright (C) 201
5, 201
6 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2016 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
...
...
@@ -16,9 +16,13 @@
/*! \file */
#include <config.h>
#include <isc/hex.h>
#include <isc/mem.h>
#include <isc/parseint.h>
#include <isc/result.h>
#include <isc/sha2.h>
#include <isc/task.h>
#include <dns/catz.h>
...
...
@@ -27,8 +31,7 @@
#include <dns/rdatasetiter.h>
#include <dns/view.h>
#include <dns/zone.h>
#include <isc/sha2.h>
#include <isc/parseint.h>
/*%
* Single member zone in a catalog
...
...
lib/dns/db.c
View file @
6c2a76b3
/*
* Copyright (C) 2004, 2005, 2007-2009, 2011-2013, 2015 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007-2009, 2011-2013, 2015
, 2016
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/catz.h
View file @
6c2a76b3
/*
* Copyright (C) 201
5-201
6 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2016 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/db.h
View file @
6c2a76b3
/*
* Copyright (C) 2004-2009, 2011-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2009, 2011-201
6
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/include/dns/events.h
View file @
6c2a76b3
/*
* Copyright (C) 2004-2007, 2009-2011, 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007, 2009-2011, 2014
, 2016
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/include/dns/types.h
View file @
6c2a76b3
/*
* Copyright (C) 2004-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
6
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/include/dns/zone.h
View file @
6c2a76b3
/*
* Copyright (C) 2004-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
6
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/include/dns/zt.h
View file @
6c2a76b3
/*
* Copyright (C) 2004-2007, 2011 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007, 2011
, 2016
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/ipkeylist.c
View file @
6c2a76b3
...
...
@@ -14,6 +14,8 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
#include <config.h>
#include <isc/mem.h>
#include <isc/sockaddr.h>
#include <isc/util.h>
...
...
lib/dns/win32/libdns.def.in
View file @
6c2a76b3
...
...
@@ -109,27 +109,38 @@ dns_cache_setcachesize
dns_cache_setcleaninginterval
dns_cache_setfilename
dns_cache_updatestats
dns_catz_add_zone
dns_catz_catzs_attach
dns_catz_catzs_detach
dns_catz_catzs_set_view
dns_catz_dbupdate_callback
dns_catz_entry_attach
dns_catz_entry_cmp
dns_catz_entry_copy
dns_catz_entry_detach
dns_catz_entry_getname
dns_catz_entry_new
dns_catz_entry_validate
dns_catz_generate_masterfilename
dns_catz_generate_zonecfg
dns_catz_get_iterator
dns_catz_get_zone
dns_catz_options_clear
dns_catz_new_zone
dns_catz_new_zones
dns_catz_options_copy
dns_catz_options_free
dns_catz_options_init
dns_catz_options_setdefault
dns_catz_postreconfig
dns_catz_prereconfig
dns_catz_update_from_db
dns_catz_update_process
dns_catz_update_taskaction
dns_catz_zone_attach
dns_catz_zone_detach
dns_catz_zone_getdefoptions
dns_catz_zone_getname
dns_catz_zone_resetdefoptions
dns_catz_zones_merge
dns_cert_fromtext
dns_cert_totext
...
...
@@ -386,6 +397,8 @@ dns_geoip_match
dns_geoip_shutdown
@END GEOIP
dns_hashalg_fromtext
dns_ipkeylist_clear
dns_ipkeylist_copy
dns_iptable_addprefix
dns_iptable_addprefix2
dns_iptable_attach
...
...
@@ -1113,6 +1126,8 @@ dns_xfrin_shutdown
dns_zone_addnsec3chain
dns_zone_asyncload
dns_zone_attach
dns_zone_catz_enable
dns_zone_catz_enable_db
dns_zone_cdscheck
dns_zone_checknames
dns_zone_clearforwardacl
...
...
lib/dns/xfrin.c
View file @
6c2a76b3
/*
* Copyright (C) 2004-2008, 2011-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2008, 2011-201
6
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/zt.c
View file @
6c2a76b3
/*
* Copyright (C) 2004-2007, 2011-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2007, 2011-201
6
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/irs/getaddrinfo.c
View file @
6c2a76b3
/*
* Copyright (C) 2009, 2012-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2009, 2012-201
6
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/Makefile.in
View file @
6c2a76b3
# Copyright (C) 2004-201
5
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004-201
6
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/isc/buffer.c
View file @
6c2a76b3
/*
* Copyright (C) 2004-2008, 2012, 2014
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2008, 2012, 2014
-2016
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/isc/ht.c
View file @
6c2a76b3
/*
* Copyright (C) 201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 201
6
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
...
...
@@ -14,6 +14,8 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
#include <config.h>
#include <string.h>
#include <isc/hash.h>
...
...
lib/isc/include/isc/buffer.h
View file @
6c2a76b3
/*
* Copyright (C) 2004-2008, 2010, 2012, 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2008, 2010, 2012, 2014
, 2016
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/isc/include/isc/ht.h
View file @
6c2a76b3
/*
* Copyright (C) 201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 201
6
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/task.c
View file @
6c2a76b3
/*
* Copyright (C) 2004-201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-201
6
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/isc/tests/Makefile.in
View file @
6c2a76b3
# Copyright (C) 2011-201
5
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2011-201
6
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/tests/buffer_test.c
View file @
6c2a76b3
/*
* Copyright (C) 2014
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2014
-2016
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/tests/ht_test.c
View file @
6c2a76b3
...
...
@@ -27,6 +27,7 @@
#include <isc/hash.h>
#include <isc/ht.h>
#include <isc/mem.h>
#include <isc/print.h>
#include <isc/util.h>
static
void
*
...
...
lib/isc/win32/libisc.def.in
View file @
6c2a76b3
...
...
@@ -165,6 +165,7 @@ isc_buffer_getuint8
isc_buffer_reinit
isc_buffer_reallocate
isc_buffer_reserve
isc_buffer_setautorealloc
isc_bufferlist_availablecount
isc_bufferlist_usedcount
isc_commandline_parse
...
...
@@ -308,13 +309,18 @@ isc_hmacsha512_invalidate
isc_hmacsha512_sign
isc_hmacsha512_update
isc_hmacsha512_verify
isc_ht_init
isc_ht_add
isc_ht_count
isc_ht_delete
isc_ht_destroy
isc_ht_find
isc_ht_delete
isc_ht_iter_get
isc_ht_iter_inc
isc_ht_iter_value
isc_ht_init
isc_ht_iter_create
isc_ht_iter_current
isc_ht_iter_destroy
isc_ht_iter_first
isc_ht_iter_next
isc_ht_walk
isc_httpd_addheader
isc_httpd_addheaderuint
isc_httpd_response
...
...
lib/tests/t_api.c
View file @
6c2a76b3
/*
* Copyright (C) 2004, 2005, 2007-2010, 2013, 2014 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007-2010, 2013, 2014
, 2016
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
util/copyrights
View file @
6c2a76b3
./.gitattributes X 2015
./.gitignore X 2012,2013,2014,2015
./.gitignore X 2012,2013,2014,2015
,2016
./Atffile X 2011
./CHANGES X 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016
./COPYRIGHT TXT 1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016
...
...
@@ -232,7 +232,7 @@
./bin/named/include/dlz/dlz_dlopen_driver.h C 2011
./bin/named/include/named/builtin.h C 2001,2004,2005,2007
./bin/named/include/named/client.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016
./bin/named/include/named/config.h C 2001,2002,2004,2005,2006,2007,2009,2013
./bin/named/include/named/config.h C 2001,2002,2004,2005,2006,2007,2009,2013
,2016
./bin/named/include/named/control.h C 2001,2002,2003,2004,2005,2006,2007,2009,2010,2011,2012,2014,2015
./bin/named/include/named/fuzz.h C 2016
./bin/named/include/named/geoip.h C 2013
...
...
@@ -306,7 +306,7 @@
./bin/named/win32/ntservice.c C 1999,2000,2001,2002,2004,2006,2007,2009,2011,2013,2014,2015
./bin/named/win32/os.c C 1999,2000,2001,2002,2004,2005,2007,2008,2009,2012,2013,2014,2015,2016
./bin/named/xfrout.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./bin/named/zoneconf.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./bin/named/zoneconf.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
,2016
./bin/nsupdate/.gitignore X 2012
./bin/nsupdate/Makefile.in MAKE 2000,2001,2002,2004,2006,2007,2008,2009,2012,2013,2014,2015
./bin/nsupdate/nsupdate.1 MAN DOCBOOK
...
...
@@ -914,6 +914,14 @@
./bin/tests/system/case/postupdate.good X 2015
./bin/tests/system/case/setup.sh SH 2015
./bin/tests/system/case/tests.sh SH 2013,2014,2015
./bin/tests/system/catz/clean.sh SH 2016
./bin/tests/system/catz/ns1/catalog.example.db.in ZONE 2016
./bin/tests/system/catz/ns1/named.conf CONF-C 2016
./bin/tests/system/catz/ns2/named.conf CONF-C 2016
./bin/tests/system/catz/ns3/dom4.example.db ZONE 2016
./bin/tests/system/catz/ns3/named.conf CONF-C 2016
./bin/tests/system/catz/setup.sh SH 2016
./bin/tests/system/catz/tests.sh SH 2016
./bin/tests/system/checkconf/altdb.conf CONF-C 2014
./bin/tests/system/checkconf/altdlz.conf CONF-C 2014
./bin/tests/system/checkconf/bad-also-notify.conf CONF-C 2012,2013
...
...
@@ -3170,6 +3178,7 @@
./doc/arm/Bv9ARM.pdf X 2007,2008,2009,2010,2011,2012,2013,2014,2015,2016
./doc/arm/Makefile.in MAKE 2001,2002,2004,2005,2006,2007,2009,2012,2014,2015,2016
./doc/arm/README-SGML TXT.BRIEF 2000,2001,2004,2015
./doc/arm/catz.xml SGML 2016
./doc/arm/dlz.xml SGML 2012,2013,2014,2015
./doc/arm/dnssec.xml SGML 2010,2011,2015
./doc/arm/dyndb.xml SGML 2015
...
...
@@ -3331,19 +3340,20 @@
./lib/bind9/win32/version.c C 1998,1999,2000,2001,2004,2007
./lib/dns/.gitignore X 2012,2013
./lib/dns/Atffile X 2011
./lib/dns/Makefile.in MAKE 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./lib/dns/Makefile.in MAKE 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
,2016
./lib/dns/acache.c C 2004,2005,2006,2007,2008,2012,2013,2015
./lib/dns/acl.c C 1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2013,2014
./lib/dns/acl.c C 1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2013,2014
,2016
./lib/dns/adb.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./lib/dns/api X 1999,2000,2001,2006,2008,2009,2010,2011,2012,2013,2014,2015,2016
./lib/dns/badcache.c C 2014,2015,2016
./lib/dns/byaddr.c C 2000,2001,2002,2003,2004,2005,2007,2009,2013
./lib/dns/cache.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015,2016
./lib/dns/callbacks.c C 1999,2000,2001,2004,2005,2007,2011,2012,2015
./lib/dns/catz.c C 2016
./lib/dns/client.c C 2009,2010,2011,2012,2013,2014,2015
./lib/dns/clientinfo.c C 2011,2014
./lib/dns/compress.c C 1999,2000,2001,2004,2005,2006,2007,2015
./lib/dns/db.c C 1999,2000,2001,2003,2004,2005,2007,2008,2009,2011,2012,2013,2015
./lib/dns/db.c C 1999,2000,2001,2003,2004,2005,2007,2008,2009,2011,2012,2013,2015
,2016
./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,2014,2015
...
...
@@ -3385,11 +3395,12 @@
./lib/dns/include/dns/byaddr.h C 2000,2001,2002,2003,2004,2005,2006,2007
./lib/dns/include/dns/cache.h C 1999,2000,2001,2004,2005,2006,2007,2009,2011,2012,2013
./lib/dns/include/dns/callbacks.h C 1999,2000,2001,2002,2004,2005,2006,2007,2011,2012,2013
./lib/dns/include/dns/catz.h C 2016
./lib/dns/include/dns/cert.h C 1999,2000,2001,2004,2005,2006,2007
./lib/dns/include/dns/client.h C 2009,2013,2014
./lib/dns/include/dns/clientinfo.h C 2011,2014
./lib/dns/include/dns/compress.h C 1999,2000,2001,2002,2004,2005,2006,2007,2009,2015
./lib/dns/include/dns/db.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015
./lib/dns/include/dns/db.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015
,2016
./lib/dns/include/dns/dbiterator.h C 1999,2000,2001,2004,2005,2006,2007,2016
./lib/dns/include/dns/dbtable.h C 1999,2000,2001,2004,2005,2006,2007
./lib/dns/include/dns/diff.h C 2000,2001,2004,2005,2006,2007,2008,2009,2010,2013
...
...
@@ -3405,10 +3416,11 @@
./lib/dns/include/dns/dyndb.h C 2015,2016
./lib/dns/include/dns/ecdb.h C 2009,2012
./lib/dns/include/dns/edns.h C 2014,2015
./lib/dns/include/dns/events.h C 1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011,2014
./lib/dns/include/dns/events.h C 1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011,2014
,2016
./lib/dns/include/dns/fixedname.h C 1999,2000,2001,2004,2005,2006,2007
./lib/dns/include/dns/forward.h C 2000,2001,2004,2005,2006,2007,2009,2013,2016
./lib/dns/include/dns/geoip.h C 2013,2014
./lib/dns/include/dns/ipkeylist.h C 2016
./lib/dns/include/dns/iptable.h C 2007,2012,2014
./lib/dns/include/dns/journal.h C 1999,2000,2001,2004,2005,2006,2007,2008,2009,2011,2013
./lib/dns/include/dns/keydata.h C 2009
...
...
@@ -3461,20 +3473,21 @@
./lib/dns/include/dns/tsec.h C 2009,2010,2012
./lib/dns/include/dns/tsig.h C 1999,2000,2001,2002,2004,2005,2006,2007,2009,2010,2011
./lib/dns/include/dns/ttl.h C 1999,2000,2001,2004,2005,2006,2007,2014
./lib/dns/include/dns/types.h C 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./lib/dns/include/dns/types.h C 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
,2016
./lib/dns/include/dns/update.h C 2011,2015
./lib/dns/include/dns/validator.h C 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2013,2014
./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,2013,2014,2015,2016
./lib/dns/include/dns/xfrin.h C 1999,2000,2001,2003,2004,2005,2006,2007,2009,2013
./lib/dns/include/dns/zone.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./lib/dns/include/dns/zone.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
,2016
./lib/dns/include/dns/zonekey.h C 2001,2004,2005,2006,2007
./lib/dns/include/dns/zt.h C 1999,2000,2001,2002,2004,2005,2006,2007,2011
./lib/dns/include/dns/zt.h C 1999,2000,2001,2002,2004,2005,2006,2007,2011
,2016
./lib/dns/include/dst/Makefile.in MAKE 1998,1999,2000,2001,2004,2007,2012,2015
./lib/dns/include/dst/dst.h C 2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./lib/dns/include/dst/gssapi.h C 2000,2001,2004,2005,2006,2007,2009,2010,2011,2013
./lib/dns/include/dst/lib.h C 1999,2000,2001,2004,2005,2006,2007
./lib/dns/include/dst/result.h C 1999,2000,2001,2004,2005,2006,2007,2008,2012,2014
./lib/dns/ipkeylist.c C 2016
./lib/dns/iptable.c C 2007,2008,2009,2013,2014
./lib/dns/journal.c C 1999,2000,2001,2002,2004,2005,2007,2008,2009,2010,2011,2013,2014,2015
./lib/dns/key.c C 2001,2004,2005,2006,2007,2011
...
...
@@ -3785,16 +3798,16 @@
./lib/dns/win32/libdns.vcxproj.in X 2013,2014,2015,2016
./lib/dns/win32/libdns.vcxproj.user X 2013
./lib/dns/win32/version.c C 1998,1999,2000,2001,2004,2007,2013
./lib/dns/xfrin.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2011,2012,2013,2014,2015
./lib/dns/xfrin.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2011,2012,2013,2014,2015
,2016
./lib/dns/zone.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016
./lib/dns/zonekey.c C 2001,2003,2004,2005,2007
./lib/dns/zt.c C 1999,2000,2001,2002,2004,2005,2006,2007,2011,2012,2013,2014,2015
./lib/dns/zt.c C 1999,2000,2001,2002,2004,2005,2006,2007,2011,2012,2013,2014,2015
,2016
./lib/irs/Makefile.in MAKE 2009,2012,2014,2015
./lib/irs/api X 2009,2010,2011,2012,2013,2014,2015
./lib/irs/context.c C 2009,2014
./lib/irs/dnsconf.c C 2009,2012
./lib/irs/gai_strerror.c C 2009,2014
./lib/irs/getaddrinfo.c C 2009,2012,2013,2014,2015
./lib/irs/getaddrinfo.c C 2009,2012,2013,2014,2015
,2016
./lib/irs/getnameinfo.c C 2009,2011,2012,2013,2014
./lib/irs/include/Makefile.in MAKE 2009,2012
./lib/irs/include/irs/Makefile.in MAKE 2009,2012,2014
...
...
@@ -3824,7 +3837,7 @@
./lib/irs/win32/version.c C 2014
./lib/isc/.gitignore X 2014
./lib/isc/Atffile X 2011
./lib/isc/Makefile.in MAKE 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./lib/isc/Makefile.in MAKE 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
,2016
./lib/isc/aes.c C 2014
./lib/isc/alpha/Makefile.in MAKE 2007,2012
./lib/isc/alpha/include/Makefile.in MAKE 2007,2012
...
...
@@ -3838,7 +3851,7 @@
./lib/isc/base32.c C 2008,2009,2013,2014,2015
./lib/isc/base64.c C 1998,1999,2000,2001,2003,2004,2005,2007,2009,2013,2014,2015
./lib/isc/bind9.c C 2013
./lib/isc/buffer.c C 1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2012,2014,2015
./lib/isc/buffer.c C 1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2012,2014,2015
,2016
./lib/isc/bufferlist.c C 1999,2000,2001,2004,2005,2007
./lib/isc/chacha_private.h X 2014
./lib/isc/commandline.c C.PORTION 1999,2000,2001,2004,2005,2007,2008,2014,2015
...
...
@@ -3853,6 +3866,7 @@
./lib/isc/hex.c C 2000,2001,2002,2003,2004,2005,2007,2008,2013,2014,2015
./lib/isc/hmacmd5.c C 2000,2001,2004,2005,2006,2007,2009,2013,2014,2015
./lib/isc/hmacsha.c C 2005,2006,2007,2009,2011,2012,2013,2014,2015
./lib/isc/ht.c C 2016
./lib/isc/httpd.c C 2006,2007,2008,2010,2011,2012,2013,2014,2015,2016
./lib/isc/ia64/Makefile.in MAKE 2007,2012
./lib/isc/ia64/include/Makefile.in MAKE 2007,2012
...
...
@@ -3868,7 +3882,7 @@
./lib/isc/include/isc/base64.h C 1999,2000,2001,2004,2005,2006,2007
./lib/isc/include/isc/bind9.h C 2009,2013
./lib/isc/include/isc/boolean.h C 1998,1999,2000,2001,2004,2005,2006,2007
./lib/isc/include/isc/buffer.h C 1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2010,2012,2014
./lib/isc/include/isc/buffer.h C 1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2010,2012,2014
,2016
./lib/isc/include/isc/bufferlist.h C 1999,2000,2001,2004,2005,2006,2007
./lib/isc/include/isc/commandline.h C 1999,2000,2001,2004,2005,2006,2007,2015
./lib/isc/include/isc/counter.h C 2014
...
...
@@ -3885,6 +3899,7 @@
./lib/isc/include/isc/hex.h C 2000,2001,2004,2005,2006,2007,2008
./lib/isc/include/isc/hmacmd5.h C 2000,2001,2004,2005,2006,2007,2009,2014
./lib/isc/include/isc/hmacsha.h C 2005,2006,2007,2009,2014
./lib/isc/include/isc/ht.h C 2016
./lib/isc/include/isc/httpd.h C 2006,2007,2008,2014,2016
./lib/isc/include/isc/interfaceiter.h C 1999,2000,2001,2004,2005,2006,2007
./lib/isc/include/isc/ipv6.h C 1999,2000,2001,2002,2004,2005,2007
...
...
@@ -4029,16 +4044,17 @@
./lib/isc/string.c C 1999,2000,2001,2003,2004,2005,2006,2007,2011,2012,2014,2015
./lib/isc/strtoul.c C 2003,2004,2005,2007,2014
./lib/isc/symtab.c C 1996,1997,1998,1999,2000,2001,2004,2005,2007,2011,2012,2013
./lib/isc/task.c C 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./lib/isc/task.c C 1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
,2016
./lib/isc/task_p.h C 2000,2001,2004,2005,2007,2009,2011,2012,2013
./lib/isc/taskpool.c C 1999,2000,2001,2004,2005,2007,2011,2012,2013
./lib/isc/tests/Atffile X 2011
./lib/isc/tests/Makefile.in MAKE 2011,2012,2013,2014,2015
./lib/isc/tests/Makefile.in MAKE 2011,2012,2013,2014,2015
,2016
./lib/isc/tests/aes_test.c C 2014
./lib/isc/tests/buffer_test.c C 2014,2015
./lib/isc/tests/buffer_test.c C 2014,2015
,2016
./lib/isc/tests/counter_test.c C 2014
./lib/isc/tests/file_test.c C 2014
./lib/isc/tests/hash_test.c C 2011,2012,2013,2014,2015,2016
./lib/isc/tests/ht_test.c C 2016
./lib/isc/tests/isctest.c C 2011,2012,2013,2014
./lib/isc/tests/isctest.h C 2011,2012
./lib/isc/tests/lex_test.c C 2013
...
...
@@ -4417,7 +4433,7 @@
./lib/tests/include/Makefile.in MAKE 1998,1999,2000,2001,2004,2007,2012
./lib/tests/include/tests/Makefile.in MAKE 1999,2000,2001,2004,2007,2012,2015
./lib/tests/include/tests/t_api.h C 1999,2000,2001,2004,2005,2006,2007,2010,2013,2014
./lib/tests/t_api.c C 1999,2000,2001,2002,2003,2004,2005,2007,2008,2009,2010,2013,2014
./lib/tests/t_api.c C 1999,2000,2001,2002,2003,2004,2005,2007,2008,2009,2010,2013,2014
,2016
./lib/tests/win32/DLLMain.c C 2013
./lib/tests/win32/libtests.def X 2013
./lib/tests/win32/libtests.dsp.in X 2013
...
...
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