platform_external_selinux/libselinux
Stephen Smalley 6f295008ef libselinux: add selabel_cmp interface and label_file backend
Add a selabel_cmp() interface for comparing two label configurations,
and implement it for the file backend (i.e. for file_contexts). This
allows comparing two file_contexts configurations to see if the first
is a subset of, equal/identical to, a superset of, or incomparable to
the second.  The motivating use case is to allow comparing two
file_contexts.bin files in Android CTS to confirm that a device
file_contexts.bin file contains all of the entries in the AOSP
general file_contexts.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2015-08-06 11:34:00 -04:00
..
include libselinux: add selabel_cmp interface and label_file backend 2015-08-06 11:34:00 -04:00
man libselinux: Add const to selinux_opt for label backends. 2015-07-10 12:30:09 -04:00
src libselinux: add selabel_cmp interface and label_file backend 2015-08-06 11:34:00 -04:00
utils libselinux: Fix binary file labels for regexes with metachars 2015-07-06 11:09:12 -04:00
ChangeLog Updated libselinux ChangeLog. 2015-08-05 13:05:00 -04:00
LICENSE initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile libselinux: Refactor rpm_execcon() into a new setexecfilecon() 2014-01-06 14:06:03 -05:00
VERSION Bump to final release 2015-02-02 09:38:10 -05:00