Commit History

Author SHA1 Message Date
  JINMEI Tatuya bff7aa9429 [1261] refactoring: pass request type (IXFR or AXFR) from the command handler 13 years ago
  JINMEI Tatuya 1e0d70a994 [1261] more adjustment for distcheck 13 years ago
  JINMEI Tatuya 738afedaba [1261] some more adjustment for distcheck 13 years ago
  JINMEI Tatuya 8ed59723a5 [1261] corrected env var for the build dir. 13 years ago
  JINMEI Tatuya 3f2d29d0dc [1261] missing EXTRA_DIST, and corrected data dir for the writable DB. 13 years ago
  JINMEI Tatuya 3bfaa40462 [1261] one more missing update for the Diff class about remove->delete 13 years ago
  JINMEI Tatuya f85f868171 [1261] added another sqlite3-based test. also make sure any remaining diff 13 years ago
  JINMEI Tatuya 1982c23538 [1261] added a test using a workable sqlite3 DB file and its data source 13 years ago
  JINMEI Tatuya f6c675c197 [1261] fixed the interface mismatch: actual DataSource API expectes 13 years ago
  JINMEI Tatuya 7225bbf8e6 [1261] comment cleanup: this TODO is mostly a non issue (our data source API 13 years ago
  JINMEI Tatuya 2056251f56 [1261] added some error case tests. updated do_xfrin() so that it will 13 years ago
  JINMEI Tatuya 42968abbd4 [1261] minor editorial cleanups 13 years ago
  JINMEI Tatuya a01b47d662 [1261] some documentation updates 13 years ago
  JINMEI Tatuya 461acc1e4b [1261] updated do_xfrin() for the IXFR case 13 years ago
  JINMEI Tatuya 9163b38338 [1261] added finish_message() method for the xfrin state classes and 13 years ago
  JINMEI Tatuya e451eade19 [1261] added multi-sequence case. this should already succeed, and it does indeed. 13 years ago
  JINMEI Tatuya 5a2d0b61af [1261] added some more tests for the simple IXFR case. also revised 13 years ago
  JINMEI Tatuya 43bbfab2cc [1261] an initial step of IXFR RRs: copy _handle_axfrin_response() and 13 years ago
  JINMEI Tatuya 38e530b762 [1261] comment update 13 years ago
  JINMEI Tatuya e8e1bd309d [1261] extended _create_query() so that it can send an IXFR query. 13 years ago
  JINMEI Tatuya a5adb8e45e [1261] a small cleanup: separated simpler cases of tests for _send_query() 13 years ago
  JINMEI Tatuya d801b1e2eb [1261] a small cleanup: use a Name object for the zone name throughout the 13 years ago
  JINMEI Tatuya e4c78a2739 [1261] a small refactoring: separate the current AXFR(+sqlite3) specific code 13 years ago
  JINMEI Tatuya 48bec4c73b [1261] implemented IXFRAdd, IXFREnd and AXFR (currently just raise an 13 years ago
  JINMEI Tatuya dc5aa6284f [1261] implemented IXFRDelete class (state) 13 years ago
  JINMEI Tatuya 15e60f1f54 [1261] implemented IXFRDeleteSOA class (state) 13 years ago
  JINMEI Tatuya 7ab4a102ee [1261] added XfrinFirstData class (state) 13 years ago
  JINMEI Tatuya 4fda2b6eef [1261] introduced the XfrinState class and implemented the InitialSOA subclass. 13 years ago
  JINMEI Tatuya 106e9a7934 [1261] Merge branch 'trac1259' into trac1261 13 years ago
  JINMEI Tatuya 26691e282b [1259] removed a space char at EOL 13 years ago