selinux/libselinux
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
..
include Deprecate use of flask.h and av_permissions.h. 2014-07-09 13:49:18 -04:00
man Add db_exception and db_datatype support to label_db backend 2014-06-26 10:51:15 -04:00
src Deprecate use of flask.h and av_permissions.h. 2014-07-09 13:49:18 -04:00
utils Deprecate use of flask.h and av_permissions.h. 2014-07-09 13:49:18 -04:00
ChangeLog Bump version and update ChangeLog for release. 2014-05-06 13:30:27 -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 version and update ChangeLog for release. 2014-05-06 13:30:27 -04:00