JINMEI Tatuya
|
4a7381b8b8
[1781] renamed the new NSEC3 methods.
|
13 years ago |
JINMEI Tatuya
|
d78d0dbcec
[1781] cleanup: moved textToRRset to testutils to share it from multiple tests.
|
13 years ago |
JINMEI Tatuya
|
5149a81497
[1781] added a test that confirms add/delete NSEC3 is no different for diffs.
|
13 years ago |
JINMEI Tatuya
|
78c6b53311
[1781] make sure deleting RRSIG for NSEC3 is performed on the nsec3 namespace.
|
13 years ago |
JINMEI Tatuya
|
ffbfe8fb29
[1781] introduced deleteRecordInNSEC3Zone DB accessor method for del'ing NSEC3.
|
13 years ago |
JINMEI Tatuya
|
fa7b9c53b1
[1781] make sure RRSIGs for NSEC3 will go to the nsec3 namespace.
|
13 years ago |
JINMEI Tatuya
|
61fa7a4108
[1781] updated DB test so addRecordToNSEC3Zone updates the mock NSEC3 namespace
|
13 years ago |
JINMEI Tatuya
|
0bc5c68ef6
[1781] introduced addRecordToNSEC3Zone interface to DB accessors.
|
13 years ago |
JINMEI Tatuya
|
6d7a20689e
[1781] unrelated cleanup: reorder header files per guideline and constify.
|
13 years ago |
JINMEI Tatuya
|
70515e4857
[1535] (editorial) combined two shorter lines into one.
|
13 years ago |
Jelte Jansen
|
65b293e599
[1535] renamed OutOfZoneFind to OutOfZone
|
13 years ago |
Jelte Jansen
|
532aa507e5
[1535] address review comments
|
13 years ago |
Jelte Jansen
|
f8c0d29e25
[1535] make ZoneFinder::find throw on out-of-zone query
|
13 years ago |
Michal 'vorner' Vaner
|
69d99618a5
[1758] Provide future test method
|
13 years ago |
Michal 'vorner' Vaner
|
fde67b3671
[1758] Provide NotImplemented-throwing methods
|
13 years ago |
Michal 'vorner' Vaner
|
2bb6957f05
[1758] Future test support.
|
13 years ago |
Michal 'vorner' Vaner
|
c6bb043854
[1758] Make it compile
|
13 years ago |
JINMEI Tatuya
|
bb4cc9928f
[1607] initial refactoring: change FindResult to Finder::Context and use
|
13 years ago |
JINMEI Tatuya
|
945e0d9a67
[1611] clean up: completely removed commented out test data that made test fail.
|
13 years ago |
JINMEI Tatuya
|
2e0fd5445e
[1611] updated the database zonefinder implementation to use new FindResult.
|
13 years ago |
JINMEI Tatuya
|
ad1a5ee64e
[1430] make sure that out-of-zone qname results in NXDOMAIN for find()
|
13 years ago |
Michal 'vorner' Vaner
|
a47f01b6c8
Merge #1483
|
13 years ago |
Michal 'vorner' Vaner
|
7ffef24a48
[1483] Protect the method by exception
|
13 years ago |
Michal 'vorner' Vaner
|
b2da8d97a3
[1483] Implement findAll on database
|
13 years ago |
Stephen Morris
|
f1f4ce3e30
[1470] replaced shared_ptr by boost::shared_ptr
|
13 years ago |
Stephen Morris
|
c4ca960f31
[1470] Change "for" loop initialization to more standard style
|
13 years ago |
Stephen Morris
|
5cdcda0439
[1470] Correct data type of member variable in MockAccess::MockIteratorNameContext
|
13 years ago |
Michal 'vorner' Vaner
|
cbddeb5ad8
[1438] Strip the datasources of target parameter
|
13 years ago |
JINMEI Tatuya
|
c1138d13b2
[master] Merge branch 'trac1332' with fixing conflicts.
|
13 years ago |
Jelte Jansen
|
46bd9a8e6e
Merge branch 'trac1384'
|
13 years ago |