On 09/25/2014 07:30 AM, John Ferlan wrote:
On 09/10/2014 10:20 AM, Daniel P. Berrange wrote:
> Convert the remote daemon auth check and the access control
> code to use the common polkit API for checking auth.
>
> Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com>
> ---
> daemon/remote.c | 235 ++-----------------------------------
> src/access/viraccessdriverpolkit.c | 91 ++++++--------
> 2 files changed, 45 insertions(+), 281 deletions(-)
>
<...snip...>
Since this was pushed yesterday - my morning Coverity picked up on an
issue this morning...
Should have gone through the rest of my libvir-list backlog as I see
Pavel already sent patches on this...
John