1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-01-08 00:11:42 +01:00
juanfont.headscale/hscontrol/util
Kristoffer Dalby 380fcdba17
Add worker reading extra_records_path from file ()
* consolidate scheduled tasks into one goroutine

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* rename Tailcfg dns struct

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* add dns.extra_records_path option

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* prettier lint

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* go-fmt

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-12-13 07:52:40 +00:00
..
addr_test.go
addr.go use tsaddr library and cleanups () 2024-10-02 09:06:09 +02:00
const.go
dns_test.go Added conversion of 'Hostname' to 'givenName' in a node with FQDN rules applied () 2024-10-15 18:33:03 +02:00
dns.go Add worker reading extra_records_path from file () 2024-12-13 07:52:40 +00:00
file.go
key.go use tsaddr library and cleanups () 2024-10-02 09:06:09 +02:00
log.go Integrate GORM Logger with Zerolog and Add Configuration Options for Logging and Performance () 2024-08-19 11:47:52 +02:00
net.go use tsaddr library and cleanups () 2024-10-02 09:06:09 +02:00
string_test.go more linter fixups () 2024-11-22 15:54:58 +00:00
string.go remove custom contains funcs for slices.Contains () 2024-07-19 09:04:04 +02:00
test.go fix route table migration wiping routes 0.22 -> 0.23 () 2024-08-27 18:54:28 +02:00
util_test.go Get integration test netmap from watch-ipn command () 2024-02-18 23:22:18 +01:00
util.go Get integration test netmap from watch-ipn command () 2024-02-18 23:22:18 +01:00