- 27 Aug, 2013 3 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.
-
Thomas Markwalder authored
Replaced use of EXPECT_EQ(false,) with EXPECT_FALSE() in d2_process_unittests.cc. These were failing to compile under Fedora 18/gtest 1.6. This appears to be a gtest bug. Other minor changes.
-
Marcin Siodelski authored
-
- 26 Aug, 2013 3 commits
-
-
Thomas Markwalder authored
Minor corrections only, there were no major revisions.
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 23 Aug, 2013 1 commit
-
-
Tomek Mrugalski authored
- hooks documentation updated - dhcp4 message logs updated - long lines wrapped in dhcp4_srv.cc - unit-test names now use camel notation - Pkt4::bufferOut_ renamed to buffer_out_
-
- 22 Aug, 2013 2 commits
-
-
Mukund Sivaraman authored
-
Jeremy C. Reed authored
-
- 21 Aug, 2013 4 commits
-
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 20 Aug, 2013 8 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 19 Aug, 2013 2 commits
-
-
Tomek Mrugalski authored
-
Michal 'vorner' Vaner authored
It was used in tests only. We may abuse the shutdown command for that.
-
- 16 Aug, 2013 3 commits
-
-
Thomas Markwalder authored
Added main process event loop to D2Process which is the primary application "object" in b10-dchp-ddns. Along the way it was necessary to adjust D2QueueManager to treat stopping as an asyncrhonous event when IO is pending. This requied a change in lib-dchp-ddns to have awareness of when IO is pending. Fixed a bug in D2 configuration parsing in which parsing a a subsequent configuration caused duplicate TSIGKeyInfo entries.
-
Marcin Siodelski authored
-
Michal 'vorner' Vaner authored
It is a testing command only, user is expected to examine configuration by config show. So don't show it.
-
- 15 Aug, 2013 3 commits
-
-
Stephen Morris authored
-
Shane Kerr authored
-
Michal 'vorner' Vaner authored
When the script does not exist, because it was not generated due to some configure switch or environmental condition, don't try to check if it gets renamed. That would fail even when the situation is completely OK and expected.
-
- 14 Aug, 2013 5 commits
-
-
Tomek Mrugalski authored
-
Michal 'vorner' Vaner authored
And adjust the main code so it is possible to test it.
-
Marcin Siodelski authored
-
Michal 'vorner' Vaner authored
We no longer depend on poll-related constants.
-
Michal 'vorner' Vaner authored
-
- 13 Aug, 2013 6 commits
-
-
Marcin Siodelski authored
-
Michal 'vorner' Vaner authored
Do the condition at one level higher.
-
Mukund Sivaraman authored
-
Stephen Morris authored
-
Michal 'vorner' Vaner authored
Don't build the resolver and its libraries (lib/resolve and lib/libnsas) in case the --enable-experimental-resolver is not set.
-
Michal 'vorner' Vaner authored
Just ifdef out the whole makefiles.
-