[PATCH 0/7] Polkit tty agent fixes

Martin Kletzander posted 7 patches 2 years, 5 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1637449540.git.mkletzan@redhat.com
src/libvirt_private.syms |   1 +
src/util/virpolkit.c     | 202 ++++++++++++++++++++++-----------------
src/util/virpolkit.h     |   1 +
tools/virsh.c            |  14 ++-
4 files changed, 127 insertions(+), 91 deletions(-)
[PATCH 0/7] Polkit tty agent fixes
Posted by Martin Kletzander 2 years, 5 months ago
Apart from fixing bz 1945501 [0] there are some small changes/fixes to some of
the polkit code.

[0] https://bugzilla.redhat.com/show_bug.cgi?id=1945501

Martin Kletzander (7):
  virsh: Remove needless variable
  util: Tiny reword fix in comment
  util: Add virPolkitAgentAvailable
  virsh: Do not try connecting first time without polkit agent
  util: Report errors in all code paths in virPolkitAgentCreate
  util: Check for pkttyagent availability properly
  util: Make client-side polkit work even with polkit disabled

 src/libvirt_private.syms |   1 +
 src/util/virpolkit.c     | 202 ++++++++++++++++++++++-----------------
 src/util/virpolkit.h     |   1 +
 tools/virsh.c            |  14 ++-
 4 files changed, 127 insertions(+), 91 deletions(-)

-- 
2.34.0