| Commit message (Expand) | Author | Age | Files | Lines |
* | [#1555] bump lib versions for 1.9.2 | Razvan Becheriu | 2020-11-20 | 1 | -1/+1 |
* | [#1405] fixed unittests | Razvan Becheriu | 2020-11-18 | 1 | -1/+1 |
* | [#1496] add missing spaces, remove spurious spaces | Andrei Pavel | 2020-10-26 | 1 | -2/+2 |
* | [#1481] bump lib versions for 1.9.1 | Razvan Becheriu | 2020-10-23 | 1 | -1/+1 |
* | [#1428] Allow non-unique IPs in MySQL and PgSQL | Marcin Siodelski | 2020-10-05 | 1 | -1/+1 |
* | [#1395] bump up lib versions for 1.8.0 | Razvan Becheriu | 2020-08-21 | 1 | -1/+1 |
* | [#1380] use my_bool type | Razvan Becheriu | 2020-08-14 | 1 | -2/+2 |
* | [#1380] fixed compilation | Razvan Becheriu | 2020-08-14 | 1 | -1/+1 |
* | [#1380] fixed compilation | Razvan Becheriu | 2020-08-14 | 1 | -1/+1 |
* | [#1380] call mysql_autocommit on openDatabase | Razvan Becheriu | 2020-08-14 | 2 | -5/+18 |
* | [#1369] Addressed review comments | Thomas Markwalder | 2020-08-12 | 1 | -2/+0 |
* | [#1396] Implement CB connection recovery | Thomas Markwalder | 2020-08-12 | 2 | -2/+13 |
* | [#1287] bump up libs version and hooks version | Razvan Becheriu | 2020-06-22 | 1 | -1/+1 |
* | [#1196] Updated schema version | Francis Dupont | 2020-06-19 | 1 | -1/+1 |
* | [#1246] bump up libs version and hooks version | Razvan Becheriu | 2020-05-22 | 1 | -1/+1 |
* | [#1242] Adjusted config backend | Marcin Siodelski | 2020-05-20 | 1 | -1/+1 |
* | [#1198] bump up libs version and hooks version | Razvan Becheriu | 2020-04-24 | 1 | -1/+1 |
* | [#1160] spelling | Francis Dupont | 2020-04-23 | 1 | -1/+1 |
* | [#1160] Added a retryer template for MySQL execute functions | Francis Dupont | 2020-04-23 | 3 | -6/+48 |
* | [#1128] lib versions changed | Wlodek Wencel | 2020-02-25 | 1 | -1/+1 |
* | [#1128] 1.7.4 pre prelease changes | Wlodek Wencel | 2020-02-25 | 1 | -1/+1 |
* | [#1071] refactored | Razvan Becheriu | 2020-02-21 | 1 | -8/+6 |
* | [#1071] fixed compilation for mysql 8.x | Razvan Becheriu | 2020-02-21 | 1 | -1/+1 |
* | [#1071] static assert if sizeof(bool) is not 1 | Razvan Becheriu | 2020-02-21 | 1 | -0/+3 |
* | [#1108] Servers execute shutdown on unrecoverable DBs | Thomas Markwalder | 2020-02-06 | 1 | -4/+5 |
* | [#1101] bump up libs version | Razvan Becheriu | 2020-01-27 | 1 | -1/+1 |
* | [#1098] updated more copyright dates | Michal Nowikowski | 2020-01-27 | 3 | -3/+3 |
* | [#1073] thread safe initialization of atexit function | Razvan Becheriu | 2020-01-27 | 2 | -7/+1 |
* | [#946] Created new MySQL schema version | Francis Dupont | 2020-01-27 | 1 | -1/+1 |
* | #1057 bump lib versions | Razvan Becheriu | 2019-12-16 | 1 | -1/+1 |
* | #1057 bump lib versions | Razvan Becheriu | 2019-12-16 | 1 | -1/+1 |
* | [#1008] Changed major to version (follow database column names) | Francis Dupont | 2019-12-04 | 1 | -4/+4 |
* | [#1008] Addressed comments | Francis Dupont | 2019-12-04 | 1 | -40/+53 |
* | [1008-move-database-schema-version-check-to-database-libraries] Moved getVers... | Francis Dupont | 2019-12-04 | 3 | -0/+102 |
* | [#971] bumped up lib versions for 1.7.1 | Wlodek Wencel | 2019-10-29 | 1 | -1/+1 |
* | [392-search-of-reservations-by-hostname] Checkpoint: updated shcemas, todo tests | Francis Dupont | 2019-10-15 | 1 | -2/+2 |
* | [#924,!526] Bumped library version numbers for 1.7.0 | Thomas Markwalder | 2019-09-24 | 1 | -1/+1 |
* | [914-move-to-c-11-thread-library-in-core-library-code] Upgraded thread/mutex ... | Francis Dupont | 2019-09-20 | 2 | -2/+0 |
* | [#851,!24-p] Avoid referencing out of bounds vector element in MySQL conn. | Marcin Siodelski | 2019-08-22 | 1 | -3/+6 |
* | [#851,!24-p] Avoid using empty buffer in the MySQL binding. | Marcin Siodelski | 2019-08-21 | 1 | -1/+3 |
* | [#851,!24-p] Created unit test for MySQL binding holding empty string. | Marcin Siodelski | 2019-08-21 | 1 | -0/+7 |
* | [#841,!490] Bumped up libraries version numbers. | Marcin Siodelski | 2019-08-16 | 1 | -1/+1 |
* | [732-set-with-incorrect-tag-new-exception] Code done - new unit test to check... | Francis Dupont | 2019-07-25 | 1 | -0/+4 |
* | [#680,!426] Delete embedded options when subnet gets deleted in mysql_cb. | Marcin Siodelski | 2019-07-25 | 1 | -1/+1 |
* | [#740,!427] Bumping library version numbers for 1.6.0-beta2 | Thomas Markwalder | 2019-07-19 | 1 | -1/+1 |
* | [295-min-max-lease-time-configuration-options] Moved MySQL schema updates to ... | Francis Dupont | 2019-06-22 | 1 | -1/+1 |
* | updated versions, updated copyright dates, sorted messages | Michal Nowikowski | 2019-05-28 | 1 | -1/+1 |
* | bumped up libraries versions | Razvan Becheriu | 2019-05-27 | 1 | -1/+1 |
* | [#618,!339] Fixed doxygen errors | Thomas Markwalder | 2019-05-24 | 1 | -1/+1 |
* | [589-ubuntu-19-04-warnings] Fixed build with Ubuntu 19.04 g++ | Francis Dupont | 2019-05-22 | 2 | -2/+2 |