Jelte Jansen
|
32007ad7c9
[master] update xfrin to last API change
|
il y a 13 ans |
JINMEI Tatuya
|
4f423f99cb
[1209] updated state transition digram to include pure AXFR
|
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
|
b26befde49
[1209] some more tests on minor cases, including AXFR SOA mismatch.
|
il y a 13 ans |
JINMEI Tatuya
|
d178a34c27
[1209] unrelated cleanup: removed 'verbose' as it's not used (only left
|
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
|
973fc74ac4
[1262] a minor documentation update: AXFREnd is now introduced, so
|
il y a 13 ans |
JINMEI Tatuya
|
95cbc4efba
[1261] added more explanation about commit timing
|
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
|
ed7eecab42
[1261] cleanup: removed an unused variable
|
il y a 13 ans |
JINMEI Tatuya
|
d6616e7ef6
[1261] added more detailed documentation about SOA mismatch case
|
il y a 13 ans |
JINMEI Tatuya
|
c4344fadc9
[1261] a small wording fix as suggested in review
|
il y a 13 ans |
Jelte Jansen
|
cf136247fa
[1261] a few typos
|
il y a 13 ans |
Michal 'vorner' Vaner
|
703cd3ed58
[1262] Implement the AXFR fallback
|
il y a 13 ans |
Michal 'vorner' Vaner
|
ae43bdedcf
[1262] Extend the state machine comment
|
il y a 13 ans |
JINMEI Tatuya
|
e9e29a281b
[1261] a bit more documentation
|
il y a 13 ans |
JINMEI Tatuya
|
fcd39b6e84
[1261] overall comment update
|
il y a 13 ans |
JINMEI Tatuya
|
ce00497088
[1261] editorial cleanup: no need for escaping '+' at EOL
|
il y a 13 ans |
JINMEI Tatuya
|
0fbdaf01b0
[1261] log message update
|
il y a 13 ans |
JINMEI Tatuya
|
b3a1ea108d
[1261] corrected the type of zone_name arg for publish_xfrin_news (it's
|
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
|
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
|
7225bbf8e6
[1261] comment cleanup: this TODO is mostly a non issue (our data source API
|
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 |