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-08 01:34:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe8da4e5c8db28a07177acac3b096fa94f875394
DnsServer
/
DnsServerCore
/
Dns
/
ZoneManagers
History
Shreyas Zare
920200c505
AuthZoneManager: removed code that added glue records from SOA for zone transfer output in QueryZoneTransferRecords(). Updated SyncRecords() to allow root zone to respond for A or AAAA records for *.root-servers.net records and fixed name comparison issue. UpdateRecord() removed code for updating glue records for NS since secondary and stub NS records must not be changed. Query() updated the sequence of checking for delegation. Updated LoadZoneFrom() to delete zone if it fails to load.
2020-06-27 11:56:40 +05:30
..
AllowedZoneManager.cs
AllowedZoneManager: zone loading sequence updated.
2020-06-20 14:08:41 +05:30
AuthZoneManager.cs
AuthZoneManager: removed code that added glue records from SOA for zone transfer output in QueryZoneTransferRecords(). Updated SyncRecords() to allow root zone to respond for A or AAAA records for *.root-servers.net records and fixed name comparison issue. UpdateRecord() removed code for updating glue records for NS since secondary and stub NS records must not be changed. Query() updated the sequence of checking for delegation. Updated LoadZoneFrom() to delete zone if it fails to load.
2020-06-27 11:56:40 +05:30
BlockedZoneManager.cs
BlockedZoneManager: zone loading sequence updated.
2020-06-20 14:09:13 +05:30
BlockListZoneManager.cs
BlockListZoneManager: fixed null reference error.
2020-06-20 16:30:52 +05:30
CacheZoneManager.cs
minor refactoring done.
2020-06-20 14:09:35 +05:30