- 11 Feb, 2013 4 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
Conflicts: src/lib/python/isc/ddns/session.py
-
- 08 Feb, 2013 4 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Stephen Morris authored
Also explicitly added a note in the "Installation" section referring to the BIND 10 DHCP database installation and configuration section.
-
Mukund Sivaraman authored
-
- 07 Feb, 2013 6 commits
-
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
This is not allowed by our coding style. Use the correct message ID instead (which was previously unused).
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 06 Feb, 2013 19 commits
-
-
JINMEI Tatuya authored
fixed Conflicts: src/bin/bind10/bind10.in
-
-
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
-
-
JINMEI Tatuya authored
with one minor regression fix.
-
JINMEI Tatuya authored
fixed Conflicts: src/bin/ddns/tests/ddns_test.py src/bin/xfrin/tests/xfrin_test.py src/lib/dns/python/tests/zone_checker_python_test.py src/lib/python/isc/ddns/tests/session_tests.py
-
-
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
-
JINMEI Tatuya authored
without this lettuce tests doesn't work in-source. a kind of regression due to #1901 (cherry picked from commit 0749f9e1)
-
Marcin Siodelski authored
-
JINMEI Tatuya authored
simply because it makes more sense in terms of what's tested.
-
JINMEI Tatuya authored
-
JINMEI Tatuya 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 7 commits
-
-
JINMEI Tatuya authored
without this lettuce tests doesn't work in-source. a kind of regression due to #1901, not a result of this branch.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-