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-13 17:10:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
05cd49c81efe8a28ac6c92e105b84cee2c18fd05
DnsServer
/
DnsServerCore
/
Dns
/
ZoneManagers
History
Shreyas Zare
a3d843e791
AuthZoneManager: fixed code in SyncIncrementalZoneTransferRecords() to use correct SyncRecords() method. Updated Query() to not add authority and additional records.
2021-07-18 15:48:53 +05:30
..
AllowedZoneManager.cs
minor refactoring.
2021-05-23 16:49:40 +05:30
AuthZoneManager.cs
AuthZoneManager: fixed code in SyncIncrementalZoneTransferRecords() to use correct SyncRecords() method. Updated Query() to not add authority and additional records.
2021-07-18 15:48:53 +05:30
BlockedZoneManager.cs
minor refactoring.
2021-05-23 16:49:40 +05:30
BlockListZoneManager.cs
BlockListZoneManager: updated code to implement blocking type with custom address feature.
2021-05-29 12:49:31 +05:30
CacheZoneManager.cs
CacheZoneManager: setting max record TTL to 7 days. Implemented new Query() definition changes.
2021-07-18 15:46:00 +05:30