- 07 Dec, 2012 1 commit
-
-
Stephen Morris authored
-
- 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
-
- 26 Nov, 2012 1 commit
-
-
Stephen Morris authored
Also, included dhcpsrv in the list of directories searched by Doxygen.
-
- 23 Nov, 2012 6 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
- 21 Nov, 2012 2 commits
-
-
Stephen Morris authored
Add ability to select IPv4 leases by address and Subnet ID.
-
Stephen Morris authored
-
- 20 Nov, 2012 3 commits
-
-
Stephen Morris authored
Make the names of the columns consistent between the lease4 and lease6 tables.
-
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.
-
Stephen Morris authored
-
- 19 Nov, 2012 5 commits
-
-
Stephen Morris authored
... in preparation for adding IPv4 tests
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 18 Nov, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 16 Nov, 2012 4 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
Also fix some issues from the review.
-
Stephen Morris authored
-
- 15 Nov, 2012 12 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Jeremy C. Reed authored
note I renumbered existing entry.
-
Jeremy C. Reed authored
-
JINMEI Tatuya authored
I expect we'll need the string object version of token pretty often for rrtype and TTL, and this version will help make it a bit more efficient.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this will help constify 'c' in String::handle.
-
JINMEI Tatuya authored
this will help unify the conditions and keep the code concise, and is hopefully a bit more efficient.
-
JINMEI Tatuya authored
-
- 14 Nov, 2012 1 commit
-
-
JINMEI Tatuya authored
EOL/EOF will be always returned if found; INTIAL_WS will be returned only specified in option
-