- 22 Aug, 2013 1 commit
-
-
Marcin Siodelski authored
The new hooks tests require two shared libraries, which were not generated when static linking was used and caused tests to fail. This patch forces generation of these shared libraries. Okayed on jabber.
-
- 24 Jul, 2013 3 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
This change provides a template "CalloutHandle store" for use in the DHCP servers. It replaces server-specific methods and adds the ability to clear the stored pointers.
-
- 21 Jun, 2013 1 commit
-
-
Tomek Mrugalski authored
- pkt6_receive, subnet6_select, lease6_select, pkt6_send - framework updated - some unittests implemented
-
- 02 May, 2013 1 commit
-
-
Thomas Markwalder authored
dhcp_parsers_unittest.cc. Added Element type checks to Boolean and String parsers, corrected some commentary.
-
- 15 Jan, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 10 Jan, 2013 1 commit
-
-
Stephen Morris authored
-
- 02 Jan, 2013 1 commit
-
-
Marcin Siodelski authored
-
- 18 Dec, 2012 2 commits
-
-
Tomek Mrugalski authored
- detailedLeaseCompare unified (alloc_engine and mysql_lease_mgr) - comments clarified
-
Stephen Morris authored
Also make the hardware address to string function common to both database modules.
-
- 16 Nov, 2012 1 commit
-
-
Stephen Morris authored
-
- 14 Nov, 2012 1 commit
-
-
Jeremy C. Reed authored
now receives settings via configure discussed on jabber
-
- 09 Nov, 2012 1 commit
-
-
Marcin Siodelski authored
Having duid.{h, cc} in libdhcp++ causes dependency between two libraries. Due to this dependency multi-threaded build fails because libs are created by different threads simultaneously and race condition occurs. Libraries should be moved to separate folders and have separate makefiles. This complies with BIND10 structure and will make this issue goe away.
-
- 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.
-
- 02 Nov, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 24 Oct, 2012 2 commits
-
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
- 22 Oct, 2012 1 commit
-
-
Stephen Morris authored
-
- 19 Oct, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 16 Oct, 2012 2 commits
-
-
Stephen Morris authored
Also includes first unit test, which fails.
-
Marcin Siodelski authored
-
- 15 Oct, 2012 1 commit
-
-
Stephen Morris authored
-
- 10 Oct, 2012 1 commit
-
-
Marcin Siodelski authored
-
- 09 Oct, 2012 1 commit
-
-
Marcin Siodelski authored
-
- 03 Oct, 2012 1 commit
-
-
Marcin Siodelski authored
-
- 01 Oct, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 21 Sep, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 19 Sep, 2012 2 commits
-
-
Tomek Mrugalski authored
-
Mukund Sivaraman authored
Also move GTEST_LDADD to the bottom of the list of LDADDs.
-
- 14 Sep, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 13 Sep, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 12 Sep, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 22 Aug, 2012 1 commit
-
-
Tomek Mrugalski authored
-
- 02 Aug, 2012 4 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 21 Jun, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 13 Jun, 2012 1 commit
-
-
Marcin Siodelski authored
Adding such comments was discussed and agreed on jabber with Jinmei.
-