- 01 Oct, 2017 1 commit
-
-
Francis Dupont authored
-
- 28 Sep, 2017 2 commits
-
-
Thomas Markwalder authored
Several libraries depend on boost_system lib according to otool, but lacked linking to $(BOOST_LIBS) in their Makefile.am. This has been corrected: src/lib/asiodns/Makefile.am src/lib/config/Makefile.am src/lib/dhcp/Makefile.am src/lib/dhcp_ddns/Makefile.am src/lib/dhcpsrv/Makefile.am src/lib/eval/Makefile.am src/lib/stats/Makefile.am
-
Thomas Markwalder authored
Apparently we have dependency on BOOST, likely through /cc/data.h which uses IOAddress ....
-
- 26 Sep, 2017 3 commits
-
-
Wlodzimierz Wencel authored
-
Francis Dupont authored
-
Francis Dupont authored
-
- 25 Sep, 2017 3 commits
-
-
Marcin Siodelski authored
-
Francis Dupont authored
-
Marcin Siodelski authored
- Increase total_attempts one by one. - Add debug message to indicate skipping reservations in subnet which classes do not match.
-
- 22 Sep, 2017 4 commits
-
-
Thomas Markwalder authored
Extracted command helper functions into new base class, so other hook libs may use it.
-
Tomek Mrugalski authored
-
Francis Dupont authored
-
Francis Dupont authored
-
- 21 Sep, 2017 5 commits
-
-
Francis Dupont authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Francis Dupont authored
-
- 20 Sep, 2017 3 commits
-
-
Francis Dupont authored
-
Francis Dupont authored
-
Francis Dupont authored
-
- 19 Sep, 2017 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- max attempts set to 0 in unit-tests (matching production code) - couple typos - new unit-test added (selectSharedNetworkByRelayAddressSubnetLevel) - ClientContext4 is now noncopyable - unused network parameter removed
-
- 18 Sep, 2017 8 commits
-
-
Thomas Markwalder authored
src/lib/config/base_command_mgr.h src/lib/config/base_command_mgr.cc Moved the hook point registration ouf of the BaseCommandMgr ctor and into static module space.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 15 Sep, 2017 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 13 Sep, 2017 2 commits
-
-
Tomek Mrugalski authored
- many more parameters are now inherited from shared-network to subnet4 - parameters now passed as const reference - it is no longer possible to specify echo-client-id on shared-network level (because it's a global parameter) - example config commented properly
-
Tomek Mrugalski authored
-
- 12 Sep, 2017 1 commit
-
-
Tomek Mrugalski authored
-
- 07 Sep, 2017 3 commits
-
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-