]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
6 years ago[#643,!421] Extended cb_cmds hook documentation with the server tags.
Marcin Siodelski [Wed, 17 Jul 2019 17:45:03 +0000 (19:45 +0200)] 
[#643,!421] Extended cb_cmds hook documentation with the server tags.

Each command description now comes with more examples of server tags usage
and the doc explicitly states when the server-tags are mandaotry and when
they must not be included in the command.

6 years ago[#643,!421] Written section "Configuration Sharing and Server Tags".
Marcin Siodelski [Tue, 16 Jul 2019 14:59:03 +0000 (16:59 +0200)] 
[#643,!421] Written section "Configuration Sharing and Server Tags".

6 years ago[#643,!421] Removed the server tags from the CB limitations in the doc.
Marcin Siodelski [Tue, 16 Jul 2019 10:09:27 +0000 (12:09 +0200)] 
[#643,!421] Removed the server tags from the CB limitations in the doc.

6 years ago[#643,!421] Corrected introductory part of the cb_cmds doc.
Marcin Siodelski [Tue, 16 Jul 2019 10:06:22 +0000 (12:06 +0200)] 
[#643,!421] Corrected introductory part of the cb_cmds doc.

Previously we used "server-tag" parameter in metadata, now we have
"server-tags" list.

6 years ago[#643,!421] Editorial corrections in the cb_cmds docs for servers.
Marcin Siodelski [Tue, 16 Jul 2019 09:57:24 +0000 (11:57 +0200)] 
[#643,!421] Editorial corrections in the cb_cmds docs for servers.

6 years ago[#643,!421] Added documentation for the cb_cmds/server commands.
Marcin Siodelski [Tue, 16 Jul 2019 08:43:04 +0000 (10:43 +0200)] 
[#643,!421] Added documentation for the cb_cmds/server commands.

6 years ago[#643,!421] Regenerated api.xml.
Marcin Siodelski [Mon, 15 Jul 2019 18:04:06 +0000 (20:04 +0200)] 
[#643,!421] Regenerated api.xml.

6 years ago[#643,!421] Fixed JSON in remote-global-parameterX-del.json.
Marcin Siodelski [Mon, 15 Jul 2019 18:03:52 +0000 (20:03 +0200)] 
[#643,!421] Fixed JSON in remote-global-parameterX-del.json.

6 years ago[#643,!421] Updated API docs for subnets management with tags.
Marcin Siodelski [Mon, 15 Jul 2019 17:58:01 +0000 (19:58 +0200)] 
[#643,!421] Updated API docs for subnets management with tags.

6 years ago[#643,!421] Updated API docs for shared networks managemen with tags.
Marcin Siodelski [Mon, 15 Jul 2019 17:33:59 +0000 (19:33 +0200)] 
[#643,!421] Updated API docs for shared networks managemen with tags.

6 years ago[#643,!421] Updated API doc for remote global option commands.
Marcin Siodelski [Mon, 15 Jul 2019 17:02:57 +0000 (19:02 +0200)] 
[#643,!421] Updated API doc for remote global option commands.

6 years ago[#643,!421] Updated API doc for option definitions.
Marcin Siodelski [Mon, 15 Jul 2019 16:48:16 +0000 (18:48 +0200)] 
[#643,!421] Updated API doc for option definitions.

6 years ago[#643,!421] Updated API docs for global parameters setting.
Marcin Siodelski [Mon, 15 Jul 2019 16:26:31 +0000 (18:26 +0200)] 
[#643,!421] Updated API docs for global parameters setting.

6 years ago[#643,!421] Created API docs for remote-server* commands.
Marcin Siodelski [Mon, 15 Jul 2019 12:44:37 +0000 (14:44 +0200)] 
[#643,!421] Created API docs for remote-server* commands.

6 years ago[738-kea4-crash-when-remote-network4-del-command-is-issued-with-subnets-action-delete... 738-kea4-crash-when-remote-network4-del-command-is-issued-with-subnets-action-delete
Francis Dupont [Thu, 18 Jul 2019 11:30:34 +0000 (13:30 +0200)] 
[738-kea4-crash-when-remote-network4-del-command-is-issued-with-subnets-action-delete] Added ChangeLog entry for delete embedded subnet fix

6 years ago[738-kea4-crash-when-remote-network4-del-command-is-issued-with-subnets-action-delete...
Francis Dupont [Thu, 18 Jul 2019 11:27:26 +0000 (13:27 +0200)] 
[738-kea4-crash-when-remote-network4-del-command-is-issued-with-subnets-action-delete] Addressed final comments

6 years ago[738-kea4-crash-when-remote-network4-del-command-is-issued-with-subnets-action-delete...
Francis Dupont [Thu, 18 Jul 2019 09:22:42 +0000 (11:22 +0200)] 
[738-kea4-crash-when-remote-network4-del-command-is-issued-with-subnets-action-delete] Addressed comments

6 years ago[738-kea4-crash-when-remote-network4-del-command-is-issued-with-subnets-action-delete...
Francis Dupont [Tue, 16 Jul 2019 23:49:40 +0000 (01:49 +0200)] 
[738-kea4-crash-when-remote-network4-del-command-is-issued-with-subnets-action-delete] Fixed: use only ANY

6 years ago[737-remote-option-def4-get-all-return-incorrect-tag-when-option-definition-is-config... 737-remote-option-def4-get-all-return-incorrect-tag-when-option-definition-is-configured-with-all
Francis Dupont [Thu, 18 Jul 2019 10:51:21 +0000 (12:51 +0200)] 
[737-remote-option-def4-get-all-return-incorrect-tag-when-option-definition-is-configured-with-all] Added ChangeLog entry for MySQL CB option def get*

6 years ago[737-remote-option-def4-get-all-return-incorrect-tag-when-option-definition-is-config...
Francis Dupont [Tue, 16 Jul 2019 22:45:53 +0000 (00:45 +0200)] 
[737-remote-option-def4-get-all-return-incorrect-tag-when-option-definition-is-configured-with-all] Fixed option def get all query

6 years ago[208-finish-move-logging] Improved log message 208-finish-move-logging
Francis Dupont [Wed, 17 Jul 2019 15:13:08 +0000 (17:13 +0200)] 
[208-finish-move-logging] Improved log message

6 years ago[208-finish-move-logging] Two other cases...
Francis Dupont [Tue, 16 Jul 2019 14:46:25 +0000 (16:46 +0200)] 
[208-finish-move-logging] Two other cases...

6 years ago[208-finish-move-logging] Addressed comment
Francis Dupont [Tue, 16 Jul 2019 14:30:47 +0000 (16:30 +0200)] 
[208-finish-move-logging] Addressed comment

6 years ago[208-finish-move-logging] Fixed libprocess - need d2 unit tests
Francis Dupont [Tue, 4 Jun 2019 11:03:51 +0000 (13:03 +0200)] 
[208-finish-move-logging] Fixed libprocess - need d2 unit tests

6 years ago[73-fix-covery-CID-1442796] Added initialization to 0 to next_host_id_ field of CfgHost 73-fix-covery-CID-1442796
Francis Dupont [Tue, 4 Jun 2019 13:14:02 +0000 (15:14 +0200)] 
[73-fix-covery-CID-1442796] Added initialization to 0 to next_host_id_ field of CfgHost

6 years ago[606-drop-packets-in-drop-class] Added ChangeLog entry for DROP class 606-drop-packets-in-drop-class
Francis Dupont [Tue, 16 Jul 2019 12:10:01 +0000 (14:10 +0200)] 
[606-drop-packets-in-drop-class] Added ChangeLog entry for DROP class

6 years ago[606-drop-packets-in-drop-class] Addressed final comments
Francis Dupont [Tue, 16 Jul 2019 12:05:40 +0000 (14:05 +0200)] 
[606-drop-packets-in-drop-class] Addressed final comments

6 years ago[606-drop-packets-in-drop-class] Addressed minor comments (checkpoint before rebasing)
Francis Dupont [Mon, 15 Jul 2019 17:27:04 +0000 (19:27 +0200)] 
[606-drop-packets-in-drop-class] Addressed minor comments (checkpoint before rebasing)

6 years ago[606-drop-packets-in-drop-class] Added DROP class (including doc and unit tests)
Francis Dupont [Tue, 11 Jun 2019 13:45:50 +0000 (15:45 +0200)] 
[606-drop-packets-in-drop-class] Added DROP class (including doc and unit tests)

6 years ago[701-sanitizer-logic-is-wrong] Added unit tests 701-sanitizer-logic-is-wrong
Francis Dupont [Sun, 7 Jul 2019 09:03:16 +0000 (11:03 +0200)] 
[701-sanitizer-logic-is-wrong] Added unit tests

6 years agoupdated ChangeLog, AUTHORS and addressed formatting
Razvan Becheriu [Mon, 15 Jul 2019 11:47:56 +0000 (14:47 +0300)] 
updated ChangeLog, AUTHORS and addressed formatting

6 years agoSupport for storing more than one sample
Franciszek Gorski [Thu, 11 Jul 2019 11:25:24 +0000 (13:25 +0200)] 
Support for storing more than one sample

6 years ago[712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Improved supported... 712-cb_cmds-add-support-for-server-tags-in-the-shared-networks
Francis Dupont [Fri, 12 Jul 2019 20:48:42 +0000 (22:48 +0200)] 
[712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Improved supported selector comments

6 years ago[712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Aligned on #717
Francis Dupont [Thu, 11 Jul 2019 14:08:46 +0000 (16:08 +0200)] 
[712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Aligned on #717

6 years ago[712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Added a note about...
Francis Dupont [Thu, 11 Jul 2019 13:16:07 +0000 (15:16 +0200)] 
[712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Added a note about supported even not (yet) allowed selectors

6 years ago[712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Finished CB tests
Francis Dupont [Wed, 10 Jul 2019 12:11:35 +0000 (14:11 +0200)] 
[712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Finished CB tests

6 years ago[712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Updated CB API descr...
Francis Dupont [Tue, 9 Jul 2019 22:26:01 +0000 (00:26 +0200)] 
[712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Updated CB API description and test utils

6 years ago[#717,!417] Added ChangeLog for #717. 717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the-server-tags
Marcin Siodelski [Fri, 12 Jul 2019 16:23:01 +0000 (18:23 +0200)] 
[#717,!417] Added ChangeLog for #717.

6 years ago[717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the...
Francis Dupont [Fri, 12 Jul 2019 10:42:32 +0000 (12:42 +0200)] 
[717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the-server-tags] Fixed SubnetFetcher comments

6 years ago[#717,!417] Corrected CB API selectors' descriptions.
Marcin Siodelski [Thu, 11 Jul 2019 13:04:05 +0000 (15:04 +0200)] 
[#717,!417] Corrected CB API selectors' descriptions.

6 years ago[#717,!417] Changed "network" to "subnet" in mysql_cb subnet tests.
Marcin Siodelski [Thu, 11 Jul 2019 12:52:00 +0000 (14:52 +0200)] 
[#717,!417] Changed "network" to "subnet" in mysql_cb subnet tests.

6 years ago[#717,!417] Extended mysql_cb test to insert subnet when there is no server.
Marcin Siodelski [Thu, 11 Jul 2019 12:46:11 +0000 (14:46 +0200)] 
[#717,!417] Extended mysql_cb test to insert subnet when there is no server.

6 years ago[#717,!417] Fixed comment in DHCPv6 CB API description.
Marcin Siodelski [Thu, 11 Jul 2019 12:34:45 +0000 (14:34 +0200)] 
[#717,!417] Fixed comment in DHCPv6 CB API description.

6 years ago[#717,!417] Methods updating options don't use server tags.
Marcin Siodelski [Thu, 11 Jul 2019 12:31:36 +0000 (14:31 +0200)] 
[#717,!417] Methods updating options don't use server tags.

6 years ago[717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the...
Francis Dupont [Wed, 10 Jul 2019 20:05:55 +0000 (22:05 +0200)] 
[717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the-server-tags] Added missing spaces

6 years ago[717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the...
Francis Dupont [Wed, 10 Jul 2019 19:03:40 +0000 (21:03 +0200)] 
[717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the-server-tags] Removed spurious blank line

6 years ago[717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the...
Francis Dupont [Wed, 10 Jul 2019 18:56:32 +0000 (20:56 +0200)] 
[717-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-subnets-with-the-server-tags] spelling

6 years ago[#717,!417] Corrected SubnetFetcher6 unit test.
Marcin Siodelski [Wed, 10 Jul 2019 15:46:23 +0000 (17:46 +0200)] 
[#717,!417] Corrected SubnetFetcher6 unit test.

6 years ago[#717,!417] Documented selectors for globals and options.
Marcin Siodelski [Wed, 10 Jul 2019 14:28:27 +0000 (16:28 +0200)] 
[#717,!417] Documented selectors for globals and options.

6 years ago[#717,!417] Documented server selectors allowed for subnets.
Marcin Siodelski [Wed, 10 Jul 2019 13:59:48 +0000 (15:59 +0200)] 
[#717,!417] Documented server selectors allowed for subnets.

6 years ago[#717,!417] Use ANY server selector when fetching subnets for shared net.
Marcin Siodelski [Wed, 10 Jul 2019 13:33:38 +0000 (15:33 +0200)] 
[#717,!417] Use ANY server selector when fetching subnets for shared net.

6 years ago[#717,!417] Validate server selectors in subnet manipulations.
Marcin Siodelski [Wed, 10 Jul 2019 12:15:43 +0000 (14:15 +0200)] 
[#717,!417] Validate server selectors in subnet manipulations.

6 years ago[#717,!417] Added support for deleting unassigned subnets.
Marcin Siodelski [Wed, 10 Jul 2019 11:40:40 +0000 (13:40 +0200)] 
[#717,!417] Added support for deleting unassigned subnets.

6 years ago[#717,!417] Added support to delete a subnet with ANY server selector.
Marcin Siodelski [Wed, 10 Jul 2019 10:29:49 +0000 (12:29 +0200)] 
[#717,!417] Added support to delete a subnet with ANY server selector.

6 years ago[#717] Added tests for fetching all subnets with server tags.
Marcin Siodelski [Mon, 8 Jul 2019 20:47:35 +0000 (22:47 +0200)] 
[#717] Added tests for fetching all subnets with server tags.

6 years ago[#717] Associate subnets with server tags.
Marcin Siodelski [Mon, 8 Jul 2019 19:42:50 +0000 (21:42 +0200)] 
[#717] Associate subnets with server tags.

6 years ago[master] [perf] entry type added to Changelog
Tomek Mrugalski [Thu, 11 Jul 2019 14:27:23 +0000 (16:27 +0200)] 
[master] [perf] entry type added to Changelog

6 years ago[576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-misconfig... 576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-misconfiguration
Francis Dupont [Tue, 9 Jul 2019 14:55:56 +0000 (16:55 +0200)] 
[576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-misconfiguration] Moved the body to .cc

6 years ago[576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-misconfig...
Francis Dupont [Tue, 9 Jul 2019 09:38:15 +0000 (11:38 +0200)] 
[576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-misconfiguration] Moved ElementValue specialization and changed getGlobalProperty full specialization to overloading

6 years ago[576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-misconfig...
Francis Dupont [Thu, 6 Jun 2019 07:20:41 +0000 (09:20 +0200)] 
[576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-misconfiguration] Specialized the getGlobalProperty template for Optional<IOAddress>

6 years ago[576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-misconfig...
Francis Dupont [Wed, 5 Jun 2019 17:41:04 +0000 (19:41 +0200)] 
[576-cb-cmds-empty-value-for-next-server-parameter-is-accepted-which-causes-misconfiguration] Protected getSiaddr against global being empty string

6 years ago[#716,!412] Added ChangeLog for #716. 716-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-shared-networks-with-the-server-tags
Marcin Siodelski [Tue, 9 Jul 2019 18:35:10 +0000 (20:35 +0200)] 
[#716,!412] Added ChangeLog for #716.

6 years ago[#716,!412] StampedElement stores server tags in a set rather that vector.
Marcin Siodelski [Tue, 9 Jul 2019 16:04:02 +0000 (18:04 +0200)] 
[#716,!412] StampedElement stores server tags in a set rather that vector.

6 years ago[#716,!412] Reject "any" keyword as a server tag.
Marcin Siodelski [Tue, 9 Jul 2019 15:34:58 +0000 (17:34 +0200)] 
[#716,!412] Reject "any" keyword as a server tag.

6 years ago[716-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-shared-networks...
Francis Dupont [Tue, 9 Jul 2019 15:11:58 +0000 (17:11 +0200)] 
[716-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-shared-networks-with-the-server-tags] spelling

6 years ago[#716,!412] Documented and tested server selection for shared networks.
Marcin Siodelski [Tue, 9 Jul 2019 14:40:33 +0000 (16:40 +0200)] 
[#716,!412] Documented and tested server selection for shared networks.

Also fixed the code where it accepted unsupported selectors. Implemented
deleting the unassigned subnets.

6 years ago[#716,!412] Addressed easy review comments.
Marcin Siodelski [Tue, 9 Jul 2019 09:20:33 +0000 (11:20 +0200)] 
[#716,!412] Addressed easy review comments.

- Use variable to hold mysql_insert_id in insertOption4/6 function.
- Use variable for timestamp binding in insertOption4/6 function
- Removed unused MYSQL_DELETE_OPTION_SERVER query
- Removed LAST_INSERT_ID from a query
- Unit test tries to insert shared network for non-existing server.

6 years ago[716-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-shared-networks...
Francis Dupont [Mon, 8 Jul 2019 19:21:44 +0000 (21:21 +0200)] 
[716-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-shared-networks-with-the-server-tags] Delete Option6 by network does not use the server selector

6 years ago[716-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-shared-networks...
Francis Dupont [Mon, 8 Jul 2019 18:22:43 +0000 (20:22 +0200)] 
[716-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-shared-networks-with-the-server-tags] Removing DELETE_OPTION4_SERVER

6 years ago[#716,!412] Added support for unassigned networks addition/deletion.
Marcin Siodelski [Mon, 8 Jul 2019 16:23:14 +0000 (18:23 +0200)] 
[#716,!412] Added support for unassigned networks addition/deletion.

6 years ago[#716,!412] Multiple tags are returned with shared networks.
Marcin Siodelski [Mon, 8 Jul 2019 13:10:27 +0000 (15:10 +0200)] 
[#716,!412] Multiple tags are returned with shared networks.

6 years ago[#716,!412] It is now possible to delete shared network by tags.
Marcin Siodelski [Sun, 7 Jul 2019 19:09:53 +0000 (21:09 +0200)] 
[#716,!412] It is now possible to delete shared network by tags.

Support added for: any server, explicit server, all servers.

6 years ago[#716,!412] Added support for associating networks with servers.
Marcin Siodelski [Sat, 6 Jul 2019 17:42:34 +0000 (19:42 +0200)] 
[#716,!412] Added support for associating networks with servers.

6 years ago[595-permission-problem-with-posgresql-read-only-unit-test] Added welcome message... 595-permission-problem-with-posgresql-read-only-unit-test
Francis Dupont [Wed, 5 Jun 2019 12:49:33 +0000 (14:49 +0200)] 
[595-permission-problem-with-posgresql-read-only-unit-test] Added welcome message from Debian 10 vm

6 years ago[595-permission-problem-with-posgresql-read-only-unit-test] Added alternate way to...
Francis Dupont [Wed, 5 Jun 2019 12:40:42 +0000 (14:40 +0200)] 
[595-permission-problem-with-posgresql-read-only-unit-test] Added alternate way to give SELECT permission for RO PostgreSQL unit tests

6 years ago[#710,!408] Fixed invalid tabulations in test config backends impl. 710-cb_cmds-add-support-for-server-tags-in-global-options
Marcin Siodelski [Mon, 8 Jul 2019 22:10:38 +0000 (00:10 +0200)] 
[#710,!408] Fixed invalid tabulations in test config backends impl.

6 years ago[710-cb_cmds-add-support-for-server-tags-in-global-options] Addressed some comments
Francis Dupont [Fri, 5 Jul 2019 11:09:51 +0000 (13:09 +0200)] 
[710-cb_cmds-add-support-for-server-tags-in-global-options] Addressed some comments

6 years ago[710-cb_cmds-add-support-for-server-tags-in-global-options] Completed CB testutils
Francis Dupont [Tue, 2 Jul 2019 22:51:55 +0000 (00:51 +0200)] 
[710-cb_cmds-add-support-for-server-tags-in-global-options] Completed CB testutils

6 years ago[630-cb-can-be-used-to-remove-mandatory-global-parameters] Added ChangeLog entry... 630-cb-can-be-used-to-remove-mandatory-global-parameters
Francis Dupont [Mon, 8 Jul 2019 21:56:03 +0000 (23:56 +0200)] 
[630-cb-can-be-used-to-remove-mandatory-global-parameters] Added ChangeLog entry for default values of external config globals

6 years ago[630-cb-can-be-used-to-remove-mandatory-global-parameters] Addressed comments
Francis Dupont [Mon, 8 Jul 2019 17:47:12 +0000 (19:47 +0200)] 
[630-cb-can-be-used-to-remove-mandatory-global-parameters] Addressed comments

6 years ago[630-cb-can-be-used-to-remove-mandatory-global-parameters] (checkpoint) Added applyDe...
Francis Dupont [Wed, 5 Jun 2019 20:49:06 +0000 (22:49 +0200)] 
[630-cb-can-be-used-to-remove-mandatory-global-parameters] (checkpoint) Added applyDefaultsConfiguredGlobals

6 years ago[533-response-to-remote-global-parameter4-set-is-incomplete] Updated remote-global... 533-response-to-remote-global-parameter4-set-is-incomplete
Francis Dupont [Mon, 8 Jul 2019 13:08:41 +0000 (15:08 +0200)] 
[533-response-to-remote-global-parameter4-set-is-incomplete] Updated remote-global-parameter[46]-set doc

6 years ago[master] spurious line
Francis Dupont [Mon, 8 Jul 2019 16:32:43 +0000 (18:32 +0200)] 
[master] spurious line

6 years ago[466-kea-admin-lease-options-to-be-renamed-to-db] Added ChangeLog entry for kea-admin... 466-kea-admin-lease-options-to-be-renamed-to-db
Francis Dupont [Mon, 8 Jul 2019 16:02:36 +0000 (18:02 +0200)] 
[466-kea-admin-lease-options-to-be-renamed-to-db] Added ChangeLog entry for kea-admin lease-* renamed into db-*

6 years ago[466-kea-admin-lease-options-to-be-renamed-to-db] typo
Francis Dupont [Mon, 8 Jul 2019 13:24:17 +0000 (15:24 +0200)] 
[466-kea-admin-lease-options-to-be-renamed-to-db] typo

6 years ago[466-kea-admin-lease-options-to-be-renamed-to-db] Added a note in the ARM
Francis Dupont [Tue, 2 Jul 2019 07:28:45 +0000 (09:28 +0200)] 
[466-kea-admin-lease-options-to-be-renamed-to-db] Added a note in the ARM

6 years ago[466-kea-admin-lease-options-to-be-renamed-to-db] After rebasing fixes
Francis Dupont [Fri, 28 Jun 2019 17:42:14 +0000 (19:42 +0200)] 
[466-kea-admin-lease-options-to-be-renamed-to-db] After rebasing fixes

6 years ago[466-kea-admin-lease-options-to-be-renamed-to-db] Called usage on invalid command
Francis Dupont [Fri, 28 Jun 2019 17:34:09 +0000 (19:34 +0200)] 
[466-kea-admin-lease-options-to-be-renamed-to-db] Called usage on invalid command

6 years ago[466-kea-admin-lease-options-to-be-renamed-to-db] typo
Francis Dupont [Sat, 22 Jun 2019 04:10:23 +0000 (06:10 +0200)] 
[466-kea-admin-lease-options-to-be-renamed-to-db] typo

6 years ago[466-kea-admin-lease-options-to-be-renamed-to-db] Checkpoint: kea-admin lease-{^dump...
Francis Dupont [Fri, 21 Jun 2019 15:52:57 +0000 (17:52 +0200)] 
[466-kea-admin-lease-options-to-be-renamed-to-db] Checkpoint: kea-admin lease-{^dump} -> db-* (doc)

6 years ago[466-kea-admin-lease-options-to-be-renamed-to-db] Checkpoint: kea-admin lease-{^dump...
Francis Dupont [Fri, 21 Jun 2019 15:45:47 +0000 (17:45 +0200)] 
[466-kea-admin-lease-options-to-be-renamed-to-db] Checkpoint: kea-admin lease-{^dump} -> db-* (src)

6 years ago[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Added ChangeLog entry... 575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error
Francis Dupont [Mon, 8 Jul 2019 12:37:36 +0000 (14:37 +0200)] 
[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Added ChangeLog entry for new keyword checks

6 years ago[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Fixed rebase errors
Francis Dupont [Wed, 3 Jul 2019 22:20:58 +0000 (00:20 +0200)] 
[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Fixed rebase errors

6 years ago[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Moved parameters...
Francis Dupont [Wed, 3 Jul 2019 21:14:52 +0000 (23:14 +0200)] 
[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Moved parameters and defaults to simple_parser[46] files

6 years ago[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Added metadata and...
Francis Dupont [Sun, 9 Jun 2019 19:09:09 +0000 (21:09 +0200)] 
[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Added metadata and fixed server tests

6 years ago[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Added keyword checks...
Francis Dupont [Sun, 9 Jun 2019 15:17:14 +0000 (17:17 +0200)] 
[575-cb-cmds-unknown-fields-in-arguments-should-raise-an-error] Added keyword checks for option def, data, subnet, shared network, (pd)pools

6 years ago[master] Fixed tabulator in ChangeLog entry for #715.
Marcin Siodelski [Sat, 6 Jul 2019 18:30:41 +0000 (20:30 +0200)] 
[master] Fixed tabulator in ChangeLog entry for #715.

This is trivial fix. Fixing on my own discretion.

6 years ago[#715,!411] Added ChangeLog for #715. 715-mysql_cb-extend-the-backend-with-the-ability-to-associate-the-option-definitions-with-the-server-tags
Marcin Siodelski [Sat, 6 Jul 2019 18:13:05 +0000 (20:13 +0200)] 
[#715,!411] Added ChangeLog for #715.

6 years ago[#715,!411] Removed dead code from the mysql_cb_impl.cc
Marcin Siodelski [Sat, 6 Jul 2019 18:11:17 +0000 (20:11 +0200)] 
[#715,!411] Removed dead code from the mysql_cb_impl.cc

As a result of the review.

6 years ago[#715] Added support for associating option defs with server tags.
Marcin Siodelski [Thu, 4 Jul 2019 19:18:16 +0000 (21:18 +0200)] 
[#715] Added support for associating option defs with server tags.