Shreyas Zare
|
175a7c5328
|
Merge branch 'master' of https://github.com/TechnitiumSoftware/DnsServer
|
2024-03-16 18:19:11 +05:30 |
|
Shreyas Zare
|
c5007bdda4
|
Merge pull request #873 from pbinks/master
Grammar corrections
|
2024-03-16 18:18:53 +05:30 |
|
Shreyas Zare
|
885a89f395
|
assembly version updated to v12.1 for release.
|
2024-03-16 18:16:43 +05:30 |
|
Shreyas Zare
|
1c6aa06d21
|
updated readme.
|
2024-03-16 18:16:16 +05:30 |
|
Shreyas Zare
|
9a2185db43
|
updated change log.
|
2024-03-16 18:13:41 +05:30 |
|
Shreyas Zare
|
d80066cf32
|
inno: updated version to 12.1
|
2024-03-16 18:13:09 +05:30 |
|
Shreyas Zare
|
75e3163c55
|
inno: updated dotnet to v8.0.3.
|
2024-03-16 18:12:46 +05:30 |
|
Shreyas Zare
|
265e45707b
|
updated app store json data
|
2024-03-16 18:12:14 +05:30 |
|
Shreyas Zare
|
096a0cd7ab
|
app assembly version updated for release.
|
2024-03-16 18:07:08 +05:30 |
|
Shreyas Zare
|
b849b6594c
|
updated docker env variables.
|
2024-03-16 16:16:21 +05:30 |
|
Shreyas Zare
|
59c79fc831
|
updated apidocs.
|
2024-03-16 16:15:57 +05:30 |
|
Shreyas Zare
|
f00cab6e63
|
minor refactoring changes
|
2024-03-16 16:14:39 +05:30 |
|
Shreyas Zare
|
72d61df26f
|
zone.js: updated code to support dynamic updates permission for secondary zones.
|
2024-03-16 15:59:26 +05:30 |
|
Shreyas Zare
|
e0ab0171ea
|
main.js: updated code to support new dns client features, and ECS override feature.
|
2024-03-16 15:58:24 +05:30 |
|
Shreyas Zare
|
c8060d1e95
|
updated jquery to v3.7.1
|
2024-03-16 15:57:01 +05:30 |
|
Shreyas Zare
|
a9118a55eb
|
dhcp.js: updated code to support ignore client identifier option feature.
|
2024-03-16 15:56:46 +05:30 |
|
Shreyas Zare
|
a1b6f339cd
|
webapp: updated html for new dns client features, EDNS client subnet override feature, and DHCP scope ignore client identifier option feature.
|
2024-03-16 15:56:08 +05:30 |
|
Shreyas Zare
|
0e61ae387a
|
DnsWebService: updated config code for ECS override feature.
|
2024-03-16 15:50:11 +05:30 |
|
Shreyas Zare
|
ee38acfef1
|
WebServiceZonesApi: Updated api for response metadata feature. Updated Zone options api for secondary zone dynamic update permissions. Fixed bug in fwd record update.
|
2024-03-16 15:46:55 +05:30 |
|
Shreyas Zare
|
775fca0f54
|
WebServiceSettingsApi: updated api for EDNS client subnet override feature.
|
2024-03-16 15:45:30 +05:30 |
|
Shreyas Zare
|
42a053b3eb
|
WebServiceDhcpApi: updated api to support ignoreClientIdentifierOption.
|
2024-03-16 14:02:14 +05:30 |
|
Shreyas Zare
|
4b60404153
|
WebServiceApi: Updated resolve query api to add ednsClientSubnet option and raw responses feature.
|
2024-03-16 14:01:38 +05:30 |
|
Shreyas Zare
|
beb9ff2546
|
DnsWebService: added DNS_SERVER_WEB_SERVICE_LOCAL_ADDRESSES environment variable.
|
2024-03-16 14:00:11 +05:30 |
|
Shreyas Zare
|
b9986f1501
|
DnsServer: Implemented EDNS Client Subnet override feature. Updated ProcessUpdateQueryAsync() to check for update permissions for secondary zone. Updated serve stale to wait for max 1800ms. Code refactoring done.
|
2024-03-16 13:59:22 +05:30 |
|
Shreyas Zare
|
9f6e7d7145
|
SecondaryZone: Updated RefreshZoneAsync() to retry with axfr for refused rcode. Updated zone to allow dynamic updates config.
|
2024-03-16 13:46:03 +05:30 |
|
Shreyas Zare
|
eaf96b24c0
|
CacheZone: code refactoring done.
|
2024-03-16 13:43:31 +05:30 |
|
Shreyas Zare
|
eae9568290
|
CacheZoneManager: Implemented response metadata feature. Fixed minor bugs. Code refactoring done.
|
2024-03-16 13:31:52 +05:30 |
|
Shreyas Zare
|
6489c9828c
|
ZoneTree: fixed wildcard matching bug in FindZoneNode().
|
2024-03-16 13:27:38 +05:30 |
|
Shreyas Zare
|
332b64e6c2
|
CacheRecordInfo: added response metadata feature.
|
2024-03-16 13:26:55 +05:30 |
|
Shreyas Zare
|
ff6cbfcd54
|
Scope: implemented ignore client identifier feature.
|
2024-03-16 13:25:52 +05:30 |
|
Shreyas Zare
|
cfed453bf5
|
DhcpServer: Updated default scope to use IgnoreClientIdentifierOption option. Updated dhcp log with more details in UpdateDnsAuthZone().
|
2024-03-16 13:23:53 +05:30 |
|
Shreyas Zare
|
5b2cd14d22
|
DhcpMessage: Added GetClientIdentifier() to handle client identifier based on MAC address.
|
2024-03-16 13:22:36 +05:30 |
|
Shreyas Zare
|
7639eee3bb
|
GeoDistanceApp: updated readme.
|
2024-03-16 13:17:36 +05:30 |
|
Shreyas Zare
|
ffd2f69893
|
GeoDistance.MaxMind: Implemented support for ISP/ASN database.
|
2024-03-16 13:17:14 +05:30 |
|
Shreyas Zare
|
7c5b45e655
|
GeoDistance.CNAME: Implemented support for ISP/ASN database.
|
2024-03-16 12:42:10 +05:30 |
|
Shreyas Zare
|
190c408450
|
GeoDistance.Address: Implemented support for ISP/ASN database.
|
2024-03-16 12:41:22 +05:30 |
|
Shreyas Zare
|
a5972ed61f
|
GeoCountry: updated readme.
|
2024-03-16 12:40:32 +05:30 |
|
Shreyas Zare
|
35da179128
|
GeoCountry.MaxMind: Implemented support for ISP/ASN database.
|
2024-03-16 12:40:15 +05:30 |
|
Shreyas Zare
|
1c53bd27a6
|
GeoCountry.CNAME: Implemented support for ISP/ASN database.
|
2024-03-16 12:39:47 +05:30 |
|
Shreyas Zare
|
421497a2af
|
GeoCountry.Address: Implemented support for ISP/ASN database.
|
2024-03-16 12:39:21 +05:30 |
|
Shreyas Zare
|
d4d265919f
|
GeoContinentApp: updated readme.
|
2024-03-16 12:38:39 +05:30 |
|
Shreyas Zare
|
19d550429c
|
GeoContinent.MaxMind: Implemented support for ISP/ASN database.
|
2024-03-16 12:38:08 +05:30 |
|
Shreyas Zare
|
0690ee72b7
|
GeoContinent.CNAME: Implemented support for ISP/ASN database.
|
2024-03-16 12:36:35 +05:30 |
|
Shreyas Zare
|
4d5250babf
|
GeoContinent.Address: Implemented support for ISP/ASN database.
|
2024-03-16 12:36:12 +05:30 |
|
Shreyas Zare
|
e73b1aabe9
|
DnsRebindingProtectionApp: minor change.
|
2024-03-16 12:35:02 +05:30 |
|
Shreyas Zare
|
40b510c59c
|
Dns64App: minor change.
|
2024-03-16 12:34:45 +05:30 |
|
Shreyas Zare
|
6090efe6fe
|
BlockPageApp: minor change.
|
2024-03-16 12:34:23 +05:30 |
|
Paul Binks
|
d706c702d6
|
Grammar corrections
|
2024-02-25 15:51:56 +00:00 |
|
Shreyas Zare
|
958ea66677
|
zone.js: updated code to support new import zone api option.
|
2024-02-17 18:15:14 +05:30 |
|
Shreyas Zare
|
696bc5ea91
|
webapp: updated html to support import zone overwrite soa serial option.
|
2024-02-17 18:14:22 +05:30 |
|