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 |
Paul Selkirk
|
7e575b706d
Merge branch 'trac2907'
|
12 years ago |
Thomas Markwalder
|
dbe4772246
[master] Merge branch 2955 which adds D2Process and DProcessBase
|
12 years ago |
Michal 'vorner' Vaner
|
5ed66be3e6
[2907] Make the reference const
|
12 years ago |
Paul Selkirk
|
16f7fffa18
[2907] add SingletonList::getZoneTableAccessor because of base class change
|
12 years ago |
Paul Selkirk
|
807607ead1
[2907] add abstract method clientList::getZoneTableAccessor
|
12 years ago |
Jeremy C. Reed
|
72b428b6f9
[master] bump the master version to today's date
|
12 years ago |
Jeremy C. Reed
|
01e1910c9d
[master] fix version for 1.1.0
|
12 years ago |
Paul Selkirk
|
a292c65c3c
[2907] remove getZoneTableAccessor cache-enable test
|
12 years ago |
Thomas Markwalder
|
ece829ff0b
[2955] Review comments addressed. Corrected member and method names.
|
12 years ago |
Mukund Sivaraman
|
be23568ad3
[master] Make name absolute so that Rdata can be constructed for it
|
12 years ago |
Paul Selkirk
|
42073d9d8c
[master] ChangeLog entry for trac2522 merge
|
12 years ago |