JINMEI Tatuya
|
c65fde7c57
[2851] corrected an error code in documentation (a simple typo)
|
12 years ago |
JINMEI Tatuya
|
d4a8366000
[2851] use "non writable" instead of read-only for a test case on this.
|
12 years ago |
JINMEI Tatuya
|
4d67c32a6d
[2851] updated description of NOT_WRITABLE.
|
12 years ago |
JINMEI Tatuya
|
2cb8975382
[2851] added a new test case for reloading a zone added to the datasrc later
|
12 years ago |
JINMEI Tatuya
|
211025a21a
[2851] updated comment wording for reloadZoneGone test.
|
12 years ago |
JINMEI Tatuya
|
7e2d747ba4
[2851] untabify
|
12 years ago |
JINMEI Tatuya
|
6dd94680be
[2851] add datasrc_name optional parameter to getCachedZoneWriter
|
12 years ago |
JINMEI Tatuya
|
9377868e58
[2851] disable tests relying on mapped segment if --without-shared-memory
|
12 years ago |
JINMEI Tatuya
|
8efaec345e
[2851] document update for getCachedZoneWriter() to match the latest behavior.
|
12 years ago |
JINMEI Tatuya
|
48c33c6c5a
[2851] avoid loading/reloading read only cache
|
12 years ago |
JINMEI Tatuya
|
74c2ed9705
[2851] update getCachedZoneWriter so it only checks config and real datasrc.
|
12 years ago |
JINMEI Tatuya
|
2d3ed73912
[2851] don't make datasrc configure() fail in case of "NoSuchZone".
|
12 years ago |
JINMEI Tatuya
|
3e678f3bda
[2851] another cleanup: introduce NoSuchZone exception based on DataSourceError
|
12 years ago |
JINMEI Tatuya
|
73e1a3cf89
[2851] additional cleanup: rename ReloadResult "CacheStatus"
|
12 years ago |
JINMEI Tatuya
|
31075ad95c
[2851] cleanup: completely deprecate ConfigurableClientList::reload().
|
12 years ago |
JINMEI Tatuya
|
721708db65
[2851] Merge branch 'trac2850' into trac2851
|
12 years ago |
JINMEI Tatuya
|
b9608c20b4
[master] include stdlib.h instead of cstlib; for random(3) we need the former.
|
12 years ago |
JINMEI Tatuya
|
214b2747a3
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
|
12 years ago |
Mukund Sivaraman
|
0dccb67c0e
[2850] Add a comment
|
12 years ago |
Mukund Sivaraman
|
622d3e7123
[2850] Implement the strong exception guarantee
|
12 years ago |
Mukund Sivaraman
|
6bb2e2de9b
[2850] Handle the case where setNamedAddress() may invalidate the passed address
|
12 years ago |
Mukund Sivaraman
|
366cf13a9c
[2850] Add different exception definitions for the kind of exceptions reset() may throw
|
12 years ago |
Mukund Sivaraman
|
186195174b
[2850] Add the ZoneTableSegment::clear() method
|
12 years ago |
Mukund Sivaraman
|
6548cfede8
[2850] Unify checksum and header processing code
|
12 years ago |
JINMEI Tatuya
|
fd6c9be84e
[master] use a wrapper for boost::function to work around sunstudio build issue
|
12 years ago |
Michal 'vorner' Vaner
|
71be4dc12e
Merge branch 'master' of git+ssh://git.bind10.isc.org/var/bind10/git/bind10
|
12 years ago |
Michal 'vorner' Vaner
|
673bbeb9b8
Don't rely on friends
|
12 years ago |
Mukund Sivaraman
|
02c2f7f80e
[2850] Indent correctly
|
12 years ago |
JINMEI Tatuya
|
fc4e4e5c2c
[master] define a wrapper object to pass to io_service::post explicitly.
|
12 years ago |
JINMEI Tatuya
|
e3c5c430e6
[master] use a wrapper for passing boost::function to io_service::post()
|
12 years ago |