JINMEI Tatuya
|
a01eb512f6
[1371] Merge branch 'trac1372' into trac1371 with fixing conflicts.
|
il y a 13 ans |
JINMEI Tatuya
|
2eb9f48661
[1371] added missing checks
|
il y a 13 ans |
JINMEI Tatuya
|
de43982b90
[1371] introduce rrset_util.py to compare RRsets and create test RRsets
|
il y a 13 ans |
JINMEI Tatuya
|
9b1c64b7d1
[1371] supported the case where the requested IXFR serial is the latest one.
|
il y a 13 ans |
JINMEI Tatuya
|
96bf3ab527
[1371] supported incremental (pure) IXFR response
|
il y a 13 ans |
JINMEI Tatuya
|
c59bb2dcd9
[1371] a small cleanup: introduced some convenient functions test-module wide.
|
il y a 13 ans |
JINMEI Tatuya
|
319bc2d653
[1372] cleanup: removed an unused method in a test class.
|
il y a 13 ans |
JINMEI Tatuya
|
5d382b4295
[1372] simplified the code of MockDataSrcClient.find() and updated the
|
il y a 13 ans |
JINMEI Tatuya
|
d08c42ad20
[1372] fixed docstring to match the implementation. the previous one
|
il y a 13 ans |
JINMEI Tatuya
|
08915b387e
[1371] updated test data with diffs
|
il y a 13 ans |
JINMEI Tatuya
|
a24c6579ab
[1372] added a test case for an impossible (buggy) case. also changed
|
il y a 13 ans |
JINMEI Tatuya
|
a9040d4aba
[1372] detect and reject multiple SOA in IXFR's authority section.
|
il y a 13 ans |
JINMEI Tatuya
|
35556de064
[1372] ignore SOA in IXFR's authority section with a different RR class
|
il y a 13 ans |
JINMEI Tatuya
|
c4f22c20ee
[1372] check the owner name of SOA in IXFR's authority section against
|
il y a 13 ans |
JINMEI Tatuya
|
ecd9c5fc4b
[1372] added a higher level test for AXFR-style IXFR response with an actual
|
il y a 13 ans |
JINMEI Tatuya
|
2dd7ee33a1
[1372] covered NotImplemented case
|
il y a 13 ans |
JINMEI Tatuya
|
5cea4cfbee
[1372] covered a bit unusual case: get_journal_reader() fails with
|
il y a 13 ans |
JINMEI Tatuya
|
1af57091dc
[1372] refactoring: renamed _check_xfrout_available to _xfrout_setup
|
il y a 13 ans |
JINMEI Tatuya
|
256c0a0848
[1372] more complete setup for IXFR. falling back to AXFR-style was supported.
|
il y a 13 ans |
JINMEI Tatuya
|
5c92f567d9
[1372] updated _check_xfrout_available to support IXFR. many corner cases
|
il y a 13 ans |
JINMEI Tatuya
|
4a68215905
[1372] some small updates for IXFR support. commiting it to share.
|
il y a 13 ans |
JINMEI Tatuya
|
226dc3ee71
[1370] made sure xfrout adds a TSIG RR (when specified) to every message
|
il y a 13 ans |
JINMEI Tatuya
|
f1cb067ea8
[1288] (unrelated cleanup) removed now-unnecessary setting
|
il y a 13 ans |
JINMEI Tatuya
|
6ddab5f4ea
[1288] catch exception from _check_xfrout_available and return SERVFAIL
|
il y a 13 ans |
JINMEI Tatuya
|
045c30f0df
[1288] disable adjust_ttl in get_iterator to preserve the original TTLs
|
il y a 13 ans |
JINMEI Tatuya
|
a6fd03e989
[1288] Merge branch 'master' into trac1288 with fixing conflict.
|
il y a 13 ans |
JINMEI Tatuya
|
235ff5af77
[1288] cover the successful case for _check_xfrout_available in tests.
|
il y a 13 ans |
JINMEI Tatuya
|
8f3f3e9da3
[1288] typo
|
il y a 13 ans |
JINMEI Tatuya
|
fe04c93778
[1288] cleanups for MockDataSrcClient.get_soa:
|
il y a 13 ans |
JINMEI Tatuya
|
f01fb1d89b
[1288] some logging improvements:
|
il y a 13 ans |