JINMEI Tatuya
|
28ec5cffac
[master] fix build failure due to 'no return' error after assert().
|
13 years ago |
JINMEI Tatuya
|
ae873233be
[1608] moved app-level RBNode flags to a single "private" namespace.
|
13 years ago |
JINMEI Tatuya
|
62a3bb1472
[1608] make sure RBNodeRRset due to wildcard expansion have additional info.
|
13 years ago |
JINMEI Tatuya
|
bf8e9e937a
[1608] additonal cleanup: use ref instead of shptr, make helper static method.
|
13 years ago |
JINMEI Tatuya
|
a2d27b3d05
[1608] avoid returning a reference from getAdditionalName() for safety.
|
13 years ago |
JINMEI Tatuya
|
0f0ab5b692
[1608] maintain NSEC3 RRsets in the form of RBNodeRRset(ptr), too.
|
13 years ago |
JINMEI Tatuya
|
a979801041
[1608] documentation updates
|
13 years ago |
JINMEI Tatuya
|
97bca3e1ce
[1608] handle additional for type ANY result in the in-memory FindContext.
|
13 years ago |
JINMEI Tatuya
|
27ec89e237
[1608] handle the case where additional refers to an empty non-terminal node.
|
13 years ago |
JINMEI Tatuya
|
004375eb09
[1608] handle additional names at or below a DNAME delegation point.
|
13 years ago |
JINMEI Tatuya
|
6c506ce593
[1608] handled glues *at* a zone cut with tests.
|
13 years ago |
JINMEI Tatuya
|
8efd8d0225
[1608] handled additional records under a zone cut correctly.
|
13 years ago |
JINMEI Tatuya
|
f64dbc690b
[1608] in-memory additional: basic case. use the configured shortcuts.
|
13 years ago |
JINMEI Tatuya
|
d4935b9525
[1608] maintain in-memory RRsets as RBNodeRRset(Ptr) throughout the module.
|
13 years ago |
JINMEI Tatuya
|
08ac200f2f
[1608] build shortcut links to rbtnodes for additional records.
|
13 years ago |
JINMEI Tatuya
|
fe8e4b87d5
[1608] moved RBNodeRRset internals to the in-memory implementation file.
|
13 years ago |
JINMEI Tatuya
|
1030e67519
[1608] setup: define In-memory local finder context.
|
13 years ago |
JINMEI Tatuya
|
2e940ea65d
[master] Merge branch 'trac1607' with fixing conflicts:
|
13 years ago |
Stephen Morris
|
ba1bfc79c7
Merge branch 'master' into trac1605
|
13 years ago |
JINMEI Tatuya
|
b2e7f7e47b
[1607] supported type ANY query case.
|
13 years ago |
JINMEI Tatuya
|
6b3dabe34a
[1607] (cleanup) reorganized datasrc loadable moule oraganizations and tests.
|
13 years ago |
JINMEI Tatuya
|
a74802e842
[1607] a small extension: Context now takes the finder and the original find
|
13 years ago |
JINMEI Tatuya
|
bb4cc9928f
[1607] initial refactoring: change FindResult to Finder::Context and use
|
13 years ago |
Stephen Morris
|
776afd136b
[1605] Move RBNodeRRset to the isc::datasrc::internal namespace
|
13 years ago |
Jelte Jansen
|
56b495e4bd
[master] Merge branch 'trac1193'
|
13 years ago |
JINMEI Tatuya
|
82bb5bc1cd
[master] [1701] small optimization: skip generating sync RRSIG for wildcard if !DNSSEC.
|
13 years ago |
JINMEI Tatuya
|
b995540a1b
[master] [1701] make sure in-memory find() return synthesized RRSIGs with wildcard
|
13 years ago |
JINMEI Tatuya
|
0169ac7327
[1605] some almost-trivial cleanups.
|
13 years ago |
Stephen Morris
|
e07c5a1459
[1605] Get in-memory data source to use RBNodeRRset objects
|
13 years ago |
Jelte Jansen
|
5f4eb187db
[1193] updates to fix cppcheck-1.53 warnings
|
13 years ago |