Shreyas Zare
|
f7a7011225
|
AuthZoneManager: Updated LoadZoneFrom() to handle empty zone issue and unload the zone. Code refactoring changes done.
|
2024-10-26 17:33:07 +05:30 |
|
Shreyas Zare
|
3f74d95d70
|
BlockListZoneManager: updated UpdateServerDomain() and Query() to support blocking answer ttl feature.
|
2024-10-19 16:43:58 +05:30 |
|
Shreyas Zare
|
58fa6c9580
|
BlockedZoneManager: updated UpdateServerDomain() to support blocking answer ttl feature.
|
2024-10-19 16:42:00 +05:30 |
|
Shreyas Zare
|
cd64c04a1e
|
AuthZoneManager: updated UpdateServerDomain() to support blocking answer ttl feature. Added GetZones() and GetCatalogZones() methods. Removed GetZonesPage() method and moved pagination task to api code.
|
2024-10-19 16:41:17 +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
|
34acd56ea8
|
AuthZoneManager: updated CreateEmptyApexZone() to add missing secondary catalog ZoneRemoved event handler.
|
2024-09-14 19:28:00 +05:30 |
|
Shreyas Zare
|
1df04a42d4
|
CacheZoneManager: updated code to support caching root NS records. Updated code to include more info in EDE.
|
2024-09-14 17:17:59 +05:30 |
|
Shreyas Zare
|
17b9358fb6
|
minor code refactoring.
|
2024-09-14 17:15:54 +05:30 |
|
Shreyas Zare
|
e92132820f
|
AuthZoneManager: implemented support for Secondary Forwarder, Catalog, and Secondary Catalog zones. Updated implementation to save zone file on zone creation and other zone feature functions. Added CreateInternalPrimaryZone() for internal zone creation. Updated DeleteZone() with option to delete zone file. Added EnumerateAllRecords() to allow record enumeration. Implemented support for Query Access feature with IsQueryAllowedAsync() method. Implemented support for record expiry feature.
|
2024-09-14 17:15:00 +05:30 |
|
Shreyas Zare
|
ede25a29e0
|
AuthZoneManager: updated CreateSecondaryZoneAsync() to add validate zone option.
|
2024-06-22 13:35:13 +05:30 |
|
Shreyas Zare
|
5a12bbb231
|
AuthZoneManager: fixed issue in SaveZoneFileInternal() to prevent generating empty zone file.
|
2024-06-15 19:30:37 +05:30 |
|
Shreyas Zare
|
1000133e7e
|
AuthZoneManager: added retry mechanism for delayed save. Updated CloneZone() to copy record info as per new implementation. Added ListAllRecords() to list all records in zone for a given specific record type. Code refactoring changes done.
|
2024-06-01 18:04:21 +05:30 |
|
Shreyas Zare
|
f050deb79f
|
BlockedZoneManager: added retry mechanism for delayed save.
|
2024-06-01 17:57:49 +05:30 |
|
Shreyas Zare
|
2a05c7af8f
|
AllowedZoneManager: added retry mechanism for delayed save.
|
2024-06-01 17:57:03 +05:30 |
|
Shreyas Zare
|
5b14987a2e
|
CacheZoneManager: added support for configuring serve stale answer and reset ttl. Updated Query() to split serve stale and reset expiry features.
|
2024-05-19 15:05:41 +05:30 |
|
Shreyas Zare
|
f0c24092fc
|
AuthZoneManager: implemented delayed save feature. Code refactoring done.
|
2024-05-19 15:02:59 +05:30 |
|
Shreyas Zare
|
1e78770ce3
|
BlockListZoneManager: code refactoring done.
|
2024-05-19 15:01:32 +05:30 |
|
Shreyas Zare
|
0292fd1968
|
BlockedZoneManager: implemented delayed save feature. Code refactoring done.
|
2024-05-19 15:00:53 +05:30 |
|
Shreyas Zare
|
04709e5971
|
AllowedZoneManager: implemented delayed save feature. Code refactoring done.
|
2024-05-19 15:00:00 +05:30 |
|
Shreyas Zare
|
175a7c5328
|
Merge branch 'master' of https://github.com/TechnitiumSoftware/DnsServer
|
2024-03-16 18:19:11 +05:30 |
|
Shreyas Zare
|
eae9568290
|
CacheZoneManager: Implemented response metadata feature. Fixed minor bugs. Code refactoring done.
|
2024-03-16 13:31:52 +05:30 |
|
Paul Binks
|
d706c702d6
|
Grammar corrections
|
2024-02-25 15:51:56 +00:00 |
|
Shreyas Zare
|
de6a630c47
|
AuthZoneManager: Updated ImportRecords() to add overwriteSoaSerial support to allow setting SOA serial from imported SOA record.
|
2024-02-17 18:03:39 +05:30 |
|
Shreyas Zare
|
8a0ef72f7a
|
CacheZoneManager: code refactoring done.
|
2024-02-04 17:31:55 +05:30 |
|
Shreyas Zare
|
b71d564815
|
BlockListZoneManager: updated implementation for local file lists to update while reading. Fixes issues when list wont reload for certain conditions. Code refactoring done.
|
2024-02-04 17:29:56 +05:30 |
|
Shreyas Zare
|
7469613663
|
AuthZoneManager: code refactoring done.
|
2024-02-04 17:27:33 +05:30 |
|
Shreyas Zare
|
79e1ae9a3a
|
AuthZoneManager: Updated ResolveAdditionalRecords() to use FindZone call for resolving additional records for correctness and wildcard support. Updated Query() to check for DNAME in closest and apex zones when zone exists.
|
2024-01-14 17:57:40 +05:30 |
|
Shreyas Zare
|
e70bbfd2c1
|
AuthZoneManager: added default soa serial date scheme option. Fixed issues in CloneZone(). Updated ImportRecords() implementation for allowing zone file import. Fixed issues in Query(). Added support for ALIAS record.
|
2023-10-29 18:53:46 +05:30 |
|
Shreyas Zare
|
d4352680b3
|
AuthZoneManager: updated CloneZone() to copy zone options from source.
|
2023-09-24 17:38:53 +05:30 |
|
Shreyas Zare
|
93e0416c69
|
AuthZoneManager: added CreateForwarderZone() to create empty forwarder zone. Implemented CloneZone() feature. Fixed minor issues with ConvertZoneType().
|
2023-09-24 16:33:46 +05:30 |
|
Shreyas Zare
|
11d95dc60f
|
AuthZoneManager: updated code for FWD record proxy type changes and zone last modified feature.
|
2023-09-23 18:05:01 +05:30 |
|
Shreyas Zare
|
e6b3edd412
|
CacheZoneManager: removed unused feature.
|
2023-08-26 12:32:18 +05:30 |
|
Shreyas Zare
|
4a7e770d2f
|
AuthZoneManager: fixed issue in IXFR which caused empty node to remain in the zone tree.
|
2023-08-13 18:48:20 +05:30 |
|
Shreyas Zare
|
9cf6168aa8
|
AuthZoneManager: fixed minor issues in ConvertZoneType().
|
2023-07-02 15:44:12 +05:30 |
|
Shreyas Zare
|
350f982d5f
|
AuthZoneManager: updated ResolveAdditionalRecords() to prevent duplicate entries. Implemented ConvertZoneType() to allow converting zone types. Updated Query() to fix issue with how APP records being queried for closest/apex when not needed.
|
2023-06-25 17:30:18 +05:30 |
|
Shreyas Zare
|
266618a026
|
CacheZoneManager: updating default failure TTL to 10 sec. Updated ResolveAdditionalRecords() to prevent duplicate entries.
|
2023-06-25 17:25:51 +05:30 |
|
Shreyas Zare
|
e2bcfb3e9a
|
CacheZoneManager: updated CacheRecords() to support ECS for all record types. Updated GetAdditionalRecords() and ResolveAdditionalRecords() to support SVCB and HTTPS records. Updated Query() to support glue records for SVCB and HTTPS records.
|
2023-05-20 18:03:45 +05:30 |
|
Shreyas Zare
|
abf7435be7
|
AuthZoneManager: updated GetAdditionalRecords() and ResolveAdditionalRecords() to support SVCB and HTTPS records. Updated DeleteRecord() and DeleteRecords() to return bool. Updated Query() to support SVCB and HTTPS glue records.
|
2023-05-20 18:01:52 +05:30 |
|
Shreyas Zare
|
1d3a1c5c3b
|
CacheZoneManager: added support for conditional forwarding client subnet.
|
2023-04-23 16:12:58 +05:30 |
|
Shreyas Zare
|
444baf1b03
|
BlockListZoneManager: using HttpClientNetworkHandler for retries and custom DNS resolution support.
|
2023-03-18 13:36:56 +05:30 |
|
Shreyas Zare
|
0ca9232a52
|
BlockListZoneManager: updated UpdateBlockListsAsync() to perform http retries.
|
2023-03-11 15:13:21 +05:30 |
|
Shreyas Zare
|
03603b1482
|
BlockedZoneManager: using LoadSpecialPrimaryZones() to bulk load and import to avoid loading delays due to indexing. Minor code refactoring changes done.
|
2023-03-05 19:18:37 +05:30 |
|
Shreyas Zare
|
5f831ed998
|
AllowedZoneManager: using LoadSpecialPrimaryZones() to bulk load and import to avoid loading delays due to indexing. Minor code refactoring changes done.
|
2023-03-05 19:18:09 +05:30 |
|
Shreyas Zare
|
1fc615eeb8
|
AuthZoneManager: Added LoadSpecialPrimaryZones() methods to allow bulk loading/importing zones. Updated Query() to add isRecursionAllowed parameter to be used to set expected RA flag value. Minor code refactoring changes done.
|
2023-03-05 19:16:30 +05:30 |
|
Shreyas Zare
|
ec8dce21cf
|
AuthZoneManager: fixed minor issue when there are no zones.
|
2023-02-26 17:16:25 +05:30 |
|
Shreyas Zare
|
a53d5df19c
|
BlockListZoneManager: updated implementation of allowed list by having a separate allowed zone. Updated parser to detect inline comment. Added IsAllowed() method. Updated Query() to check count before query.
|
2023-02-25 13:06:04 +05:30 |
|
Shreyas Zare
|
d62483bd51
|
BlockedZoneManager: updated Query() to check count before query.
|
2023-02-25 13:04:25 +05:30 |
|
Shreyas Zare
|
cc597d8694
|
AllowedZoneManager: refactored Query() to IsAllowed().
|
2023-02-25 13:03:40 +05:30 |
|
Shreyas Zare
|
431b16c1f4
|
BlockListZoneManager: Updated code to support Adblock plus list file format.
|
2023-02-18 11:40:11 +05:30 |
|
Shreyas Zare
|
6338ee25b9
|
AuthZoneManager: setting correct RA flag. Code refactoring done.
|
2023-02-18 11:39:08 +05:30 |
|