summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/policydb.c
Commit message (Expand)AuthorAgeFilesLines
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-211-0/+841
* SELinux: deterministic ordering of range transition rulesEric Paris2010-10-211-3/+13
* selinux: type_bounds_sanity_check has a meaningless variable declarationEric Paris2010-10-211-2/+2
* selinux: convert the policy type_attr_map to flex_arrayEric Paris2010-08-021-10/+31
* SELinux: break ocontext reading into a separate functionEric Paris2010-08-021-111/+133
* SELinux: move genfs read to a separate functionEric Paris2010-08-021-105/+133
* SELinux: seperate range transition rules to a seperate functionEric Paris2010-08-021-64/+75
* security/selinux/ss: Use kstrdupJulia Lawall2010-05-171-2/+1
* Security: Fix coding style in security/wzt.wzt@gmail.com2010-04-091-2/+2
* Merge branch 'next-queue' into nextJames Morris2010-03-091-1/+1
|\
| * selinux: const strings in tablesStephen Hemminger2010-03-081-1/+1
* | selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-041-20/+4
* | selinux: convert range transition list to a hashtabStephen Smalley2010-01-251-27/+76
|/
* selinux: dynamic class/perm discoveryStephen Smalley2009-10-071-2/+45
* SELinux: add boundary support and thread context assignmentKaiGai Kohei2008-08-291-14/+191
* SELinux: Trivial minor fixes that change C null character styleVesa-Matti J Kari2008-08-051-10/+10
* selinux: fix endianness bug in network node address handlingStephen Smalley2008-07-141-7/+8
* changing whitespace for fun and profit: policydb.cEric Paris2008-04-211-68/+63
* SELinux: clean up printksEric Paris2008-04-211-8/+9
* selinux: introduce permissive typesEric Paris2008-04-181-0/+11
* SELinux: unify printk messagesJames Morris2008-04-181-27/+27
* SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-301-1/+17
* SELinux: add more validity checks on policy loadStephen Smalley2007-11-081-1/+44
* SELinux: policy selectable handling of unknown classes and permsEric Paris2007-10-171-0/+4
* SELinux: tune avtab to reduce memory usageYuichi Nakamura2007-10-171-5/+2
* selinux: introduce schedule points in policydb_destroy()Eric Paris2007-07-111-0/+7
* Reassign printk levels in selinux kernel codeEric Paris2007-02-261-3/+3
* Rename class_destroy to avoid namespace conflicts.James Morris2006-12-021-3/+3
* SELinux: Bug fix in polidydb_destroyChad Sellers2006-10-111-0/+2
* [PATCH] selinux: add support for range transitions on object classesDarrel Goeddel2006-09-261-7/+20
* [PATCH] selinux: fix memory leakDarrel Goeddel2006-07-311-2/+10
* [PATCH] selinux: more ARRAY_SIZE cleanupsTobias Klauser2006-01-061-1/+1
* [PATCH] kfree cleanup: securityJesper Juhl2005-11-071-6/+6
* [PATCH] SELinux: convert to kzallocJames Morris2005-10-301-34/+17
* [PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley2005-10-231-2/+4
* [PATCH] selinux: endian notationsAlexey Dobriyan2005-09-051-26/+34
* [PATCH] selinux: Reduce memory use by avtabStephen Smalley2005-09-051-1/+46
* [PATCH] selinux: kfree cleanupJesper Juhl2005-06-251-10/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1843