summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/mysql_host_data_source.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3536] move lease and host backendsRazvan Becheriu2024-09-161-537/+0
* [#3019] addressed review commentsRazvan Becheriu2023-12-141-1/+1
* [#3019] retry db open on startupRazvan Becheriu2023-12-141-1/+2
* [#2795] extend impl of BaseHostDataSource::getAll6Piotrek Zadroga2023-06-261-0/+23
* [#2840] release changesWlodek Wencel2023-04-201-1/+1
* [#549] address review commentsAndrei Pavel2023-04-191-0/+4
* [#549] implement reservation-updateAndrei Pavel2023-04-191-0/+3
* Changelog entry, dates, messages for releaseWlodek Wencel2021-08-271-1/+1
* [#1982] reverted changesRazvan Becheriu2021-08-241-1/+1
* [#1982] code cleanupRazvan Becheriu2021-08-241-1/+1
* [#1375] only recreate host managers that have at least one broken connectionRazvan Becheriu2020-12-091-2/+9
* [#1375] added dbReconnect to host managerRazvan Becheriu2020-12-091-0/+8
* [#1375] reverted changesRazvan Becheriu2020-12-091-2/+1
* [#1375] added IOService to mysql and postgresql connectionsRazvan Becheriu2020-12-091-1/+2
* [#1428] Final code cleanupMarcin Siodelski2020-10-051-1/+1
* [#1428] Fixed some typosMarcin Siodelski2020-10-051-2/+2
* [#1428] Delete multiple hosts by subnet/addrMarcin Siodelski2020-10-051-1/+1
* [#1428] Calls to fetch many hosts by id/addressMarcin Siodelski2020-10-051-0/+54
* [#1428] Allow non-unique IPs in MySQL and PgSQLMarcin Siodelski2020-10-051-0/+17
* [#1163] Checkpoint: updated APIFrancis Dupont2020-09-221-0/+30
* [#1098] updated more copyright datesMichal Nowikowski2020-01-271-1/+1
* [#1073] implemented connection pool for mysql host mgrRazvan Becheriu2020-01-271-42/+75
* [392-search-of-reservations-by-hostname] Addressed some commentsFrancis Dupont2019-10-151-0/+2
* [392-search-of-reservations-by-hostname] Checkpont: add new methods - tests t...Francis Dupont2019-10-151-0/+35
* [313-return-a-list-of-all-reservations-by-subnet-id] Added getPage[46]Francis Dupont2019-01-291-0/+36
* [313-return-a-list-of-all-reservations-by-subnet-id] Finished the getAll[46] ...Francis Dupont2019-01-291-2/+2
* [313-return-a-list-of-all-reservations-by-subnet-id] Added getAll[46] by subn...Francis Dupont2019-01-291-1/+23
* [#92,!13] Moved MySqlConnection class to libkea-mysql library.Marcin Siodelski2018-09-031-1/+1
* [#92,!13] Refactored libkea-dhcpsrv to use libkea-databaseMarcin Siodelski2018-09-031-4/+4
* [#92,!13] New libkea-database library created.Marcin Siodelski2018-09-031-1/+1
* [master] Lease and host back ends now validate schema version during openThomas Markwalder2018-06-011-1/+2
|\
| * [5629] MySQL and PostgreSQL host backends now verify schema versionThomas Markwalder2018-05-311-1/+2
| * [master] Copyright update to 2018Wlodek Wencel2018-05-241-1/+1
* | [5563] Changes done and compileFrancis Dupont2018-05-241-62/+2
|/
* added missing tables, columns and values in cql schema, ordered declarations ...Razvan Becheriu2018-02-131-55/+54
* Merge remote-tracking branch 'isc-kea/master' into HEADRazvan Becheriu2017-12-121-14/+14
|\
| * [5371] Fixed doxygen errorsFrancis Dupont2017-10-071-2/+10
* | minor changes:Andrei Pavel2017-08-181-7/+20
|/
* spelling: identifierJosh Soref2017-07-231-3/+3
* [5208a] return comments updatedTomek Mrugalski2017-04-241-3/+6
* [5208a] delete methods implemented in host data sourcesTomek Mrugalski2017-04-221-0/+31
* [v_1_2_0] copy right dates updatedWlodek Wencel2017-04-121-1/+1
* Corrected typosAndrei Pavel2016-12-141-5/+5
* [5009] Implemented get6(subnet_id, address) function for SQL backends.Marcin Siodelski2016-09-201-0/+10
* [4489] Removed RestrictedConstPtr class.Marcin Siodelski2016-07-281-2/+1
* [4489] Added support for read only mode in MySQL HR backend.Marcin Siodelski2016-07-281-1/+3
* [4281] Fixed trivial doxygen errors.Marcin Siodelski2016-06-011-0/+1
* [4281] Moved MySQL host data source statements to impl class.Marcin Siodelski2016-05-251-18/+0
* [4281] Extended MySQL host data source with DHCPv4 and DHCPv6 options.Marcin Siodelski2016-05-121-0/+2
* [4302] MySQL database upgraded to version 4.2.Marcin Siodelski2016-03-311-5/+0