- 30 May, 2013 31 commits
-
-
JINMEI Tatuya authored
this is already unused and has been effectively dead code.
-
JINMEI Tatuya authored
so we can test much larger part of _cc_setup(). right now no behavior change.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
Fixed Conflicts: ChangeLog
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
it now unconditionally uses AXFR, so mentioning possible failure of IXFR doesn't make sense.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
actually refresh wasn't defined in spec, so is defined now. retransfer is revised so it always uses AXFR (BIND 9 compatible). lettuce tests are adjusted accordingly.
-
JINMEI Tatuya authored
it should now be safe as we (have already) support fallback and use AXFR initially.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this is essentially a refactoring: there's no behavior change. but it'll help later part of this branch.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
also updated the test so the MockCC refers to the spec default, instead of hardcoding the values.
-
JINMEI Tatuya authored
no behavior change yet. also, use AXFR by default, for now, to preserve the behavior.
-
JINMEI Tatuya authored
currently just recognize the option. no behavior change due to it yet.
-
JINMEI Tatuya authored
This change will be helpful for later part of this branch.
-
JINMEI Tatuya authored
this class now doesn't rely on the low level interface anymore.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
no behavior change.
-
Paul Selkirk authored
-
Thomas Markwalder authored
to bin/src/D2.
-
Michal 'vorner' Vaner authored
-
- 29 May, 2013 5 commits
-
-
Paul Selkirk authored
-
Paul Selkirk authored
Also add type ConstZoneTableAccessorPtr for convenience, pass smart pointer by reference in unit test.
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
typo before
-
Paul Selkirk authored
Also redo the associated unit tests, and fix some white-space issue.
-
- 28 May, 2013 1 commit
-
-
Thomas Markwalder authored
-
- 27 May, 2013 3 commits
-
-
Mukund Sivaraman authored
-
Paul Selkirk authored
-
Paul Selkirk authored
-