1
0
Fork 0
alistair23-linux/scripts/selinux
Stephen Smalley 20a8d62eef selinux: genheaders should fail if too many permissions are defined
Ensure that genheaders fails with an error if too many permissions
are defined in a class to fit within an access vector. This is similar
to a check performed by checkpolicy when compiling the policy.

Also, fix the suffix on the permission constants generated by this program.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Paul Moore <paul@paul-moore.com>
2017-07-31 19:03:02 -04:00
..
genheaders selinux: genheaders should fail if too many permissions are defined 2017-07-31 19:03:02 -04:00
mdp selinux: include sys/socket.h in host programs to have PF_MAX 2017-03-10 15:09:27 -05:00
Makefile selinux: generate flask headers during kernel build 2009-10-07 21:56:44 +11:00
README doc: ReSTify SELinux.txt 2017-05-18 10:31:30 -06:00
install_policy.sh kbuild: Make scripts executable 2014-08-20 16:03:45 +02:00

README

Please see Documentation/admin-guide/LSM/SELinux.rst for information on
installing a dummy SELinux policy.