Go to file
Eric Paris 0a778ba601 libsepol: expand: do filename_trans type comparison on mapped representation
The filename_trans code had a bug where duplicate detection was being
done between the unmapped type value of a new rule and the type value of
rules already in policy.  This meant that duplicates were not being
silently dropped and were instead outputting a message that there was a
problem.  It made things hard because the message WAS using the mapped
type to convert to the string representation, so it didn't look like a
dup!

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
2011-11-02 15:37:11 -04:00
checkpolicy Revert "checkpolicy: Redo filename/filesystem syntax to support filename trans rules" 2011-11-02 13:04:39 -04:00
libselinux libselinux: rename and export symlink_realpath 2011-11-02 15:37:11 -04:00
libsemanage libselinux: maintain mode even if umask is tighter 2011-11-02 15:37:10 -04:00
libsepol libsepol: expand: do filename_trans type comparison on mapped representation 2011-11-02 15:37:11 -04:00
policycoreutils libsepol: Move ebitmap_* functions from mcstrans to libsepol 2011-11-02 15:37:11 -04:00
scripts release script 2009-03-12 01:23:32 -04:00
sepolgen Bump version and changelog for all components. 2011-09-16 15:34:36 -04:00
.gitignore .gitignore: More files to ignore 2011-09-16 11:54:04 -04:00
Makefile global: Makefile: create global 'all' target 2011-08-26 14:27:57 -04:00