- 06 Sep, 2013 1 commit
-
-
Tomek Mrugalski authored
-
- 27 Aug, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 20 Aug, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 30 Jul, 2013 1 commit
-
-
Thomas Markwalder authored
Equality operator tests were reliant on two Lease6 structs, constructed back to back to have the same value for cltt_, which gets its value from time(NULL). Corrected this by simple assignment to ensure they are always equal as the test expects.
-
- 11 Apr, 2013 1 commit
-
-
Stephen Morris authored
Also tidied up a few comments.
-
- 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.
-
- 28 Dec, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 17 Dec, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 10 Dec, 2012 2 commits
-
-
Stephen Morris authored
-
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 1 commit
-
-
Stephen Morris authored
Including: * Updates to comments etc. * Addition of Lease4::operator==() (and associated unit tests)
-
- 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 2 commits
-
-
Stephen Morris authored
Also fix some issues from the review.
-
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.
-
- 02 Nov, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 30 Oct, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 29 Oct, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 26 Oct, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 24 Oct, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 20 Oct, 2012 1 commit
-
-
Stephen Morris authored
-
- 19 Oct, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 18 Oct, 2012 1 commit
-
-
Tomek Mrugalski authored
addLease6(), getLease6(IOAddress), deleteLease6(IOAddress) working. That is a bare minimum that is required for testing allocation engine.
-
- 16 Oct, 2012 1 commit
-
-
Stephen Morris authored
Also includes first unit test, which fails.
-
- 15 Oct, 2012 1 commit
-
-
Stephen Morris authored
-
- 10 Oct, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 12 Sep, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 23 Aug, 2012 1 commit
-
-
Tomek Mrugalski authored
-