summaryrefslogtreecommitdiffstats
path: root/src/lib/config_backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#579] MySQL CB returns server tag for each returned config element.Marcin Siodelski2019-04-251-0/+2
* [94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Adapted code for DHCPv6 su...Francis Dupont2019-02-221-1/+5
* [406-update-cb_cmds-with-get-commands] Updated CB exception messagesFrancis Dupont2019-02-051-5/+5
* [#396,!205] Extended DHCPv4 CB API with the call to fetch audit.Marcin Siodelski2019-01-301-1/+5
* [#180,!93] More doxygen warnings fixed.Tomek Mrugalski2018-11-051-1/+1
* [#93,!63] Removed extraneous constants introduced during rebase.Marcin Siodelski2018-10-181-4/+0
* [#93,!56] Addressed review comments.Marcin Siodelski2018-10-181-0/+4
* [#101,!58] Addressed review commentsThomas Markwalder2018-10-111-6/+6
* [#101,!58] Implemented ConfigBackendDhcp4Mgr, mysql backend registers/unregis...Thomas Markwalder2018-10-103-1/+70
* [#93,!56] Addressed review comments.Marcin Siodelski2018-10-081-0/+3
* [#93,!56] Updated MySQL config backend to manage global parameters.Marcin Siodelski2018-10-081-82/+0
* [#93,!51] Used buffer length constants in mysql cb impl.Marcin Siodelski2018-10-081-0/+8
* [#93,!51] Added config backend constants with buffer lengths.Marcin Siodelski2018-10-082-1/+56
* [#93,!35] Config Backend API returns number of deleted entries.Marcin Siodelski2018-10-082-9/+11
* [master] spellingFrancis Dupont2018-09-181-1/+1
* [master] spellingFrancis Dupont2018-09-181-1/+1
* [#28,!20] Addressed inconsistent parameter pack problem in CB pool.Marcin Siodelski2018-09-181-17/+28
* [#28,!20] Removed libkea-cb, only left header files.Marcin Siodelski2018-09-183-34/+5
* [#28,!20] Addressed straight forward review comments.Marcin Siodelski2018-09-183-65/+82
* [#28,!20] Removed const qualifiers that seem to confuse gcc.Marcin Siodelski2018-09-181-1/+1
* [#28,!20] Implemented Config Backend pool for DHCPv4.Marcin Siodelski2018-09-181-1/+80
* [#28,!20] Moved backend and server selector classes to database library.Marcin Siodelski2018-09-186-658/+18
* [#28,!20] Added server selector to the config_backend.Marcin Siodelski2018-09-185-87/+325
* [#28,!20] Updated linked libraries in config backend.Marcin Siodelski2018-09-182-4/+10
* [#28,!20] Added commentary to BaseConfigBackend class.Marcin Siodelski2018-09-181-3/+17
* [#28,!20] Added commentary to the BaseConfigBackendMgr.Marcin Siodelski2018-09-181-14/+94
* [#28,!20] Small build corrections in config_backend library.Marcin Siodelski2018-09-182-3/+8
* [#28,!20] Removed config_backend_mgr.hMarcin Siodelski2018-09-181-23/+0
* [#28] Removed libcb_unittests from the repository.Marcin Siodelski2018-09-182-210/+1
* [#28] Added libkea-cb library.Marcin Siodelski2018-09-1811-0/+1808