- 30 Aug, 2013 1 commit
-
-
Jeremy C. Reed 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 2 commits
-
-
Naoki Kambe authored
-
Naoki Kambe authored
-
- 27 Aug, 2013 15 commits
-
-
Jeremy C. Reed authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Master moved ahead while I was merging in 3075. This is the remerge.
-
Thomas Markwalder authored
Added main process event loop to src/bin/d2/D2Process, which is the primary application object in b10-dchp-ddns.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
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
-
Naoki Kambe authored
Remove condition that spec_file_name is omitted (None is specified). Revise documentation of Counters and add a unit test to assert an exception raised when specifying an invalid argument.
-
Naoki Kambe authored
-
Naoki Kambe authored
-
Naoki Kambe authored
and revise the test code to match this
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/lib/dhcpsrv/alloc_engine.cc src/lib/dhcpsrv/alloc_engine.h src/lib/dhcpsrv/tests/alloc_engine_unittest.cc
-
- 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 3 commits
-
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
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_
-
Naoki Kambe authored
-
- 22 Aug, 2013 5 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Remove an old stray test command.
-
Mukund Sivaraman authored
-
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.
-
Jeremy C. Reed authored
-
- 21 Aug, 2013 10 commits
-
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Corrects a bug in Hooks code that was improperly creating a new callout handle on every call, rather than maintaining it throughout the context of the packet being processed.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Also, updateLease4 and updateLease6 are implemented.
-
Tomek Mrugalski authored
-