Commit graph

21 commits

Author SHA1 Message Date
Tom Limoncelli
4529bc8f4f
rebase to main (#3442)
Co-authored-by: nyanotech <33802077+nyanotech@users.noreply.github.com>
Co-authored-by: Jakob Ackermann <das7pad@outlook.com>
Co-authored-by: Brice Figureau <brice@figureau.eu>
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: imlonghao <git@imlonghao.com>
2025-02-18 11:22:00 -05:00
Tom Limoncelli
1e578d7fe1
Initial check-in (#3344) 2025-01-10 10:43:16 -05:00
Yuhui Xu
be25228cc8
GCORE: Add support for GeoDNS/Failover (#3161)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-10-29 09:23:02 -04:00
Tom Limoncelli
06ba3cce77
Bugfix: Providers with batched updates might not report the correct number of changes (#3108) 2024-09-16 12:20:30 -04:00
Jeffrey Cafferata
8fa1a8d7d6
BUILD: Generate OWNERS files (#2997) 2024-07-10 15:53:50 -04:00
Yuhui Xu
b47ac0df03
GCORE: add SVCB and HTTPS support (#2983) 2024-06-04 14:00:10 -04:00
Tom Limoncelli
f9cff3d5e6
TEST GCORE: add DNSSEC support (#2904)
Co-authored-by: Lan Tian <xuyh0120@outlook.com>
2024-04-02 17:03:30 -04:00
xtex
eb19b31371
GCORE: Allow PTR records (#2890) 2024-04-01 15:45:13 -04:00
Tom Limoncelli
4765f402bd
FEATURE: New capability: Can provider run concurrently (#2876) 2024-03-20 12:36:54 -04:00
Tom Limoncelli
e52ec54453
Remove unused CantUseNOPURGE capability (#2877) 2024-03-18 18:30:09 -04:00
Yuhui Xu
5dfc8ca935
GCORE: enable ALIAS records (#2802) 2024-01-18 09:06:36 -05:00
Tom Limoncelli
c91fe6c1c8
CHORE: Remove diff1 from codebase (#2575) 2023-10-22 13:56:13 -04:00
nemunaire
5ae231030e
Update version in go.mod (#2382) 2023-05-20 13:21:45 -04:00
Tom Limoncelli
489be2e3dc
ROUTE53: fix R53_ZONE() handling for domains (#2306)
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
2023-05-02 13:04:59 -04:00
Tom Limoncelli
60470a3886
BUG: Some DNS zones are downloaded twice (#2120)
Signed-off-by: Amelia Aronsohn <squirrel@wearing.black>
Co-authored-by: Tom Limoncelli <tal@whatexit.org>
Co-authored-by: Grégoire Henry <hnrgrgr@users.noreply.github.com>
Co-authored-by: Amelia Aronsohn <squirrel@wearing.black>
Co-authored-by: Kai Schwarz <kschwarz@hexonet.net>
Co-authored-by: Asif Nawaz <asif.nawaz@centralnic.com>
Co-authored-by: imlonghao <git@imlonghao.com>
Co-authored-by: Will Power <1619102+willpower232@users.noreply.github.com>
2023-04-14 15:22:23 -04:00
Paul Dee
3b6591fd95
NEW FEATURE: Support DNS LOC record type (#2174) 2023-03-16 14:04:20 -04:00
Yannik Sembritzki
5e06c249d6
Rename DomainCreator to the more accurate ZoneCreator (#2038)
Co-authored-by: Yannik Sembritzki <yannik@sembritzki.org>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-02-07 07:22:49 -05:00
Tom Limoncelli
de202531cb
NEW FEATURE: NO_PURGE reports what is not purged (diff2 only) (#2031) 2023-02-01 07:27:00 -05:00
Yuhui Xu
801aae725b
GCORE: Implement diff2 and greatly improve performance for getting record sets (#1867)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2022-12-30 21:38:01 -05:00
Tom Limoncelli
b0f2945510
REFACTOR: Add diff2 enable flag to all DNS providers (#1851)
This should enable the diff2 code to be inserted with good "git blame" results for new code.  I'm adding this early to catch any problems early.
2022-12-11 15:02:58 -05:00
Yuhui Xu
35818299c0
NEW PROVIDER: Gcore DNS (#1816) 2022-11-15 12:40:08 -05:00