haikuo zhang
|
94793e41d9
[1579] If nsec and nsec3 coexist in zone, find function and findAll
|
il y a 13 ans |
JINMEI Tatuya
|
1c57fb2350
[1579] more editorial fixes
|
il y a 13 ans |
JINMEI Tatuya
|
dd8d9d4ab3
[1579] editorial: removed spaces at EOL; folded long lines, () after return.
|
il y a 13 ans |
haikuo zhang
|
29e01b55a5
[1579] adjust codes after discussion with jinmei. append more unit
|
il y a 13 ans |
JINMEI Tatuya
|
c96ac865ac
[1579] some trivial editorial/style fixes
|
il y a 13 ans |
haikuo zhang
|
8e4c960405
[1579] update unit test. In this unit test, I update NSEC3PARAM
|
il y a 13 ans |
JINMEI Tatuya
|
bb4cc9928f
[1607] initial refactoring: change FindResult to Finder::Context and use
|
il y a 13 ans |
JINMEI Tatuya
|
945e0d9a67
[1611] clean up: completely removed commented out test data that made test fail.
|
il y a 13 ans |
JINMEI Tatuya
|
2e0fd5445e
[1611] updated the database zonefinder implementation to use new FindResult.
|
il y a 13 ans |
JINMEI Tatuya
|
ad1a5ee64e
[1430] make sure that out-of-zone qname results in NXDOMAIN for find()
|
il y a 13 ans |
Michal 'vorner' Vaner
|
a47f01b6c8
Merge #1483
|
il y a 13 ans |
Michal 'vorner' Vaner
|
7ffef24a48
[1483] Protect the method by exception
|
il y a 13 ans |
Michal 'vorner' Vaner
|
b2da8d97a3
[1483] Implement findAll on database
|
il y a 13 ans |
Stephen Morris
|
f1f4ce3e30
[1470] replaced shared_ptr by boost::shared_ptr
|
il y a 13 ans |
Stephen Morris
|
c4ca960f31
[1470] Change "for" loop initialization to more standard style
|
il y a 13 ans |
Stephen Morris
|
5cdcda0439
[1470] Correct data type of member variable in MockAccess::MockIteratorNameContext
|
il y a 13 ans |
Michal 'vorner' Vaner
|
cbddeb5ad8
[1438] Strip the datasources of target parameter
|
il y a 13 ans |
JINMEI Tatuya
|
c1138d13b2
[master] Merge branch 'trac1332' with fixing conflicts.
|
il y a 13 ans |
Jelte Jansen
|
46bd9a8e6e
Merge branch 'trac1384'
|
il y a 13 ans |
JINMEI Tatuya
|
9f89f07adc
[1332] added more checks in the journalReader test.
|
il y a 13 ans |
JINMEI Tatuya
|
fdefb47da0
[1332] fixed a bug in the previous update to the test: termination condtion
|
il y a 13 ans |
JINMEI Tatuya
|
93a5d45d9c
[1332] changed a type test back to mock specific test when it doesn't have
|
il y a 13 ans |
Stephen Morris
|
78770f52c7
Merge branch 'master' into trac1330
|
il y a 13 ans |
Michal 'vorner' Vaner
|
713160c9be
Merge #1331
|
il y a 13 ans |
Michal 'vorner' Vaner
|
e9e0f96594
[1331] Forgotten test update
|
il y a 13 ans |
JINMEI Tatuya
|
9ab6902f20
[1332] added documentation reagrding ZoneJournalReader.
|
il y a 13 ans |
JINMEI Tatuya
|
e84f2aa5e9
[1332] comment update
|
il y a 13 ans |
JINMEI Tatuya
|
dabf62d544
[1332] handle bad data from data source. it revealed a bug in the mock
|
il y a 13 ans |
JINMEI Tatuya
|
94ec743d73
[1332] detect read attempt and beyond the end of sequence and reject it by
|
il y a 13 ans |
JINMEI Tatuya
|
dca136175c
[1332] updated the 'no such zone' case; return an error code with null pointer
|
il y a 13 ans |