No description
Find a file
Dan Walsh 56d9d20a64 Pull auditing into libsemanage.
In the past we wrote audit into the semanage tool chain.  But if a tool like useradd
called dirreclty into libsemanage we did not get auditing.  Now useradd calls directly,
so we need this patch.

Another fix in this patch is to default the login mappings MLS to the selected SELinux User.
If a caller just specified the name staff_u, then the code will look up the range of staff_u
and apply it to the mapping.
2013-10-24 13:58:38 -04:00
checkpolicy Laurent Bigonville patch to fix various minor manpage issues and correct section numbering. 2013-10-24 13:58:37 -04:00
libselinux Fix handling of temporary file in sefcontext_compile.c 2013-10-24 13:58:38 -04:00
libsemanage Pull auditing into libsemanage. 2013-10-24 13:58:38 -04:00
libsepol Laurent Bigonville patch to fix various minor manpage issues and correct section numbering. 2013-10-24 13:58:37 -04:00
policycoreutils Add selinux_current_policy_path, which returns the a pointer to the loaded policy 2013-10-24 13:58:38 -04:00
scripts scripts: release: do not complain if release dir exists 2013-02-05 20:19:03 -05:00
sepolgen Richard Haines patch that allows us discover constraint violation information 2013-10-24 13:58:37 -04:00
.gitignore global: gitignore: add a couple of more editor backup filetypes 2013-02-01 12:14:57 -05:00
Makefile libselinux: additional makefile support for rubywrap 2012-06-28 11:21:16 -04:00