dnscontrol/commands
Tom Limoncelli 51bf2e34d0
BUGFIX: BIND Fix get-zones for bind when using %D (#3930)
Fixes https://github.com/StackExchange/dnscontrol/issues/3919

# Issue

"get-zones" doesn't generate proper file names using %D and possibly
others.

# Resolution

Special-case get-zones to populate the name varieties.
2025-12-18 06:43:00 -05:00
..
completion-scripts
test_data BUG: get-zones not generating SOA() statements properly (#3464) 2025-02-25 12:29:13 -05:00
types NEW FEATURE: Make "fmt" more like other formatters (warning: New default for -o) (#3927) 2025-12-18 06:41:05 -05:00
cmdzonecache.go CHORE: Move non-provider code out of /providers (#3916) 2025-12-15 12:53:52 -05:00
commands.go BUGFIX: IDN support is broken for domain names (#3845) 2025-11-29 12:17:44 -05:00
completion.go REFACTOR: Run moderize -fix (#3908) 2025-12-09 14:23:26 -05:00
completion_test.go REFACTOR: Run moderize -fix (#3908) 2025-12-09 14:23:26 -05:00
createDomains.go CHORE: Move non-provider code out of /providers (#3916) 2025-12-15 12:53:52 -05:00
fmt.go NEW FEATURE: Make "fmt" more like other formatters (warning: New default for -o) (#3927) 2025-12-18 06:41:05 -05:00
getZones.go BUGFIX: BIND Fix get-zones for bind when using %D (#3930) 2025-12-18 06:43:00 -05:00
gz_test.go CHORE: Move non-provider code out of /providers (#3916) 2025-12-15 12:53:52 -05:00
ppreviewPush.go Other changes and improvements: Show zone.UniqueName instead of zone.Name in informational output. (#3923) 2025-12-16 08:19:05 -05:00
ppreviewPush_test.go bug(split horizon): Domains with split horizons not working (#3895) 2025-12-05 11:41:16 -05:00
previewPush.go CHORE: Move non-provider code out of /providers (#3916) 2025-12-15 12:53:52 -05:00
previewPush_test.go
printIR.go bug(split horizon): Domains with split horizons not working (#3895) 2025-12-05 11:41:16 -05:00
r53_test.go CHORE: Move non-provider code out of /providers (#3916) 2025-12-15 12:53:52 -05:00
ultimate.go FEATURE: "--cmax n" limits preview/push concurrency to n connections (#3764) 2025-09-15 09:57:28 -04:00
writeTypes.go BUG: User-Agent should include DNSControl version (#3653) 2025-07-09 10:56:38 -04:00