- 30 Jul, 2019 8 commits
-
-
Fixed more links within the documentation, plus small content and grammar edits. Changes are made through line 1341 of dhcp6-srv.rst.
-
-
Fixing links, updating text for conversion from docbook to sphinx; dhcp4-srv.rst is only partially done, and the links within the other files (including those committed yesterday) need to be changed to the correct format
-
Added links to proper places within and outside of documentation, added section numbers, fixed grammatical/syntax/clarity errors
-
-
- also updated -M to -b which is supported by sphinx 2.x
-
-
Michal Nowikowski authored
-
- 26 Jul, 2019 3 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
- 25 Jul, 2019 23 commits
-
-
Thomas Markwalder authored
Fixed ChangeLog
-
Francis Dupont authored
-
Francis Dupont authored
[732-set-with-incorrect-tag-new-exception] Added a new unit test (for v4 and v6) to check NullKeyError message
-
Francis Dupont authored
-
Francis Dupont authored
-
Thomas Markwalder authored
-
-
Thomas Markwalder authored
src/lib/util/boost_time_utils.* renamed DEFAULT_FRAC_SECS to MAX_FSECS_PRECISION added commentary and fixed indentation src/lib/util/tests/boost_time_utils_unittest.cc added commentary
-
Thomas Markwalder authored
-
As a result of the review.
-
Thomas Markwalder authored
src/hooks/dhcp/high_availability/communication_state.* CommunicationState::logFormatClockSkew() - generates log without fractional seconds src/hooks/dhcp/high_availability/tests/communication_state_unittest.cc TEST_F(CommunicationStateTest, logFormatClockSkew) - added check of entire log content src/lib/http/date_time.* HttpDateTime::HttpDateTime() now uses second_clock to eliminate fractional seconds src/lib/util/boost_time_utils.* ptimeToText() durationToText() - added fsecs_precision parameter to control fractional seconds emission src/lib/util/tests/boost_time_utils_unittest.cc TEST(BoostTimeUtilsTest, epoch) TEST(BoostTimeUtilsTest, bastilleDay) - revamped to test precision
-
Thomas Markwalder authored
src/hooks/dhcp/high_availability/communication_state.* ComunicationState::setPartnerTime() - in addition to the skew it now retains current time and partner time CommunicationState::logFormatClockSkew() - now outputs current time and partner time, along with skew value src/hooks/dhcp/high_availability/ha_messages.* HA_HIGH_CLOCK_SKEW HA_HIGH_CLOCK_SKEW_CAUSES_TERMINATION - modified to accomdate peer times HA_TERMINATED - reworded, as entering this state is a generic endpoint that may, in future be reached for reasons other than clock skew src/hooks/dhcp/high_availability/tests/communication_state_unittest.cc TEST_F(CommunicationStateTest, logFormatClockSkew) - updated
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
Marcin Siodelski authored
The mysql_generic_backend_unittest.cc is conditionally compiled when MySQL is available.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
- Added commentary to the subnetOptions and sharedNetworkOptions tests. - Extended these tests to check that deletion of the shared network or subnet doesn't affect the options of the remaining shared network or subnet.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 22 Jul, 2019 5 commits
-
-
Michal Nowikowski authored
-
Michal Nowikowski authored
-
Michal Nowikowski authored
-
devel/contribute.dox - text had old file name, added " or:"
-
-
- 19 Jul, 2019 1 commit
-
-
Thomas Markwalder authored
-