| Commit message (Expand) | Author | Age | Files | Lines |
* | [#3237] release changes | Wlodek Wencel | 2024-01-29 | 1 | -1/+1 |
* | [#3119] use range based for loop or BOOST_FOREACH | Razvan Becheriu | 2024-01-22 | 1 | -24/+21 |
* | [#3119] replace const auto with auto const | Razvan Becheriu | 2024-01-22 | 1 | -12/+12 |
* | [#3119] use auto const& whenever possible | Razvan Becheriu | 2024-01-22 | 1 | -50/+50 |
* | [#2028] Correct test config backend logic | Marcin Siodelski | 2021-09-22 | 1 | -4/+11 |
* | [#1928] Remove const cast from test code | Marcin Siodelski | 2021-07-21 | 1 | -12/+8 |
* | [#1928] Test DHCPv4 CB supports follow_class_name | Marcin Siodelski | 2021-07-21 | 1 | -21/+67 |
* | [#1928] Do not re-position the class on update | Marcin Siodelski | 2021-07-21 | 1 | -1/+1 |
* | [#1928] Config backend pool for DHCPv4 extended | Marcin Siodelski | 2021-07-21 | 1 | -1/+1 |
* | [#1928] Client classes added to CB API | Marcin Siodelski | 2021-07-21 | 1 | -1/+161 |
* | [#1265] Removed the random index for subnets | Francis Dupont | 2020-07-27 | 1 | -12/+11 |
* | [#1247] Checkpoint: fixed for audit entries | Francis Dupont | 2020-07-06 | 1 | -2/+3 |
* | [418-cb_cmds-embedded-commands] Fixed pool type | Francis Dupont | 2019-08-12 | 1 | -1/+1 |
* | [712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Finished CB ... | Francis Dupont | 2019-07-12 | 1 | -51/+190 |
* | [712-cb_cmds-add-support-for-server-tags-in-the-shared-networks] Updated CB A... | Francis Dupont | 2019-07-12 | 1 | -37/+278 |
* | [#710,!408] Fixed invalid tabulations in test config backends impl. | Marcin Siodelski | 2019-07-09 | 1 | -7/+7 |
* | [710-cb_cmds-add-support-for-server-tags-in-global-options] Addressed some co... | Francis Dupont | 2019-07-09 | 1 | -3/+10 |
* | [710-cb_cmds-add-support-for-server-tags-in-global-options] Completed CB test... | Francis Dupont | 2019-07-09 | 1 | -81/+302 |
* | [709-cb_cmds-add-support-for-commands-to-manage-the-servers] Improved server ... | Francis Dupont | 2019-07-04 | 1 | -10/+50 |
* | [676-add-support-for-server-tags-in-the-cb_cmds-hooks-library] Better fixes... | Francis Dupont | 2019-06-30 | 1 | -2/+3 |
* | [676-add-support-for-server-tags-in-the-cb_cmds-hooks-library] Addressed comm... | Francis Dupont | 2019-06-30 | 1 | -6/+4 |
* | [#676] Modified internal representation of the tags in ServerSelector. | Marcin Siodelski | 2019-06-30 | 1 | -11/+40 |
* | [#642,!373] Extended StampedElement to hold multiple server tags. | Marcin Siodelski | 2019-06-27 | 1 | -1/+1 |
* | [#642,!373] Updated MySQL Config Backend with simple server mgmt functions. | Marcin Siodelski | 2019-06-27 | 1 | -2/+2 |
* | [#641,!352] Added API functions for servers. | Marcin Siodelski | 2019-06-10 | 1 | -0/+38 |
* | [#579] MySQL CB returns server tag for each returned config element. | Marcin Siodelski | 2019-04-25 | 1 | -5/+15 |
* | [#580,!308] Updated shared networks handling in test DHCP config backends. | Marcin Siodelski | 2019-04-23 | 1 | -10/+19 |
* | [#103,!277] Implemented CBControlBase class. | Marcin Siodelski | 2019-03-26 | 1 | -2/+2 |
* | [512-fix-TestConfigBackendDHCPv4-deleteSharedNetworkSubnets4] Added a call to... | Francis Dupont | 2019-03-12 | 1 | -0/+4 |
* | [512-remote-network4-del-update] Added deleteSharedNetworkSubnets4 support | Francis Dupont | 2019-03-11 | 1 | -0/+19 |
* | [#440,!218] Implemented getSharedNetworkSubnets4 for DHCPv4 CB. | Marcin Siodelski | 2019-02-04 | 1 | -0/+25 |
* | [#396,!205] Extended DHCPv4 CB API with the call to fetch audit. | Marcin Siodelski | 2019-01-30 | 1 | -1/+8 |
* | [#99,!176] Implemented test config backend for DHCPv4. | Marcin Siodelski | 2018-12-20 | 1 | -72/+271 |
* | [#101, !73] Addresses review comments | Thomas Markwalder | 2018-10-17 | 1 | -85/+85 |
* | [#101,!73] kea-dhcp4 can init CB backends based on config | Thomas Markwalder | 2018-10-16 | 1 | -0/+256 |