Commit Graph

2007 Commits

Author SHA1 Message Date
Shreyas Zare
ba67b807db AuthManager: updated LoadConfigFileInternal() to implant the session as well as the user account into the newly restored system. 2022-09-24 13:08:45 +05:30
Shreyas Zare
b9d4efe517 added WildIpApp 2022-09-24 12:10:12 +05:30
Shreyas Zare
2ba4d5b3f5 inno: updated dotnet version 2022-09-24 12:09:16 +05:30
Shreyas Zare
d5d7b2f432 apidocs: minor formatting changes. 2022-09-24 12:07:07 +05:30
Shreyas Zare
193f567ef4 apidocs: minor formatting changes. 2022-09-24 12:03:39 +05:30
Shreyas Zare
10e8e76fe8 apidocs: minor formatting changes done. 2022-09-24 12:00:26 +05:30
Shreyas Zare
5cd64a7a30 apidocs: minor changes done. 2022-09-24 11:56:40 +05:30
Shreyas Zare
c860b74b94 webapp: updated html to fix minor css issues and added support for new dhcp option in settings. 2022-09-24 11:54:39 +05:30
Shreyas Zare
e0e51def1c dhcp.js: implemented support for blockLocallyAdministeredMacAddresses option. 2022-09-24 11:53:43 +05:30
Shreyas Zare
6f6842453c auth.js: fixed minor css issues. 2022-09-24 11:53:04 +05:30
Shreyas Zare
801763d110 WebServiceDhcpApi: updated api to include new blockLocallyAdministeredMacAddresses option. 2022-09-24 11:52:29 +05:30
Shreyas Zare
b1312f2791 WebServiceAppsApi: Updated StartAutomaticUpdate() to add log message. 2022-09-24 11:51:56 +05:30
Shreyas Zare
4ffe9c74ef DnsWebService: Refactored LoadConfigFile() implementation. Fixed missing methods calls in ReadConfigFrom(). 2022-09-24 11:49:35 +05:30
Shreyas Zare
e007ae3ecb CacheZoneManager: Updated Query() to correctly detect if a record is stale and add extended error info. 2022-09-24 11:48:01 +05:30
Shreyas Zare
6d89dbf92e Scope: added feature to block allocation for locally administered mac addresses. 2022-09-24 11:46:41 +05:30
Shreyas Zare
ba38a6455e User: updated default iterations value. 2022-09-24 11:44:50 +05:30
Shreyas Zare
7fe927617f StatsManager: minor refactoring changes done. 2022-09-18 19:06:16 +05:30
Shreyas Zare
69a10a1fb5 merged multi-user into develop 2022-09-18 19:00:54 +05:30
Shreyas Zare
c1daceee14 WhatIsMyDns: Updated ProcessRequestAsync() definition. 2022-09-18 18:44:01 +05:30
Shreyas Zare
7ea150ee1b SplitHorizon.SimpleCNAME: Updated ProcessRequestAsync() definition. 2022-09-18 18:43:37 +05:30
Shreyas Zare
efabcfdf77 SplitHorizon.SimpleAddress: Updated ProcessRequestAsync() definition. 2022-09-18 18:43:11 +05:30
Shreyas Zare
663391dc2b GeoDistance.CNAME: Updated ProcessRequestAsync() definition. 2022-09-18 18:42:29 +05:30
Shreyas Zare
54b3047c16 GeoDistance.Address: Updated ProcessRequestAsync() definition. 2022-09-18 18:42:08 +05:30
Shreyas Zare
70825bf628 GeoCountry.CNAME: Updated ProcessRequestAsync() definition. 2022-09-18 18:41:43 +05:30
Shreyas Zare
a7188b4add GeoCountry.Address: Updated ProcessRequestAsync() definition. 2022-09-18 18:41:24 +05:30
Shreyas Zare
01d04709fc GeoContinent.CNAME: Updated ProcessRequestAsync() definition. 2022-09-18 18:41:03 +05:30
Shreyas Zare
381df73a53 GeoContinent.Address: Updated ProcessRequestAsync() definition. 2022-09-18 18:40:45 +05:30
Shreyas Zare
4d0c4cf4b5 Failover.WebHook: Updated ConditionalHttpReload() to not use system proxy. 2022-09-18 18:40:10 +05:30
Shreyas Zare
e13c23f95e Failover.HealthChecks: Updated ConditionalHttpReload() to not use system proxy. 2022-09-18 18:39:33 +05:30
Shreyas Zare
ae55f67706 Failover.CNAME: updated ProcessRequestAsync() definition. 2022-09-18 18:38:52 +05:30
Shreyas Zare
b19c5fc118 Failover.Address: updated ProcessRequestAsync() definition. 2022-09-18 18:38:30 +05:30
Shreyas Zare
0b5adc73e2 AdvancedBlocking: updated UpdateAllListsAsync() to not use system proxy. 2022-09-18 18:37:47 +05:30
Shreyas Zare
af0e73ecd8 updated apidocs. 2022-09-18 18:19:25 +05:30
Shreyas Zare
fe26665162 DnsServerApp: updated app store path. 2022-09-18 18:18:59 +05:30
Shreyas Zare
d6ace915ce DnsServiceWorker: updated app store path. 2022-09-18 18:18:33 +05:30
Shreyas Zare
70e5b1638c MainApplicationContext: Updated DashboardMenuItem_Click() to support new dns config file format. 2022-09-18 18:17:55 +05:30
Shreyas Zare
8fb898d630 DnsProvider: minor refactoring changes. 2022-09-18 18:17:07 +05:30
Shreyas Zare
176db2d81e IDnsAppRecordRequestHandler: updated ProcessRequestAsync() to add appRecordName parameter so that Apps know the name of the APP record for the request. 2022-09-18 18:16:34 +05:30
Shreyas Zare
8960149c7c main.js: updated implementation for multi-user support. Updated API paths and using session data token. Other minor changes done. 2022-09-18 18:15:29 +05:30
Shreyas Zare
640cecee8e zone.js: Updated API paths and using new session data token. Added row menu for zones. Implemented zone permissions support. Added APP record support for forwarder zones. Other minor refactoring changes done. 2022-09-18 18:14:06 +05:30
Shreyas Zare
70ee9c70b0 other-zones.js: Updated API paths and using new session data token. 2022-09-18 18:11:57 +05:30
Shreyas Zare
103c638adf logs.js: Updated API paths and using new session data token. 2022-09-18 18:10:52 +05:30
Shreyas Zare
e7dc216e17 dhcp.js: updated API paths and using session data token. Added support for small loader for table row menu actions. 2022-09-18 18:10:04 +05:30
Shreyas Zare
89ca472a49 added loader-small.gif 2022-09-18 18:08:43 +05:30
Shreyas Zare
313e6cc1b7 common.js: updated HTTPRequest() implementation. Updated serializeTableData() to support checkbox and hidden input tags. 2022-09-18 18:08:24 +05:30
Shreyas Zare
1007491c7a apps.js: updated code to use new session data token. 2022-09-18 18:07:30 +05:30
Shreyas Zare
ed1f2f301e webapp: added auth.js to for multi-user support. 2022-09-18 18:06:40 +05:30
Shreyas Zare
d767fd5e27 webapp: updated html for multi-user support. 2022-09-18 18:05:11 +05:30
Shreyas Zare
adbf13d4cc DnsWebService: updated implementation to add multi-user support. API paths updated to reflect the permission section each call belongs. Added support to stop block list automatic update. Updated dns config file format. 2022-09-18 18:04:28 +05:30
Shreyas Zare
6752f95469 WebServiceZonesApi: Updated implementation to support zone permissions. 2022-09-18 18:00:21 +05:30