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-03 15:24:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4228e8a54a46becace8be64d7a657a461db2113
DnsServer
/
DnsServerCore
/
Dns
/
ZoneManagers
History
Shreyas Zare
e286331008
CacheZoneManager: updated CacheRecords() to read glue records from base class and set it again on the record as per DNS server method. Implemented glue record resolution in ResolveAdditionalRecords().
2021-01-26 15:51:04 +05:30
..
AllowedZoneManager.cs
AllowedZoneManager & BlockedZoneManager: Using AuthZoneManager's TotalZones.
2020-12-25 18:25:40 +05:30
AuthZoneManager.cs
AuthZoneManager: implemented TotalZones for stats usage.
2020-12-25 18:24:28 +05:30
BlockedZoneManager.cs
AllowedZoneManager & BlockedZoneManager: Using AuthZoneManager's TotalZones.
2020-12-25 18:25:40 +05:30
BlockListZoneManager.cs
BlockListZoneManager: flushing zone before load to allow reloading.
2020-12-20 16:57:01 +05:30
CacheZoneManager.cs
CacheZoneManager: updated CacheRecords() to read glue records from base class and set it again on the record as per DNS server method. Implemented glue record resolution in ResolveAdditionalRecords().
2021-01-26 15:51:04 +05:30