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-04-26 14:31:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c2fa0d75face987278c24415d3c1d7519d80218
DnsServer
/
DnsServerCore
History
Shreyas Zare
79187c24ad
webapp: updated apps.js to show update notification in the installed apps list with a Store Update button. Also updated the store apps modal to show the app zip file size.
2021-05-01 14:07:06 +05:30
..
Dhcp
DhcpServer: code refactoring done.
2021-04-10 13:35:24 +05:30
Dns
StatsManager: updated module to truncate the daily stats file to top 1000 records to prevent loading large amount of data in memory. Updated code to return top 10 query type stats.
2021-05-01 13:56:34 +05:30
www
webapp: updated apps.js to show update notification in the installed apps list with a Store Update button. Also updated the store apps modal to show the app zip file size.
2021-05-01 14:07:06 +05:30
DnsServerCore.csproj
assembly version updated for release
2021-04-24 14:39:17 +05:30
DnsWebService.cs
DnsWebService: updated list installed apps api to return if a store app has updates available. Updated list store apps to return size of the app zip file.
2021-05-01 14:05:29 +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
…