JINMEI Tatuya
|
159d0dd5e0
[2964] refactoring: create datasrc_client before starting session thread.
|
12 years ago |
JINMEI Tatuya
|
42213653b8
[2964] added data_sources for necessary remote config. it's nop for now.
|
12 years ago |
JINMEI Tatuya
|
2ed196723c
[2964] cleanup: removed inmemory config retrieved from auth config
|
12 years ago |
JINMEI Tatuya
|
8b143c88e7
[2964] small refactoring: move more stuff from mock _cc_setup to ctor.
|
12 years ago |
JINMEI Tatuya
|
36cb12b086
[master] changelog for #2911
|
12 years ago |
JINMEI Tatuya
|
8118f8e4e9
[master] Merge branch 'trac2911'
|
12 years ago |
JINMEI Tatuya
|
1f72551a31
[2911] indentation fix
|
12 years ago |
JINMEI Tatuya
|
5e08967f51
[2911] update log message on multi-SOA to match the latest behavior.
|
12 years ago |
JINMEI Tatuya
|
cd6f223e8f
[2911] some editorial fixes: align lines more nicely.
|
12 years ago |
JINMEI Tatuya
|
946d6e879a
[2911] more untabify: existed before the branch, but for completeness.
|
12 years ago |
JINMEI Tatuya
|
09c5415d6a
[2911] fixed a typo
|
12 years ago |
JINMEI Tatuya
|
717f7ead4c
[2911] removed obsolete part of docstring
|
12 years ago |
JINMEI Tatuya
|
397c814090
[2911] untabify
|
12 years ago |
JINMEI Tatuya
|
68e2c05b1f
[2911] replace use_ixfr with request_ixfr
|
12 years ago |
JINMEI Tatuya
|
7917c9005e
[2911] updated BIND10 guide about IXFR-or-AXFR w/ request_ixfr.
|
12 years ago |
JINMEI Tatuya
|
e3a4ca39f1
[2911] deprecated use_ixfr
|
12 years ago |
JINMEI Tatuya
|
0332ecca45
[2911] updates to retransfer/refresh so it works with new semantics.
|
12 years ago |
JINMEI Tatuya
|
8c0de3883e
[2911] changed the default policy of request_ixfr to 'yes'.
|
12 years ago |
JINMEI Tatuya
|
9c25723eb9
[2911] suppress IXFR-to-AXFR fallback if IXFR only is specified.
|
12 years ago |
JINMEI Tatuya
|
2a2f47d375
[2911] select initial request type based on config and SOA availability.
|
12 years ago |
JINMEI Tatuya
|
60a1738279
[2911] updated XfrinConnection ctor so it takes zone soa as a parameter.
|
12 years ago |
JINMEI Tatuya
|
cac71bc308
[2911] (unrelated style cleanup) folded long lines
|
12 years ago |
JINMEI Tatuya
|
73f842441c
[2911] make sure to use default request_ixfr from the spec, not hardcoding it.
|
12 years ago |
JINMEI Tatuya
|
d43299cb0e
[2911] use request_ixfr, not request_type, just before do_xfrin().
|
12 years ago |
JINMEI Tatuya
|
e532e4f564
[2911] add request_ixfr zone option to finer policy control on use of IXFR.
|
12 years ago |
JINMEI Tatuya
|
537970619d
[2911] refactoring: extract _get_zone_soa from XfrinConnection as free func.
|
12 years ago |
JINMEI Tatuya
|
c612e8e22e
[2911] cleanup: remove db_file arg from XfrinConnection ctor.
|
12 years ago |
JINMEI Tatuya
|
1ab87fb582
[2911] refactoring: use create_zone() instead of the old datasrc API.
|
12 years ago |
JINMEI Tatuya
|
f714c4ca5a
[2911] more refactoring: unify xfr command handling into a single method.
|
12 years ago |
JINMEI Tatuya
|
4acf38036c
[2911] refactoring: extract xfr command handling into separate methods.
|
12 years ago |