]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Expose ownership ID parsing
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 24 May 2013 15:35:01 +0000 (17:35 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 24 Jul 2013 12:29:11 +0000 (14:29 +0200)
commitbba579b6e06b1035776489432f70d048051eaa56
tree919ec511da71af99f3e27c2a9960bf578714b1ff
parent3ceb4c7df67b6ad160359d92167c4c76d4ad2f7b
Expose ownership ID parsing

Parsing 'user:group' is useful even outside the DAC security driver,
so expose the most abstract function which has no DAC security driver
bits in itself.
src/libvirt_private.syms
src/security/security_dac.c
src/util/virutil.c
src/util/virutil.h