- 26 Jul, 2019 2 commits
-
-
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
-
Marcin Siodelski 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
-
Marcin Siodelski 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
-
Thomas Markwalder authored
devel/contribute.dox - text had old file name, added " or:"
-
Tomek Mrugalski authored
-
- 19 Jul, 2019 10 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
src/lib/database/Makefile.am src/lib/dhcpsrv/Makefile.am src/lib/http/Makefile.am src/lib/stats/Makefile.am - Set age to 0 for reflect need to recompile: src/lib/process/Makefile.am - added interface, bump current and age
-
Thomas Markwalder authored
libkea_asiodns -> no changes libkea_asiolink -> 7:2:0 (rule #3) libkea_cc -> 9:0:1 (rule #4,#5) Added BaseStampedElement class libkea_cfgclient -> 7:1:0 (rule #3) internal changes libkea_cql -> no changes libkea_cryptolink -> no changes libkea_database -> 3:0:1 (rule #4,#5) Support for Server objects libkea_dhcp -> 13:0:0 (rule #4) OptionDefContainer declaration changes libkea_dhcp_ddns -> no changes libkea_dhcpsrv -> 16:0:1 (rule #4, #5) ConfigBackendDHCPv* support for Server objects libkea_dns -> no changes libkea_eval -> 10:1:0 (rule #3) libkea_exceptions -> no changes libkea_hooks -> 7.3.0, bumped KEA_HOOKS_VERSION to 10 libkea_http -> 6:0:1 (rule #4, #5) close_callback handler parameter added libkea_log -> no changes libkea_mysql -> 1:1:0 (rule #3) schema version was bumped libkea_pgsql -> 0:1:0 (rule #3) schema version was bumped libkea_process -> 4:1:0 (rule #3) libkea_stats -> 3:0:1 (rule #4,#5) Support for multiple data points per stat libkea_threads -> no changes libkea_util_io -> no changes, a Copyright year was updated libkea_util -> no changes, a typo in a comment was fixed libkea_yang -> 1:3:0 (rule #3)
-
Thomas Markwalder authored
Fixed two minor doxygen errors: src/hooks/dhcp/high_availability/ha_service.h src/lib/http/client.h
-
Marcin Siodelski authored
-
Marcin Siodelski authored
- Include "server-tags" instead of"server-tag" in the remote-network[46]-get - Removed unnecessary escapes in the hooks-cb-cmds. - Regenerated api.xml.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-