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-12 08:26:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
143ad95c93a015e2f357119679b84a23ac099b52
DnsServer
/
DnsServerCore
History
Shreyas Zare
143ad95c93
DnsServer: Fixed issue in cache prefetch refresh feature that didnt take into account the Stub and Forwarder zones causing the DNS server to do usual recursive resolution to refresh cache instead of using the zone specified name servers or conditional forwarders.
2020-12-05 19:07:38 +05:30
..
Dhcp
DhcpServer: updating hostname in reserved leases to null when host name is not provided.
2020-11-14 16:47:50 +05:30
Dns
DnsServer: Fixed issue in cache prefetch refresh feature that didnt take into account the Stub and Forwarder zones causing the DNS server to do usual recursive resolution to refresh cache instead of using the zone specified name servers or conditional forwarders.
2020-12-05 19:07:38 +05:30
www
webapp: fixed html encoding issue for quotes.
2020-11-29 18:14:33 +05:30
DnsServerCore.csproj
assembly version updated for v5.5 release
2020-11-14 18:23:50 +05:30
InvalidTokenWebServiceException.cs
WebService: refactored name from DnsWebService. Added DHCP api calls.
2019-06-15 13:30:03 +05:30
LogManager.cs
LogManager: added Write method with string protocol arg.
2020-09-05 20:00:22 +05:30
named.root
updated named.root
2020-10-31 13:15:51 +05:30
UserSession.cs
WebService: refactored name from DnsWebService. Added DHCP api calls.
2019-06-15 13:30:03 +05:30
WebService.cs
WebService: implemented vendor specific info option in API. Updated setDhcpScope api call with breaking change for static routes, exclusions and reserved leases to be consistent with the vendor info parameter.
2020-11-14 16:51:32 +05:30
WebServiceException.cs
WebService: refactored name from DnsWebService. Added DHCP api calls.
2019-06-15 13:30:03 +05:30