platform_external_selinux/libselinux/utils
Eric Paris 7df397d3d9 libselinux: move realpath helper to matchpathcon library
Instead of only doing path simplification and symlink following for the
matchpathcon helper instead do it in the library potion.  This was an
issue when in python some called selinux.matchpatchcon("//lib64", 0) and
got the wrong answer (because the // wasn't being dealt with)

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
2011-08-26 14:27:37 -04:00
..
.gitignore libselinux: move .gitignore into utils 2011-08-02 13:33:52 -04:00
avcstat.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
compute_av.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
compute_create.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
compute_member.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
compute_relabel.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
compute_user.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
getconlist.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
getdefaultcon.c Author: Daniel J Walsh 2009-05-14 15:43:18 -04:00
getenforce.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
getfilecon.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
getpidcon.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
getsebool.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
getseuser.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile Author: Daniel J Walsh 2009-05-07 16:05:05 -04:00
matchpathcon.c libselinux: move realpath helper to matchpathcon library 2011-08-26 14:27:37 -04:00
policyvers.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
selinux_check_securetty_context.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
selinuxenabled.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
selinuxexeccon.c libselinux: new setexecon utility 2011-08-02 13:33:35 -04:00
setenforce.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
setfilecon.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
togglesebool.c initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00