| Commit message (Expand) | Author | Age | Files | Lines |
* | [#3536] merge mysql and pgsql hooks | Razvan Becheriu | 2024-10-03 | 1 | -1106/+0 |
* | [#3315] addressed review comments | Razvan Becheriu | 2024-04-22 | 1 | -1/+0 |
* | [#3315] use internal IOService for hooks | Razvan Becheriu | 2024-04-22 | 1 | -1/+7 |
* | [#3211] Almost done | Francis Dupont | 2024-03-20 | 1 | -1/+1 |
* | [#3025] add db init on startup to other managers | Andrei Pavel | 2024-02-22 | 1 | -27/+3 |
* | [#3237] release changes | Wlodek Wencel | 2024-01-29 | 1 | -1/+1 |
* | [#3119] replace const auto with auto const | Razvan Becheriu | 2024-01-22 | 1 | -2/+2 |
* | [#3119] use auto const& whenever possible | Razvan Becheriu | 2024-01-22 | 1 | -1/+1 |
* | [#3019] addressed review comments | Razvan Becheriu | 2023-12-14 | 1 | -1/+1 |
* | [#3019] retry db open on startup | Razvan Becheriu | 2023-12-14 | 1 | -4/+31 |
* | [#2792] Check that mysql pointer is non-null | Marcin Siodelski | 2023-07-18 | 1 | -12/+0 |
* | [#2809] release changesKea-2.3.6 | Marcin Godzina | 2023-03-24 | 1 | -1/+1 |
* | [#719] Reapplied patch | Francis Dupont | 2023-03-15 | 1 | -4/+12 |
* | [#2227] reverted changes in CB | Razvan Becheriu | 2022-05-19 | 1 | -3/+1 |
* | [#2227] split suboptions in separate options | Razvan Becheriu | 2022-05-19 | 1 | -1/+3 |
* | [#95] fixed comments and indentation | Razvan Becheriu | 2022-02-17 | 1 | -17/+20 |
* | [#95] addressed some review comments and formatting | Razvan Becheriu | 2022-02-10 | 1 | -6/+7 |
* | [#2290] release changes | Andrei Pavel | 2022-01-25 | 1 | -1/+1 |
* | [#2038] kea-admin lease-dump mysql outputs a memfile-ready CSV | Andrei Pavel | 2022-01-13 | 1 | -1/+1 |
* | [#34] Added TLS support to CB hooks | Francis Dupont | 2022-01-06 | 1 | -0/+14 |
* | [#1928] Throw upon clearing not started audit | Marcin Siodelski | 2021-07-21 | 1 | -2/+3 |
* | [#1928] DHCPv4 client classes in MySQL | Marcin Siodelski | 2021-07-21 | 1 | -52/+66 |
* | [#1621] addressed comments | Razvan Becheriu | 2021-03-29 | 1 | -1/+1 |
* | [#1621] add lazy retrieval for connection IOService | Razvan Becheriu | 2021-03-29 | 1 | -2/+4 |
* | [#1656] 1.9.4 release: update copyrights | Andrei Pavel | 2021-01-25 | 1 | -1/+1 |
* | [#1627] make CommunicationState::startHeartbeat thread safe | Razvan Becheriu | 2021-01-25 | 1 | -1/+1 |
* | [#1585] Checkpoint: did first pass | Francis Dupont | 2021-01-11 | 1 | -5/+3 |
* | [#1375] addressed review comments | Razvan Becheriu | 2020-12-09 | 1 | -2/+2 |
* | [#1375] implemented db reconnect for cb | Razvan Becheriu | 2020-12-09 | 1 | -2/+7 |
* | [#1380] call mysql_autocommit on openDatabase | Razvan Becheriu | 2020-08-14 | 1 | -12/+0 |
* | [#1247] Moved to pair comparison | Francis Dupont | 2020-07-06 | 1 | -1/+0 |
* | [#1247] Checkpoint: fixed for audit entries | Francis Dupont | 2020-07-06 | 1 | -3/+8 |
* | [#1211] Fixed unused variable too (already signaled) | Francis Dupont | 2020-06-15 | 1 | -2/+2 |
* | [1008-move-database-schema-version-check-to-database-libraries] Moved getVers... | Francis Dupont | 2019-12-04 | 1 | -6/+7 |
* | [659-how-configure-client-class-for-pools-in-db] Checkpoint: code done, todo ... | Francis Dupont | 2019-08-16 | 1 | -16/+0 |
* | [732-set-with-incorrect-tag-new-exception] Code done - new unit test to check... | Francis Dupont | 2019-07-25 | 1 | -1/+8 |
* | [#716,!412] Documented and tested server selection for shared networks. | Marcin Siodelski | 2019-07-09 | 1 | -0/+6 |
* | [#716,!412] Added support for associating networks with servers. | Marcin Siodelski | 2019-07-09 | 1 | -10/+30 |
* | [#715,!411] Removed dead code from the mysql_cb_impl.cc | Marcin Siodelski | 2019-07-06 | 1 | -15/+0 |
* | [#715] Added support for associating option defs with server tags. | Marcin Siodelski | 2019-07-04 | 1 | -18/+50 |
* | [#714,!409] Associate global options with the server tags. | Marcin Siodelski | 2019-07-04 | 1 | -3/+40 |
* | [#676] Modified internal representation of the tags in ServerSelector. | Marcin Siodelski | 2019-06-30 | 1 | -10/+10 |
* | [#642,!373] Fixed a typo in the mysql_cb. | Marcin Siodelski | 2019-06-27 | 1 | -1/+1 |
* | [#642,!373] Adjusted exceptions' text in the mysql_cb. | Marcin Siodelski | 2019-06-27 | 1 | -1/+1 |
* | [#642,!373] Delete global parameters as a result of deleting the servers. | Marcin Siodelski | 2019-06-27 | 1 | -53/+0 |
* | [#642,!373] Do not allow to update the logical server 'all'. | Marcin Siodelski | 2019-06-27 | 1 | -0/+7 |
* | [#642,!373] Addressed review comments. | Marcin Siodelski | 2019-06-27 | 1 | -2/+9 |
* | [642-update-mysql-cb-with-calls-to-set-delete-and-retrieve-servers] Changed n... | Francis Dupont | 2019-06-27 | 1 | -14/+14 |
* | [#642,!373] Server tags supported for global params in MySQL CB. | Marcin Siodelski | 2019-06-27 | 1 | -57/+44 |
* | [#642,!373] Global parameters may be associated with server tags. | Marcin Siodelski | 2019-06-27 | 1 | -14/+72 |