- 18 Apr, 2017 1 commit
-
-
Francis Dupont authored
-
- 14 Apr, 2017 4 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 13 Apr, 2017 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- removed obsolete kea_controller.cc (all code moved to ctrl_dhcp4_srv.cc)
-
- 12 Apr, 2017 4 commits
-
-
Wlodzimierz Wencel authored
-
Wlodzimierz Wencel authored
Conflicts: ChangeLog
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 11 Apr, 2017 2 commits
-
-
Tomek Mrugalski authored
-
Thomas Markwalder authored
Merge branch 'trac5211'
-
- 10 Apr, 2017 2 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 07 Apr, 2017 1 commit
-
-
Thomas Markwalder authored
DControllerBase was modified to support a means for derivations to contribute additional information to extended version info returned by DControllerBase::getVersion(true). This removes the need to link process lib with libraries it does not need. src/bin/d2/d2_controller.h src/bin/d2/d2_controller.cc D2Controller::getVersionAddendum() - new method which reports D2 dependencies (currently only cryptolink) src/lib/process/Makefile.am Removed temporary link to cryptolink src/lib/process/d_controller.h src/lib/process/d_controller.cc DControllerBase::getVersionAddendum() - new virtual method so derivations can contribute to extended version information DControllerBase::getVersion(bool extended) - modified to call getVersionAddendum(), removed explict calls for crypto and RDBMs versions Added unit test support
-
- 06 Apr, 2017 5 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
libkea-process was failing to link, looking for CryptoLink::getVersion(). See #5211. For now, adding lib to the Makefile.am.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Okayed on Jabber.
-
Marcin Siodelski authored
-
- 04 Apr, 2017 19 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Merge branch 'trac5201'
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
-
1- Some test names differ from default run_unnittest (e.g bin/dhcpv4/dhcpv4_unittest) 2- For some reason I didn't get, some test do not produce a valgrind.$PID file, in which case the script exits. Fix this so that it continues.
-
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
Okayed on Jabber.
-
Tomek Mrugalski authored
# Conflicts: # ChangeLog
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
This fix was okayed on Jabber.
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-