- 04 Dec, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 03 Dec, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 06 Nov, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 11 Mar, 2014 1 commit
-
-
Tomek Mrugalski authored
- patch contributed by David Carlier (thanks!) - updated to current master - fixed compliation issues - written developer's guide (pgsql setup steps) - many smaller changes - still WIP
-
- 26 Aug, 2013 1 commit
-
-
Marcin Siodelski authored
Also, included FQDN fields in the MySQL script creating database.
-
- 07 Jun, 2013 1 commit
-
-
Thomas Markwalder authored
SQL statement. This corrects a MySQL flush timing issue that causes the checkVersion unit test to fail under some Debian VMs.
-
- 09 May, 2013 1 commit
-
-
Stephen Morris authored
When the MySql lease manager tests create the database, they now also create all the indexes as well.
-
- 03 Dec, 2012 1 commit
-
-
Stephen Morris authored
Including: * Updates to comments etc. * Addition of Lease4::operator==() (and associated unit tests)
-
- 30 Nov, 2012 1 commit
-
-
Stephen Morris authored
* Corrections of miscellaneous typos in comments * Update database version to 1.0 * Handling of truncation while fetching data from the database
-
- 23 Nov, 2012 1 commit
-
-
Stephen Morris authored
-
- 20 Nov, 2012 1 commit
-
-
Stephen Morris authored
Make the names of the columns consistent between the lease4 and lease6 tables.
-
- 16 Nov, 2012 1 commit
-
-
Stephen Morris authored
-
- 05 Nov, 2012 1 commit
-
-
Stephen Morris authored
The unit tests now create the schema before each test and destroy it afterwards. This will be more flexible than needing to update the schema on test machines each time. The drawback is the need to keep the database creation script in step with the hardcoded set of SQL statements in the test program.
-