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-02 14:58:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
489c076af871b2f0cd57d3bf2a320aa133719c46
DnsServer
/
DnsServerCore
History
Shreyas Zare
71a5d92cb0
assembly version updated.
2017-11-17 19:12:34 +05:30
..
Properties
assembly version updated.
2017-11-17 19:12:34 +05:30
www
WebApp: made sub domain optional while adding record. addec dns client website link in footer.
2017-11-17 19:10:53 +05:30
DnsServer.cs
DnsServer: socket IOControl() done only on win32nt version. Added SocketException error handling for other OS versions.
2017-11-17 18:50:40 +05:30
DnsServerCore.csproj
minor changes done
2017-10-29 19:27:48 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
DnsWebService: Save zone file code updated to allow storing all records for a given authoritative zone in a single file instead of different file for each sub domain. Implemented delete zone file feature accordingly.
2017-11-17 18:54:11 +05:30
Zone.cs
Dns Zone: wildcard subdomain feature implemented. Simplified delete zone method. GetAllRecords() updated to return records for the authoritative zone the domain belongs to.
2017-11-17 18:52:50 +05:30