JINMEI Tatuya
|
c9d46273b4
[2575] clarified/corrected some comments for tests.
|
12 years ago |
JINMEI Tatuya
|
e567eee7d9
[2575] added deleteZone() to client class.
|
12 years ago |
JINMEI Tatuya
|
3072c500b4
[2575] define IF of deleteZone() and implement it for SQLite3.
|
12 years ago |
JINMEI Tatuya
|
57ad118888
[2541] cleanup: removed unnecessary call to copy constructor
|
12 years ago |
Jelte Jansen
|
42c5261913
[2541] Add two more tests to database_unittest
|
12 years ago |
JINMEI Tatuya
|
f4c12ef178
[2541] editorial cleanup: spacing
|
12 years ago |
Jelte Jansen
|
3a5d06d390
[2541] add createZone() to DataSourceClient interface
|
12 years ago |
Jelte Jansen
|
e5ae1675a5
[2541] Add addZone() to the abstract database accessor base class
|
12 years ago |
Jeremy C. Reed
|
c0c5ff359f
[master] fix spelling
|
12 years ago |
Mukund Sivaraman
|
1159e5bb60
[2165] Test RRType::RRSIG() query when FIND_DNSSEC is not passed
|
12 years ago |
Mukund Sivaraman
|
3c20e037be
[2165] Ignore RRSIG database records if sigs argument is false
|
12 years ago |
Mukund Sivaraman
|
9a13449fd4
[2165] Remove RRSIG filtering code from getAdditionalAddrs()
|
12 years ago |
Mukund Sivaraman
|
98a0dad2ad
[2165] Fix NSEC3 tests to expect RRSIGs in some cases
|
12 years ago |
JINMEI Tatuya
|
483f107594
[master] Merge branch 'trac1771-2'
|
13 years ago |
JINMEI Tatuya
|
1d84941507
[2033] removed ZoneFinder::findPreviousName.
|
13 years ago |
JINMEI Tatuya
|
ef571c297a
[1771-2] remove seen_ns&other check in getRRsets.
|
13 years ago |
JINMEI Tatuya
|
0010be4656
[1912] add another test case where DS somehow exists under a cut and is asked.
|
13 years ago |
JINMEI Tatuya
|
7d6667db23
[1912] make sure type DS query cancels delegation.
|
13 years ago |
JINMEI Tatuya
|
e9506d53ad
[1893] make findNSEC3 testable for the SQLite3 accessor, too.
|
13 years ago |
JINMEI Tatuya
|
7fb1cf4981
[1893] parametralized test NSEC3PARAM data so that they can be shared.
|
13 years ago |
Mukund Sivaraman
|
84ce6a7875
[master] Use -c to copy when using install-sh
|
13 years ago |
JINMEI Tatuya
|
bcb62dd7e4
[1891] enabled some DatabaseClientTest for add/del NSEC3s for SQLite3, too.
|
13 years ago |
JINMEI Tatuya
|
a318061e3c
[1781] Merge branch 'master' into trac1781 with fixing conflicts.
|
13 years ago |
JINMEI Tatuya
|
4a7381b8b8
[1781] renamed the new NSEC3 methods.
|
13 years ago |
JINMEI Tatuya
|
93f11d2a96
[master] Merge branch 'trac1792' with fixing conflicts.
|
13 years ago |
Michal 'vorner' Vaner
|
56bd002f57
Merge #1577
|
13 years ago |
Michal 'vorner' Vaner
|
de9ccf5df4
[1577] Share some test code
|
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 |