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-09 02:04:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3dc1b88029b6018e73e0a4b453826afa1cb419e
DnsServer
/
DnsServerCore
History
Shreyas Zare
d3dc1b8802
AuthZone: implemented AuthZoneTransfer and AuthZoneNotify to support feature to allow configurable options for zone transfer and notify. Added new constructor to assign variables directly from AuthZoneInfo.
2021-05-23 16:51:55 +05:30
..
Dhcp
DhcpServer: code refactoring done.
2021-04-10 13:35:24 +05:30
Dns
AuthZone: implemented AuthZoneTransfer and AuthZoneNotify to support feature to allow configurable options for zone transfer and notify. Added new constructor to assign variables directly from AuthZoneInfo.
2021-05-23 16:51:55 +05:30
www
webapp: updated load and save settings code for recursion ACL options.
2021-05-16 17:14:23 +05:30
DnsServerCore.csproj
assembly version updated for release.
2021-05-02 16:00:14 +05:30
DnsWebService.cs
DnsWebService: Implemented API support for recursion ACL options. Updated RecolveQuery() method to use new NameServerAddress's ResolveIPAddressAsync() and ResolveDomainNameAsync() methods by passing dns server object to perform internal resolution. Updated config file code for new recursion ACL options.
2021-05-16 17:11:04 +05:30
DnsWebServiceException.cs
refactoring done.
2021-02-27 18:27:45 +05:30
InvalidTokenWebServiceException.cs
refactoring
2021-02-27 18:28:16 +05:30
LogManager.cs
LogManager: fixed issue that would set queue cancellation token even when logging is stopped causing the logging thread to block when enabling again.
2021-05-01 13:53:23 +05:30
named.root
updated named.root
2021-02-27 20:01:50 +05:30
UserSession.cs
WebService: refactored name from DnsWebService. Added DHCP api calls.
2019-06-15 13:30:03 +05:30