Commit History

Author SHA1 Message Date
  Jeremy C. Reed 7adfc20938 Add Jerry, Tingting, and Stephen to authors.bind. 14 years ago
  JINMEI Tatuya 0043299b12 removed redundant null checks before delete. 14 years ago
  JINMEI Tatuya f7d5d843a8 cleanup: removed unnecessary lexical_cast. 14 years ago
  JINMEI Tatuya 3cc88bfa25 cleanup: removed <config.h> because we don't use UNUSED_PARAM in this file. 14 years ago
  JINMEI Tatuya 92a667282e cleanup: removed <config.h> because we now don't use UNUSED_PARAM. 14 years ago
  JINMEI Tatuya 4c3dd96dbe constify. 14 years ago
  JINMEI Tatuya c982ccbbda added a brief comment about unistd.h 14 years ago
  JINMEI Tatuya c2258c4e0b worked around another brokenness of sunstudio. 14 years ago
  JINMEI Tatuya a82c729cef added redundant top-level consts in declarations to help broken sunstudio behavior. 14 years ago
  JINMEI Tatuya 535489324e removed a redundant comman after the last member of enum. 14 years ago
  JINMEI Tatuya 71dcd00edb corrected indentation. 14 years ago
  JINMEI Tatuya 4eb2441498 fixed a typo in a comment. 14 years ago
  JINMEI Tatuya 92171ed6ef added an entry for trac #221 14 years ago
  JINMEI Tatuya f383a56c23 merged branches/trac221b for trac #221. 14 years ago
  JINMEI Tatuya c1497bb088 more sync with trunk 14 years ago
  JINMEI Tatuya 79a6c20a23 updated the test reflecting the fact we disabled notify 14 years ago
  JINMEI Tatuya f4d9f872e5 sync with trunk 14 years ago
  JINMEI Tatuya 538e33c10a some grammar/editorial fixes 14 years ago
  JINMEI Tatuya 21e7e5c297 minor update on a comment (about how rrclass is passed) 14 years ago
  JINMEI Tatuya 01d4f42cee commented about local placeholders of {UDP/TCP}Endpoints. 14 years ago
  JINMEI Tatuya c994b2e9c7 commented about instantiation policy for the IOSocket class. 14 years ago
  JINMEI Tatuya 4c27eae347 editorial fix 14 years ago
  JINMEI Tatuya 4601b4d22e removed unnecessary forward declaration, and added a comment about the remaining one. 14 years ago
  JINMEI Tatuya dc0e2cde2a - renamed a variable: s/is_axfr_connection_established/xfrout_connected/ as suggested in review 14 years ago
  JINMEI Tatuya 252f19a143 added notes about protected destructors in base classes. 14 years ago
  JINMEI Tatuya 05368c56e6 avoid using limited broadcast address (all 1 address) for a failure test case. 14 years ago
  JINMEI Tatuya ee16d6b53a include base64 headers to subsequently include necessary boost header files, instead of including them from our own header files directly. 14 years ago
  JINMEI Tatuya e3e8fd7f39 added trac #256 change. 14 years ago
  JINMEI Tatuya 17c6525363 merged branches/trac256 for trac #256: various base32/hex bug fixes. 14 years ago
  JINMEI Tatuya 327297de53 more sync with trunk 14 years ago