Commit History

Author SHA1 Message Date
  Shreyas Zare d3dea06ef3 updated changelog for v13.1 release. 3 weeks ago
  Shreyas Zare e5edcfa6fc assembly version updated to v13.1 for release. 3 weeks ago
  Shreyas Zare 7337df12a4 inno: updated version to 13.1 3 weeks ago
  Shreyas Zare 7e3ba60e47 inno: updated dotnet to v8.0.10 3 weeks ago
  Shreyas Zare d3a121eb2c updated apidocs 3 weeks ago
  Shreyas Zare d2915c0035 Merge pull request #1053 from polarathene/chore/revise-dockerfile 3 weeks ago
  Shreyas Zare 1cb10b9a5d Merge pull request #1080 from josecarre/master 3 weeks ago
  Shreyas Zare 9a4333f160 zone.js: added feature to directly create secondary root zone. Implemented support for new catalog zone notify option. 3 weeks ago
  Shreyas Zare b07ab2bf82 main.js: updated implementation to support new custom real ip header option for admin web service and DoH, and blocking answer ttl option. 3 weeks ago
  Shreyas Zare 5c7d5162b1 log.js: updated error message in queryLogs() to explicitly mention the dns app name. 3 weeks ago
  Shreyas Zare a2debc645a webapp: updated html to support new custom real ip headers feature for admin web service and DoH. Added support for blocking answer ttl option. Added support for secondary root zone option. Added support for new notify option for catalog zones. Other minor changes done. 3 weeks ago
  Shreyas Zare 0cb309c377 WebServiceZonesApi: updated ListZones() implementation to do pagination task directly. Updated ListCatalogZones() and GetZoneOptions() to use new GetCatalogZones() call. Updated CreateZoneAsync() and SetZoneOptions() to add missing catalog zone permission check. Updated GetZoneOptions() and SetZoneOptions() to support new notify option for catalog zones. Code refactoring changes done. 3 weeks ago
  Shreyas Zare 8fd927400d WebServiceSettingsApi: updated settings api to support custom real ip header feature for admin web server and DoH, and blocking answer ttl option. Updated SetDnsSettings() to add support for new options and add validation checks. Code refactoring changes done. 3 weeks ago
  Shreyas Zare 825b4db69a code refactoring changes 3 weeks ago
  Shreyas Zare 61d9cc6c6d LogManager: added validation check for LogFolder property. 3 weeks ago
  Shreyas Zare 0a4eeb9ced DnsWebService: implemented custom real ip header feature for admin web service. Updated config code to save/load new options. 3 weeks ago
  Shreyas Zare 56b7934644 Extensions: updated GetRemoteEndPoint() method to support custom real ip header feature. 3 weeks ago
  Shreyas Zare c7ce7077c5 DnsServer: implemented support for custom real ip header for DoH. Implemented blocking answer ttl feature. Fixed minor issue with rate limiting detection logging feature. Fixed minor issue with DoH start process. Added missing validation checks for optional protocol port properties. Code refactoring changes done. 3 weeks ago
  Shreyas Zare b6b4877c91 StubZone: updated error message description. 3 weeks ago
  Shreyas Zare fa800a406a SecondaryZone: Updated RefreshZoneAsync() to do SOA probe for all cases except for proprietary zone types. Updated Notify to prevent using option valid only for catalog zones. Other minor changes done. 3 weeks ago
  Shreyas Zare 7cf8e14c33 PrimaryZone: fixed issue in GetMaxRecordTtl() and GetMaxRRSigTtl() to check all records in the zone. Updated Notify property to prevent using the option that is valid only for catalog zones. Code refactoring changes done. 3 weeks ago
  Shreyas Zare fb22196bed ForwarderZone: overrided Disabled property to control notify. Updated Notify property to only allow catalog zones to use new notify option. 3 weeks ago
  Shreyas Zare 5361533ae0 AuthZoneInfo: updated code to support new notify option for catalog zones. 3 weeks ago
  Shreyas Zare b5d9f46423 ApexZone: implemented new notify option for separate name servers for catalog and member zones for use with catalog zones. 3 weeks ago
  Shreyas Zare 3f74d95d70 BlockListZoneManager: updated UpdateServerDomain() and Query() to support blocking answer ttl feature. 3 weeks ago
  Shreyas Zare 58fa6c9580 BlockedZoneManager: updated UpdateServerDomain() to support blocking answer ttl feature. 3 weeks ago
  Shreyas Zare cd64c04a1e AuthZoneManager: updated UpdateServerDomain() to support blocking answer ttl feature. Added GetZones() and GetCatalogZones() methods. Removed GetZonesPage() method and moved pagination task to api code. 3 weeks ago
  Shreyas Zare f9edcd67a1 DhcpServer: Updated GetSanitizedHostName() to allow period char. 3 weeks ago
  Josechu 4eaee79001 Update README.md with last blog posts 3 weeks ago
  Brennan Kinney 7df9f7a1db chore: Add `Dockerfile` to `.gitattributes` 4 weeks ago
  Brennan Kinney 28fd9b5f7c chore(Dockerfile): Use `ADD` instead of `curl` to get `libmsquic` 1 month ago
  Shreyas Zare 4ec02fb762 updated changelog for v13.0.2 release. 1 month ago
  Shreyas Zare 968e702d12 assembly version updated to v13.0.2 for release. 1 month ago
  Shreyas Zare c75c3965c8 inno: updated version to 13.0.2 1 month ago
  Shreyas Zare 23b1c17c0b updated docker env vars to add new parameter. 1 month ago
  Shreyas Zare 789ee5af11 updated docker-compose to add new parameter. 1 month ago
  Shreyas Zare 4ca65bd123 webapp: updated help instructions. 1 month ago
  Shreyas Zare bdb01b26b7 main.js: fixed dashboard main chart label issue which displayed wrong labels for last week, last month, and last year for some timezones. 1 month ago
  Shreyas Zare 9ce324a377 DnsServer: fixed null ref issue in ProcessZoneTransferQueryAsync() by removing log entries that are not really required. 1 month ago
  Shreyas Zare ceae2bbab0 Scope: updated GetClientFullyQualifiedDomainNameOption() to sanitize hostname before using it to generate client domain name. 1 month ago
  Shreyas Zare 8bd1ec3b75 DhcpServer: implemented GetSanitizedHostName() method to sanitize hostname before using it to generate client domain name. 1 month ago
  Brennan Kinney 4556ce07b0 chore: Drop support for `chiseled` base 1 month ago
  Shreyas Zare fe0f6de9db Merge pull request #1044 from elias314/fix-UseSpecifiedNetworks 1 month ago
  Brennan Kinney 7813d36029 chore: Keep `/opt/technitium/dns/` as final `WORKDIR` 1 month ago
  Brennan Kinney 755d684d32 chore(`Dockerfile`): Migrate to slimmer `chiseled` image 1 month ago
  Elias Alvord 9b1de8681a Change remaining references of UseSpecifiedNetworks to UseSpecifiedNetworkACL 1 month ago
  Shreyas Zare 632e2b210d Merge branch 'develop' 1 month ago
  Shreyas Zare 44df9d4094 updated changelogs for v13.0.1 release. 1 month ago
  Shreyas Zare 4a03a0bd9e inno: updated version to v13.0.1. 1 month ago
  Shreyas Zare 6cab012a6b assembly version updated to v13.0.1 for release. 1 month ago