]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
7 years ago[#65,!18] test module renamed.
thomson [Wed, 12 Sep 2018 08:06:39 +0000 (10:06 +0200)] 
[#65,!18] test module renamed.

7 years ago[#65,!18] Now all tests uses test-module
thomson [Tue, 11 Sep 2018 23:15:49 +0000 (01:15 +0200)] 
[#65,!18] Now all tests uses test-module

7 years ago[65-libyang-models] Added presence to container with mandatory elements
Francis Dupont [Tue, 11 Sep 2018 19:23:50 +0000 (21:23 +0200)] 
[65-libyang-models] Added presence to container with mandatory elements

7 years ago[master] Updated ChangeLog gitlab116_base
Thomas Markwalder [Tue, 11 Sep 2018 13:08:56 +0000 (09:08 -0400)] 
[master] Updated ChangeLog

7 years ago[master] Added ChangeLog entry 1451.
Thomas Markwalder [Tue, 11 Sep 2018 13:06:09 +0000 (09:06 -0400)] 
[master] Added ChangeLog entry 1451.

7 years ago[master] Fixed distance() namespace issue in libdhcp++.cc
Thomas Markwalder [Tue, 11 Sep 2018 13:03:18 +0000 (09:03 -0400)] 
[master] Fixed distance() namespace issue in libdhcp++.cc

    Merge branch '109-libdhcp-cc-641-65-error-call-of-overloaded-distance'

7 years ago[65-libyang-models] Massive cleanup
Francis Dupont [Mon, 10 Sep 2018 23:27:16 +0000 (01:27 +0200)] 
[65-libyang-models] Massive cleanup

7 years ago[#65,!18] Unit-test added for sanity checking the environment.
Tomek Mrugalski [Mon, 10 Sep 2018 19:41:05 +0000 (21:41 +0200)] 
[#65,!18] Unit-test added for sanity checking the environment.

7 years ago[!17, #65] Changes after review of kea-dhcp6 (also some kea-dhcp4 tweaks)
Tomek Mrugalski [Mon, 10 Sep 2018 14:21:49 +0000 (16:21 +0200)] 
[!17, #65] Changes after review of kea-dhcp6 (also some kea-dhcp4 tweaks)

7 years ago[!17, #65] Changes after review of kea-dhcp4
Tomek Mrugalski [Mon, 10 Sep 2018 11:57:53 +0000 (13:57 +0200)] 
[!17, #65] Changes after review of kea-dhcp4

7 years ago[#109,!21] Prefix calls to distance() with std:: in libdhcp++.cc 109-libdhcp-cc-641-65-error-call-of-overloaded-distance
Thomas Markwalder [Mon, 10 Sep 2018 10:53:47 +0000 (06:53 -0400)] 
[#109,!21] Prefix calls to distance() with std:: in libdhcp++.cc

7 years ago[#25,!14] ChangeLog updated. 25-move-daemon-code-out-of-dhcpsrv-library
Tomek Mrugalski [Mon, 10 Sep 2018 09:32:30 +0000 (11:32 +0200)] 
[#25,!14] ChangeLog updated.

7 years ago[#25,!14] Makefile.am fixed after botched rebase.
Tomek Mrugalski [Mon, 10 Sep 2018 09:11:23 +0000 (11:11 +0200)] 
[#25,!14] Makefile.am fixed after botched rebase.

7 years ago[#25,!14] Fixes after database headers being moved
Tomek Mrugalski [Fri, 7 Sep 2018 15:53:32 +0000 (17:53 +0200)] 
[#25,!14] Fixes after database headers being moved

7 years ago[#25,!14] Fixes after rebase.
Tomek Mrugalski [Fri, 7 Sep 2018 15:44:30 +0000 (17:44 +0200)] 
[#25,!14] Fixes after rebase.

7 years ago[#25,!14] Copyright update
Tomek Mrugalski [Fri, 7 Sep 2018 14:37:20 +0000 (16:37 +0200)] 
[#25,!14] Copyright update

7 years ago[#25,!14] DHCP4,6 now use Deamon to set up default logger name
Tomek Mrugalski [Thu, 6 Sep 2018 17:13:31 +0000 (19:13 +0200)] 
[#25,!14] DHCP4,6 now use Deamon to set up default logger name

7 years ago[#25,!14] Removed setVerbose() from CfgMgr (now available in Daemon)
Tomek Mrugalski [Thu, 6 Sep 2018 13:40:43 +0000 (15:40 +0200)] 
[#25,!14] Removed setVerbose() from CfgMgr (now available in Daemon)

7 years ago[#25,!14] libprocess no longer depends on libdhcpsrv
Tomek Mrugalski [Thu, 6 Sep 2018 10:35:28 +0000 (12:35 +0200)] 
[#25,!14] libprocess no longer depends on libdhcpsrv

 - DCfgContextBase is now derived from ConfigBase
 - Calls to CfgMgr related to loggers are replaced by Deamon calls

7 years ago[#25,!14] Obsolete includes removed.
Tomek Mrugalski [Fri, 31 Aug 2018 19:29:26 +0000 (21:29 +0200)] 
[#25,!14] Obsolete includes removed.

7 years ago[#25,!14] UserContext is now in isc::data, deps updated
Tomek Mrugalski [Fri, 31 Aug 2018 19:27:59 +0000 (21:27 +0200)] 
[#25,!14] UserContext is now in isc::data, deps updated

7 years ago[#25,!14] libprocess code now compiles and unit-tests pass
Tomek Mrugalski [Fri, 31 Aug 2018 19:10:32 +0000 (21:10 +0200)] 
[#25,!14] libprocess code now compiles and unit-tests pass

7 years ago[#25,!14] ConfigBase class added.
Tomek Mrugalski [Fri, 31 Aug 2018 19:06:21 +0000 (21:06 +0200)] 
[#25,!14] ConfigBase class added.

7 years ago[#25,!14] Logging related files moved to process
Tomek Mrugalski [Wed, 29 Aug 2018 18:36:41 +0000 (20:36 +0200)] 
[#25,!14] Logging related files moved to process

7 years ago[#25,!14] Moved daemon.cc|h, unittests to process
Tomek Mrugalski [Wed, 29 Aug 2018 18:28:51 +0000 (20:28 +0200)] 
[#25,!14] Moved daemon.cc|h, unittests to process

7 years ago[!17, #65] Contacts, org updated
Tomek Mrugalski [Wed, 5 Sep 2018 20:27:26 +0000 (22:27 +0200)] 
[!17, #65] Contacts, org updated

7 years ago[!17, #65] Model renamed
Tomek Mrugalski [Wed, 5 Sep 2018 20:24:17 +0000 (22:24 +0200)] 
[!17, #65] Model renamed

7 years ago[!17, #65] Removed duplicate model
Tomek Mrugalski [Wed, 5 Sep 2018 20:23:46 +0000 (22:23 +0200)] 
[!17, #65] Removed duplicate model

7 years ago[master] Added ChangeLog entry 1449.
Thomas Markwalder [Wed, 5 Sep 2018 18:08:09 +0000 (14:08 -0400)] 
[master] Added ChangeLog entry 1449.

7 years ago[master] Added reservation subnet-id conversion to Kea 1.5.0 schema upgrade
Thomas Markwalder [Wed, 5 Sep 2018 18:05:22 +0000 (14:05 -0400)] 
[master] Added reservation subnet-id conversion to Kea 1.5.0 schema upgrade

    Merge branch '15-global-host-reservations-task-5-data-migration-scripts-to-convert-existing-subnet-id-values-of-0'

7 years ago[#15,!11] Added new scripts and netconf tests to .gitignore 15-global-host-reservations-task-5-data-migration-scripts-to-convert-existing-subnet-id-values-of-0
Marcin Siodelski [Wed, 5 Sep 2018 16:03:15 +0000 (18:03 +0200)] 
[#15,!11] Added new scripts and netconf tests to .gitignore

7 years ago[#15,!11] Corrected a typo.
Marcin Siodelski [Wed, 5 Sep 2018 16:00:21 +0000 (18:00 +0200)] 
[#15,!11] Corrected a typo.

7 years ago[#15,!11] Removed remaining whitespaces.
Marcin Siodelski [Wed, 5 Sep 2018 15:55:52 +0000 (17:55 +0200)] 
[#15,!11] Removed remaining whitespaces.

7 years ago[#15,!11] Addressed review comments
Thomas Markwalder [Wed, 5 Sep 2018 13:40:04 +0000 (09:40 -0400)] 
[#15,!11] Addressed review comments

    Mostly added commentary.

7 years ago[65-libyang-adaptor] Finishing rebase
Francis Dupont [Mon, 3 Sep 2018 16:03:27 +0000 (18:03 +0200)] 
[65-libyang-adaptor] Finishing rebase

7 years ago[65-libyang-adaptor] Added exception MissingKey
Francis Dupont [Mon, 3 Sep 2018 15:42:21 +0000 (17:42 +0200)] 
[65-libyang-adaptor] Added exception MissingKey

7 years ago[65-libyang-adaptor] Imported adaptor code from kea-yang
Francis Dupont [Fri, 31 Aug 2018 19:49:53 +0000 (21:49 +0200)] 
[65-libyang-adaptor] Imported adaptor code from kea-yang

7 years ago[65-libyang-generic] Finishing rebase
Francis Dupont [Mon, 3 Sep 2018 15:57:31 +0000 (17:57 +0200)] 
[65-libyang-generic] Finishing rebase

7 years ago[65-libyang-generic] Better error report
Francis Dupont [Mon, 3 Sep 2018 15:41:09 +0000 (17:41 +0200)] 
[65-libyang-generic] Better error report

7 years ago[65-libyang-generic] Extra fixes
Francis Dupont [Fri, 31 Aug 2018 15:56:15 +0000 (17:56 +0200)] 
[65-libyang-generic] Extra fixes

7 years ago[65-libyang-generic] Extra updates (still from kea-yang)
Francis Dupont [Fri, 31 Aug 2018 14:05:02 +0000 (16:05 +0200)] 
[65-libyang-generic] Extra updates (still from kea-yang)

7 years ago[65-libyang-generic] Imported generic stuff
Francis Dupont [Fri, 31 Aug 2018 13:57:13 +0000 (15:57 +0200)] 
[65-libyang-generic] Imported generic stuff

7 years ago[65-libyang-adaptor] Added exception MissingKey
Francis Dupont [Mon, 3 Sep 2018 15:42:21 +0000 (17:42 +0200)] 
[65-libyang-adaptor] Added exception MissingKey

7 years ago[65-libyang-generic] Better error report libyang-generic_to_be_rebased
Francis Dupont [Mon, 3 Sep 2018 15:41:09 +0000 (17:41 +0200)] 
[65-libyang-generic] Better error report

7 years ago[65-libyang-models] Small changes from last kea-yang tests
Francis Dupont [Mon, 3 Sep 2018 15:39:17 +0000 (17:39 +0200)] 
[65-libyang-models] Small changes from last kea-yang tests

7 years ago[master] Fixed a typo in identifier type making a host duplicate
Francis Dupont [Mon, 3 Sep 2018 15:29:20 +0000 (17:29 +0200)] 
[master] Fixed a typo in identifier type making a host duplicate

7 years ago[master] Added ChangeLog entry for #92.
Marcin Siodelski [Mon, 3 Sep 2018 08:17:21 +0000 (10:17 +0200)] 
[master] Added ChangeLog entry for #92.

7 years ago[#92,!13] Fully qualified namespaces in dora and host_mgr unittests.
Marcin Siodelski [Fri, 31 Aug 2018 18:21:15 +0000 (20:21 +0200)] 
[#92,!13] Fully qualified namespaces in dora and host_mgr unittests.

7 years ago[#92,!13] Removed extraneous using namespace isc::db;
Marcin Siodelski [Fri, 31 Aug 2018 17:22:42 +0000 (19:22 +0200)] 
[#92,!13] Removed extraneous using namespace isc::db;

7 years ago[#92,!13] Applied a couple of fixes in headers inclusion and linking.
Marcin Siodelski [Fri, 31 Aug 2018 15:34:14 +0000 (17:34 +0200)] 
[#92,!13] Applied a couple of fixes in headers inclusion and linking.

7 years ago[#92,!13] Created testutils libs for MySQL, PgSQL and CQL.
Marcin Siodelski [Thu, 30 Aug 2018 16:49:35 +0000 (18:49 +0200)] 
[#92,!13] Created testutils libs for MySQL, PgSQL and CQL.

7 years ago[#92,!13] Reordered database specific libraries linking.
Marcin Siodelski [Thu, 30 Aug 2018 12:34:54 +0000 (14:34 +0200)] 
[#92,!13] Reordered database specific libraries linking.

7 years ago[#92,!13] Moved CqlConnection and CqlExchange classes to libkea-cql.
Marcin Siodelski [Thu, 30 Aug 2018 10:49:34 +0000 (12:49 +0200)] 
[#92,!13] Moved CqlConnection and CqlExchange classes to libkea-cql.

7 years ago[#92,!13] Moved PgSqlConnection and PgSqlExchange to libkea-pgsql.
Marcin Siodelski [Wed, 29 Aug 2018 17:55:09 +0000 (19:55 +0200)] 
[#92,!13] Moved PgSqlConnection and PgSqlExchange to libkea-pgsql.

7 years ago[#92,!13] Moved MySqlConnection class to libkea-mysql library.
Marcin Siodelski [Wed, 29 Aug 2018 13:40:02 +0000 (15:40 +0200)] 
[#92,!13] Moved MySqlConnection class to libkea-mysql library.

7 years ago[#92,!13] Moved NoSuchLease exception back to dhcpsrv library.
Marcin Siodelski [Wed, 29 Aug 2018 12:14:57 +0000 (14:14 +0200)] 
[#92,!13] Moved NoSuchLease exception back to dhcpsrv library.

7 years ago[#92,!13] Moved DB access parser from dhcpsrv to database library.
Marcin Siodelski [Wed, 29 Aug 2018 11:54:05 +0000 (13:54 +0200)] 
[#92,!13] Moved DB access parser from dhcpsrv to database library.

7 years ago[#92,!13] Moved DbAccessParser to libkea-database.
Marcin Siodelski [Wed, 29 Aug 2018 08:52:41 +0000 (10:52 +0200)] 
[#92,!13] Moved DbAccessParser to libkea-database.

7 years ago[#92,!13] Added libdatabase_unittests to gitignore
Marcin Siodelski [Tue, 28 Aug 2018 17:36:52 +0000 (19:36 +0200)] 
[#92,!13] Added libdatabase_unittests to gitignore

7 years ago[#92,!13] Added database loggers to the Kea User's Guide.
Marcin Siodelski [Tue, 28 Aug 2018 17:32:21 +0000 (19:32 +0200)] 
[#92,!13] Added database loggers to the Kea User's Guide.

7 years ago[#92,!13] Install header files in libkea-database
Marcin Siodelski [Tue, 28 Aug 2018 14:16:45 +0000 (16:16 +0200)] 
[#92,!13] Install header files in libkea-database

7 years ago[#92,!13] Refactored libkea-dhcpsrv to use libkea-database
Marcin Siodelski [Tue, 28 Aug 2018 11:09:25 +0000 (13:09 +0200)] 
[#92,!13] Refactored libkea-dhcpsrv to use libkea-database

7 years ago[#92,!13] New libkea-database library created.
Marcin Siodelski [Tue, 28 Aug 2018 09:56:19 +0000 (11:56 +0200)] 
[#92,!13] New libkea-database library created.

7 years ago[65-libyang-adaptor] Imported adaptor code from kea-yang
Francis Dupont [Fri, 31 Aug 2018 19:49:53 +0000 (21:49 +0200)] 
[65-libyang-adaptor] Imported adaptor code from kea-yang

7 years ago[65-libyang-generic] Extra fixes
Francis Dupont [Fri, 31 Aug 2018 15:56:15 +0000 (17:56 +0200)] 
[65-libyang-generic] Extra fixes

7 years ago[65-libyang-generic] Extra updates (still from kea-yang)
Francis Dupont [Fri, 31 Aug 2018 14:05:02 +0000 (16:05 +0200)] 
[65-libyang-generic] Extra updates (still from kea-yang)

7 years ago[65-libyang-generic] Imported generic stuff
Francis Dupont [Fri, 31 Aug 2018 13:57:13 +0000 (15:57 +0200)] 
[65-libyang-generic] Imported generic stuff

7 years ago[65-libyang-models] Added missing models
Francis Dupont [Fri, 31 Aug 2018 13:44:47 +0000 (15:44 +0200)] 
[65-libyang-models] Added missing models

7 years ago[19-move-address-utilities] Moved address utilities 19-move-address-utilities gitlab20_base libyang-adaptor_base libyang-generic_base libyang-models_base
Francis Dupont [Thu, 16 Aug 2018 14:50:29 +0000 (16:50 +0200)] 
[19-move-address-utilities] Moved address utilities

7 years ago[master] Added ChangeLog entry 1447 for Gitlab #14,!15
Thomas Markwalder [Thu, 30 Aug 2018 14:29:59 +0000 (10:29 -0400)] 
[master] Added ChangeLog entry 1447 for Gitlab #14,!15

7 years ago[#14,!15] Updated admin guide with subnet ID discussions
Thomas Markwalder [Thu, 30 Aug 2018 14:24:20 +0000 (10:24 -0400)] 
[#14,!15] Updated admin guide with subnet ID discussions

    Merge branch '14-global-host-reservations-task-4-host-commands-should-accept-global-subnet-id'

7 years ago[#14,!4] Addressed review comments. 14-global-host-reservations-task-4-host-commands-should-accept-global-subnet-id
Thomas Markwalder [Thu, 30 Aug 2018 12:54:32 +0000 (08:54 -0400)] 
[#14,!4] Addressed review comments.

    Clarified (hopefully) text in admin guide.

7 years ago[#14,!14] Admin guide updates regarding global HRs and subnet IDs
Thomas Markwalder [Thu, 30 Aug 2018 10:55:36 +0000 (06:55 -0400)] 
[#14,!14] Admin guide updates regarding global HRs and subnet IDs

7 years ago[!12] AUTHORS updated.
Tomek Mrugalski [Tue, 28 Aug 2018 14:48:54 +0000 (16:48 +0200)] 
[!12] AUTHORS updated.

7 years ago[!12] Removed references to removed directory from Makefile,configure
Tomek Mrugalski [Tue, 28 Aug 2018 14:48:39 +0000 (16:48 +0200)] 
[!12] Removed references to removed directory from Makefile,configure

7 years agoDelete Makefile.am
Vicky Risk [Wed, 22 Aug 2018 23:39:44 +0000 (19:39 -0400)] 
Delete Makefile.am

7 years agoDelete cc-protocol.txt
Vicky Risk [Wed, 22 Aug 2018 23:38:33 +0000 (19:38 -0400)] 
Delete cc-protocol.txt

7 years agoDelete Makefile.am
Vicky Risk [Wed, 22 Aug 2018 23:38:02 +0000 (19:38 -0400)] 
Delete Makefile.am

7 years agoDelete README
Vicky Risk [Wed, 22 Aug 2018 23:37:31 +0000 (19:37 -0400)] 
Delete README

7 years agoDelete ipc-high.txt
Vicky Risk [Wed, 22 Aug 2018 23:36:54 +0000 (19:36 -0400)] 
Delete ipc-high.txt

7 years agoDelete overview.txt
Vicky Risk [Wed, 22 Aug 2018 23:35:35 +0000 (19:35 -0400)] 
Delete overview.txt

7 years agoDelete auth-mapped.txt
Vicky Risk [Wed, 22 Aug 2018 23:34:36 +0000 (19:34 -0400)] 
Delete auth-mapped.txt

7 years agoDelete auth-local.txt
Vicky Risk [Wed, 22 Aug 2018 23:34:18 +0000 (19:34 -0400)] 
Delete auth-local.txt

7 years agoDelete 01-scaling-across-cores
Vicky Risk [Wed, 22 Aug 2018 23:34:02 +0000 (19:34 -0400)] 
Delete 01-scaling-across-cores

7 years agoDelete 03-cache-algorithm
Vicky Risk [Wed, 22 Aug 2018 23:33:33 +0000 (19:33 -0400)] 
Delete 03-cache-algorithm

7 years agoDelete 02-mixed-recursive-authority-setup
Vicky Risk [Wed, 22 Aug 2018 23:33:20 +0000 (19:33 -0400)] 
Delete 02-mixed-recursive-authority-setup

7 years ago[master] Added ChangeLog entry #1445 for gitlab #13,!6
Thomas Markwalder [Mon, 27 Aug 2018 17:58:36 +0000 (13:58 -0400)] 
[master] Added ChangeLog entry #1445 for gitlab #13,!6

7 years ago[master] kea-dhcp6 now supports global host reservations
Thomas Markwalder [Mon, 27 Aug 2018 17:56:45 +0000 (13:56 -0400)] 
[master] kea-dhcp6 now supports global host reservations

    Merge branch '13-global-host-reservations-task-3-add-v6-support-for-new-hr_global-mode'

7 years ago[#13,!6] Addressed review comments 13-global-host-reservations-task-3-add-v6-support-for-new-hr_global-mode
Thomas Markwalder [Mon, 27 Aug 2018 17:23:17 +0000 (13:23 -0400)] 
[#13,!6] Addressed review comments

    Mostly corrections additions to commentary.

7 years ago[#15,!11] Schema upgrades for Kea 1.5, now update subnet ids in existing host reserva...
Thomas Markwalder [Fri, 24 Aug 2018 19:38:20 +0000 (15:38 -0400)] 
[#15,!11] Schema upgrades for Kea 1.5, now update subnet ids in existing host reservations

src/bin/admin/tests/pgsql_tests.sh.in
src/bin/admin/tests/cql_tests.sh.in
src/bin/admin/tests/mysql_tests.sh.in
    Added functions that verify subnet id values are updated

src/share/database/scripts/cql/upgrade_2.0_to_3.0.sh.in
src/share/database/scripts/mysql/upgrade_6.0_to_7.0.sh.in
src/share/database/scripts/pgsql/upgrade_4.0_to_5.0.sh.in
    Added logic to update subnet id values in existing reservations
    and options

7 years ago[#13,!6] Updated AUTHORS file.
Tomek Mrugalski [Thu, 23 Aug 2018 12:41:02 +0000 (14:41 +0200)] 
[#13,!6] Updated AUTHORS file.

7 years ago[master] Fixed doxygen warnings gitlab29-base
Francis Dupont [Tue, 21 Aug 2018 19:47:50 +0000 (21:47 +0200)] 
[master] Fixed doxygen warnings

7 years ago[#13,!6] - Updated v6 admin guide sections with global reservation info
Thomas Markwalder [Tue, 21 Aug 2018 12:58:18 +0000 (08:58 -0400)] 
[#13,!6] - Updated v6 admin guide sections with global reservation info

7 years ago[!1] Authors updated. 3-implement-kea-netconf-skeleton
Tomek Mrugalski [Tue, 21 Aug 2018 11:11:27 +0000 (13:11 +0200)] 
[!1] Authors updated.

7 years ago[!1] Unnecessary translator.cc|h files removed.
Tomek Mrugalski [Tue, 21 Aug 2018 10:18:32 +0000 (12:18 +0200)] 
[!1] Unnecessary translator.cc|h files removed.

7 years ago[gitlab1] ChangeLog updated
Tomek Mrugalski [Tue, 14 Aug 2018 17:06:30 +0000 (19:06 +0200)] 
[gitlab1] ChangeLog updated

7 years ago[gitlab3] make distcheck fix
Tomek Mrugalski [Tue, 14 Aug 2018 16:56:41 +0000 (18:56 +0200)] 
[gitlab3] make distcheck fix

7 years ago[gitlab3] configure.ac fix (it works without sysrepo now)
Tomek Mrugalski [Tue, 14 Aug 2018 16:56:19 +0000 (18:56 +0200)] 
[gitlab3] configure.ac fix (it works without sysrepo now)

7 years ago[gitlab1] shell tests for kea-netconf implemented.
Tomek Mrugalski [Tue, 14 Aug 2018 15:29:56 +0000 (17:29 +0200)] 
[gitlab1] shell tests for kea-netconf implemented.

7 years ago[gitlab1] pid file, signals support implemented for kea-netconf
Tomek Mrugalski [Tue, 14 Aug 2018 15:29:36 +0000 (17:29 +0200)] 
[gitlab1] pid file, signals support implemented for kea-netconf