- 17 Sep, 2013 2 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 12 Sep, 2013 1 commit
-
-
Mukund Sivaraman authored
This apparently happens when gtest-1.5 is in use. Patch was reviewed by Thomas Markwalder.
-
- 11 Sep, 2013 5 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
This has the side-effect of requiring additional copies of RRTTL to be constructed and is less optimal. See the ticket on why boost::optional is problematic.
-
Kean Johnston authored
-
Tomek Mrugalski authored
-
Kean Johnston authored
-
- 10 Sep, 2013 7 commits
-
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Kean Johnston authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 06 Sep, 2013 4 commits
-
-
Thomas Markwalder authored
Using EXPECT_EQ on class D2Dhcid failed under gtest 1.5 due to lack of "<<" operator. Adding it solves this problem.
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Adds the initial implementation of b10-dhcp-ddns NameChangeTransaction class. This class is an abstract, state-model driven class which provides the basic mechanics for performing DDNS updates based on a NameChangeRequest.
-
Thomas Markwalder authored
-
- 05 Sep, 2013 3 commits
-
-
Michal 'vorner' Vaner authored
This initializes the basic data structures of the memory manager and starts loading data into the segments.
-
-
Tomek Mrugalski authored
Conflicts: ChangeLog src/lib/dhcpsrv/memfile_lease_mgr.cc src/lib/dhcpsrv/memfile_lease_mgr.h src/lib/dhcpsrv/tests/mysql_lease_mgr_unittest.cc
-
- 04 Sep, 2013 1 commit
-
-
Mukund Sivaraman authored
... and don't generate isc/server_common/bind10_server.py from isc/server_common/bind10_server.py.in. This fixes a builddir vs srcdir path failure for the isc.server_common module.
-
- 03 Sep, 2013 4 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- Patch by David Carlier
-
Thomas Markwalder authored
Added virtual method for validating state handler map, added additional unit tests and commentary.
-
Tomek Mrugalski authored
-
- 02 Sep, 2013 4 commits
-
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
By mistake, the previous merge was missing the changes which addressed review comments.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 30 Aug, 2013 3 commits
-
-
Jeremy C. Reed authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 29 Aug, 2013 1 commit
-
-
Jeremy C. Reed authored
Don't LDADD the xfr library for the resolver. This was probably just a copy and paste mistake. I brought this up on jabber a few days ago.
-
- 28 Aug, 2013 3 commits
-
-
Thomas Markwalder authored
Added methods to base class for supporting server selection from a list of DNS servers.
-
Naoki Kambe authored
-
Naoki Kambe authored
-
- 27 Aug, 2013 2 commits
-
-
Thomas Markwalder authored
Interim commit for 3086 which includes the preliminary implementation of the base class, NameChangeTransaction. b10-dhcp-ddns module will use derivations of this class to carry out NameChangeRequests.
-
Jeremy C. Reed authored
-