| Commit message (Expand) | Author | Age | Files | Lines |
* | [#3316] fixed doxygen | Razvan Becheriu | 2024-04-03 | 2 | -5/+6 |
* | [#3237] release changes | Wlodek Wencel | 2024-01-29 | 2 | -2/+2 |
* | [#1790] add support for top level maps in global CB parameters | Razvan Becheriu | 2024-01-26 | 1 | -14/+14 |
* | [#3119] replace const auto with auto const | Razvan Becheriu | 2024-01-22 | 2 | -10/+10 |
* | [#3119] use auto const& whenever possible | Razvan Becheriu | 2024-01-22 | 2 | -10/+10 |
* | Rebase v2_4 onto master after the release. | Marcin Godzina | 2023-07-04 | 1 | -1/+1 |
* | [#2830] static cast enum to int | Razvan Becheriu | 2023-06-21 | 1 | -2/+3 |
* | [#2823] Add allocators to the MySQL CB | Marcin Siodelski | 2023-04-19 | 1 | -1/+3 |
* | [#2071] fixed use of valgrind | Razvan Becheriu | 2022-08-10 | 1 | -2/+1 |
* | [#2116] remove cql code | Razvan Becheriu | 2022-03-31 | 2 | -5/+5 |
* | [#95] All Queries - CRUD for servers | Thomas Markwalder | 2022-01-18 | 2 | -25/+25 |
* | [#1976] Server tag is now 64 characters long | Marcin Siodelski | 2021-07-26 | 1 | -1/+1 |
* | [#1928] DHCPv4 client classes in MySQL | Marcin Siodelski | 2021-07-21 | 1 | -1/+9 |
* | [#1789] fix doxygen errors | Andrei Pavel | 2021-03-31 | 1 | -2/+2 |
* | [#1772] changelog, copyrights, messages | Andrei Pavel | 2021-03-29 | 2 | -2/+2 |
* | [#1621] addressed comments | Razvan Becheriu | 2021-03-29 | 1 | -0/+2 |
* | [#1621] fixed a bug which was not creating host and CB manager on recovey | Razvan Becheriu | 2021-03-29 | 2 | -4/+10 |
* | [#1609] 1.9.3 changes | Wlodek Wencel | 2020-12-14 | 3 | -3/+3 |
* | [#1375] addressed review comments | Razvan Becheriu | 2020-12-09 | 2 | -4/+4 |
* | [#1375] added more comments | Razvan Becheriu | 2020-12-09 | 3 | -6/+6 |
* | [#1375] implemented db reconnect for cb | Razvan Becheriu | 2020-12-09 | 3 | -1/+66 |
* | Fixed spelling of "facilitates" | Carsten Strotmann | 2020-11-27 | 1 | -1/+1 |
* | [#1098] updated more copyright dates | Michal Nowikowski | 2020-01-27 | 1 | -1/+1 |
* | [#946] Checkpoint: code done, new tests to add | Francis Dupont | 2020-01-27 | 1 | -0/+2 |
* | [914-move-to-c-11-thread-library-in-core-library-code] Upgraded thread/mutex ... | Francis Dupont | 2019-09-20 | 1 | -1/+0 |
* | [#642,!373] Updated MySQL Config Backend with simple server mgmt functions. | Marcin Siodelski | 2019-06-27 | 1 | -0/+2 |
* | [#641,!352] Addressed review comments. | Marcin Siodelski | 2019-06-10 | 1 | -1/+0 |
* | [#641,!352] Added API functions for servers. | Marcin Siodelski | 2019-06-10 | 1 | -0/+176 |
* | [#628,!341] interface-id is supported by the mysql_cb. | Marcin Siodelski | 2019-05-27 | 1 | -0/+2 |
* | [#579] MySQL CB returns server tag for each returned config element. | Marcin Siodelski | 2019-04-25 | 1 | -0/+2 |
* | [94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Adapted code for DHCPv6 su... | Francis Dupont | 2019-02-22 | 1 | -1/+5 |
* | [406-update-cb_cmds-with-get-commands] Updated CB exception messages | Francis Dupont | 2019-02-05 | 1 | -5/+5 |
* | [#396,!205] Extended DHCPv4 CB API with the call to fetch audit. | Marcin Siodelski | 2019-01-30 | 1 | -1/+5 |
* | [#180,!93] More doxygen warnings fixed. | Tomek Mrugalski | 2018-11-05 | 1 | -1/+1 |
* | [#93,!63] Removed extraneous constants introduced during rebase. | Marcin Siodelski | 2018-10-18 | 1 | -4/+0 |
* | [#93,!56] Addressed review comments. | Marcin Siodelski | 2018-10-18 | 1 | -0/+4 |
* | [#101,!58] Addressed review comments | Thomas Markwalder | 2018-10-11 | 1 | -6/+6 |
* | [#101,!58] Implemented ConfigBackendDhcp4Mgr, mysql backend registers/unregis... | Thomas Markwalder | 2018-10-10 | 3 | -1/+70 |
* | [#93,!56] Addressed review comments. | Marcin Siodelski | 2018-10-08 | 1 | -0/+3 |
* | [#93,!56] Updated MySQL config backend to manage global parameters. | Marcin Siodelski | 2018-10-08 | 1 | -82/+0 |
* | [#93,!51] Used buffer length constants in mysql cb impl. | Marcin Siodelski | 2018-10-08 | 1 | -0/+8 |
* | [#93,!51] Added config backend constants with buffer lengths. | Marcin Siodelski | 2018-10-08 | 2 | -1/+56 |
* | [#93,!35] Config Backend API returns number of deleted entries. | Marcin Siodelski | 2018-10-08 | 2 | -9/+11 |
* | [master] spelling | Francis Dupont | 2018-09-18 | 1 | -1/+1 |
* | [master] spelling | Francis Dupont | 2018-09-18 | 1 | -1/+1 |
* | [#28,!20] Addressed inconsistent parameter pack problem in CB pool. | Marcin Siodelski | 2018-09-18 | 1 | -17/+28 |
* | [#28,!20] Removed libkea-cb, only left header files. | Marcin Siodelski | 2018-09-18 | 3 | -34/+5 |
* | [#28,!20] Addressed straight forward review comments. | Marcin Siodelski | 2018-09-18 | 3 | -65/+82 |
* | [#28,!20] Removed const qualifiers that seem to confuse gcc. | Marcin Siodelski | 2018-09-18 | 1 | -1/+1 |
* | [#28,!20] Implemented Config Backend pool for DHCPv4. | Marcin Siodelski | 2018-09-18 | 1 | -1/+80 |