1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-07-22 13:48:40 +02:00
juanfont.headscale/hscontrol
Sandro 1b01b9e14f
Reduce poll logging to debug (#1746)
Before this logged ~10 messages every few seconds and quite spamming the
log.
2024-02-16 10:32:23 +01:00
..
assets
db feat: add pqsql configs for open and idle connections (#1583) 2024-02-09 17:34:28 +01:00
derp Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
mapper Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
notifier Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
policy Allow when user has only a subnet route (#1734) 2024-02-12 11:44:37 +01:00
templates
types Allow when user has only a subnet route (#1734) 2024-02-12 11:44:37 +01:00
util Add assert func for verifying status, netmap and netcheck (#1723) 2024-02-09 07:26:41 +01:00
app.go Restructure database config (#1700) 2024-02-09 07:27:00 +01:00
auth_noise.go
auth.go Prepare notify channel before sending first update (#1730) 2024-02-12 09:11:17 +01:00
grpcv1_test.go
grpcv1.go feat(apikey): adds command to delete api keys (#1702) 2024-02-12 11:31:21 +01:00
handlers.go
metrics.go
noise.go
oidc.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
platform_config.go
poll_noise.go Replace database locks with transactions (#1701) 2024-02-08 17:28:19 +01:00
poll.go Reduce poll logging to debug (#1746) 2024-02-16 10:32:23 +01:00
suite_test.go Restructure database config (#1700) 2024-02-09 07:27:00 +01:00
tailsql.go Use result of fmt.Errorf call (#1668) 2024-02-15 11:02:54 +01:00