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
|
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 |
Michal 'vorner' Vaner
|
703cd3ed58
[1262] Implement the AXFR fallback
|
il y a 13 ans |
Michal 'vorner' Vaner
|
1a03595473
[1262] Tests for the AXFR fallback
|
il y a 13 ans |
Michal 'vorner' Vaner
|
ae43bdedcf
[1262] Extend the state machine comment
|
il y a 13 ans |
Michal 'vorner' Vaner
|
017b4e1bcc
[1262] Allow the diff to remove old data
|
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
|
2de8b71f8c
[1261] install NULL instead of "" for an empty column for backward
|
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
|
1e0d70a994
[1261] more adjustment for distcheck
|
il y a 13 ans |
JINMEI Tatuya
|
738afedaba
[1261] some more adjustment for distcheck
|
il y a 13 ans |
JINMEI Tatuya
|
8ed59723a5
[1261] corrected env var for the build dir.
|
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
|
3bfaa40462
[1261] one more missing update for the Diff class about remove->delete
|
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
|
f6c675c197
[1261] fixed the interface mismatch: actual DataSource API expectes
|
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 |
JINMEI Tatuya
|
42968abbd4
[1261] minor editorial cleanups
|
il y a 13 ans |
JINMEI Tatuya
|
a01b47d662
[1261] some documentation updates
|
il y a 13 ans |