This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
DnsServer
Watch
1
Star
0
Fork
0
You've already forked DnsServer
mirror of
https://github.com/fergalmoran/DnsServer.git
synced
2026-01-05 16:24:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e58641a8f48eddaa554ec0e4a56b8e50cd32245
DnsServer
/
DnsServerCore
/
Dns
/
ZoneManagers
History
Shreyas Zare
8a0ef72f7a
CacheZoneManager: code refactoring done.
2024-02-04 17:31:55 +05:30
..
AllowedZoneManager.cs
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
AuthZoneManager.cs
AuthZoneManager: code refactoring done.
2024-02-04 17:27:33 +05:30
BlockedZoneManager.cs
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
BlockListZoneManager.cs
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
CacheZoneManager.cs
CacheZoneManager: code refactoring done.
2024-02-04 17:31:55 +05:30