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-03-06 05:33:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba7e05a450e5f7abfe103cbbded46963be64488e
DnsServer
/
DnsServerCore
/
Dns
/
ZoneManagers
History
Shreyas Zare
175a7c5328
Merge branch 'master' of
https://github.com/TechnitiumSoftware/DnsServer
2024-03-16 18:19:11 +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
Merge branch 'master' of
https://github.com/TechnitiumSoftware/DnsServer
2024-03-16 18:19:11 +05:30