aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/policydb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley1-2/+45
2008-08-29SELinux: add boundary support and thread context assignmentKaiGai Kohei1-14/+191
2008-08-05SELinux: Trivial minor fixes that change C null character styleVesa-Matti J Kari1-10/+10
2008-07-14selinux: fix endianness bug in network node address handlingStephen Smalley1-7/+8
2008-04-21changing whitespace for fun and profit: policydb.cEric Paris1-68/+63
2008-04-21SELinux: clean up printksEric Paris1-8/+9
2008-04-18selinux: introduce permissive typesEric Paris1-0/+11
2008-04-18SELinux: unify printk messagesJames Morris1-27/+27
2008-01-30SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore1-1/+17
2007-11-08SELinux: add more validity checks on policy loadStephen Smalley1-1/+44
2007-10-17SELinux: policy selectable handling of unknown classes and permsEric Paris1-0/+4
2007-10-17SELinux: tune avtab to reduce memory usageYuichi Nakamura1-5/+2
2007-07-11selinux: introduce schedule points in policydb_destroy()Eric Paris1-0/+7
2007-02-26Reassign printk levels in selinux kernel codeEric Paris1-3/+3
2006-12-02Rename class_destroy to avoid namespace conflicts.James Morris1-3/+3
2006-10-11SELinux: Bug fix in polidydb_destroyChad Sellers1-0/+2
2006-09-26[PATCH] selinux: add support for range transitions on object classesDarrel Goeddel1-7/+20
2006-07-31[PATCH] selinux: fix memory leakDarrel Goeddel1-2/+10
2006-01-06[PATCH] selinux: more ARRAY_SIZE cleanupsTobias Klauser1-1/+1
2005-11-07[PATCH] kfree cleanup: securityJesper Juhl1-6/+6
2005-10-30[PATCH] SELinux: convert to kzallocJames Morris1-34/+17
2005-10-23[PATCH] selinux: Fix NULL deref in policydb_destroyStephen Smalley1-2/+4
2005-09-05[PATCH] selinux: endian notationsAlexey Dobriyan1-26/+34
2005-09-05[PATCH] selinux: Reduce memory use by avtabStephen Smalley1-1/+46
2005-06-25[PATCH] selinux: kfree cleanupJesper Juhl1-10/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1843