Mukund Sivaraman
|
e646d8af58
[2850] Remove getZoneWriter() method
|
12 years ago |
JINMEI Tatuya
|
bf60255cc1
[master] Merge branch 'trac2834'
|
12 years ago |
Jeremy C. Reed
|
e744b4b23d
[master] many spelling or typo fixes
|
12 years ago |
JINMEI Tatuya
|
ba37fe42bf
[2834] use NULL instead of 0
|
12 years ago |
JINMEI Tatuya
|
41a8bec770
[2834] avoid using InMemoryClient::load for some tests.
|
12 years ago |
JINMEI Tatuya
|
879fb8f585
[2833] some cleanup
|
12 years ago |
JINMEI Tatuya
|
00519912eb
[2833] renamed ZoneTableConfig to CacheConfig
|
12 years ago |
JINMEI Tatuya
|
15962b4bad
[2833] consolidate some cache related config checks in ZoneTableConfig.
|
12 years ago |
JINMEI Tatuya
|
2cc9047529
[2833] revise ZoneTableSegment::create() so it takes ZoneTableConfig
|
12 years ago |
JINMEI Tatuya
|
07414de00e
[2309] (unrelated cleanup) move ZoneFinder to a separate header file.
|
12 years ago |
Mukund Sivaraman
|
50e76dc960
[2535] Also check the returned rrset
|
12 years ago |
Mukund Sivaraman
|
3e9a694241
[2535] Test that TXTLike data is escaped correctly when written to database
|
12 years ago |
Mukund Sivaraman
|
a6ce7e4332
[2535] Split up createSQLite3Client method
|
12 years ago |
JINMEI Tatuya
|
f7e29b8836
[2420] make sure RRSIG-only data are excluded in additional processing
|
12 years ago |
Mukund Sivaraman
|
4ea73cff14
[2208] Pass RRClass to ZoneTableSegment::create() factory method
|
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
|
e016cdf94c
[2282] cover the case of coexistence of DNAME and additional.
|
12 years ago |
JINMEI Tatuya
|
6b8528fd0d
[2219] updated ZoneFinderContextTest so it will use the new in-mem datasrc.
|
12 years ago |
Mukund Sivaraman
|
cdfbc3523e
[2165] Strip RRSIGs from addditional records in memory datasource when DNSSEC is not asked
|
12 years ago |
JINMEI Tatuya
|
ef571c297a
[1771-2] remove seen_ns&other check in getRRsets.
|
13 years ago |
JINMEI Tatuya
|
e267a6928a
[1791] moved <cstdlib> to test_client.cc now the latter calls system().
|
13 years ago |
JINMEI Tatuya
|
cf16578b3e
[1791] initial refactoring: extracted createSQLite3Client so it can be shared.
|
13 years ago |
JINMEI Tatuya
|
868ecf0717
[1775] ensure wildcard expanded RRsets are considered of same kind if they are.
|
13 years ago |
JINMEI Tatuya
|
0eaac383a1
[1775] handled corner cases with wildcard expansion: empty or multiple nodes.
|
13 years ago |
JINMEI Tatuya
|
33fc078792
[1775] make sure wildcard expanded additonal data is returned.
|
13 years ago |
JINMEI Tatuya
|
62a3bb1472
[1608] make sure RBNodeRRset due to wildcard expansion have additional info.
|
13 years ago |
JINMEI Tatuya
|
b87b288e07
[1608] added a new test: wildcard expansion. not work for in-memory for now.
|
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 |