headscale/hscontrol/util
Kristoffer Dalby b60ee9db54
improve errors for missing directories (#1765)
* improve errors for missing directories

Fixes #1761
Updates #1760

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

* update container docs

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

* update changelog with /var changes

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

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2024-02-17 13:36:19 +01:00
..
addr.go Split code into modules 2023-05-26 12:24:50 +02:00
addr_test.go use cmp.Diff instead of reflect.DeepEqual 2023-07-01 21:55:47 +02:00
const.go Split code into modules 2023-05-26 12:24:50 +02:00
dns.go remove "stripEmailDomain" argument 2023-06-21 10:31:48 +02:00
dns_test.go move reminder of dns funcs to util 2023-06-08 16:34:15 +02:00
file.go improve errors for missing directories (#1765) 2024-02-17 13:36:19 +01:00
key.go remove the use key stripping and store the proper keys (#1603) 2023-11-16 17:55:29 +01:00
log.go embed (hidden) tailsql for debugging (#1663) 2023-12-20 21:47:48 +01:00
net.go create DB struct 2023-05-26 12:24:50 +02:00
string.go create DB struct 2023-05-26 12:24:50 +02:00
string_test.go create DB struct 2023-05-26 12:24:50 +02:00
test.go Add assert func for verifying status, netmap and netcheck (#1723) 2024-02-09 07:26:41 +01:00