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-04 15:55:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8aa46b964a904e5c3cfdf68175adac7a15e00207
DnsServer
/
DnsServerCore
History
Shreyas Zare
8aa46b964a
DnsWebService: added web service hostname property to indicate if web panel is running only on localhost. Fixed issue caused by previous change in WriteRecordsAsJson() for authoritative records ttl property.
2019-04-28 15:22:37 +05:30
..
www
webapp: added help topics permanent link and minor changes.
2019-04-28 15:17:40 +05:30
DnsServer.cs
DnsServer: fixed minor issues.
2019-04-20 13:15:27 +05:30
DnsServerCore.csproj
assembly version updated for v3.1 release
2019-04-20 15:49:12 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
DnsWebService: added web service hostname property to indicate if web panel is running only on localhost. Fixed issue caused by previous change in WriteRecordsAsJson() for authoritative records ttl property.
2019-04-28 15:22:37 +05:30
LogManager.cs
LogManager: changes done to allow specifying all supported protocol types for logging.
2019-03-02 20:03:12 +05:30
StatsManager.cs
DnsServer: prefetch feature updated to configure total minutes to sample and per minute hit rate.
2019-04-07 17:27:33 +05:30
Zone.cs
Zone: set minimum ttl to 0 due to prefetch feature. FilterExpiredDisabledRecords() check added to filter records based on type of zone.
2019-04-28 15:15:59 +05:30