aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/mls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-04selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia1-13/+13
2010-01-25selinux: convert range transition list to a hashtabStephen Smalley1-10/+8
2009-12-08selinux: remove a useless returnAmerigo Wang1-2/+2
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley1-1/+1
2008-08-05SELinux: Trivial minor fixes that change C null character styleVesa-Matti J Kari1-7/+7
2008-07-14SELinux: keep the code clean formating and syntaxEric Paris1-4/+4
2008-07-14selinux: support deferred mapping of contextsStephen Smalley1-5/+6
2008-04-21SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris1-13/+14
2008-01-30NetLabel: Add secid token support to the NetLabel secattr structPaul Moore1-5/+5
2008-01-25selinux: make mls_compute_sid always polyinstantiateEamon Walsh1-9/+2
2007-11-08SELinux: add more validity checks on policy loadStephen Smalley1-30/+36
2007-10-17SELinux: improve performance when AVC misses.KaiGai Kohei1-81/+75
2007-01-08selinux: Delete mls_copy_contextVenkat Yekkirala1-25/+5
2006-12-02NetLabel: convert to an extensibile/sparse category bitmapPaul Moore1-105/+51
2006-10-15NetLabel: better error handling involving mls_export_cat()Paul Moore1-3/+14
2006-09-26[PATCH] selinux: add support for range transitions on object classesDarrel Goeddel1-11/+10
2006-09-22[NetLabel]: SELinux supportVenkat Yekkirala1-0/+156
2006-09-22[MLSXFRM]: Define new SELinux service routineVenkat Yekkirala1-20/+0
2006-05-01[PATCH] support for context based audit filteringDarrel Goeddel1-1/+29
2006-04-19[PATCH] selinux: Fix MLS compatibility off-by-one bugRon Yorston1-1/+1
2005-11-09[PATCH] selinux: MLS compatibilityStephen Smalley1-1/+4
2005-09-05[PATCH] selinux: Reduce memory use by avtabStephen Smalley1-19/+23
2005-07-28[PATCH] SELinux: default labeling of MLS fieldJames Morris1-23/+48
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+527