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
2025-12-29 21:07:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a4dfe9e6760e60d4e79dc7d42e26fcd0abc65d8
DnsServer
/
DnsServerCore
/
Dns
/
ZoneManagers
History
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
..
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: Updated ImportRecords() to add overwriteSoaSerial support to allow setting SOA serial from imported SOA record.
2024-02-17 18:03:39 +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