JINMEI Tatuya
|
1f72551a31
[2911] indentation fix
|
il y a 12 ans |
JINMEI Tatuya
|
09c5415d6a
[2911] fixed a typo
|
il y a 12 ans |
JINMEI Tatuya
|
717f7ead4c
[2911] removed obsolete part of docstring
|
il y a 12 ans |
JINMEI Tatuya
|
e3a4ca39f1
[2911] deprecated use_ixfr
|
il y a 12 ans |
JINMEI Tatuya
|
0332ecca45
[2911] updates to retransfer/refresh so it works with new semantics.
|
il y a 12 ans |
JINMEI Tatuya
|
9c25723eb9
[2911] suppress IXFR-to-AXFR fallback if IXFR only is specified.
|
il y a 12 ans |
JINMEI Tatuya
|
2a2f47d375
[2911] select initial request type based on config and SOA availability.
|
il y a 12 ans |
JINMEI Tatuya
|
60a1738279
[2911] updated XfrinConnection ctor so it takes zone soa as a parameter.
|
il y a 12 ans |
JINMEI Tatuya
|
cac71bc308
[2911] (unrelated style cleanup) folded long lines
|
il y a 12 ans |
JINMEI Tatuya
|
73f842441c
[2911] make sure to use default request_ixfr from the spec, not hardcoding it.
|
il y a 12 ans |
JINMEI Tatuya
|
d43299cb0e
[2911] use request_ixfr, not request_type, just before do_xfrin().
|
il y a 12 ans |
JINMEI Tatuya
|
e532e4f564
[2911] add request_ixfr zone option to finer policy control on use of IXFR.
|
il y a 12 ans |
JINMEI Tatuya
|
537970619d
[2911] refactoring: extract _get_zone_soa from XfrinConnection as free func.
|
il y a 12 ans |
JINMEI Tatuya
|
c612e8e22e
[2911] cleanup: remove db_file arg from XfrinConnection ctor.
|
il y a 12 ans |
JINMEI Tatuya
|
1ab87fb582
[2911] refactoring: use create_zone() instead of the old datasrc API.
|
il y a 12 ans |
JINMEI Tatuya
|
f714c4ca5a
[2911] more refactoring: unify xfr command handling into a single method.
|
il y a 12 ans |
JINMEI Tatuya
|
4acf38036c
[2911] refactoring: extract xfr command handling into separate methods.
|
il y a 12 ans |
Naoki Kambe
|
199beea87b
[2252] Merge branch 'master' of git://git.bind10.isc.org/bind10 into trac2252
|
il y a 12 ans |
JINMEI Tatuya
|
91a4343fe6
[2252] style nit: unify short lines
|
il y a 12 ans |
Naoki Kambe
|
31f138b96f
[2252] simplify complicated nested try-except statements
|
il y a 12 ans |
Naoki Kambe
|
8544c8e88d
[2252] treat an xfr request as success with an XfrinZoneUptodate raised
|
il y a 12 ans |
Jeremy C. Reed
|
e744b4b23d
[master] many spelling or typo fixes
|
il y a 12 ans |
Naoki Kambe
|
5c0c1cb8f0
[2252] change positions for counters to be counted
|
il y a 12 ans |
Naoki Kambe
|
678965be5a
[2252] change to better names; s/lastest/last/i
|
il y a 12 ans |
Naoki Kambe
|
836fabb605
[2252] Merge branch 'master' of git://git.bind10.isc.org/bind10 into trac2252
|
il y a 12 ans |
JINMEI Tatuya
|
acbf4d8c9e
[2252] folded long line, and a bit of doc clarification
|
il y a 12 ans |
Naoki Kambe
|
b0f2acac75
[2252] replace the log message XFRIN_RECEIVED_COMMAND to the more general id XFRIN_RECEIVED_COMMAND with the command name
|
il y a 12 ans |
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 |
Paul Selkirk
|
47b58321cd
[1831] Fix a deprecation warning in xfrin.py
|
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 |