- 14 Feb, 2013 1 commit
-
-
Marcin Siodelski authored
This change applies to the Memfile backend and is intended to significantly improve its performance.
-
- 13 Feb, 2013 4 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
This change should seriously rise the performance of the server as the server seem to spend a lot of time executing the validate function.
-
Shane Kerr authored
-
- 12 Feb, 2013 2 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Note: This change fulfills both 2699 (lease4) and 2703 (lease6).
-
- 11 Feb, 2013 3 commits
-
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
Mukund Sivaraman authored
-
- 09 Feb, 2013 4 commits
-
-
JINMEI Tatuya authored
ignoring the result fixes a scan-build error. besides, ignore() should be more appropriate choice for what it intends to do anyway.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
test cases aren't incomplete, so it's revised to cover all combinations.
-
JINMEI Tatuya authored
-
- 07 Feb, 2013 4 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Stephen Morris authored
Explicit allocation failures cause the return of packet to the client indicating that the address allocation has been refused. Also added was a "catch" for other exceptions - this causes the packet from the client that generated the exception to be ignored.
-
Mukund Sivaraman authored
-
- 06 Feb, 2013 11 commits
-
-
JINMEI Tatuya authored
It insists signature match between declarations and definitions even with such unnecessary qualifiers, and fails to link due to a false-positive "undefined symbol" at the link time.
-
JINMEI Tatuya authored
with one minor regression fix.
-
Jeremy C. Reed authored
Actually the support was already there. Renamed the OpenBSD class to NetBSD (since it was first) and then use it for OpenBSD too (and NetBSD). This is for ticket #2692. It was reviewed on jabber.
-
Shane Kerr authored
-
Jeremy C. Reed authored
This is for ticket #2128. It was reviewed and discussed on jabber. This extends SysInfoPOSIX to get the hostname and the load average. Then as a fallback for unknown systems it uses the SysInfoPOSIX. (By the way, some information is looked up twice, but this happened before this patch, but now happens for a couple more things.)
-
Jelte Jansen authored
-
Shane Kerr authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Naoki Kambe authored
http://git.bind10.isc.org/~tester/builder//BIND10-cppcheck/20130129171501-FreeBSD8-amd64-GCC/logs/unittests.out http://git.bind10.isc.org/~tester/builder//BIND10-cppcheck/20130205115001-FreeBSD8-amd64-GCC/logs/unittests.out As the above results, on this platform, it doesn't mostly return an accurate float of seconds which is less than 1.0. The above failure happened at line 203 in counters_test.py , but also at line 142 there is probably the same problem. This fix is similar to 89fd37be.
-
- 05 Feb, 2013 3 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
(reported by emhn: left over after a distclean) Some of the makefiles clear that but not that one. We do automate the distclean (via distcheck) as part of our buildfarm. But I think this __pycache__ was introduced in python3.2 and those build systems don't have it. This is trivial so didn't get review.
-
- 04 Feb, 2013 8 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
wouldn't matter for the usage of this script, but this should be slightly more efficient.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
that's probably simpler than using dummy files and directories.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-