Commit Graph

12 Commits

Author SHA1 Message Date
Shreyas Zare
5408b69db4 proxy bypass list feature implemented. 2019-12-15 18:35:36 +05:30
Shreyas Zare
1c5a22db0a WebService: implemented GetThisDnsServerAddress() to get the correct ip address the server is listening on for querying. 2019-12-14 18:19:20 +05:30
Shreyas Zare
5bb9a8c8dd DnsServer: removed draft-ietf-doh-resolver-associated-doh implementation since the draft is expired. 2019-12-14 17:52:56 +05:30
Shreyas Zare
58a5f75b63 WebService: implemented inner error message feature. SetDnsSettings() change to read forwarder protocol first to allow automatic config of TLS port 853. Updated zone default SOA parameters. Fixed issues in ResolveQuery() to allow querying PTR record directly. 2019-12-14 16:48:05 +05:30
Shreyas Zare
b726aff442 WebService: updated dhcp scope api to add comments property. 2019-07-28 15:53:34 +05:30
Shreyas Zare
4c6652decd WebService: updated GetStats() api with new stats and new chart. Updated zone api to support CAA record. Refactored UpdateRecord() api call for simple usage. Fixed minor TTL related issue with dns client import record feature. Updated zone file loading from 'zones' directory. 2019-06-29 12:15:46 +05:30
Shreyas Zare
f2dd188e2a WebService: Updated dashboard api to return client domain name for display. Implemented useThisDnsServer feature for dhcp api calls. Minor dhcp api call changes done. 2019-06-22 15:42:00 +05:30
Shreyas Zare
4a5ab0516a WebService: minor bug fixes done. 2019-06-16 21:47:47 +05:30
Shreyas Zare
d23baaefab WebService: fixed minor issues with dhcp api calls. 2019-06-16 21:27:16 +05:30
Shreyas Zare
030ebc2da6 Scope: replaces LeaseTime with day, hour and minute based time selection. 2019-06-15 20:56:48 +05:30
Shreyas Zare
8dff54ed18 WebService: implemented dashboard client ip to domain mapping using dhcp map data. Implemented 'internal' zone option for validation to prevent unauthorized operations on internal zones. Implemented dhcp lease and zone sorting. Fixed minor issues. 2019-06-15 18:11:08 +05:30
Shreyas Zare
5cd6b7db97 WebService: refactored name from DnsWebService. Added DHCP api calls. 2019-06-15 13:30:03 +05:30