| Commit message (Expand) | Author | Age | Files | Lines |
* | [#2833] Fix typos | Suzanne Goldlust | 2023-06-27 | 1 | -2/+2 |
* | [#2741] Fixed getting configured timeout parameters | Marcin Siodelski | 2023-02-04 | 1 | -2/+51 |
* | [#2688] Strict checking timeouts against backend type | Marcin Siodelski | 2023-01-17 | 1 | -24/+119 |
* | [#2688] Added tcp_user_timeout parameter | Marcin Siodelski | 2023-01-17 | 1 | -0/+52 |
* | [#2688] Added read-timeout and write-timeout | Marcin Siodelski | 2023-01-17 | 1 | -7/+109 |
* | [#2071] fixed use of valgrind | Razvan Becheriu | 2022-08-10 | 1 | -2/+1 |
* | [#1716] addressed comments | Razvan Becheriu | 2022-04-05 | 1 | -4/+5 |
* | [#1716] Used a timer instead of a sleep call | Slawek Figiel | 2022-04-04 | 1 | -4/+4 |
* | [#2116] remove cql code | Razvan Becheriu | 2022-03-31 | 2 | -11/+0 |
* | [#2290] release changes | Andrei Pavel | 2022-01-25 | 1 | -1/+1 |
* | [#95] All Queries - CRUD for servers | Thomas Markwalder | 2022-01-18 | 1 | -5/+5 |
* | [#34] Checkpoint: more PgSQL/CQL and hook | Francis Dupont | 2022-01-06 | 1 | -1/+1 |
* | [#34] Checkpoint: code and tests to do | Francis Dupont | 2022-01-06 | 1 | -1/+5 |
* | [#1721] unit tests for redaction | Andrei Pavel | 2021-05-21 | 1 | -3/+3 |
* | [#1515] Addressed known bugs | Francis Dupont | 2021-04-09 | 1 | -1/+0 |
* | [#1772] changelog, copyrights, messages | Andrei Pavel | 2021-03-29 | 1 | -1/+1 |
* | [#1621] implemented "on-fail" action for connection recovery | Razvan Becheriu | 2021-03-29 | 1 | -1/+1 |
* | [#1621] disabling connection recovery mechanish is not available in core mana... | Razvan Becheriu | 2021-03-29 | 1 | -2/+1 |
* | [#1621] updated unittests | Razvan Becheriu | 2021-03-29 | 1 | -0/+1 |
* | [#1621] updated parsers | Razvan Becheriu | 2021-03-29 | 1 | -0/+1 |
* | [#1719] DatabaseLogTest.mutexIsolation | Andrei Pavel | 2021-03-08 | 2 | -0/+49 |
* | [#1609] 1.9.3 changes | Wlodek Wencel | 2020-12-14 | 1 | -1/+1 |
* | [#692] Addressed review comments | Marcin Siodelski | 2020-12-11 | 1 | -0/+4 |
* | [#692] DB access may contain whitespace in password | Marcin Siodelski | 2020-12-11 | 2 | -2/+61 |
* | [#1375] addressed review comments | Razvan Becheriu | 2020-12-09 | 1 | -3/+3 |
* | [#1375] removed unused IOService | Razvan Becheriu | 2020-12-09 | 1 | -2/+0 |
* | [#1375] added IOService to mysql and postgresql connections | Razvan Becheriu | 2020-12-09 | 1 | -7/+211 |
* | [#1442] Fixed NoDbLostCallback | Francis Dupont | 2020-11-16 | 1 | -0/+1 |
* | [#1308] No _1 ambiguities | Francis Dupont | 2020-08-13 | 1 | -2/+2 |
* | [#1308] Got rid of boost function/bind | Francis Dupont | 2020-08-13 | 1 | -3/+4 |
* | [#1247] More renames | Francis Dupont | 2020-07-06 | 1 | -2/+2 |
* | [#1247] Updated databaseConfigApply | Francis Dupont | 2020-07-06 | 1 | -1/+1 |
* | [#1247] Checkpoint before rebase and resume | Francis Dupont | 2020-07-06 | 1 | -2/+62 |
* | [#1247] Checkpoint: fixed for audit entries | Francis Dupont | 2020-07-06 | 1 | -12/+29 |
* | [914-move-to-c-11-thread-library-in-core-library-code] Upgraded thread/mutex ... | Francis Dupont | 2019-09-20 | 1 | -1/+0 |
* | [#805,!5-p] Addressed review comments | Thomas Markwalder | 2019-08-16 | 2 | -2/+3 |
* | [#805,!5-p] Memfile and kea-dhcp4 now suppor max-row-errors parameter | Thomas Markwalder | 2019-08-16 | 1 | -0/+70 |
* | [418-cb_cmds-embedded-commands] Added hasNoTags | Francis Dupont | 2019-08-12 | 1 | -4/+6 |
* | [#716,!412] Multiple tags are returned with shared networks. | Marcin Siodelski | 2019-07-09 | 1 | -0/+1 |
* | [#716,!412] Added support for associating networks with servers. | Marcin Siodelski | 2019-07-09 | 1 | -0/+10 |
* | [#709,!407] Minor updates to the server unittests as a result of review. | Marcin Siodelski | 2019-07-04 | 1 | -4/+4 |
* | [709-cb_cmds-add-support-for-commands-to-manage-the-servers] Added a toElemen... | Francis Dupont | 2019-07-04 | 1 | -0/+18 |
* | [#676] Modified internal representation of the tags in ServerSelector. | Marcin Siodelski | 2019-06-30 | 1 | -8/+17 |
* | [#642,!373] Extended StampedElement to hold multiple server tags. | Marcin Siodelski | 2019-06-27 | 1 | -4/+4 |
* | [567-remove-lease-t1_-and-t2_-members] Last var/kea cleanups | Francis Dupont | 2019-06-19 | 1 | -12/+12 |
* | [#641,!352] Addressed review comments. | Marcin Siodelski | 2019-06-10 | 1 | -3/+7 |
* | [#641,!352] Implemented ServerCollection. | Marcin Siodelski | 2019-06-10 | 1 | -1/+29 |
* | [#641,!352] Implemented db::Server class and data::ServerTag. | Marcin Siodelski | 2019-06-10 | 2 | -0/+36 |
* | updated versions, updated copyright dates, sorted messages | Michal Nowikowski | 2019-05-28 | 1 | -1/+1 |
* | [#571,!306] Added factory functions to objects used in MySQL CB. | Marcin Siodelski | 2019-04-18 | 1 | -2/+2 |