aboutsummaryrefslogtreecommitdiff
path: root/libsepol/src/assertion.c
Commit message (Expand)AuthorAgeFilesLines
* libsepol: add ebitmap_for_each_set_bit macroOndrej Mosnacek2019-05-201-26/+8
* libsepol: Fix neverallow bug when checking conditional policyJames Carter2017-06-141-2/+2
* libsepol: Fix neverallow checking to also check the other types whenJames Carter2016-11-301-18/+35
* Fix neverallowxperm checking on attributesJeff Vander Stoep2016-05-191-22/+95
* Fix extended permissions neverallow checkingJeff Vander Stoep2016-04-211-33/+60
* libsepol/cil: Add support for neverallowxSteve Lawrence2015-12-021-1/+1
* Add neverallow support for ioctl extended permissionsJeff Vander Stoep2015-09-221-7/+187
* libsepol: Refactored neverallow checking.James Carter2015-06-221-80/+192
* Allow libsepol C++ static library on device.dcashman2015-01-201-7/+7
* libsepol: Report all neverallow violations.Stephen Smalley2014-12-031-47/+52
* Report source file and line information for neverallow failures.Stephen Smalley2014-03-241-6/+14
* initial import from svn trunk revision 2950Joshua Brindle2008-08-191-0/+151