selinux/policycoreutils/mcstrans
Stephen Smalley 76913d8adb Deprecate use of flask.h and av_permissions.h.
Also remove all internal uses by libselinux.
This requires deleting the old class/perm string lookup tables
and compatibility code for kernels that predate the /sys/fs/selinux/class
tree, i.e. Linux < 2.6.23.

This also fixes a longstanding bug in the stringrep code; it was allocating
NVECTORS (number of vectors in the legacy av_perm_to_string table, i.e.
the total number of legacy permissions) entries in the per-class perms array
rather than MAXVECTORS (the maximum number of permissions in any
access vector).  Ho hum.  I already fixed this in Android but forgot it
here.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2014-07-09 13:49:18 -04:00
..
man Minor manpages improvements 2013-11-06 09:36:33 -05:00
share Add mcstrans to policycoreutils 2010-07-21 15:40:00 -04:00
src Deprecate use of flask.h and av_permissions.h. 2014-07-09 13:49:18 -04:00
utils Add mcstrans to policycoreutils 2010-07-21 15:40:00 -04:00
ChangeLog Add mcstrans to policycoreutils 2010-07-21 15:40:00 -04:00
COPYING Add mcstrans to policycoreutils 2010-07-21 15:40:00 -04:00
Makefile Add mcstrans to policycoreutils 2010-07-21 15:40:00 -04:00
TODO Add mcstrans to policycoreutils 2010-07-21 15:40:00 -04:00
VERSION policycoreutils: mcstrans: Version should have been bumped on last check in 2012-03-28 14:52:13 -04:00