| Commit message (Expand) | Author | Age | Files | Lines |
* | [#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 |
* | [#28,!20] Moved backend and server selector classes to database library. | Marcin Siodelski | 2018-09-18 | 6 | -658/+18 |
* | [#28,!20] Added server selector to the config_backend. | Marcin Siodelski | 2018-09-18 | 5 | -87/+325 |
* | [#28,!20] Updated linked libraries in config backend. | Marcin Siodelski | 2018-09-18 | 2 | -4/+10 |
* | [#28,!20] Added commentary to BaseConfigBackend class. | Marcin Siodelski | 2018-09-18 | 1 | -3/+17 |
* | [#28,!20] Added commentary to the BaseConfigBackendMgr. | Marcin Siodelski | 2018-09-18 | 1 | -14/+94 |
* | [#28,!20] Small build corrections in config_backend library. | Marcin Siodelski | 2018-09-18 | 2 | -3/+8 |
* | [#28,!20] Removed config_backend_mgr.h | Marcin Siodelski | 2018-09-18 | 1 | -23/+0 |
* | [#28] Removed libcb_unittests from the repository. | Marcin Siodelski | 2018-09-18 | 2 | -210/+1 |
* | [#28] Added libkea-cb library. | Marcin Siodelski | 2018-09-18 | 11 | -0/+1808 |