Commit History

Author SHA1 Message Date
  Jerry 999d53dce9 merge secondary manager and notifyout 15 years ago
  Likun Zhang 59fff9f7c1 Also send the 'xfrin_failed' command to zone manager when xfrin failed, so that zone manager can reset the zone timer. 15 years ago
  Likun Zhang e0e5e396c1 When zone transfer finishing, it will send the same command to zone manager and xfrout module, so the zone manager can reset the timer for the next refresh, and xfrout module will notify the zones' slaves. 15 years ago
  Likun Zhang 81c8e9f5a5 Merge the code from trunk to trac289 15 years ago
  Likun Zhang c7769f6183 Remove unused print and append the character '.' to the zone name which doesn't end with it. 15 years ago
  Likun Zhang ea33f60613 commit the code of notify-out. TODO:merge the code of secondary manager(in branch 215) to this branch, so that it's easy do the test. 15 years ago
  Jerry 056285a5d6 Finish secondary manager code and unittest 15 years ago
  JINMEI Tatuya 0043299b12 removed redundant null checks before delete. 15 years ago
  JINMEI Tatuya f7d5d843a8 cleanup: removed unnecessary lexical_cast. 15 years ago
  JINMEI Tatuya 3cc88bfa25 cleanup: removed <config.h> because we don't use UNUSED_PARAM in this file. 15 years ago
  JINMEI Tatuya 92a667282e cleanup: removed <config.h> because we now don't use UNUSED_PARAM. 15 years ago
  JINMEI Tatuya 4c3dd96dbe constify. 15 years ago
  JINMEI Tatuya c982ccbbda added a brief comment about unistd.h 15 years ago
  JINMEI Tatuya c2258c4e0b worked around another brokenness of sunstudio. 15 years ago
  JINMEI Tatuya a82c729cef added redundant top-level consts in declarations to help broken sunstudio behavior. 15 years ago
  Jerry ed16d7a6f7 Create a new branch for trac215(Secondary manager implementation) 15 years ago
  JINMEI Tatuya 535489324e removed a redundant comman after the last member of enum. 15 years ago
  JINMEI Tatuya 71dcd00edb corrected indentation. 15 years ago
  JINMEI Tatuya 4eb2441498 fixed a typo in a comment. 15 years ago
  JINMEI Tatuya 92171ed6ef added an entry for trac #221 15 years ago
  JINMEI Tatuya f383a56c23 merged branches/trac221b for trac #221. 15 years ago
  JINMEI Tatuya c1497bb088 more sync with trunk 15 years ago
  JINMEI Tatuya 79a6c20a23 updated the test reflecting the fact we disabled notify 15 years ago
  JINMEI Tatuya f4d9f872e5 sync with trunk 15 years ago
  JINMEI Tatuya 538e33c10a some grammar/editorial fixes 15 years ago
  JINMEI Tatuya 21e7e5c297 minor update on a comment (about how rrclass is passed) 15 years ago
  JINMEI Tatuya 01d4f42cee commented about local placeholders of {UDP/TCP}Endpoints. 15 years ago
  JINMEI Tatuya c994b2e9c7 commented about instantiation policy for the IOSocket class. 15 years ago
  JINMEI Tatuya 4c27eae347 editorial fix 15 years ago
  JINMEI Tatuya 4601b4d22e removed unnecessary forward declaration, and added a comment about the remaining one. 15 years ago