JINMEI Tatuya
|
48c33c6c5a
[2851] avoid loading/reloading read only cache
|
il y a 12 ans |
JINMEI Tatuya
|
74c2ed9705
[2851] update getCachedZoneWriter so it only checks config and real datasrc.
|
il y a 12 ans |
JINMEI Tatuya
|
2d3ed73912
[2851] don't make datasrc configure() fail in case of "NoSuchZone".
|
il y a 12 ans |
JINMEI Tatuya
|
3e678f3bda
[2851] another cleanup: introduce NoSuchZone exception based on DataSourceError
|
il y a 12 ans |
JINMEI Tatuya
|
73e1a3cf89
[2851] additional cleanup: rename ReloadResult "CacheStatus"
|
il y a 12 ans |
JINMEI Tatuya
|
31075ad95c
[2851] cleanup: completely deprecate ConfigurableClientList::reload().
|
il y a 12 ans |
JINMEI Tatuya
|
721708db65
[2851] Merge branch 'trac2850' into trac2851
|
il y a 12 ans |
JINMEI Tatuya
|
b9608c20b4
[master] include stdlib.h instead of cstlib; for random(3) we need the former.
|
il y a 12 ans |
JINMEI Tatuya
|
214b2747a3
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
|
il y a 12 ans |
Mukund Sivaraman
|
0dccb67c0e
[2850] Add a comment
|
il y a 12 ans |
Mukund Sivaraman
|
622d3e7123
[2850] Implement the strong exception guarantee
|
il y a 12 ans |
Mukund Sivaraman
|
6bb2e2de9b
[2850] Handle the case where setNamedAddress() may invalidate the passed address
|
il y a 12 ans |
Mukund Sivaraman
|
366cf13a9c
[2850] Add different exception definitions for the kind of exceptions reset() may throw
|
il y a 12 ans |
Mukund Sivaraman
|
186195174b
[2850] Add the ZoneTableSegment::clear() method
|
il y a 12 ans |
Mukund Sivaraman
|
6548cfede8
[2850] Unify checksum and header processing code
|
il y a 12 ans |
JINMEI Tatuya
|
fd6c9be84e
[master] use a wrapper for boost::function to work around sunstudio build issue
|
il y a 12 ans |
Michal 'vorner' Vaner
|
71be4dc12e
Merge branch 'master' of git+ssh://git.bind10.isc.org/var/bind10/git/bind10
|
il y a 12 ans |
Michal 'vorner' Vaner
|
673bbeb9b8
Don't rely on friends
|
il y a 12 ans |
Mukund Sivaraman
|
02c2f7f80e
[2850] Indent correctly
|
il y a 12 ans |
JINMEI Tatuya
|
fc4e4e5c2c
[master] define a wrapper object to pass to io_service::post explicitly.
|
il y a 12 ans |
JINMEI Tatuya
|
e3c5c430e6
[master] use a wrapper for passing boost::function to io_service::post()
|
il y a 12 ans |
Mukund Sivaraman
|
ca15d37a2e
[2850] Split large switch block into methods
|
il y a 12 ans |
Mukund Sivaraman
|
10386454c4
[2850] Build ZoneTableSegmentMapped only where shared memory support is enabled
|
il y a 12 ans |
Mukund Sivaraman
|
f41e4c3104
[2850] Comment the newly introduced constants
|
il y a 12 ans |
Mukund Sivaraman
|
b30eb93486
[2850] Avoid hardcoding magic keywords, and use constants instead
|
il y a 12 ans |
Mukund Sivaraman
|
ac47329489
[2850] Add test for empty params argument to reset()
|
il y a 12 ans |
Mukund Sivaraman
|
3456e30bce
[2850] Don't declare a global static std::string object to avoid init fiasco
|
il y a 12 ans |
Mukund Sivaraman
|
4325f3dfd8
[2850] Remove TearDown() method from ZoneTableSegmentMappedTest
|
il y a 12 ans |
Mukund Sivaraman
|
74bad1ad71
[2850] Clarify API doc about exceptions in ZoneWriter::cleanup()
|
il y a 12 ans |
Mukund Sivaraman
|
035fbe1da0
[2850] Fix ZoneWriter constructor API doc
|
il y a 12 ans |