Michal 'vorner' Vaner
|
8377d0dcf3
[2835] Revise the MemorySegmentState
|
12 years ago |
JINMEI Tatuya
|
d25f0e1e01
[2835] editorial cleanups: use _ for var names, fixed a typo
|
12 years ago |
Michal 'vorner' Vaner
|
0be5bed016
[2835] The ClientList::getStatus method
|
12 years ago |
Michal 'vorner' Vaner
|
9dd3b10a7c
[1835] Read name from configuration
|
12 years ago |
Mukund Sivaraman
|
b37e972c6c
[2421] Include zone name in log messages
|
12 years ago |
Mukund Sivaraman
|
bc457a13e1
[2421] Throw ZoneLoaderException even for MasterLoadError
|
12 years ago |
Mukund Sivaraman
|
0d08fcb9a4
[2421] Catch ZoneValidationException at a higher level
|
12 years ago |
Mukund Sivaraman
|
cec4bf4314
[2421] Handle exceptions when loading a zone
|
12 years ago |
Michal 'vorner' Vaner
|
b2964261a7
[2209] Remove unused memory segment
|
12 years ago |
Michal 'vorner' Vaner
|
fb8ce6a031
[2209] Rename DataSourceInfo::segment_
|
12 years ago |
Michal 'vorner' Vaner
|
f4dd53d74d
[2209] Store the segment in client list
|
12 years ago |
Michal 'vorner' Vaner
|
b77e7ed31d
[2209] Merge trac2208
|
12 years ago |
Michal 'vorner' Vaner
|
0c8f4961f3
[2209] Rewrite the reload() wrapper
|
12 years ago |
Michal 'vorner' Vaner
|
414a83fefb
[2209] Rename ZONE_RELOADED
|
12 years ago |
JINMEI Tatuya
|
bd8b562bcf
[2209] style fixes: folded long lines, constify, ptr vs bool
|
12 years ago |
Michal 'vorner' Vaner
|
ecabe80cbb
[2209] Make ConfigurableClientList::reload a wrapper
|
12 years ago |
Michal 'vorner' Vaner
|
f609865c30
[2209] Provide the callbacks to load data
|
12 years ago |
Michal 'vorner' Vaner
|
4a9e338f84
[2209] Skeleton of the getCachedZoneWriter method
|
12 years ago |
Mukund Sivaraman
|
4ea73cff14
[2208] Pass RRClass to ZoneTableSegment::create() factory method
|
12 years ago |
Michal 'vorner' Vaner
|
1eda789420
[2209] Tests for the getCachedZoneWriter
|
12 years ago |
Mukund Sivaraman
|
61256f84ff
[2208] Don't use .get() syntax in some places in managed ptrs
|
12 years ago |
Mukund Sivaraman
|
7b598ee429
[2208] Update ConfigurableClientList and other bits accordingly
|
12 years ago |
JINMEI Tatuya
|
a16ecb53a5
[2219] move memory leak check from in-memory client destructor to client list.
|
12 years ago |
JINMEI Tatuya
|
c2a477d54e
[2219] editorial: move DataSourceInfo::getCacheClient closer to other methods
|
12 years ago |
JINMEI Tatuya
|
56df3cb883
[2219] workaround for letting auth test refer to in-memory data source client
|
12 years ago |
JINMEI Tatuya
|
8240c04e9b
[2219] use the new version in-memory data source client in client_list.
|
12 years ago |
Jelte Jansen
|
092430baa3
[2178] reduce try-catch masterloaderror scope
|
12 years ago |
JINMEI Tatuya
|
bca8812cd6
[2178] (unrelated) style nit: adjusted brace position for 'catch'
|
12 years ago |
Jelte Jansen
|
d99645b48e
[2178] better error log on masterfile parse problems
|
12 years ago |
Jeremy C. Reed
|
438f31e788
[master] fix errors with ambiguous types and other boost uses
|
12 years ago |