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-05-11 22:05:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf6f92b5420fe6358245b8e3a06a040cd87fba4d
DnsServer
/
DnsServerCore
History
Shreyas Zare
bf6f92b542
minor code refactoring done.
2020-12-06 17:00:05 +05:30
..
Dhcp
DhcpServer: added feature to automatically save modified zones. Added validation checks in UpdateDnsAuthZone.
2020-12-06 16:58:06 +05:30
Dns
minor code refactoring done.
2020-12-06 17:00:05 +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
…
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.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
…