summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/mysql_host_data_source.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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
* [4302] Addressed review comments.Marcin Siodelski2016-03-311-1/+1
* [4302] Refactored host data source classes.Marcin Siodelski2016-03-241-0/+44
* [master] Merge branch 'trac4212'Marcin Siodelski2016-03-231-94/+18
|\
| * [4212] Restructured MySQL Exchange classes in host data source.Marcin Siodelski2016-03-081-121/+16
| * [4212] Using single query to retrieve hosts and IPv6 reservations.Marcin Siodelski2016-03-021-17/+0
| * [4212] Renamed two variables to adhere to our coding guidelines.Marcin Siodelski2016-03-021-2/+2
| * [4212] Applied two patches by Adam:Tomek Mrugalski2016-02-081-15/+15
| * [4212] Patch as provided by Adam KalmusTomek Mrugalski2016-01-271-1/+36
| * [4212] Skeleton for IPv6 reservations support added.Tomek Mrugalski2015-12-041-3/+14
* | [4326] untabifiedFrancis Dupont2016-03-221-6/+6
* | [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
|/
* [master] Include <mysql.h> rather than <mysql/mysql.h>Marcin Siodelski2015-12-011-1/+1
* [3682_rebase] Merge branch 'trac3682' into trac3682_rebaseTomek Mrugalski2015-11-301-0/+324