mirror of
https://github.com/juanfont/headscale.git
synced 2025-12-09 20:04:54 +01:00
* policy: remove allocs before appends in acls
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
* notifier: make batcher tests stable/non-flaky
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
* {db,derp,mapper}: dont allocate until append
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
---------
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
|
||
|---|---|---|
| .. | ||
| api_key_test.go | ||
| api_key.go | ||
| db.go | ||
| ip_test.go | ||
| ip.go | ||
| node_test.go | ||
| node.go | ||
| preauth_keys_test.go | ||
| preauth_keys.go | ||
| routes_test.go | ||
| routes.go | ||
| suite_test.go | ||
| users_test.go | ||
| users.go | ||