- 06 Jun, 2013 3 commits
-
-
JINMEI Tatuya authored
-
-
Jeremy C. Reed authored
-
- 05 Jun, 2013 2 commits
-
-
Marcin Siodelski authored
-
JINMEI Tatuya authored
it's not generated anymore.
-
- 04 Jun, 2013 17 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Marcin Siodelski authored
-
Mukund Sivaraman authored
Conflicts: src/lib/datasrc/client_list.h
-
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 15 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
-
JINMEI Tatuya authored
this is a backward compatible change, and is currently no-op in effect, but will be crucial with main changes of this branch that are coming.
-
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.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Marcin Siodelski authored
-
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
-
Mukund Sivaraman authored
Conflicts: src/lib/datasrc/memory/zone_table.cc src/lib/datasrc/memory/zone_writer.cc src/lib/datasrc/memory/zone_writer.h
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 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 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this is already unused and has been effectively dead code.
-