JINMEI Tatuya
|
b684bcd2eb
[1298] corrected comments about the test to match the recent change.
|
il y a 13 ans |
Jelte Jansen
|
681e0e8b37
[1298] check notify source address
|
il y a 13 ans |
Jelte Jansen
|
ee8c039800
[1294] rename test and add some comments
|
il y a 13 ans |
Jelte Jansen
|
1bbe701823
[1294] changed ixfr_disabled to use_ixfr
|
il y a 13 ans |
JINMEI Tatuya
|
3a7f572d5a
[1209] provided backward compatible behavior for AXFR + non existent zone
|
il y a 13 ans |
Jelte Jansen
|
f3f87eb305
[1253] Merge branch 'master' into trac1253
|
il y a 13 ans |
JINMEI Tatuya
|
be1f936188
[1209] added a couple of more tests for update attmpt of non existent zone.
|
il y a 13 ans |
JINMEI Tatuya
|
98104aa8ac
[1209] Merge branch 'trac1209tmp' into trac1209 with fixing conflicts.
|
il y a 13 ans |
Michal 'vorner' Vaner
|
929daeade2
Merge #1262
|
il y a 13 ans |
JINMEI Tatuya
|
c260476dc1
[1209] revisited the empty answer case. I don't see a reason to reject
|
il y a 13 ans |
JINMEI Tatuya
|
60765d3c47
[1209] added sqlite3 tests for pure AXFR. this should succeed, and it did
|
il y a 13 ans |
JINMEI Tatuya
|
b26befde49
[1209] some more tests on minor cases, including AXFR SOA mismatch.
|
il y a 13 ans |
JINMEI Tatuya
|
da9206de5c
[1209] removed db_file (which is very specific to the old API and sqlite3)
|
il y a 13 ans |
JINMEI Tatuya
|
6aa910d630
[1209] unified AXFR message handling logic into _handle_xfrin_responses().
|
il y a 13 ans |
JINMEI Tatuya
|
c96f735cd5
[master] Merge branch trac1261 with fixing conflicts, etc.
|
il y a 13 ans |
JINMEI Tatuya
|
2342cdf1ff
[1262] some more added tests.
|
il y a 13 ans |
JINMEI Tatuya
|
5b302edc63
[1262] use XfrinConnection._diff for AXFR diffs. also delayed committing
|
il y a 13 ans |
JINMEI Tatuya
|
3898b36a13
[1261] made clear XfrinState().handle_rr() shouldn't be called directly
|
il y a 13 ans |
JINMEI Tatuya
|
d6616e7ef6
[1261] added more detailed documentation about SOA mismatch case
|
il y a 13 ans |
Jelte Jansen
|
cf136247fa
[1261] a few typos
|
il y a 13 ans |
Michal 'vorner' Vaner
|
1a03595473
[1262] Tests for the AXFR fallback
|
il y a 13 ans |
JINMEI Tatuya
|
fcd39b6e84
[1261] overall comment update
|
il y a 13 ans |
JINMEI Tatuya
|
4edd9c3811
[1261] use IXFR or AXFR depending on the configuration
|
il y a 13 ans |
JINMEI Tatuya
|
bff7aa9429
[1261] refactoring: pass request type (IXFR or AXFR) from the command handler
|
il y a 13 ans |
JINMEI Tatuya
|
3f2d29d0dc
[1261] missing EXTRA_DIST, and corrected data dir for the writable DB.
|
il y a 13 ans |
JINMEI Tatuya
|
f85f868171
[1261] added another sqlite3-based test. also make sure any remaining diff
|
il y a 13 ans |
JINMEI Tatuya
|
1982c23538
[1261] added a test using a workable sqlite3 DB file and its data source
|
il y a 13 ans |
JINMEI Tatuya
|
2056251f56
[1261] added some error case tests. updated do_xfrin() so that it will
|
il y a 13 ans |
JINMEI Tatuya
|
42968abbd4
[1261] minor editorial cleanups
|
il y a 13 ans |
JINMEI Tatuya
|
461acc1e4b
[1261] updated do_xfrin() for the IXFR case
|
il y a 13 ans |