238 Commits (0db3e18227925f3647341ef8fc83e0a5db4a7805)
 

Author SHA1 Message Date
Alejandro Mery 0db3e18227 cluster: introduce SyncRegions() to write regions file 8 months ago
Alejandro Mery 0094450ca8 cluster: fix regions/zones mapping when the region exists 8 months ago
Alejandro Mery a910bba406 Merge pull request 'cluster: introduce Machine.Inactive flag' (#38) 8 months ago
Alejandro Mery 5ef6d45ef7 Merge pull request 'jpictl: fix cloud.yaml unmarshalling' (#32) 8 months ago
Alejandro Mery 99998dc7e8 cluster: mark Machine as Inactive if the "region" file contains "none" 8 months ago
Alejandro Mery 892d849740 cluster: introduce Machine.Inactive flag 8 months ago
Alejandro Mery 125a4c0dbe wireguard: implement EndpointAddress.UnmarshalText 8 months ago
Alejandro Mery 7c811d7813 wireguard: implement UnmarshalText for PrivateKey and PublicKey 8 months ago
Alejandro Mery 1580c09746 cluster: add Machine.ReadLines() shortcut 8 months ago
Alejandro Mery a928ab8880 Merge pull request 'jpictl: add flags to control the default scan' (#34) 8 months ago
Alejandro Mery 66fc213f64 Merge pull request 'cluster: improve defaults to ease initialisation of new machines' (#31) 8 months ago
Alejandro Mery 944400249f Merge pull request 'jpictl: create machine directories on `jpictl write`' (#33) 8 months ago
Alejandro Mery 1492061ab8 jpictl: create machine directories on `jpictl write` 8 months ago
Alejandro Mery 57e1077a85 cluster: add MkdirAll() support 8 months ago
Alejandro Mery 5a3d483f98 cluster: refactor Machine.ReadFile() and Machine.OpenFile() 8 months ago
Alejandro Mery 0ff17abd59 Merge pull request 'cluster: add top level ReadLines(), WriteStringFile() and RemoveFile() helpers' (#36) 8 months ago
Alejandro Mery a742bad084 Merge pull request 'dns: sort zones when writing data' (#35) 8 months ago
Alejandro Mery 629b6ee74f Merge pull request 'cluster: sort regions, for `jpictl dump` sake' (#37) 8 months ago
Alejandro Mery 884b11d1f9 cluster: sort regions, for `jpictl dump`' sake 8 months ago
Alejandro Mery 5bbe15ef24 cluster: move SortRegions() from dns to cluster 8 months ago
Alejandro Mery fd1c57d377 cluster: introduce Cluster.ReadLines() 8 months ago
Alejandro Mery 2fd5947f1b cluster: introduce Cluster.WriteStringFile() 8 months ago
Alejandro Mery 14b3d91191 cluster: introduce Cluster.RemoveFile() 8 months ago
Alejandro Mery abe3005769 dns: sort zones when writing data 8 months ago
Alejandro Mery 727fd67bc6 jpictl: add --domain/-D and --scan-dir/-d options 8 months ago
Alejandro Mery b8e1b321e5 jpictl: add `-S` flag to ignore the config file and always scan 8 months ago
Alejandro Mery 0c5429a681 jpictl: move verbosity handling to the log module 8 months ago
Alejandro Mery e5639b2f4e cluster: generate ring keys on scan if missing 8 months ago
Alejandro Mery 543824a54a cluster: allow empty wgN.conf files as markers to enable the ring 8 months ago
Alejandro Mery 9ab7594bcc Merge pull request 'jpictl: add initial `dns add` command' (#29) 8 months ago
Nagy Károly Gábriel 07d4f462a3 Merge pull request 'wireguard: fix KeyPair.Validate()' (#30) 8 months ago
Alejandro Mery 142ea00577 wireguard: fix KeyPair.Validate() 8 months ago
Alejandro Mery 052f89152c jpictl/dns: introduce add command to register new machines 8 months ago
Alejandro Mery 557f156579 dns: refactor asSyncRecords() 8 months ago
Alejandro Mery e857ff7456 Merge pull request 'dns: refactor record formatting and sort show results' (#28) 8 months ago
Alejandro Mery 9da49f2d86 dns/show: sort records 8 months ago
Alejandro Mery 356322bc94 dns/show: introduce writeRecords() helper 8 months ago
Alejandro Mery 7dac96f474 dns/show: refactor Record formatting 8 months ago
Alejandro Mery 134606207d Merge pull request 'jpictl: introduce `jpictl dns show` command' (#27) 8 months ago
Alejandro Mery 66178923a3 chore: update darvaza.org/resolver to support the darvaza.org/core update 8 months ago
Alejandro Mery 440dcde50a jpictl: introduce `jpictl dns show` command 8 months ago
Alejandro Mery c578990f8c jpictl: refactor dns command initialization 8 months ago
Alejandro Mery b0f4be7047 dns: refactor GetRecords() to allow commands other than sync 8 months ago
Alejandro Mery 7dd04d84f4 Merge pull request 'chores: update dependencies' (#26) 8 months ago
Alejandro Mery 385f85ff91 chore: go work sync 8 months ago
Alejandro Mery 986db350b4 cluster: make unreachable panic explicit 8 months ago
Alejandro Mery 99ae34e98c chore: update darvaza.org/core to v0.10.0 8 months ago
Alejandro Mery 76b40e63c7 Merge pull request 'dns: introduce `jpictl dns sync` to update public DNS records' (#25) 10 months ago
Alejandro Mery 5d82de5535 jpictl: introduce `jpictl dns sync` to update public DNS records 10 months ago
Alejandro Mery c33d0dab16 jpictl: refactor dns.Manager factory to support Provider data 10 months ago