- 29 Oct, 2012 10 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Tomek Mrugalski authored
-
Michal 'vorner' Vaner authored
Introduction of the ConfigurableClientList::getCachedZoneWriter() method.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
To ztable_segment_. The previous could be misunderstood, we have other segments too.
-
Tomek Mrugalski authored
Conflicts: ChangeLog src/lib/dhcp/subnet.cc src/lib/dhcp/subnet.h src/lib/dhcp/tests/subnet_unittest.cc
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 28 Oct, 2012 2 commits
-
-
JINMEI Tatuya authored
trivial, directly committing.
-
Mukund Sivaraman authored
-
- 26 Oct, 2012 19 commits
-
-
Michal 'vorner' Vaner authored
The test faked some internal state in an insufficient way.
-
Michal 'vorner' Vaner authored
So the memory client doesn't have to provide an interface to return it. It was hairy to some extent.
-
Michal 'vorner' Vaner authored
Removing the release from the test, since the segment now destroys it itself. We can't check all memory is deallocated at that moment in the test (since we can't do it before the destroy -- it is not deallocated fully yet, and can't do it after also, since the memory segment doesn't exist). But that doesn't matter, since the segment checks by assert.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
And not ZoneTableSegmentTest like before. Testing a mock class (and not testing the real class) makes no sense.
-
Michal 'vorner' Vaner authored
Compiles, but tests don't pass. There's something rotten in there. Conflicts: src/lib/datasrc/memory/memory_client.cc src/lib/datasrc/memory/memory_client.h src/lib/datasrc/memory/zone_table_segment_local.h src/lib/datasrc/tests/memory/memory_client_unittest.cc src/lib/datasrc/tests/memory/zone_table_segment_unittest.cc
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Some people found the previous hard to follow.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Since it is not used for reloading a zone only. It is now ZONE_SUCCESS.
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 25 Oct, 2012 9 commits
-
-
Mukund Sivaraman authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
Conflicts: src/bin/auth/auth_srv.cc src/bin/auth/tests/auth_srv_unittest.cc
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-