| Commit message (Expand) | Author | Age | Files | Lines |
* | [#3536] merge mysql and pgsql hooks | Razvan Becheriu | 2024-10-03 | 1 | -876/+0 |
* | [#3315] addressed review comments | Razvan Becheriu | 2024-04-22 | 1 | -18/+1 |
* | [#3315] use internal IOService for hooks | Razvan Becheriu | 2024-04-22 | 1 | -8/+27 |
* | [#3237] release changes | Wlodek Wencel | 2024-01-29 | 1 | -1/+1 |
* | [#3119] use range based for loop or BOOST_FOREACH | Razvan Becheriu | 2024-01-22 | 1 | -4/+2 |
* | [#3119] replace const auto with auto const | Razvan Becheriu | 2024-01-22 | 1 | -1/+1 |
* | [#3119] use auto const& whenever possible | Razvan Becheriu | 2024-01-22 | 1 | -1/+1 |
* | [#3019] retry db open on startup | Razvan Becheriu | 2023-12-14 | 1 | -1/+3 |
* | [#2792] Check that mysql pointer is non-null | Marcin Siodelski | 2023-07-18 | 1 | -1/+1 |
* | [#2809] release changesKea-2.3.6 | Marcin Godzina | 2023-03-24 | 1 | -1/+1 |
* | [#2719] Added CB support for offer-lifetime | Thomas Markwalder | 2023-03-23 | 1 | -1/+1 |
* | [#719] Reapplied patch | Francis Dupont | 2023-03-15 | 1 | -0/+1 |
* | [#562] template adapters to existing qualified names | Andrei Pavel | 2022-05-20 | 1 | -1/+1 |
* | [#2356] enable pgsql cb for v6 | Razvan Becheriu | 2022-03-15 | 1 | -2/+1 |
* | [#2320] release changes | Andrei Pavel | 2022-02-21 | 1 | -1/+1 |
* | [#95] fixed comments and indentation | Razvan Becheriu | 2022-02-17 | 1 | -23/+23 |
* | [#1848] Fixed indentation | Tomek Mrugalski | 2021-11-17 | 1 | -2/+2 |
* | [#1848] MySQL compilation fix | Tomek Mrugalski | 2021-11-17 | 1 | -7/+8 |
* | [#1928] DHCPv4 client classes in MySQL | Marcin Siodelski | 2021-07-21 | 1 | -4/+28 |
* | [#1656] 1.9.4 release: spelling check | Andrei Pavel | 2021-01-25 | 1 | -1/+1 |
* | [#1418] Addressed cosmetics comments | Francis Dupont | 2021-01-11 | 1 | -3/+3 |
* | [#1418] Finished rebase, did CB | Francis Dupont | 2021-01-11 | 1 | -0/+15 |
* | [#1375] addressed review comments | Razvan Becheriu | 2020-12-09 | 1 | -1/+2 |
* | [#1375] implemented db reconnect for cb | Razvan Becheriu | 2020-12-09 | 1 | -1/+36 |
* | [#1247] Addressed comments | Francis Dupont | 2020-07-06 | 1 | -1/+1 |
* | [#1247] Checkpoint before rebase and resume | Francis Dupont | 2020-07-06 | 1 | -1/+2 |
* | [#1247] Checkpoint: fixed for audit entries | Francis Dupont | 2020-07-06 | 1 | -1/+4 |
* | [659-how-configure-client-class-for-pools-in-db] Checkpoint: code done, todo ... | Francis Dupont | 2019-08-16 | 1 | -3/+18 |
* | [#680,!426] Delete embedded options when subnet gets deleted in mysql_cb. | Marcin Siodelski | 2019-07-25 | 1 | -1/+1 |
* | [#716,!412] Documented and tested server selection for shared networks. | Marcin Siodelski | 2019-07-09 | 1 | -6/+8 |
* | [#716,!412] Added support for unassigned networks addition/deletion. | Marcin Siodelski | 2019-07-09 | 1 | -0/+8 |
* | [#716,!412] Multiple tags are returned with shared networks. | Marcin Siodelski | 2019-07-09 | 1 | -0/+65 |
* | [#716,!412] Added support for associating networks with servers. | Marcin Siodelski | 2019-07-09 | 1 | -3/+18 |
* | [#715] Added support for associating option defs with server tags. | Marcin Siodelski | 2019-07-04 | 1 | -0/+23 |
* | [#676] Modified internal representation of the tags in ServerSelector. | Marcin Siodelski | 2019-06-30 | 1 | -23/+4 |
* | [#642,!373] Delete global parameters as a result of deleting the servers. | Marcin Siodelski | 2019-06-27 | 1 | -24/+0 |
* | [#642,!373] Do not allow to update the logical server 'all'. | Marcin Siodelski | 2019-06-27 | 1 | -0/+2 |
* | [#642,!373] Addressed review comments. | Marcin Siodelski | 2019-06-27 | 1 | -1/+3 |
* | [642-update-mysql-cb-with-calls-to-set-delete-and-retrieve-servers] Changed n... | Francis Dupont | 2019-06-27 | 1 | -6/+6 |
* | [642-update-mysql-cb-with-calls-to-set-delete-and-retrieve-servers] Minor com... | Francis Dupont | 2019-06-27 | 1 | -1/+1 |
* | [642-update-mysql-cb-with-calls-to-set-delete-and-retrieve-servers] spelling | Francis Dupont | 2019-06-27 | 1 | -1/+1 |
* | [#642,!373] Updated MySQL Config Backend with simple server mgmt functions. | Marcin Siodelski | 2019-06-27 | 1 | -9/+76 |
* | [295-min-max-lease-time-configuration-options] Addressed easy comments | Francis Dupont | 2019-06-22 | 1 | -2/+2 |
* | [295-min-max-lease-time-configuration-options] Checkpoint: updated MySQL sche... | Francis Dupont | 2019-06-22 | 1 | -0/+34 |
* | [397-cb-implement-mysqlconfigbackenddhcpv6] Corrected argument description. | Marcin Siodelski | 2019-04-18 | 1 | -2/+2 |
* | [397-cb-implement-mysqlconfigbackenddhcpv6] Shared body of createUpdateOption... | Francis Dupont | 2019-04-18 | 1 | -0/+22 |
* | [#94,!235] Pass pool type by reference.397-cb-implement-mysqlconfigbackenddhcpv6_base | Marcin Siodelski | 2019-02-22 | 1 | -1/+1 |
* | [94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Address last comment | Francis Dupont | 2019-02-22 | 1 | -2/+3 |
* | [94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Addressed some comments | Francis Dupont | 2019-02-22 | 1 | -1/+1 |
* | [94-cb-implement-mysqlconfigbackenddhcpv6-prepare] Shared getOption* | Francis Dupont | 2019-02-22 | 1 | -0/+96 |