JINMEI Tatuya
|
a3d4fe8a32
[master] Merge branch 'trac2851'
|
12 years ago |
Mukund Sivaraman
|
650c6ce282
Merge branch 'trac2850_2'
|
12 years ago |
JINMEI Tatuya
|
7ad877ff1d
[2850] removed now-unused inclusion and using for boost::scoped_ptr
|
12 years ago |
Mukund Sivaraman
|
c312fa4f48
[2850] Update comment that it doesn't actually fail
|
12 years ago |
Stephen Morris
|
69cdc5f74d
[master] Merge branch 'trac2909'
|
12 years ago |
Mukund Sivaraman
|
211389e129
[2850] Remove unnecessary setup of named addresses
|
12 years ago |
Mukund Sivaraman
|
de6e68cf25
[2850] Fix MemorySegmentMapped::allMemoryDeallocated() and make it non-const
|
12 years ago |
Mukund Sivaraman
|
3c98ade56f
[2850] Looks like flush() finalizes base_sgmt_, so we free before that
|
12 years ago |
Mukund Sivaraman
|
bf30f05233
[2850] Pre-reserve some memory to workaround relocations in setNamedAddress()
|
12 years ago |
Jeremy C. Reed
|
2f808b5a9d
[master] update master version datestamp and fix date for 1.0.0beta2 release
|
12 years ago |
Mukund Sivaraman
|
17590957db
[2850] Throw std::bad_alloc if ZoneTable::create() throws MemorySegmentGrown
|
12 years ago |
Mukund Sivaraman
|
e2889aabb9
[2850] Make more updates to ZoneTableSegment API documentation
|
12 years ago |
Mukund Sivaraman
|
9e44958839
[2850] Make more updates to ZoneTableSegment API documentation
|
12 years ago |
Mukund Sivaraman
|
76e6edb548
[2850] Update Makefile.am for renamed files
|
12 years ago |
Mukund Sivaraman
|
6bff7db76b
[2850] Update ZoneTableSegment API documentation
|
12 years ago |
Mukund Sivaraman
|
5bfdcfaa4a
[2850] Add API doc comments about plans to make reset(), etc. non-virtual
|
12 years ago |
Mukund Sivaraman
|
46bf6c05bd
[2850] Add explicit include for zone_table_segment.h
|
12 years ago |
Mukund Sivaraman
|
c6cadebf7b
[2850] Add default case for switch on MemorySegmentOpenMode
|
12 years ago |
Mukund Sivaraman
|
8ba0a7bc49
[2850] Add tests to check that resetHeader() is called by ZoneWriter class
|
12 years ago |
Mukund Sivaraman
|
db8cec0cd9
[2850] Change style of code to fix buildbot failures
|
12 years ago |
Tomek Mrugalski
|
04c159afd7
[master] Merge branch 'trac2898' (DHCPv6 relayed traffic)
|
12 years ago |
Tomek Mrugalski
|
c3f6b67fa1
Merge branch 'trac2898' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2898
|
12 years ago |
Tomek Mrugalski
|
d5a472119f
[2898] comment updated in one dhcp6/config_parser test
|
12 years ago |
Mukund Sivaraman
|
bc3d482930
[2850] Add isUsable() and getImplType() methods
|
12 years ago |
Mukund Sivaraman
|
32d750c667
[2850] Rename MemorySegmentTest to MemorySegmentMock (to not resemble a fixture)
|
12 years ago |
Mukund Sivaraman
|
7bea7dd8c1
[2850] Rename ZoneTableSegmentTest to ZoneTableSegmentMock (to not resemble a fixture)
|
12 years ago |
Mukund Sivaraman
|
4cac3ddb23
[2850] Destroy ZoneTableSegment object upon exception (see full log)
|
12 years ago |
Stephen Morris
|
56099e3711
[2909] Updated schema_copy.h to more accurately reflect the database schema
|
12 years ago |
Mukund Sivaraman
|
eda6761d26
[2850] Add CREATE over corrupted file testcase
|
12 years ago |
Mukund Sivaraman
|
8d9a833a05
[2850] Check that the old data is still available after the corruption tests
|
12 years ago |