platform_external_selinux/policycoreutils/setfiles
Thomas Liu 2a1933d830 Author: Thomas Liu
Email: tliu@redhat.com
Subject: policycoreutils: share setfiles restore function with restorecond
Date: Wed, 19 Aug 2009 15:51:44 -0400

This is the first of two patches.

This patch splits all of the restore functionality in setfiles
into another two files, restore.c and restore.h.

The reason for this is shown in the next patch, which patches
restorecond to share this code.

To use it, instantiate a restore_opts struct with the proper options
and then pass a pointer to it into restore_init, and call restore_destroy
later.

Signed-off-by: Thomas Liu <tliu@redhat.com>
Signed-off-by: Dan Walsh <dwalsh@redhat.com>

I've rebased this so that it will apply to current trunk.

Signed-off-by: Chad Sellers <csellers@tresys.com>
2009-11-02 17:02:25 -05:00
..
Makefile Author: Thomas Liu 2009-11-02 17:02:25 -05:00
restore.c Author: Thomas Liu 2009-11-02 17:02:25 -05:00
restore.h Author: Thomas Liu 2009-11-02 17:02:25 -05:00
restorecon.8 initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
setfiles.8 initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
setfiles.c Author: Thomas Liu 2009-11-02 17:02:25 -05:00