This is the upstream repository for the Security Enhanced Linux (SELinux) userland libraries and tools. The software provided by this project complements the SELinux features integrated into the Linux kernel and is used by Linux distributions. All bugs an
Go to file
Eric Paris 9ebd779353 libselinux: label_file: use precompiled filecontext when possible
When loading the filecontext database, check to see if there is a newer
binary version.  If so, mmap that file, is used to populate the regex db
instead of reading from the text representation and compiling regex's as
needed.  If the text file is newer it will use the text version and
ignore the binary version.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
2013-02-01 12:08:57 -05:00
checkpolicy Version bumps for upstream push 2012-09-13 10:33:58 -04:00
libselinux libselinux: label_file: use precompiled filecontext when possible 2013-02-01 12:08:57 -05:00
libsemanage Version bumps for upstream push 2012-09-13 10:33:58 -04:00
libsepol libsepol: filename_trans: use some better sorting to compare and merge 2013-02-01 12:08:56 -05:00
policycoreutils policycoreutils: setfiles: estimate percent progress 2013-02-01 12:08:51 -05:00
scripts release script 2009-03-12 01:23:32 -04:00
sepolgen Version bumps for upstream push 2012-09-13 10:33:58 -04:00
.gitignore .gitignore: More files to ignore 2011-09-16 11:54:04 -04:00
Makefile libselinux: additional makefile support for rubywrap 2012-06-28 11:21:16 -04:00