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 |
JINMEI Tatuya
|
461acc1e4b
[1261] updated do_xfrin() for the IXFR case
|
il y a 13 ans |
JINMEI Tatuya
|
9163b38338
[1261] added finish_message() method for the xfrin state classes and
|
il y a 13 ans |
JINMEI Tatuya
|
e451eade19
[1261] added multi-sequence case. this should already succeed, and it does indeed.
|
il y a 13 ans |
JINMEI Tatuya
|
5a2d0b61af
[1261] added some more tests for the simple IXFR case. also revised
|
il y a 13 ans |
JINMEI Tatuya
|
43bbfab2cc
[1261] an initial step of IXFR RRs: copy _handle_axfrin_response() and
|
il y a 13 ans |
JINMEI Tatuya
|
38e530b762
[1261] comment update
|
il y a 13 ans |
JINMEI Tatuya
|
e8e1bd309d
[1261] extended _create_query() so that it can send an IXFR query.
|
il y a 13 ans |
JINMEI Tatuya
|
a5adb8e45e
[1261] a small cleanup: separated simpler cases of tests for _send_query()
|
il y a 13 ans |
JINMEI Tatuya
|
d801b1e2eb
[1261] a small cleanup: use a Name object for the zone name throughout the
|
il y a 13 ans |
JINMEI Tatuya
|
e4c78a2739
[1261] a small refactoring: separate the current AXFR(+sqlite3) specific code
|
il y a 13 ans |
JINMEI Tatuya
|
48bec4c73b
[1261] implemented IXFRAdd, IXFREnd and AXFR (currently just raise an
|
il y a 13 ans |