1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/hscontrol
Kristoffer Dalby 380fcdba17
Add worker reading extra_records_path from file (#2271)
* 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
..
assets
db Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
derp
dns Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
mapper Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
notifier
policy wrap policy in policy manager interface (#2255) 2024-11-26 15:16:06 +01:00
templates more linter fixups (#2212) 2024-11-22 15:54:58 +00:00
types Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
util Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
app.go Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
auth_noise.go
auth.go Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
grpcv1_test.go
grpcv1.go restructure command/api to use stable IDs (#2261) 2024-12-10 16:23:55 +01:00
handlers.go feat: support client verify for derp (add integration tests) (#2046) 2024-11-22 13:23:05 +01:00
metrics.go Handle /derp/latency-check (#2227) 2024-11-06 15:59:38 +01:00
noise.go cleanup linter warnings (#2206) 2024-10-23 10:45:59 -05:00
oidc.go Add worker reading extra_records_path from file (#2271) 2024-12-13 07:52:40 +00:00
platform_config.go
poll.go wrap policy in policy manager interface (#2255) 2024-11-26 15:16:06 +01:00
suite_test.go
tailsql.go