[libvirt PATCH 0/6] polkit: Make it possible to write safer rules

Andrea Bolognani posted 6 patches 5 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20231120144957.13720-1-abologna@redhat.com
docs/aclpolkit.rst                  | 33 +++++++++++++++++++++++++++++
src/libvirt_remote.syms             |  1 +
src/locking/lock_daemon.c           |  6 ++++--
src/logging/log_daemon.c            |  6 ++++--
src/lxc/lxc_controller.c            |  3 ++-
src/remote/remote_daemon.c          | 24 +++++++++++++++++----
src/remote/remote_daemon_dispatch.c |  6 +++++-
src/rpc/virnetserver.c              | 16 ++++++++++++--
src/rpc/virnetserver.h              |  4 +++-
tests/virnetdaemontest.c            |  3 ++-
10 files changed, 88 insertions(+), 14 deletions(-)
[libvirt PATCH 0/6] polkit: Make it possible to write safer rules
Posted by Andrea Bolognani 5 months, 1 week ago
See patch 5/6 for details.

Andrea Bolognani (6):
  docs: The Polkit access driver is disabled by default
  docs: Document org.libvirt.unix.* actions
  rpc: Introduce virNetServerHasGranularPolkit()
  remote: Set granularPolkit if applicable
  remote: Expose granularPolkit attribute to rules
  docs: Document granularPolkit attribute

 docs/aclpolkit.rst                  | 33 +++++++++++++++++++++++++++++
 src/libvirt_remote.syms             |  1 +
 src/locking/lock_daemon.c           |  6 ++++--
 src/logging/log_daemon.c            |  6 ++++--
 src/lxc/lxc_controller.c            |  3 ++-
 src/remote/remote_daemon.c          | 24 +++++++++++++++++----
 src/remote/remote_daemon_dispatch.c |  6 +++++-
 src/rpc/virnetserver.c              | 16 ++++++++++++--
 src/rpc/virnetserver.h              |  4 +++-
 tests/virnetdaemontest.c            |  3 ++-
 10 files changed, 88 insertions(+), 14 deletions(-)

-- 
2.42.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org