- 11 Mar, 2015 4 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Shawn Routhier authored
-
- 04 Mar, 2015 7 commits
-
-
Marcin Siodelski authored
This is to prevent the negative overflows when valid_lft is substracted from the time_t value. It is also consistent with the MySQL implementation.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
This is about making some functions static or const.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 03 Mar, 2015 2 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
- 02 Mar, 2015 8 commits
-
-
Shawn Routhier authored
-
Jeremy C. Reed authored
The .xml file is not a generated file.
-
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
-
Francis Dupont authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 28 Feb, 2015 6 commits
-
-
Francis Dupont authored
-
Shawn Routhier authored
-
Shawn Routhier authored
-
Shawn Routhier authored
Remove another unused variable in memfile_ubench.cc Actually use the trimmed variable in host.cc Update commetns in process_spawn.[cc h]
-
Francis Dupont authored
-
Francis Dupont authored
-
- 27 Feb, 2015 9 commits
-
-
-
Francis Dupont authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
This change was suggested in the review.
-
Stephen Morris authored
Now checks that division is done correctly in RateControl::getOutboundMessageCount()
-
Francis Dupont authored
-
Marcin Siodelski authored
-
Shawn Routhier authored
Remove or comment out some variables that aren't read after they are written. Tag the process classes as noncopyable to avoid external code trying to copy them and to avoid an issue for cpp check
-
- 26 Feb, 2015 4 commits
-
-
Marcin Siodelski authored
-
Jeremy C. Reed authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Previously, the sockets were closed just before opening a new set of sockets, rather than before reconfiguring the IfaceMgr. Some steps of the IfaceMgr reconfiguration failed when sockets were still open, which effectively led to inability to reconfigure the running server.
-