mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +00:00
copyrights
This commit is contained in:
@@ -1,2 +1,11 @@
|
|||||||
|
; Copyright (C) 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/.
|
||||||
|
;
|
||||||
|
; See the COPYRIGHT file distributed with this work for additional
|
||||||
|
; information regarding copyright ownership.
|
||||||
|
|
||||||
. NS a.root-servers.nil.
|
. NS a.root-servers.nil.
|
||||||
a.root-servers.nil. A 10.53.0.1
|
a.root-servers.nil. A 10.53.0.1
|
||||||
|
@@ -1,2 +1,11 @@
|
|||||||
|
; Copyright (C) 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/.
|
||||||
|
;
|
||||||
|
; See the COPYRIGHT file distributed with this work for additional
|
||||||
|
; information regarding copyright ownership.
|
||||||
|
|
||||||
. NS a.root-servers.nil.
|
. NS a.root-servers.nil.
|
||||||
a.root-servers.nil. A 10.53.0.1
|
a.root-servers.nil. A 10.53.0.1
|
||||||
|
@@ -6,7 +6,6 @@ Here is a more formal statement of the important database design
|
|||||||
rules. Each rule has a 5 character mnemonic, for use in source code
|
rules. Each rule has a 5 character mnemonic, for use in source code
|
||||||
comments.
|
comments.
|
||||||
|
|
||||||
|
|
||||||
Reference Safety [DBREF]
|
Reference Safety [DBREF]
|
||||||
|
|
||||||
1) Any node reference retrieved from the database shall remain
|
1) Any node reference retrieved from the database shall remain
|
||||||
|
@@ -5,7 +5,6 @@ See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
|||||||
We do hourly test builds of the bind9 tree. This is an attempt to
|
We do hourly test builds of the bind9 tree. This is an attempt to
|
||||||
document how they work.
|
document how they work.
|
||||||
|
|
||||||
|
|
||||||
* How things work
|
* How things work
|
||||||
|
|
||||||
The scripts driving the build system are in ~wpk/b9t. They are now
|
The scripts driving the build system are in ~wpk/b9t. They are now
|
||||||
|
@@ -1,4 +1,3 @@
|
|||||||
./.clang-format X 2018
|
|
||||||
./.gitattributes X 2015,2017,2018
|
./.gitattributes X 2015,2017,2018
|
||||||
./.gitignore X 2012,2013,2014,2015,2016,2017,2018
|
./.gitignore X 2012,2013,2014,2015,2016,2017,2018
|
||||||
./.gitlab-ci.yml X 2018
|
./.gitlab-ci.yml X 2018
|
||||||
@@ -2788,6 +2787,7 @@
|
|||||||
./doc/arm/notes.conf X 2015,2018
|
./doc/arm/notes.conf X 2015,2018
|
||||||
./doc/arm/notes.html X 2014,2015,2016,2017,2018
|
./doc/arm/notes.html X 2014,2015,2016,2017,2018
|
||||||
./doc/arm/notes.pdf X 2014,2015,2016,2017,2018
|
./doc/arm/notes.pdf X 2014,2015,2016,2017,2018
|
||||||
|
./doc/arm/notes.txt X 2018
|
||||||
./doc/arm/notes.xml SGML 2014,2015,2016,2017,2018
|
./doc/arm/notes.xml SGML 2014,2015,2016,2017,2018
|
||||||
./doc/arm/noteversion.xml.in SGML 2015,2016,2018
|
./doc/arm/noteversion.xml.in SGML 2015,2016,2018
|
||||||
./doc/arm/options.grammar.xml SGML 2018
|
./doc/arm/options.grammar.xml SGML 2018
|
||||||
@@ -3309,7 +3309,6 @@
|
|||||||
./lib/dns/tests/dnstest.c C 2011,2012,2013,2014,2015,2016,2017,2018
|
./lib/dns/tests/dnstest.c C 2011,2012,2013,2014,2015,2016,2017,2018
|
||||||
./lib/dns/tests/dnstest.h C 2011,2012,2014,2015,2016,2017,2018
|
./lib/dns/tests/dnstest.h C 2011,2012,2014,2015,2016,2017,2018
|
||||||
./lib/dns/tests/dst_test.c C 2018
|
./lib/dns/tests/dst_test.c C 2018
|
||||||
./lib/dns/tests/dstrandom_test.c C 2017,2018
|
|
||||||
./lib/dns/tests/geoip_test.c C 2013,2014,2015,2016,2017,2018
|
./lib/dns/tests/geoip_test.c C 2013,2014,2015,2016,2017,2018
|
||||||
./lib/dns/tests/gost_test.c C 2014,2015,2016,2017,2018
|
./lib/dns/tests/gost_test.c C 2014,2015,2016,2017,2018
|
||||||
./lib/dns/tests/keytable_test.c C 2014,2015,2016,2017,2018
|
./lib/dns/tests/keytable_test.c C 2014,2015,2016,2017,2018
|
||||||
@@ -3480,7 +3479,6 @@
|
|||||||
./lib/isc/bind9.c C 2013,2016,2018
|
./lib/isc/bind9.c C 2013,2016,2018
|
||||||
./lib/isc/buffer.c C 1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2012,2014,2015,2016,2017,2018
|
./lib/isc/buffer.c C 1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2012,2014,2015,2016,2017,2018
|
||||||
./lib/isc/bufferlist.c C 1999,2000,2001,2004,2005,2007,2016,2018
|
./lib/isc/bufferlist.c C 1999,2000,2001,2004,2005,2007,2016,2018
|
||||||
./lib/isc/chacha_private.h X 2014,2018
|
|
||||||
./lib/isc/commandline.c C.PORTION 1999,2000,2001,2004,2005,2007,2008,2014,2015,2016,2018
|
./lib/isc/commandline.c C.PORTION 1999,2000,2001,2004,2005,2007,2008,2014,2015,2016,2018
|
||||||
./lib/isc/counter.c C 2014,2016,2018
|
./lib/isc/counter.c C 2014,2016,2018
|
||||||
./lib/isc/crc64.c C 2013,2016,2018
|
./lib/isc/crc64.c C 2013,2016,2018
|
||||||
|
Reference in New Issue
Block a user