Commit History

Author SHA1 Message Date
  Shreyas Zare b5d9f46423 ApexZone: implemented new notify option for separate name servers for catalog and member zones for use with catalog zones. 3 weeks ago
  Shreyas Zare 7f385d44e8 ApexZone: added SecondaryCatalogZone property. Added RemoveFromNotifyFailedList() method to remove name servers from failed list. Updated Disabled property implementation to allow automatic remove and add as member zone from catalog. Updated validation code for properties. Code refactoring changes done. 1 month ago
  Shreyas Zare ab93a35315 ApexZone: updated implementation to support QueryAccess feature for zones. Updated zone transfer and update option types. Implemented support for catalog zones. Updated zone transfer and update features to use access control list. Implemented support for record auto expiry feature. Code refactoring changes done. 2 months ago
  Shreyas Zare df93afd9af code refactoring changes done. 4 months ago
  Shreyas Zare c814054ff7 ApexZone: code refactoring changes. 5 months ago
  Shreyas Zare 9e7d8cde79 ApexZone: code refactoring changes. 9 months ago
  Shreyas Zare 60036cf047 ApexZone: fixed minor issue. 9 months ago
  Shreyas Zare 5a38be9360 ApexZone: updated zone transfer name servers and update ip addresses to accept network address. 1 year ago
  Shreyas Zare 88457090f2 ApexZone: implemented zone last modified feature. 1 year ago
  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