Naoki Kambe
|
5ac7de770c
[2252] remove the if condition because we don't need to consider any other status than XFRIN_OK and XFRIN_FAIL
|
il y a 12 ans |
Naoki Kambe
|
dc2960e984
[2252] add notes about the case that the timer is already started but not yet stopped
|
il y a 12 ans |
Naoki Kambe
|
d1d37e1982
[2252] _get_ipver_str() raises a ValueError exception on address families other than AF_INET or AF_INET6
|
il y a 12 ans |
Naoki Kambe
|
ad8e7ea08e
[2252] update docstring of _get_ipver_str() about accessing
|
il y a 12 ans |
Naoki Kambe
|
695a311942
[2252] typo fix
|
il y a 12 ans |
Naoki Kambe
|
2cfdda6be3
[2252] simplify complicated if-elif lines using a dictionary
|
il y a 12 ans |
Naoki Kambe
|
01b2a2fa9d
[2252] simplify complicated if-else lines (unrelated to #2252)
|
il y a 12 ans |
Naoki Kambe
|
4de51f893d
[2252] care for the socket family which is neither INET6 nor INET
|
il y a 12 ans |
Naoki Kambe
|
a1b3cfd353
[2252] rename the helper method name
|
il y a 12 ans |
Naoki Kambe
|
75445a1c6e
[2252] rename the item name and update descriptions
|
il y a 12 ans |
JINMEI Tatuya
|
857b8cbf4a
[2252] minor editorial cleanups
|
il y a 12 ans |
Naoki Kambe
|
68a52f5e6e
[2252] add .to_text()
|
il y a 12 ans |
Naoki Kambe
|
feae5f317e
[2252] apply to the statistics library updated on #2225
|
il y a 12 ans |
Naoki Kambe
|
cef5bd992a
[2252] moved timings of starting and stopping the statistics timer
|
il y a 12 ans |
Naoki Kambe
|
6655139a12
[2252] added statistics counters
|
il y a 12 ans |
Naoki Kambe
|
13e8c165b1
[2225_xfrout] Merge branch 'master' of git://git.bind10.isc.org/bind10 into trac2225_xfrout
|
il y a 12 ans |
JINMEI Tatuya
|
30aa2837a0
[2676] some more unrelated editorial cleanups.
|
il y a 12 ans |
Michal 'vorner' Vaner
|
cd2d3c39eb
[2676] Note why XfrIn is not converted
|
il y a 12 ans |
JINMEI Tatuya
|
e500518535
[master] Merge branch 'trac1866'
|
il y a 12 ans |
Naoki Kambe
|
35c6e4a1b1
[2225_xfrout] setting SPECFILE_LOCATION is more simplified
|
il y a 12 ans |
JINMEI Tatuya
|
6dae0d1f01
[master] Merge branch 'trac2617'
|
il y a 12 ans |
JINMEI Tatuya
|
266bfcd67a
[2617] added "exiting" log message to those that don't have it until now.
|
il y a 12 ans |
Michal 'vorner' Vaner
|
5351989c37
Rename log message ID
|
il y a 12 ans |
JINMEI Tatuya
|
d985d0dde4
[1866] remove '()' from RCode/Opcode.XXX constants, making all tests pass now
|
il y a 12 ans |
JINMEI Tatuya
|
4f0716782c
[1866] remove '()' from RRType/Class.XXX constants, making all tests now pass.
|
il y a 12 ans |
Michal 'vorner' Vaner
|
d4032a6703
[2439] (minor) Exception docstrings
|
il y a 12 ans |
Michal 'vorner' Vaner
|
97953d08e3
[2439] Invalid zone data isn't protocol error
|
il y a 12 ans |
Michal 'vorner' Vaner
|
9859c1d737
[2439] (minor) Comment updates
|
il y a 12 ans |
Michal 'vorner' Vaner
|
f6882b13b9
[2439] Provide logging for the zone_check
|
il y a 12 ans |
Michal 'vorner' Vaner
|
0d69610fff
[2439] (unrelated) Remove broken try-catch for import
|
il y a 12 ans |