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
Kea
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
445
Issues
445
List
Boards
Labels
Service Desk
Milestones
Merge Requests
71
Merge Requests
71
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
Kea
Commits
b4cee0a3
Commit
b4cee0a3
authored
Nov 07, 2018
by
Wlodzimierz Wencel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[master] dates, versions updated for release
parent
abc2a09f
Changes
52
Hide whitespace changes
Inline
Side-by-side
Showing
52 changed files
with
62 additions
and
62 deletions
+62
-62
src/bin/admin/kea-admin.xml
src/bin/admin/kea-admin.xml
+2
-2
src/bin/admin/tests/memfile_tests.sh.in
src/bin/admin/tests/memfile_tests.sh.in
+1
-1
src/bin/agent/ca_cfg_mgr.h
src/bin/agent/ca_cfg_mgr.h
+1
-1
src/bin/agent/ca_controller.cc
src/bin/agent/ca_controller.cc
+1
-1
src/bin/agent/ca_messages.mes
src/bin/agent/ca_messages.mes
+1
-1
src/bin/agent/kea-ctrl-agent.xml
src/bin/agent/kea-ctrl-agent.xml
+2
-2
src/bin/agent/tests/ca_controller_unittests.cc
src/bin/agent/tests/ca_controller_unittests.cc
+1
-1
src/bin/agent/tests/ca_process_unittests.cc
src/bin/agent/tests/ca_process_unittests.cc
+1
-1
src/bin/d2/d2_process.cc
src/bin/d2/d2_process.cc
+1
-1
src/bin/d2/d2_simple_parser.h
src/bin/d2/d2_simple_parser.h
+1
-1
src/bin/d2/kea-dhcp-ddns.xml
src/bin/d2/kea-dhcp-ddns.xml
+2
-2
src/bin/d2/tests/d2_controller_unittests.cc
src/bin/d2/tests/d2_controller_unittests.cc
+1
-1
src/bin/d2/tests/d2_process_unittests.cc
src/bin/d2/tests/d2_process_unittests.cc
+1
-1
src/bin/d2/tests/d2_update_mgr_unittests.cc
src/bin/d2/tests/d2_update_mgr_unittests.cc
+1
-1
src/bin/dhcp4/kea-dhcp4.xml
src/bin/dhcp4/kea-dhcp4.xml
+2
-2
src/bin/dhcp4/tests/dhcp4_test_utils.cc
src/bin/dhcp4/tests/dhcp4_test_utils.cc
+1
-1
src/bin/dhcp6/kea-dhcp6.xml
src/bin/dhcp6/kea-dhcp6.xml
+2
-2
src/bin/dhcp6/tests/dhcp6_test_utils.cc
src/bin/dhcp6/tests/dhcp6_test_utils.cc
+1
-1
src/bin/dhcp6/tests/host_unittest.cc
src/bin/dhcp6/tests/host_unittest.cc
+1
-1
src/bin/keactrl/keactrl.in
src/bin/keactrl/keactrl.in
+1
-1
src/bin/keactrl/keactrl.xml
src/bin/keactrl/keactrl.xml
+2
-2
src/bin/keactrl/tests/keactrl_tests.sh.in
src/bin/keactrl/tests/keactrl_tests.sh.in
+1
-1
src/bin/lfc/kea-lfc.xml
src/bin/lfc/kea-lfc.xml
+2
-2
src/bin/lfc/lfc_controller.cc
src/bin/lfc/lfc_controller.cc
+1
-1
src/bin/lfc/tests/lfc_controller_unittests.cc
src/bin/lfc/tests/lfc_controller_unittests.cc
+1
-1
src/bin/perfdhcp/perfdhcp.xml
src/bin/perfdhcp/perfdhcp.xml
+2
-2
src/bin/shell/kea-shell.xml
src/bin/shell/kea-shell.xml
+2
-2
src/bin/shell/tests/shell_process_tests.sh.in
src/bin/shell/tests/shell_process_tests.sh.in
+1
-1
src/bin/sockcreator/kea-sockcreator.xml
src/bin/sockcreator/kea-sockcreator.xml
+2
-2
src/lib/asiolink/tests/addr_utilities_unittest.cc
src/lib/asiolink/tests/addr_utilities_unittest.cc
+1
-1
src/lib/cc/tests/data_file_unittests.cc
src/lib/cc/tests/data_file_unittests.cc
+1
-1
src/lib/cc/tests/data_unittests.cc
src/lib/cc/tests/data_unittests.cc
+1
-1
src/lib/cfgrpt/tests/config_report_unittests.cc
src/lib/cfgrpt/tests/config_report_unittests.cc
+1
-1
src/lib/cryptolink/cryptolink.cc
src/lib/cryptolink/cryptolink.cc
+1
-1
src/lib/cryptolink/cryptolink.h
src/lib/cryptolink/cryptolink.h
+1
-1
src/lib/cryptolink/tests/crypto_unittests.cc
src/lib/cryptolink/tests/crypto_unittests.cc
+1
-1
src/lib/dhcpsrv/cfg_duid.h
src/lib/dhcpsrv/cfg_duid.h
+1
-1
src/lib/dhcpsrv/cfg_iface.h
src/lib/dhcpsrv/cfg_iface.h
+1
-1
src/lib/dhcpsrv/cfgmgr.cc
src/lib/dhcpsrv/cfgmgr.cc
+1
-1
src/lib/dhcpsrv/cfgmgr.h
src/lib/dhcpsrv/cfgmgr.h
+1
-1
src/lib/dhcpsrv/lease_file_loader.h
src/lib/dhcpsrv/lease_file_loader.h
+1
-1
src/lib/dhcpsrv/memfile_lease_storage.h
src/lib/dhcpsrv/memfile_lease_storage.h
+1
-1
src/lib/pgsql/tests/pgsql_schema.h
src/lib/pgsql/tests/pgsql_schema.h
+1
-1
src/lib/process/d_controller.h
src/lib/process/d_controller.h
+1
-1
src/lib/process/d_process.h
src/lib/process/d_process.h
+1
-1
src/lib/process/tests/d_controller_unittests.cc
src/lib/process/tests/d_controller_unittests.cc
+1
-1
src/lib/process/tests/io_service_signal_unittests.cc
src/lib/process/tests/io_service_signal_unittests.cc
+1
-1
src/lib/process/testutils/d_test_stubs.cc
src/lib/process/testutils/d_test_stubs.cc
+1
-1
src/lib/process/testutils/d_test_stubs.h
src/lib/process/testutils/d_test_stubs.h
+1
-1
src/lib/util/range_utilities.h
src/lib/util/range_utilities.h
+1
-1
src/lib/util/strutil.h
src/lib/util/strutil.h
+1
-1
src/lib/util/tests/state_model_unittest.cc
src/lib/util/tests/state_model_unittest.cc
+1
-1
No files found.
src/bin/admin/kea-admin.xml
View file @
b4cee0a3
...
...
@@ -10,8 +10,8 @@
<refentry>
<info>
<productname>
ISC Kea
</productname>
<date>
June 15
, 2018
</date>
<edition>
1.
4.0
</edition>
<date>
Nov 9
, 2018
</date>
<edition>
1.
5.0-beta
</edition>
<author><personname/><contrib>
The Kea software has been written by a number of
engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
Siodelski, Thomas Markwalder, Francis Dupont, Jeremy C. Reed,
...
...
src/bin/admin/tests/memfile_tests.sh.in
View file @
b4cee0a3
#!/bin/sh
# Copyright (C) 2014-201
5
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2014-201
8
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
...
...
src/bin/agent/ca_cfg_mgr.h
View file @
b4cee0a3
// Copyright (C) 2016-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2016-201
8
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
...
...
src/bin/agent/ca_controller.cc
View file @
b4cee0a3
// Copyright (C) 2016-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2016-201
8
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
...
...
src/bin/agent/ca_messages.mes
View file @
b4cee0a3
# Copyright (C) 2016-2018
-2017
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2016-2018 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
...
...
src/bin/agent/kea-ctrl-agent.xml
View file @
b4cee0a3
...
...
@@ -11,8 +11,8 @@
<info>
<productname>
ISC Kea
</productname>
<date>
June 15
, 2018
</date>
<edition>
1.
4.0
</edition>
<date>
Nov 9
, 2018
</date>
<edition>
1.
5.0-beta
</edition>
<author>
<contrib>
The Kea software has been written by a number of
engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
...
...
src/bin/agent/tests/ca_controller_unittests.cc
View file @
b4cee0a3
// Copyright (C) 2016-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2016-201
8
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
...
...
src/bin/agent/tests/ca_process_unittests.cc
View file @
b4cee0a3
// Copyright (C) 2016-2017 Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2016-201
8-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
...
...
src/bin/d2/d2_process.cc
View file @
b4cee0a3
// Copyright (C) 2013-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2013-201
8
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
...
...
src/bin/d2/d2_simple_parser.h
View file @
b4cee0a3
// Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2017
-2018
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
...
...
src/bin/d2/kea-dhcp-ddns.xml
View file @
b4cee0a3
...
...
@@ -10,8 +10,8 @@
<info>
<productname>
ISC Kea
</productname>
<date>
June 15
, 2018
</date>
<edition>
1.
4.0
</edition>
<date>
Nov 9
, 2018
</date>
<edition>
1.
5.0-beta
</edition>
<author>
<contrib>
The Kea software has been written by a number of
engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
...
...
src/bin/d2/tests/d2_controller_unittests.cc
View file @
b4cee0a3
// Copyright (C) 2013-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2013-201
8
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
...
...
src/bin/d2/tests/d2_process_unittests.cc
View file @
b4cee0a3
// Copyright (C) 2013-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2013-201
8
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
...
...
src/bin/d2/tests/d2_update_mgr_unittests.cc
View file @
b4cee0a3
// Copyright (C) 2013-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2013-201
8
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
...
...
src/bin/dhcp4/kea-dhcp4.xml
View file @
b4cee0a3
...
...
@@ -10,8 +10,8 @@
<info>
<productname>
ISC Kea
</productname>
<date>
June 15
, 2018
</date>
<edition>
1.
4.0
</edition>
<date>
Nov 9
, 2018
</date>
<edition>
1.
5.0-beta
</edition>
<author>
<contrib>
The Kea software has been written by a number of
engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
...
...
src/bin/dhcp4/tests/dhcp4_test_utils.cc
View file @
b4cee0a3
// Copyright (C) 2013-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2013-201
8
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
...
...
src/bin/dhcp6/kea-dhcp6.xml
View file @
b4cee0a3
...
...
@@ -9,8 +9,8 @@
<info>
<productname>
ISC Kea
</productname>
<date>
June 15
, 2018
</date>
<edition>
1.
4.0
</edition>
<date>
Nov 9
, 2018
</date>
<edition>
1.
5.0-beta
</edition>
<author>
<contrib>
The Kea software has been written by a number of
engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
...
...
src/bin/dhcp6/tests/dhcp6_test_utils.cc
View file @
b4cee0a3
// Copyright (C) 2013-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2013-201
8
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
...
...
src/bin/dhcp6/tests/host_unittest.cc
View file @
b4cee0a3
// Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2015-201
8-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
...
...
src/bin/keactrl/keactrl.in
View file @
b4cee0a3
#!/bin/sh
# Copyright (C) 2014-201
5,2017
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2014-201
8
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
...
...
src/bin/keactrl/keactrl.xml
View file @
b4cee0a3
...
...
@@ -9,8 +9,8 @@
<refentry>
<info>
<productname>
ISC Kea
</productname>
<date>
June 15
, 2018
</date>
<edition>
1.
4.0
</edition>
<date>
Nov 9
, 2018
</date>
<edition>
1.
5.0-beta
</edition>
<author>
<personname/>
<contrib>
The Kea software has been written by a number of
...
...
src/bin/keactrl/tests/keactrl_tests.sh.in
View file @
b4cee0a3
#!/bin/sh
# Copyright (C) 2014-201
7
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2014-201
8
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
...
...
src/bin/lfc/kea-lfc.xml
View file @
b4cee0a3
...
...
@@ -11,8 +11,8 @@
<info>
<productname>
ISC Kea
</productname>
<date>
June 15
, 2018
</date>
<edition>
1.
4.0
</edition>
<date>
Nov 9
, 2018
</date>
<edition>
1.
5.0-beta
</edition>
<author><personname/><contrib>
The Kea software has been written by a number of
engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
Siodelski, Thomas Markwalder, Francis Dupont, Jeremy C. Reed,
...
...
src/bin/lfc/lfc_controller.cc
View file @
b4cee0a3
// Copyright (C) 2015-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2015-201
8
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
...
...
src/bin/lfc/tests/lfc_controller_unittests.cc
View file @
b4cee0a3
// Copyright (C) 2015-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2015-201
8
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
...
...
src/bin/perfdhcp/perfdhcp.xml
View file @
b4cee0a3
...
...
@@ -10,8 +10,8 @@
<info>
<productname>
ISC Kea
</productname>
<date>
June 15
, 2018
</date>
<edition>
1.
4.0
</edition>
<date>
Nov 9
, 2018
</date>
<edition>
1.
5.0-beta
</edition>
<author>
<personname/>
<contrib>
The Kea software has been written by a number of
...
...
src/bin/shell/kea-shell.xml
View file @
b4cee0a3
...
...
@@ -10,8 +10,8 @@
<info>
<productname>
ISC Kea
</productname>
<date>
June 15
, 2018
</date>
<edition>
1.
4.0
</edition>
<date>
Nov 9
, 2018
</date>
<edition>
1.
5.0-beta
</edition>
<author>
<contrib>
The Kea software has been written by a number of
engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
...
...
src/bin/shell/tests/shell_process_tests.sh.in
View file @
b4cee0a3
# Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2017
-2018
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
...
...
src/bin/sockcreator/kea-sockcreator.xml
View file @
b4cee0a3
...
...
@@ -10,8 +10,8 @@
<refentryinfo>
<productname>
ISC Kea
</productname>
<date>
June 15
, 2018
</date>
<edition>
1.
4.0
</edition>
<date>
Nov 9
, 2018
</date>
<edition>
1.
5.0-beta
</edition>
<author>
<contrib>
The Kea software has been written by a number of
engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
...
...
src/lib/asiolink/tests/addr_utilities_unittest.cc
View file @
b4cee0a3
// Copyright (C) 2012-201
5,2017
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2012-201
8
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
...
...
src/lib/cc/tests/data_file_unittests.cc
View file @
b4cee0a3
// Copyright (C) 2014-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2014-201
8
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
...
...
src/lib/cc/tests/data_unittests.cc
View file @
b4cee0a3
// Copyright (C) 2009-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2009-201
8
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
...
...
src/lib/cfgrpt/tests/config_report_unittests.cc
View file @
b4cee0a3
// Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2015
-2018
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
...
...
src/lib/cryptolink/cryptolink.cc
View file @
b4cee0a3
// Copyright (C) 2011-201
5
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2011-201
8
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
...
...
src/lib/cryptolink/cryptolink.h
View file @
b4cee0a3
// Copyright (C) 2011-201
5
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2011-201
8
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
...
...
src/lib/cryptolink/tests/crypto_unittests.cc
View file @
b4cee0a3
// Copyright (C) 2011-201
5
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2011-201
8
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
...
...
src/lib/dhcpsrv/cfg_duid.h
View file @
b4cee0a3
// Copyright (C) 2015
,2017
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2015
-2018
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
...
...
src/lib/dhcpsrv/cfg_iface.h
View file @
b4cee0a3
// Copyright (C) 2014-201
5,2017
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2014-201
8
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
...
...
src/lib/dhcpsrv/cfgmgr.cc
View file @
b4cee0a3
// Copyright (C) 2012-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2012-201
8
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
...
...
src/lib/dhcpsrv/cfgmgr.h
View file @
b4cee0a3
// Copyright (C) 2012-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2012-201
8
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
...
...
src/lib/dhcpsrv/lease_file_loader.h
View file @
b4cee0a3
// Copyright (C) 2015-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2015-201
8
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
...
...
src/lib/dhcpsrv/memfile_lease_storage.h
View file @
b4cee0a3
// Copyright (C) 2015-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2015-201
8
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
...
...
src/lib/pgsql/tests/pgsql_schema.h
View file @
b4cee0a3
// Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2016
-2018
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
...
...
src/lib/process/d_controller.h
View file @
b4cee0a3
// Copyright (C) 2013-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2013-201
8
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
...
...
src/lib/process/d_process.h
View file @
b4cee0a3
// Copyright (C) 2013-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2013-201
8
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
...
...
src/lib/process/tests/d_controller_unittests.cc
View file @
b4cee0a3
// Copyright (C) 2013-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2013-201
8
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
...
...
src/lib/process/tests/io_service_signal_unittests.cc
View file @
b4cee0a3
// Copyright (C) 2014-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2014-201
8
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
...
...
src/lib/process/testutils/d_test_stubs.cc
View file @
b4cee0a3
// Copyright (C) 2013-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2013-201
8
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
...
...
src/lib/process/testutils/d_test_stubs.h
View file @
b4cee0a3
// Copyright (C) 2013-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2013-201
8
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
...
...
src/lib/util/range_utilities.h
View file @
b4cee0a3
// Copyright (C) 2012-201
5,2017
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2012-201
8
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
...
...
src/lib/util/strutil.h
View file @
b4cee0a3
// Copyright (C) 2011-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2011-201
8
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
...
...
src/lib/util/tests/state_model_unittest.cc
View file @
b4cee0a3
// Copyright (C) 2013-201
7
Internet Systems Consortium, Inc. ("ISC")
// Copyright (C) 2013-201
8
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
...
...
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