mirror of
https://github.com/juanfont/headscale.git
synced 2025-04-25 01:19:15 +02:00
* Only read relevant nodes from database in PeerChangedResponse * Rework to ensure transactional consistency in PeerChangedResponse again * An empty nodeIDs list should return an empty nodes list * Add test to ListNodesSubset * Link PR in CHANGELOG.md * combine ListNodes and ListNodesSubset into one function * query for all nodes in ListNodes if no parameter is given * also add optional filtering for relevant nodes to ListPeers |
||
---|---|---|
.. | ||
testdata | ||
api_key_test.go | ||
api_key.go | ||
db_test.go | ||
db.go | ||
ip_test.go | ||
ip.go | ||
node_test.go | ||
node.go | ||
policy.go | ||
preauth_keys_test.go | ||
preauth_keys.go | ||
suite_test.go | ||
text_serialiser.go | ||
users_test.go | ||
users.go |