aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/mls.c
Commit message (Expand)AuthorAgeFilesLines
* SELinux: Socket retains creator role and MLS attributeHarry Ciao2011-03-031-2/+3
* selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris2010-11-301-12/+13
* Security: Fix coding style in security/wzt.wzt@gmail.com2010-04-091-1/+1
* selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-041-13/+13
* selinux: convert range transition list to a hashtabStephen Smalley2010-01-251-10/+8
* selinux: remove a useless returnAmerigo Wang2009-12-081-2/+2
* selinux: dynamic class/perm discoveryStephen Smalley2009-10-071-1/+1
* SELinux: Trivial minor fixes that change C null character styleVesa-Matti J Kari2008-08-051-7/+7
* SELinux: keep the code clean formating and syntaxEric Paris2008-07-141-4/+4
* selinux: support deferred mapping of contextsStephen Smalley2008-07-141-5/+6
* SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-13/+14
* NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-301-5/+5
* selinux: make mls_compute_sid always polyinstantiateEamon Walsh2008-01-251-9/+2
* SELinux: add more validity checks on policy loadStephen Smalley2007-11-081-30/+36
* SELinux: improve performance when AVC misses.KaiGai Kohei2007-10-171-81/+75
* selinux: Delete mls_copy_contextVenkat Yekkirala2007-01-081-25/+5
* NetLabel: convert to an extensibile/sparse category bitmapPaul Moore2006-12-021-105/+51
* NetLabel: better error handling involving mls_export_cat()Paul Moore2006-10-151-3/+14
* [PATCH] selinux: add support for range transitions on object classesDarrel Goeddel2006-09-261-11/+10
* [NetLabel]: SELinux supportVenkat Yekkirala2006-09-221-0/+156
* [MLSXFRM]: Define new SELinux service routineVenkat Yekkirala2006-09-221-20/+0
* [PATCH] support for context based audit filteringDarrel Goeddel2006-05-011-1/+29
* [PATCH] selinux: Fix MLS compatibility off-by-one bugRon Yorston2006-04-191-1/+1
* [PATCH] selinux: MLS compatibilityStephen Smalley2005-11-091-1/+4
* [PATCH] selinux: Reduce memory use by avtabStephen Smalley2005-09-051-19/+23
* [PATCH] SELinux: default labeling of MLS fieldJames Morris2005-07-281-23/+48
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+527