Go to file
Thomas Lamprecht 1d06c1bf95 guest helpers: avoid checking user/token if one can abort all tasks
If the user can already stop all tasks there is no point in spending
some work on every task to check if the user could also stop if
without those powerful permissions.

To avoid to much indentation rework the filter to an early-next style.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-17 17:30:53 +02:00
debian bump version to 5.0.6 2023-11-21 13:31:14 +01:00
src guest helpers: avoid checking user/token if one can abort all tasks 2024-04-17 17:30:53 +02:00
Makefile buildsys: add sbuild convenience target 2023-05-22 13:24:50 +02:00