- 10 Jun, 2013 1 commit
-
-
Mukund Sivaraman authored
-
- 07 Jun, 2013 2 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
controller bool methods.
-
- 06 Jun, 2013 3 commits
-
-
Thomas Markwalder authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 05 Jun, 2013 2 commits
-
-
Thomas Markwalder authored
now b10-dhcp-ddns.
-
JINMEI Tatuya authored
it's not generated anymore.
-
- 04 Jun, 2013 10 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
it doesn't make sense in practice and should better be cleaned up.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 03 Jun, 2013 4 commits
-
-
JINMEI Tatuya authored
test cases were adjusted. in particular, test_do_axfrin_nozone_sqlite3 was simply removed; it's okay as it only intended to the old behavior itself.
-
JINMEI Tatuya authored
from this point, xfrin stops auto-create a new zone; the admin must explicitly create empty zone using b10-loadzone -e.
-
JINMEI Tatuya authored
it'll soon be impossible to assume a specific data source for the very initial transfer, we need to extract the zone creation part from b10-xfrin (which should be the right course anyway). the new loadzone option is my proposed way to do this. I think this option itself is of some use, too.
-
Mukund Sivaraman authored
-
- 02 Jun, 2013 1 commit
-
-
Thomas Markwalder authored
class, D2Controller, the base class DControllerBase, and unit tests.
-
- 01 Jun, 2013 1 commit
-
-
JINMEI Tatuya authored
we're going to use stored client retrieved from a client list. at that point we need to ensure zone finders are only used by a single thread (updaters can run concurrently by multiple threads). no behavior change.
-
- 30 May, 2013 16 commits
-
-
JINMEI Tatuya authored
-
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
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.
-