JINMEI Tatuya c13f4a4ab9 [2905] revised an exception what() message to be hopefully more unstandable. 12 years ago
..
benchmarks 88a8de015f [master] remove unused code, reported by Clang Static Analyzer 12 years ago
.gitignore f573cd7f91 [2108] Add log messages related parts in lib/datasrc/memory 12 years ago
Makefile.am 025659c532 Merge branch 'master' into work/grow 12 years ago
domaintree.h c7b8894303 [2836] corrected minor typo in doxygen doc 12 years ago
load_action.h 1ae2321d71 [2207] Better documentation for LoadAction 12 years ago
logger.cc f573cd7f91 [2108] Add log messages related parts in lib/datasrc/memory 12 years ago
logger.h f573cd7f91 [2108] Add log messages related parts in lib/datasrc/memory 12 years ago
memory_client.cc 0ae219d8e8 [2905] handle the empty-zone case in InMemoryClient. 12 years ago
memory_client.h fa304f6d47 [2834] removed now-unused methods and members from InMemoryClient. 12 years ago
memory_messages.mes 1a488b6c5e [2905] added ZoneTable::addEmptyZone() to allow adding an empty zone. 12 years ago
rdata_serialization.cc aa9f341b36 [2440] make sure old rdata don't contain duplicate; add doc and tests on this. 12 years ago
rdata_serialization.h e744b4b23d [master] many spelling or typo fixes 12 years ago
rdata_serialization_priv.cc aa14f63084 [2096] Document naming intention 12 years ago
rdataset.cc 22eb335a02 [2887] use pointer based dynamic_cast instead of catching bad_cast 12 years ago
rdataset.h a5eb53f5b3 [2836] Clarify some Grown exceptions 12 years ago
rrset_collection.cc 45466d27ef [2499] Add an RRsetCollection around ZoneData 12 years ago
rrset_collection.h 45466d27ef [2499] Add an RRsetCollection around ZoneData 12 years ago
segment_object_holder.cc 8fa04182fc Include forgotten header 12 years ago
segment_object_holder.h 02fb830f3e [2836] Clarify how to use the segment object holder 12 years ago
treenode_rrset.cc 5e9d101a16 [2310] added a new constructo of TreeNodeRRset so we can specify the TTL. 12 years ago
treenode_rrset.h 5e9d101a16 [2310] added a new constructo of TreeNodeRRset so we can specify the TTL. 12 years ago
util_internal.h 7eb7d5efa5 [2420] cleanup: unify getCoveredType() used in 2 .cc's. 12 years ago
zone_data.cc f34eec70bf [2905] preserved existing ZoneNode flag values for ZoneData. 12 years ago
zone_data.h f34eec70bf [2905] preserved existing ZoneNode flag values for ZoneData. 12 years ago
zone_data_loader.cc 929f85f8de [2836] style fix: unify two short lines 12 years ago
zone_data_loader.h 1d139b0a31 [2836] Minor docs fixes 12 years ago
zone_data_updater.cc 52588836af [2836] Remove deprecated hack 12 years ago
zone_data_updater.h 686768228f [2836] style fix: folded a long line. 12 years ago
zone_finder.cc b7a8ae05f1 [2834] (unrelated cleanup): move all datasrc exceptions to exceptions.h. 12 years ago
zone_finder.h 971ac6698f [master] qualify a namespace within InMemoryZoneFinder more strictly. 12 years ago
zone_table.cc c13f4a4ab9 [2905] revised an exception what() message to be hopefully more unstandable. 12 years ago
zone_table.h c82208ea06 [2905] refer relevant documentation for ZoneTable::FindResult 12 years ago
zone_table_segment.cc 10386454c4 [2850] Build ZoneTableSegmentMapped only where shared memory support is enabled 12 years ago
zone_table_segment.h e2889aabb9 [2850] Make more updates to ZoneTableSegment API documentation 12 years ago
zone_table_segment_local.cc bc3d482930 [2850] Add isUsable() and getImplType() methods 12 years ago
zone_table_segment_local.h e2889aabb9 [2850] Make more updates to ZoneTableSegment API documentation 12 years ago
zone_table_segment_mapped.cc 211389e129 [2850] Remove unnecessary setup of named addresses 12 years ago
zone_table_segment_mapped.h e2889aabb9 [2850] Make more updates to ZoneTableSegment API documentation 12 years ago
zone_writer.cc 16dea270c9 [2905] extended ZoneWriter::load() so it can set load error, use it clientlist. 12 years ago
zone_writer.h 16dea270c9 [2905] extended ZoneWriter::load() so it can set load error, use it clientlist. 12 years ago