summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/mysql_connection.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* spelling: occurringJosh Soref2017-07-231-1/+1
* [5102] Updated MySQL and PgSQL schemas with 'client-id' host id type.Marcin Siodelski2017-04-141-2/+2
* [4562] Updated MySQL upgrade scripts to schema version 5.0.Marcin Siodelski2016-08-261-2/+2
* [4489] Addressed second set of review comments.Marcin Siodelski2016-08-251-1/+5
* [4489] Addressed review comments.Marcin Siodelski2016-08-171-3/+1
* [4489] Added support for read only mode in MySQL HR backend.Marcin Siodelski2016-07-281-1/+5
* [master] Fixed rights of non-executable regular filesFrancis Dupont2016-07-081-0/+0
* fixed compilation issues for cql unittestsTomek Mrugalski2016-06-231-2/+2
* [4281] Addressed further review comments.Marcin Siodelski2016-05-301-0/+67
* [4281] Addressed review comments.Marcin Siodelski2016-05-251-0/+3
* [4281] Updated recently modified files with proper commentary.Marcin Siodelski2016-05-171-1/+38
* [4281] Creation of a new host in MySQL is wrapped in transaction.Marcin Siodelski2016-05-161-2/+20
* [4302] MySQL database upgraded to version 4.2.Marcin Siodelski2016-03-311-2/+2
* [master] Merge branch 'trac4212'Marcin Siodelski2016-03-231-7/+18
|\
| * [4212] Addressed review comments.Marcin Siodelski2016-03-011-6/+17
* | [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
|/
* [3569_rebase] MySQL host data source is now indeed created and stored.Tomek Mrugalski2015-12-011-0/+1
* [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-1/+83
* [3681] Minor updates to the MySqlConnection.Marcin Siodelski2015-08-281-4/+1
* [3681_rebase] Changes after reviewTomek Mrugalski2015-08-241-0/+2
* [3681_rebase] MySQLLeaseMgr uses, but does not derive from MySqlConnection.Tomek Mrugalski2015-08-211-9/+19
* [3961_rebase] Changes after review:Tomek Mrugalski2015-08-211-6/+6
* [3681] Patch as provided by Adam Kalmus:Tomek Mrugalski2015-06-251-3/+11
* [3681] DataSource class added.Tomek Mrugalski2015-06-251-123/+28
* [3681] MySQLConnection class implementedTomek Mrugalski2015-06-251-0/+294