headscale/hscontrol/db
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
..
addresses_test.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
addresses.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
api_key_test.go Replace the timestamp based state system 2023-09-19 10:20:21 -05:00
api_key.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
db.go improve errors for missing directories (#1765) 2024-02-17 13:36:19 +01:00
node_test.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
node.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
preauth_keys_test.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
preauth_keys.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
routes_test.go Restructure database config (#1700) 2024-02-09 07:27:00 +01:00
routes.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
suite_test.go Restructure database config (#1700) 2024-02-09 07:27:00 +01:00
users_test.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
users.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00