Commit History

Author SHA1 Message Date
  Mukund Sivaraman efb5fff4c2 Fix the notification command sent to xfrout by ddns 13 years ago
  Mukund Sivaraman 97c1c1f963 Merge branch 'master' into trac1461 13 years ago
  Mukund Sivaraman 464682a218 Merge branch 'master' into trac1828 13 years ago
  Jelte Jansen f2cd12cb26 [1461] add more log checks to ddns systest 13 years ago
  JINMEI Tatuya 6ad0070dab [1828] a couple of suggested clarification comments 13 years ago
  Jelte Jansen 1fa35a8bca [2020] typos in comments 13 years ago
  Mukund Sivaraman 3dd46b7913 [1828] Cleanup listen socket in DDNSServer.shutdown_cleanup() 13 years ago
  JINMEI Tatuya 43feaa8658 [2020] introduce waiting periods and retries if add_remote_config fails. 13 years ago
  JINMEI Tatuya f5abe6318c [2020] updated comments about zonemgr config updates re. zone class and errors. 13 years ago
  JINMEI Tatuya 5077b7bfbc [2020] fixed a typo in a comment 13 years ago
  JINMEI Tatuya 27ab58d1ad [2020] catch failure of add_remote_xxx and leave a log message about it. 13 years ago
  JINMEI Tatuya eddd2459c8 [2020] make sure datasrc client is created only when auth DB is updated. 13 years ago
  JINMEI Tatuya 57c8937e29 [2020] cleanup: use module name to get remote config for auth instead of fname. 13 years ago
  JINMEI Tatuya 202bac3be1 [2020] updated ZoneConfig ctor so the 2ndary zones are a set, not a list. 13 years ago
  JINMEI Tatuya 3a21a6c5b9 [2020] get/maintain 2ndary zones from zonemgr and use it for update sessions. 13 years ago
  JINMEI Tatuya df4eddc681 [master] Merge branch 'trac2003' with fixing conflicts. 13 years ago
  JINMEI Tatuya 18cd6a77d6 [1978] cleanup: remove a garbage character somehow inserted in previous commit. 13 years ago
  JINMEI Tatuya 81239a632d [1978] have ddns notify auth of an update if necessary. 13 years ago
  JINMEI Tatuya 0dbe89e24e [1978] another refactoring: extract xfrout specific part of notify_update. 13 years ago
  JINMEI Tatuya d05e135bd5 [2003] supported quota on the nubmer of acceptable TCP clients. 13 years ago
  JINMEI Tatuya f79c74e2f7 [2003] log the event when continued TCP send failed. 13 years ago
  JINMEI Tatuya ef08af28d3 [2003] extended ddns select so it can handle outstanding TCP sends. 13 years ago
  JINMEI Tatuya 27e2490c86 [2003] TCP send continuation first part: record the context in the server. 13 years ago
  JINMEI Tatuya 37883d293d [2003] supported a simple case with TCP response. 13 years ago
  JINMEI Tatuya 68b33af1da [1513] InternalError is local to DDNSServer, so need 'self' to refer to it. 13 years ago
  JINMEI Tatuya 31d7b2369b [1513] added notification from ddns to xfrout about zone update. 13 years ago
  JINMEI Tatuya 93d4730a61 [1513] refactoring: extract socket send operation into a separate method. 13 years ago
  JINMEI Tatuya 2f4b6ea643 [2013] specify PRESERVE_ORDER for Message.from_wire. 13 years ago
  JINMEI Tatuya 9e812734e0 [2013] corrected the return value of socket.accept(). 13 years ago
  JINMEI Tatuya 3e0f47f739 [2013] narrowed a try block so exception-free part is outside of the block. 13 years ago