- 11 Feb, 2013 13 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Stephen Morris authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Stephen Morris authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
Conflicts: ChangeLog
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Stephen Morris authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
Conflicts: src/lib/python/isc/ddns/session.py
-
- 09 Feb, 2013 2 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
-
- 08 Feb, 2013 5 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
JINMEI Tatuya authored
without [] the output it seems possible that the output is empty for some environments. also clarified that we can ignore the cases where -L isn't contained at all.
-
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 8 commits
-
-
JINMEI Tatuya authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski 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 12 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
-