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-31 13:04:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ade11e1cf73a1d722f7346316cd01ac9918f746
DnsServer
/
DnsServerCore
/
Dns
/
ZoneManagers
History
Shreyas Zare
975bc5d584
BlockListZoneManager: refactored code for optimization.
2023-02-05 16:29:37 +05:30
..
AllowedZoneManager.cs
code refactoring changes.
2023-02-05 16:29:02 +05:30
AuthZoneManager.cs
AuthZoneManager: split ListAllRecords() into ListAllZoneRecords() and ListAllRecords() for different usages. Code refactoring done.
2023-02-05 16:28:16 +05:30
BlockedZoneManager.cs
code refactoring changes.
2023-02-05 16:29:02 +05:30
BlockListZoneManager.cs
BlockListZoneManager: refactored code for optimization.
2023-02-05 16:29:37 +05:30
CacheZoneManager.cs
CacheZoneManager: updated LoadCacheZoneFile() to avoid loading empty cache zones.
2023-01-15 18:35:35 +05:30