Shreyas Zare
|
ee38acfef1
|
WebServiceZonesApi: Updated api for response metadata feature. Updated Zone options api for secondary zone dynamic update permissions. Fixed bug in fwd record update.
|
2024-03-16 15:46:55 +05:30 |
|
Shreyas Zare
|
cd34a686b6
|
WebServiceZonesApi: updated Import Zone API to add support for overwriteSoaSerial option.
|
2024-02-17 18:12:13 +05:30 |
|
Shreyas Zare
|
1175be2f51
|
WebServiceZonesApi: Added ddns support for forwarder zones. Code refactoring changes done.
|
2024-02-04 18:08:15 +05:30 |
|
Shreyas Zare
|
6dd098d81d
|
WebServiceZonesApi: Added support for ALIAS record. Updated CreateZoneAsync() with new useSoaSerialDateScheme option. Added ImportZoneAsync(), ExportZoneAsync(), and GetPrimaryZoneDsInfo() api calls. Code refactoring changes done.
|
2023-10-29 20:18:58 +05:30 |
|
Shreyas Zare
|
5759546015
|
WebServiceZonesApi: added CloneZone() api support.
|
2023-09-24 16:42:39 +05:30 |
|
Shreyas Zare
|
812fcb310e
|
WebServiceZonesApi: updated code for FWD record proxy type changes. Added soaSerial and lastModified to zone list api.
|
2023-09-23 18:16:59 +05:30 |
|
Shreyas Zare
|
e1c3c2c984
|
WebServiceZonesApi: implemented support for URI record. Implemented changes for notify failed feature. Implemented API for zone convert feature. Other minor fixes done.
|
2023-07-02 15:47:55 +05:30 |
|
Shreyas Zare
|
7912877024
|
WebServiceZonesApi: implemented support for SVCB and HTTPS records. Implemented support for managing unknown i.e. unsupported record types. Set ZSK rollover default value to 30 days. Added validation for CNAME and DNAME records.
|
2023-05-20 18:40:44 +05:30 |
|
Shreyas Zare
|
38b6ecc581
|
WebServiceZonesApi: updated DeleteRecord() to be able to delete old misconfigured NS records.
|
2023-04-23 17:02:49 +05:30 |
|
Shreyas Zare
|
c78984fcbc
|
WebServiceZonesApi: Added IDN support. Added SOA serial date scheme support.
|
2023-04-23 16:34:17 +05:30 |
|
Shreyas Zare
|
2ec37d1297
|
WebServiceZonesApi: minor refactoring changes.
|
2023-02-18 11:44:57 +05:30 |
|
Shreyas Zare
|
0a7ee462f5
|
WebServiceZonesApi: updated ListZones() to support pagination options. Other minor changes done.
|
2023-02-12 13:19:41 +05:30 |
|
Shreyas Zare
|
33714b2ac2
|
WebServiceZonesApi: updated GetRecords() api to allow listing all zone records and also list records for the specified domain. Code refactoring done.
|
2023-02-05 16:35:08 +05:30 |
|
Shreyas Zare
|
6a216e881f
|
WebServiceZonesApi: updated UpdateRecord() to parse SOA primary name servers and convert them to needed transport protocols for secondary and stub zones.
|
2023-01-14 17:24:42 +05:30 |
|
Shreyas Zare
|
3fa1c373fc
|
WebServiceZonesApi: Code refactoring changes.
|
2023-01-14 15:16:46 +05:30 |
|
Shreyas Zare
|
4449c30bfc
|
WebServiceZonesApi: updated code to support kestral.
|
2023-01-01 18:39:46 +05:30 |
|
Shreyas Zare
|
2d5c5df0f1
|
code refactoring changes.
|
2022-12-24 17:15:06 +05:30 |
|
Shreyas Zare
|
455a62c6d1
|
WebServiceZonesApi: removed newtonsoft.
|
2022-12-24 13:44:04 +05:30 |
|
Shreyas Zare
|
6903e1355f
|
WebServiceZonesApi: updated AddRecord(), DeleteRecord(), and UpdateRecord() for correctly reading enum values for DS record.
|
2022-12-04 13:24:16 +05:30 |
|
Shreyas Zare
|
f3cbe0ee14
|
WebServiceZonesApi: minor refactoring changes.
|
2022-11-26 11:53:38 +05:30 |
|
Shreyas Zare
|
06b8c090c7
|
WebServiceZonesApi: updated API for ECS support.
|
2022-11-20 16:36:12 +05:30 |
|
Shreyas Zare
|
39e757c31a
|
WebServiceZonesApi: updated api to support SSHFP and TLSA records. Other minor code refactoring changes done.
|
2022-11-12 15:12:44 +05:30 |
|
Shreyas Zare
|
6e63ac5bcb
|
WebServiceZonesApi: updated GetZoneOptions() and SetZoneOptions() to support dynamic updates security policies feature. Updated WriteRecordAsJson() to support SSHFP and TLSA record types.
|
2022-10-30 19:13:48 +05:30 |
|
Shreyas Zare
|
991bae3819
|
WebServiceZonesApi: updated api for zone options to support dynamic updates.
|
2022-10-05 19:22:44 +05:30 |
|
Shreyas Zare
|
6752f95469
|
WebServiceZonesApi: Updated implementation to support zone permissions.
|
2022-09-18 18:00:21 +05:30 |
|
Shreyas Zare
|
29ac0246e4
|
WebServiceZonesApi: updated DeleteRecord() and UpdateRecord() for MX and SRV record data changes. Other minor fixes done.
|
2022-05-28 12:25:54 +05:30 |
|
Shreyas Zare
|
f5fa2c3ceb
|
WebServiceZonesApi: updated WriteRecordAsJson() to add dnsKeyStateReadyBy property for primary zones.
|
2022-05-21 13:04:03 +05:30 |
|
Shreyas Zare
|
b08490e156
|
WebServiceZonesApi: added WriteZoneInfoAsJson() to write zone info with added notifyFailed and syncFailed properties. Code refactoring done to reuse WriteZoneInfoAsJson() in ListZones(), AddRecord(), GetRecord(), and UpdateRecord().
|
2022-05-14 13:49:05 +05:30 |
|
Shreyas Zare
|
72216e4f42
|
WebServiceZonesApi: updated WriteRecordAsJson() to add parentSideTtl value for NS records.
|
2022-05-08 15:35:21 +05:30 |
|
Shreyas Zare
|
1b83d6d72f
|
WebServiceZonesApi: updated AddRecord() and UpdateRecord() to return the new record details. Code refactoring done.
|
2022-04-30 16:19:02 +05:30 |
|
Shreyas Zare
|
58c3af71f8
|
WebServiceZonesApi: Updated WriteRecordsAsJson() to removed SHA1 computed digests for DNSKEY and add lastUsedOn value. Updated enum parsing to ignore case.
|
2022-04-23 18:03:17 +05:30 |
|
Shreyas Zare
|
7699dd7ce8
|
WebServiceZonesApi: Updated API code for rollover feature implementation changes. Minor refactoring done.
|
2022-03-26 12:11:10 +05:30 |
|
Shreyas Zare
|
2d974cb647
|
WebServiceZonesApi: Updated API for zsk auto rollover option. Updated API to allow adding FWD records with this-server option to also use DNSSEC validation option. Minor fixes done.
|
2022-03-12 15:53:15 +05:30 |
|
Shreyas Zare
|
fa417216f3
|
major code refactoring done.
|
2022-03-06 17:24:41 +05:30 |
|
Shreyas Zare
|
6b3b5aaab0
|
WebServiceZonesApi: Updated API for add, get, update and delete.
|
2022-03-06 16:56:54 +05:30 |
|
Shreyas Zare
|
f81880f1a2
|
WebServiceZonesApi: fixed minor issue.
|
2022-02-27 19:57:59 +05:30 |
|
Shreyas Zare
|
058858d460
|
WebServiceZonesApi: updated API to support managing DS records.
|
2022-02-27 18:23:41 +05:30 |
|
Shreyas Zare
|
91226cd5a1
|
WebServiceZonesApi: added DNSSEC API support methods. Code refactoring done.
|
2022-02-20 17:13:52 +05:30 |
|
Shreyas Zare
|
073ef89101
|
WebServiceZonesApi: Updated api to support new conditional forwarder zone and to support DNSSEC related changes.
|
2022-01-23 18:22:17 +05:30 |
|
Shreyas Zare
|
98b5486aed
|
WebServiceZonesApi: added support for DNSSEC records.
|
2021-11-06 13:30:48 +05:30 |
|
Shreyas Zare
|
e2679df92e
|
WebServiceZonesApi: updated code to show correct json for special cache records of unknown type.
|
2021-10-09 16:54:18 +05:30 |
|
Shreyas Zare
|
3854abe8c0
|
WebServiceZonesApi: implemented default record ttl option.
|
2021-09-25 13:45:03 +05:30 |
|
Shreyas Zare
|
5a9caf3d5c
|
code refactoring done
|
2021-09-18 19:02:40 +05:30 |
|