- 28 Mar, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 12 Mar, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 10 Mar, 2014 1 commit
-
-
Tomek Mrugalski authored
- GenericLeaseMgrTest class moved to a separate file - @todo added for disabled tests in memfile (with explanations) - Added several comments
-
- 06 Mar, 2014 6 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 10 Jan, 2014 1 commit
-
-
Thomas Markwalder authored
Removed configuration parameter allow-client-update. It was deemed to really just be the inverse of override-client-update. Renamed convenience method isDhcpDdns to ddnsEnabled. Made enum to string converion functions case insenstive. Updated copyright dates and other cosmetic changes.
-
- 18 Sep, 2013 2 commits
-
-
Tomek Mrugalski authored
-
Thomas Markwalder authored
Minor changes to logging messages, unit tests, and commentary.
-
- 13 Sep, 2013 1 commit
-
-
Thomas Markwalder authored
Added support for lease type discrimination in IPv6 lease operations in MySQL backend used by DHCP6, dhcpsrv/mysql_lease_mgr
-
- 11 Sep, 2013 1 commit
-
-
Tomek Mrugalski authored
- LeaseType is now initalized from static array - @todos added in 2 MySQL tests - Added a comment about lease type values to MySQL schema
-
- 06 Sep, 2013 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 27 Aug, 2013 3 commits
-
-
Marcin Siodelski authored
Also, cleaned up whitespaces.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 14 Aug, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 09 Apr, 2013 1 commit
-
-
Thomas Markwalder 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.
-
- 08 Mar, 2013 1 commit
-
-
Jelte Jansen authored
and use the holder in the unit tests as well
-
- 27 Feb, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 21 Feb, 2013 2 commits
-
-
Tomek Mrugalski authored
- hwaddr was mistaken as client-id again
-
Tomek Mrugalski authored
-
- 18 Dec, 2012 1 commit
-
-
Tomek Mrugalski authored
- detailedLeaseCompare unified (alloc_engine and mysql_lease_mgr) - comments clarified
-
- 12 Dec, 2012 1 commit
-
-
Stephen Morris authored
-
- 10 Dec, 2012 4 commits
-
-
JINMEI Tatuya authored
this will suppress a cppcheck error: http://git.bind10.isc.org/~tester/builder//BIND10-cppcheck/20121209143001-FreeBSD8-amd64-GCC/logs/cppcheck.out okayed on jabber.
-
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.
-
- 03 Dec, 2012 2 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
Including: * Updates to comments etc. * Addition of Lease4::operator==() (and associated unit tests)
-
- 23 Nov, 2012 6 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-