- 06 Sep, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 27 Aug, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 20 Aug, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 15 Mar, 2013 1 commit
-
-
Thomas Markwalder authored
Changes: - hwaddr.h - added MAX_HWADDR_LEN - hwaddr.cc - modified constructor to throw InvalidParameter if input address is too big - hwaddr_unittest.cc - added tests for new constructor throws - lease_mgr.h - removed HWADDR_MAX - mysql_lease_mgr.cc - added logic to set SQL mode to STRICT - tests/mysql_lease_mgr_unittest.cc - modified tests that were failing on STRICT mode, to expect exceptions.
-
- 06 Mar, 2013 1 commit
-
-
Jeremy C. Reed authored
reviewed by jelte via jabber. Changes some log message descriptions and some function arguments and some output.
-
- 21 Feb, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 17 Jan, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 14 Jan, 2013 2 commits
-
-
JINMEI Tatuya authored
commiting at my discretion.
-
Jelte Jansen authored
-
- 28 Dec, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 20 Dec, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 18 Dec, 2012 1 commit
-
-
Stephen Morris authored
Also make the hardware address to string function common to both database modules.
-
- 14 Dec, 2012 2 commits
-
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
- 10 Dec, 2012 5 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
Mostly adding "const" to methods that don't change the class, but also correcting a few other points that were raised.
-
Stephen Morris authored
-
Stephen Morris authored
This is akin to the DuidPtr and is a shared point to a Client ID.
-
Stephen Morris authored
As the address is th eprimary key of the table, there can only ever be at most one lease in the database with a given address. Additional selection by subnet ID is not needed.
-
- 04 Dec, 2012 1 commit
-
-
Stephen Morris authored
-
- 03 Dec, 2012 2 commits
-
-
Stephen Morris authored
-
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 2 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
- 20 Nov, 2012 1 commit
-
-
Stephen Morris authored
This constructore is for use by the MySQL code. By passing buffer addresses and lengths, the need for the creation of intermediate std::vectors is avoided.
-
- 16 Nov, 2012 1 commit
-
-
Stephen Morris authored
-
- 13 Nov, 2012 1 commit
-
-
Stephen Morris authored
The message when the DHCPv6 database backend is started now includes both the type and the name of the database.
-
- 12 Nov, 2012 1 commit
-
-
Stephen Morris authored
-
- 09 Nov, 2012 1 commit
-
-
Marcin Siodelski authored
-
- 08 Nov, 2012 1 commit
-
-
Stephen Morris authored
-
- 03 Nov, 2012 1 commit
-
-
Stephen Morris authored
-
- 29 Oct, 2012 3 commits
-
-
Stephen Morris authored
... where the elase is selected by address only.
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
- 26 Oct, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 24 Oct, 2012 4 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Tomek Mrugalski authored
-