- 18 Jul, 2011 2 commits
-
-
JINMEI Tatuya authored
-
-
- 16 Jul, 2011 5 commits
-
-
JINMEI Tatuya authored
values for socket.getaddrinfo(). commiting and pushing it at my discretion.
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Conflicts: src/bin/xfrout/tests/xfrout_test.py.in
-
Michal 'vorner' Vaner authored
-
- 15 Jul, 2011 6 commits
-
-
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
-
- 14 Jul, 2011 19 commits
-
-
JINMEI Tatuya authored
quickly discussed on jabber.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
suggested in review.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
LIBRARY_PATH_PLACEHOLDER
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
which is not (at least yet) applicable. also added a note about the difference between the C++ doc and the python version derived from it.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
This is not directly related to the subject of this ticket, but would be necessary to complete the TSIG + TC bit support.
-
Yoshitaka Aharen authored
-
Yoshitaka Aharen authored
-
- 13 Jul, 2011 8 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
- explicitly imports the json module in __init__.py (this should actually be done at the isc package level, but we now don't rely on the implicit side effect). - get the reference to the dumps() callable at the RequestLoader initialization time and keep it thereafter. This would also slightly improve runtime performance.
-
Stephen Morris authored
-
Stephen Morris authored
... and use it in the Python unit tests that generate logging output.
-
Stephen Morris authored
Shortened the name to resetUnitTestRootLogger() to make it a bit less of a mouthful.
-
Stephen Morris authored
Add a reset logging function to specific tests to ensure that the logging is routed to the stream selected by the B10 environment variables prior to each test that generates messages.
-
Stephen Morris authored
Removes (by default) one of the remaining logging messages identified in the review.
-
Stephen Morris authored
-