Go to file
Richard Haines bc1a8e2a4a libselinux: selinux_file_context_verify function returns wrong value.
selinux_file_context_verify(3) should now return the correct codes and
matchpathcon(8) has been modified to handle them.

The selinux_file_context_verify(3)and selinux_file_context_cmp(3) man pages
have also been updated (re-written really) to correct return codes.

I found that selabel_open left errno set to ENOENT because a
file_contexts.subs file did not exist on my system, but left selabel_open
alone and set errno = 0 before calling selinux_filecontext_cmp.

[fix uninitialize init variable in matchpathcon.c::main - eparis]
Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
2011-08-26 14:27:51 -04:00
checkpolicy update changelog and VERSION for latest changes 2011-08-17 11:17:28 -04:00
libselinux libselinux: selinux_file_context_verify function returns wrong value. 2011-08-26 14:27:51 -04:00
libsemanage update changelog and VERSION for latest changes 2011-08-17 11:17:28 -04:00
libsepol update repo for 2011-08-03 with version and changelog updates 2011-08-03 18:09:02 -04:00
policycoreutils update changelog and VERSION for latest changes 2011-08-17 11:17:28 -04:00
scripts release script 2009-03-12 01:23:32 -04:00
sepolgen Minor version bump for release 2011-07-27 15:32:54 -04:00
.gitignore Repo: update .gitignore 2011-08-02 13:31:51 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00