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
2025-12-28 04:18:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf0ec989e03cc825d29a019171e0c19ae195d2a4
DnsServer
/
Apps
/
FailoverApp
History
Shreyas Zare
e36d4aa22d
minor changes
2023-07-23 19:04:12 +05:30
..
Address.cs
fixed issue with wildcard check to work with root zone.
2023-07-15 11:42:24 +05:30
CNAME.cs
fixed issue with wildcard check to work with root zone.
2023-07-15 11:42:24 +05:30
dnsApp.config
FailoverApp: minor code refactoring changes done.
2023-02-05 16:11:49 +05:30
EmailAlert.cs
Failover: Removed newtonsoft. Added retries for send alert email.
2022-12-24 11:41:49 +05:30
FailoverApp.csproj
minor changes
2023-07-23 19:04:12 +05:30
HealthCheck.cs
Failover.HealthCheck: updated implementation to disable http auto redirect which is causing to fail to verify the health status of the actual server in question.
2023-04-07 14:04:16 +05:30
HealthCheckResponse.cs
FailoverApp: implemented under maintanence feature to indicate if an address is taken down for maintenance. Code refactoring done.
2021-09-01 18:00:09 +05:30
HealthMonitor.cs
Failover.HealthMonitor: fixed LastHealthCheckResponse property to not return null values.
2021-11-06 13:35:42 +05:30
HealthService.cs
FailoverApp: minor code refactoring changes done.
2023-02-05 16:11:49 +05:30
WebHook.cs
Failover: using HttpClientNetworkHandler that does retries as well as resolves via given dns client.
2023-03-18 13:35:09 +05:30