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-31 13:59:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b68119e22e2d77503a8a374bdf65b04a6a228b32
DnsServer
/
DnsServerCore
History
Shreyas Zare
b68119e22e
Implemented feature to store TXT record in blocked zone that tells which list the domain was in. Api updated to allow only add/delete/flush operations on custom block zone such that the block list zones are not affected.
2019-01-27 17:03:02 +05:30
..
www
Implemented feature to store TXT record in blocked zone that tells which list the domain was in. Api updated to allow only add/delete/flush operations on custom block zone such that the block list zones are not affected.
2019-01-27 17:03:02 +05:30
DnsServer.cs
fixed issue of missing server domain for blocked zone when setting new zone.
2019-01-20 10:48:26 +05:30
DnsServerCore.csproj
assembly version updated to v2.3.1 for release
2019-01-20 11:06:48 +05:30
DnsServerException.cs
code refactoring done
2017-09-30 15:54:22 +05:30
DnsWebService.cs
Implemented feature to store TXT record in blocked zone that tells which list the domain was in. Api updated to allow only add/delete/flush operations on custom block zone such that the block list zones are not affected.
2019-01-27 17:03:02 +05:30
LogManager.cs
moved unhandled exception logging to log manager.
2019-01-14 11:11:51 +05:30
StatsManager.cs
minor implementation changes
2019-01-05 15:42:45 +05:30
Zone.cs
Implemented feature to store TXT record in blocked zone that tells which list the domain was in. Api updated to allow only add/delete/flush operations on custom block zone such that the block list zones are not affected.
2019-01-27 17:03:02 +05:30