On Mon, Dec 14, 2015 at 01:36:43PM -0500, John Ferlan wrote:
On 12/09/2015 08:50 AM, Ján Tomko wrote:
> v1:
https://www.redhat.com/archives/libvir-list/2015-November/msg00781.html
> new in v2:
> * split by security driver
> * more functions renamed
>
> Ján Tomko (3):
> security_dac: remove extra Security from function names
> security_selinux: remove extra Security from function names
> security_stack: : remove extra security from function names
>
> src/security/security_dac.c | 242 +++++++++++++-------------
> src/security/security_selinux.c | 375 ++++++++++++++++++++--------------------
> src/security/security_stack.c | 68 ++++----
> 3 files changed, 338 insertions(+), 347 deletions(-)
>
ACK series
Now pushed. Thank you.
Jan