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-06 08:45:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a811e7ffc656a654f7094edecf9f41aabbe216a8
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