- 13 Mar, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 12 Mar, 2015 5 commits
-
-
Marcin Siodelski authored
Also, removed some whitespaces.
-
Marcin Siodelski authored
And avoid the excessive use of getQuery/getResponse.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 11 Mar, 2015 7 commits
-
-
Marcin Siodelski authored
This is for host reservations case.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
The caller is now responsible for obtaining the host reservation prior to calling the allocation engine functions.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 10 Mar, 2015 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 09 Mar, 2015 1 commit
-
-
Marcin Siodelski authored
-
- 06 Mar, 2015 4 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Conflicts: src/lib/dhcpsrv/alloc_engine.cc src/lib/dhcpsrv/alloc_engine.h src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc
-
Marcin Siodelski authored
-
Shawn Routhier authored
-
- 05 Mar, 2015 9 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Shawn Routhier authored
-
Shawn Routhier authored
-
- 04 Mar, 2015 2 commits
-
-
ssh://git.kea.isc.org/git/keaShawn Routhier authored
Pulling new changes into my branch to commit typo level fixes
-
Shawn Routhier authored
-
- 03 Mar, 2015 4 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
- 02 Mar, 2015 5 commits
-
-
Shawn Routhier authored
-
Jeremy C. Reed authored
The .xml file is not a generated file.
-
Tomek Mrugalski authored
-
Jeremy C. Reed authored
problem was noticed by wlodek (and reproduced by me): make[4]: Entering directory `/home/wlodek/dev/ktest/src/bin/keactrl' /home/wlodek/dev/kea_test/tools/path_replacer.sh /home/wlodek/dev/kea_test/src/bin/keactrl/kea.conf.pre kea.conf /bin/bash: /home/wlodek/dev/kea_test/tools/path_replacer.sh: No such file or directory
-
Marcin Siodelski authored
This prevents failure of the CondVar unit tests which expect that the pthread_cond_destroy returns error code if the other thread is blocked on the conditional variable which is being destroyed.
-