Shreyas Zare
|
6cab012a6b
|
assembly version updated to v13.0.1 for release.
|
2024-09-23 19:10:01 +05:30 |
|
Shreyas Zare
|
418ccb9a7f
|
DnsServer: updated forwarding code to ignore forwarder domain resolution when proxy is configured. Updated StopAsync() and StopDoHAsync() to ignore any errors while stopping.
|
2024-09-23 19:09:25 +05:30 |
|
Shreyas Zare
|
5c9830f3ba
|
assembly version updated to v13.0 for release
|
2024-09-22 17:13:32 +05:30 |
|
Shreyas Zare
|
93b3b60222
|
updated root-anchors.xml
|
2024-09-22 17:10:05 +05:30 |
|
Shreyas Zare
|
5aeb3f0d37
|
updated named.root
|
2024-09-22 17:09:50 +05:30 |
|
Shreyas Zare
|
16623101ce
|
DnsServer: Updated ProcessAuthoritativeQueryAsync() to use ProcessRecursiveQueryAsync() call for blocking support.
|
2024-09-21 17:47:32 +05:30 |
|
Shreyas Zare
|
76b8112745
|
updated moment.min.js
|
2024-09-21 12:57:46 +05:30 |
|
Shreyas Zare
|
5d9fc8a74d
|
zone.js: updated code for zone options implementation changes and other minor features.
|
2024-09-21 12:57:28 +05:30 |
|
Shreyas Zare
|
aa77004418
|
webapp: updated html for minor feature.
|
2024-09-21 12:56:30 +05:30 |
|
Shreyas Zare
|
1fa35e6ace
|
WebServiceZonesApi: updated zone options api implementation as per implementation changes.
|
2024-09-21 12:55:52 +05:30 |
|
Shreyas Zare
|
618d2577b1
|
WebServiceSettingsApi: Fixed minor bugs in RestoreSettingsAsync().
|
2024-09-21 12:54:05 +05:30 |
|
Shreyas Zare
|
e834bd9cf0
|
ResolverDnsCache: updated implementation to prefer auth zone response over app response.
|
2024-09-21 12:53:06 +05:30 |
|
Shreyas Zare
|
565b6d53d0
|
DnsServer: updated ProcessZoneTransferQueryAsync() to check for secondary catalog properties and update notify failed list by removing current client from it. Updated validation checks in properties. Code refactoring changes done.
|
2024-09-21 12:51:58 +05:30 |
|
Shreyas Zare
|
d73f971d02
|
SubDomainZone: minor code refactoring.
|
2024-09-21 12:49:18 +05:30 |
|
Shreyas Zare
|
764edb1bec
|
StubZone: updated CreateAsync() to add support for ignoreSoaFailure option. Added validation for PrimaryNameServerAddresses property. Code refactoring changes done.
|
2024-09-21 12:48:58 +05:30 |
|
Shreyas Zare
|
0b018e5e10
|
SecondaryZone: Updated RefreshZoneAsync() to probe with SOA only before AXFR. Code refactoring changes done.
|
2024-09-21 12:46:59 +05:30 |
|
Shreyas Zare
|
14f1a00222
|
SecondaryForwarderZone: minor changes done.
|
2024-09-21 12:45:18 +05:30 |
|
Shreyas Zare
|
12717ddf33
|
SecondaryCatalogZone: updated implementation to support minimal provisioning for IXFR. Updated implementation to store global custom properties in secondary catalog zone itself. Code refactoring changes done.
|
2024-09-21 12:44:42 +05:30 |
|
Shreyas Zare
|
bbe44d1f9c
|
PrimaryZone: updated Disabled property implementation.
|
2024-09-21 12:40:48 +05:30 |
|
Shreyas Zare
|
364f8b33d5
|
AuthZoneInfo: Updated file format for Secondary, SecondaryForwarder, and SecondaryCatalog to support additional parameters.
|
2024-09-21 12:40:18 +05:30 |
|
Shreyas Zare
|
ca6873661c
|
AuthZone: removed protected from disabled variable.
|
2024-09-21 12:38:55 +05:30 |
|
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.
|
2024-09-21 12:38:18 +05:30 |
|
Shreyas Zare
|
c721a0ba33
|
AuthZoneManager: Added GetApexZone() method. Updated CreateStubZoneAsync() to support ignoreSoaFailure option. Updated AddCatalogMemberZone() to support ignoreValidationErrors option. Fixed minor issues in ConvertZoneType() for SecondaryForwarder zone. Minor code refactoring done.
|
2024-09-21 12:34:24 +05:30 |
|
Shreyas Zare
|
bc4b65e2c3
|
AuthZoneTree: added GetApexZone() method.
|
2024-09-21 12:31:37 +05:30 |
|
Shreyas Zare
|
89a33f1f0d
|
minor changes.
|
2024-09-15 15:17:20 +05:30 |
|
Shreyas Zare
|
ab63df6599
|
WebServiceZonesApi: code refactoring changes.
|
2024-09-15 15:16:43 +05:30 |
|
Shreyas Zare
|
86653de0cd
|
WebServiceZonesApi: updated API to support new record types and features.
|
2024-09-15 15:14:12 +05:30 |
|
Shreyas Zare
|
cc43382503
|
webapp: updated html to support new options and features.
|
2024-09-14 20:22:13 +05:30 |
|
Shreyas Zare
|
047b507ccb
|
zone.js: updated code to support new zone types with new options.
|
2024-09-14 20:21:31 +05:30 |
|
Shreyas Zare
|
b69dc12219
|
main.js: updated code to support new options and features. Fixed time zone issue in custom option for dashboard stats.
|
2024-09-14 20:20:52 +05:30 |
|
Shreyas Zare
|
4937e91b18
|
logs.js: updated code to do query logs immediately.
|
2024-09-14 20:19:24 +05:30 |
|
Shreyas Zare
|
275a8d53bb
|
WebServiceSettingsApi: updated settings API for new options.
|
2024-09-14 19:44:02 +05:30 |
|
Shreyas Zare
|
b08211d92d
|
code refactoring changes done.
|
2024-09-14 19:34:12 +05:30 |
|
Shreyas Zare
|
d89598e04a
|
code refactoring changes done.
|
2024-09-14 19:32:52 +05:30 |
|
Shreyas Zare
|
a4e5bf8070
|
WebServiceAppsApi: replaced WithTimeout() usage with TimeoutAsync().
|
2024-09-14 19:32:27 +05:30 |
|
Shreyas Zare
|
0a88cfcdd9
|
WebServiceApi: updated ResolveQueryAsync() to add timeout for recursive resolution. Code refactoring done.
|
2024-09-14 19:31:29 +05:30 |
|
Shreyas Zare
|
9f9fee603a
|
LogManager: updated code to log all TSIG details from request.
|
2024-09-14 19:29:21 +05:30 |
|
Shreyas Zare
|
34acd56ea8
|
AuthZoneManager: updated CreateEmptyApexZone() to add missing secondary catalog ZoneRemoved event handler.
|
2024-09-14 19:28:00 +05:30 |
|
Shreyas Zare
|
9aa6dcac0e
|
DnsWebService: added catalog zone support. Updated dns config file format for supporting new options.
|
2024-09-14 19:19:59 +05:30 |
|
Shreyas Zare
|
bdda47db3f
|
DnsServer: Updated recursion option to support access control list. Added max overall timeout for recursive resolution. Added option to enable/disable DNS-over-HTTP/3. Added option to configure resolver concurrency. Added option to enable/disable concurrent forwarding. Replaced WithTimeout() usage to new TimeoutAsync() to allow cancelling running task after timeout. Updated ProcessQueryAsync() handle timeout exception to allow debugging CPU usage issue. Updated notify and zone transfer to support new zone types. Added update support for secondary forwarder. Fixed issue in ProcessAuthoritativeQueryAsync() that caused failure to process FWD record. Updated AuthoritativeQueryAsync() to add TimeoutAsync() to allow mitigating and debuging cpu usage issue. Fixed issue in ProcessAPPAsync() to process FWD record. Fixed bug in IsAllowedAsync() when request of DS type is received. Implemented priority based conditional forwarding feature. Added feature to write client subnet rate limiting changes to log file. Updated StartAsync() to wait and retry when socket binding fails. Code refactoring changes done.
|
2024-09-14 19:12:46 +05:30 |
|
Shreyas Zare
|
220de20a90
|
Zone: code refactoring changes done.
|
2024-09-14 18:50:21 +05:30 |
|
Shreyas Zare
|
f51aa2f11c
|
StubZone: Added primary name server address at zone level. Added catalog zone support. Code refactoring changes done.
|
2024-09-14 18:48:51 +05:30 |
|
Shreyas Zare
|
091727f82d
|
SecondaryZone: added primary server connectivity parameters at zone level. Implemented secondary catalog zone support. Updated zone transfer code to support secondary forwarder and secondary catalog zones. Code refactoring done.
|
2024-09-14 18:11:07 +05:30 |
|
Shreyas Zare
|
501f1e69dd
|
SecondarySubDomainZone: updated error messages.
|
2024-09-14 18:06:03 +05:30 |
|
Shreyas Zare
|
d8b9743e93
|
added SecondaryForwarderZone
|
2024-09-14 18:04:31 +05:30 |
|
Shreyas Zare
|
6cca886d2b
|
added SecondaryCatalogZone
|
2024-09-14 18:02:35 +05:30 |
|
Shreyas Zare
|
5e46b27381
|
added SecondaryCatalogSubDomainZone
|
2024-09-14 17:59:16 +05:30 |
|
Shreyas Zare
|
f702d997a7
|
PrimaryZone: Added support for record auto expiry feature. Moved zone versioning code to ApexZone to allow reusing it. Code refactoring changes done.
|
2024-09-14 17:58:42 +05:30 |
|
Shreyas Zare
|
1d5a061a73
|
code refactoring changes.
|
2024-09-14 17:54:04 +05:30 |
|
Shreyas Zare
|
c622118d6b
|
ForwarderZone: updated implementation to support notify and zone transfer features. Added support for record auto expiry feature. Added pseudo SOA record support for zone transfer support. Updated code to prevent adding DNSSEC related records. Added support for zone versioning. Code refactoring done.
|
2024-09-14 17:52:56 +05:30 |
|