- 06 Jun, 2013 2 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 05 Jun, 2013 1 commit
-
-
JINMEI Tatuya authored
it's not generated anymore.
-
- 03 Jun, 2013 6 commits
-
-
Mukund Sivaraman authored
Also make the memory segment tests run only where shared memory is available.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 30 May, 2013 23 commits
-
-
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
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.
-
Michal 'vorner' Vaner authored
-
- 29 May, 2013 7 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
necessary for distcheck to work correctly.
-
Paul Selkirk authored
-
Paul Selkirk authored
Also add type ConstZoneTableAccessorPtr for convenience, pass smart pointer by reference in unit test.
-
JINMEI Tatuya authored
if the underlying log4cplus supports internal lock file, this solves the race of simultaneous rollover from multiple processes. this should be a compatible change and shouldn't disrupt log4cplus 1.0.4.
-
Paul Selkirk authored
Also redo the associated unit tests, and fix some white-space issue.
-
- 28 May, 2013 1 commit
-
-
Thomas Markwalder authored
-