[libvirt] [PATCH 0/2] Augment access denied error message and adjust polkit docs

John Ferlan posted 2 patches 5 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20181015142634.26205-1-jferlan@redhat.com
docs/aclpolkit.html.in        | 117 ++++++++++++++++++++++++++++++++++
docs/libvirt.css              |   1 +
src/access/viraccessmanager.c |  25 ++++----
src/rpc/gendispatch.pl        |   2 +-
src/util/virerror.c           |   4 +-
5 files changed, 134 insertions(+), 15 deletions(-)
[libvirt] [PATCH 0/2] Augment access denied error message and adjust polkit docs
Posted by John Ferlan 5 years, 5 months ago
Details in the patches

John Ferlan (2):
  access: Modify the VIR_ERR_ACCESS_DENIED to include driverName
  docs: Enhance polkit documentation to describe secondary connection

 docs/aclpolkit.html.in        | 117 ++++++++++++++++++++++++++++++++++
 docs/libvirt.css              |   1 +
 src/access/viraccessmanager.c |  25 ++++----
 src/rpc/gendispatch.pl        |   2 +-
 src/util/virerror.c           |   4 +-
 5 files changed, 134 insertions(+), 15 deletions(-)

-- 
2.17.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Augment access denied error message and adjust polkit docs
Posted by John Ferlan 5 years, 5 months ago
ping?

Thoughts at all - it's more doc than code and I'd really like to be sure
the words are proper and/or make sense.

Tks -

John

On 10/15/18 10:26 AM, John Ferlan wrote:
> Details in the patches
> 
> John Ferlan (2):
>   access: Modify the VIR_ERR_ACCESS_DENIED to include driverName
>   docs: Enhance polkit documentation to describe secondary connection
> 
>  docs/aclpolkit.html.in        | 117 ++++++++++++++++++++++++++++++++++
>  docs/libvirt.css              |   1 +
>  src/access/viraccessmanager.c |  25 ++++----
>  src/rpc/gendispatch.pl        |   2 +-
>  src/util/virerror.c           |   4 +-
>  5 files changed, 134 insertions(+), 15 deletions(-)
> 

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] Augment access denied error message and adjust polkit docs
Posted by Michal Privoznik 5 years, 4 months ago
On 10/15/2018 04:26 PM, John Ferlan wrote:
> Details in the patches
> 
> John Ferlan (2):
>   access: Modify the VIR_ERR_ACCESS_DENIED to include driverName
>   docs: Enhance polkit documentation to describe secondary connection
> 
>  docs/aclpolkit.html.in        | 117 ++++++++++++++++++++++++++++++++++
>  docs/libvirt.css              |   1 +
>  src/access/viraccessmanager.c |  25 ++++----
>  src/rpc/gendispatch.pl        |   2 +-
>  src/util/virerror.c           |   4 +-
>  5 files changed, 134 insertions(+), 15 deletions(-)
> 

ACK

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list