summaryrefslogtreecommitdiffstats
path: root/src/lib/config_backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3316] fixed doxygenRazvan Becheriu2024-04-032-5/+6
* [#3237] release changesWlodek Wencel2024-01-292-2/+2
* [#1790] add support for top level maps in global CB parametersRazvan Becheriu2024-01-261-14/+14
* [#3119] replace const auto with auto constRazvan Becheriu2024-01-222-10/+10
* [#3119] use auto const& whenever possibleRazvan Becheriu2024-01-222-10/+10
* Rebase v2_4 onto master after the release.Marcin Godzina2023-07-041-1/+1
* [#2830] static cast enum to intRazvan Becheriu2023-06-211-2/+3
* [#2823] Add allocators to the MySQL CBMarcin Siodelski2023-04-191-1/+3
* [#2071] fixed use of valgrindRazvan Becheriu2022-08-101-2/+1
* [#2116] remove cql codeRazvan Becheriu2022-03-312-5/+5
* [#95] All Queries - CRUD for serversThomas Markwalder2022-01-182-25/+25
* [#1976] Server tag is now 64 characters longMarcin Siodelski2021-07-261-1/+1
* [#1928] DHCPv4 client classes in MySQLMarcin Siodelski2021-07-211-1/+9
* [#1789] fix doxygen errorsAndrei Pavel2021-03-311-2/+2
* [#1772] changelog, copyrights, messagesAndrei Pavel2021-03-292-2/+2
* [#1621] addressed commentsRazvan Becheriu2021-03-291-0/+2
* [#1621] fixed a bug which was not creating host and CB manager on recoveyRazvan Becheriu2021-03-292-4/+10
* [#1609] 1.9.3 changesWlodek Wencel2020-12-143-3/+3
* [#1375] addressed review commentsRazvan Becheriu2020-12-092-4/+4
* [#1375] added more commentsRazvan Becheriu2020-12-093-6/+6
* [#1375] implemented db reconnect for cbRazvan Becheriu2020-12-093-1/+66
* Fixed spelling of "facilitates"Carsten Strotmann2020-11-271-1/+1
* [#1098] updated more copyright datesMichal Nowikowski2020-01-271-1/+1
* [#946] Checkpoint: code done, new tests to addFrancis Dupont2020-01-271-0/+2
* [914-move-to-c-11-thread-library-in-core-library-code] Upgraded thread/mutex ...Francis Dupont2019-09-201-1/+0
* [#642,!373] Updated MySQL Config Backend with simple server mgmt functions.Marcin Siodelski2019-06-271-0/+2
* [#641,!352] Addressed review comments.Marcin Siodelski2019-06-101-1/+0
* [#641,!352] Added API functions for servers.Marcin Siodelski2019-06-101-0/+176
* [#628,!341] interface-id is supported by the mysql_cb.Marcin Siodelski2019-05-271-0/+2
* [#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