Commit History

Author SHA1 Message Date
  Shreyas Zare c0c0a5c396 ApexZone: Updated notification implementation to retry after SOA RETRY seconds to attempt to automatically recover from the notify failure. Updated NotifyFailed to return list of failed name servers. 1 year ago
  Shreyas Zare 611641dced code refactoring changes 1 year ago
  Shreyas Zare 62c55aa76c ApexZone: code refactoring changes done. 1 year ago
  Shreyas Zare b1431de3a7 ApexZone: renamed _updateTsigKeyNames to _updateSecurityPolicies and added support for dynamic updates policies. 2 years ago
  Shreyas Zare c000b653d8 ApexZone: added dynamic updates support and moved zone history and tsig key code here from primary/secondary zones. 2 years ago
  Shreyas Zare c5b08ec568 ApexZone: removed unused GetAllNameServerAddressesAsync() method. 2 years ago
  Shreyas Zare 14fd509929 ApexZone: Moved NOTIFY code here for primary and secondary zones. Added AllowBothZoneAndSpecifiedNameServers and BothZoneAndSpecifiedNameServers options. Added sync failed and notify failed properties. 2 years ago
  Shreyas Zare fa417216f3 major code refactoring done. 2 years ago
  Shreyas Zare 9d9c0e24db ApexZone: added dnssec status support. 2 years ago
  Shreyas Zare 6a31108f7b ApexZone: minor changes done in GetPrimaryNameServerAddressesAsync(). 2 years ago
  Shreyas Zare 2a2faea637 ApexZone: removed WithTimeout() call for direct query. 2 years ago
  Shreyas Zare ae0f326bfe ApexZone: added new abstract class by splitting AuthZone class to be used by auth zones apex nodes. 2 years ago