283 Commits (982e16581c8baece2e5a22ce2c37ea271768325a)
 

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