aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/ss/policydb.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-29SELinux: add boundary support and thread context assignmentGravatar KaiGai Kohei 1-14/+191
2008-08-05SELinux: Trivial minor fixes that change C null character styleGravatar Vesa-Matti J Kari 1-10/+10
2008-07-14selinux: fix endianness bug in network node address handlingGravatar Stephen Smalley 1-7/+8
2008-04-21changing whitespace for fun and profit: policydb.cGravatar Eric Paris 1-68/+63
2008-04-21SELinux: clean up printksGravatar Eric Paris 1-8/+9
2008-04-18selinux: introduce permissive typesGravatar Eric Paris 1-0/+11
2008-04-18SELinux: unify printk messagesGravatar James Morris 1-27/+27
2008-01-30SELinux: Add a capabilities bitmap to SELinux policy version 22Gravatar Paul Moore 1-1/+17
2007-11-08SELinux: add more validity checks on policy loadGravatar Stephen Smalley 1-1/+44
2007-10-17SELinux: policy selectable handling of unknown classes and permsGravatar Eric Paris 1-0/+4
2007-10-17SELinux: tune avtab to reduce memory usageGravatar Yuichi Nakamura 1-5/+2
2007-07-11selinux: introduce schedule points in policydb_destroy()Gravatar Eric Paris 1-0/+7
2007-02-26Reassign printk levels in selinux kernel codeGravatar Eric Paris 1-3/+3
2006-12-02Rename class_destroy to avoid namespace conflicts.Gravatar James Morris 1-3/+3
2006-10-11SELinux: Bug fix in polidydb_destroyGravatar Chad Sellers 1-0/+2
2006-09-26[PATCH] selinux: add support for range transitions on object classesGravatar Darrel Goeddel 1-7/+20
2006-07-31[PATCH] selinux: fix memory leakGravatar Darrel Goeddel 1-2/+10
2006-01-06[PATCH] selinux: more ARRAY_SIZE cleanupsGravatar Tobias Klauser 1-1/+1
2005-11-07[PATCH] kfree cleanup: securityGravatar Jesper Juhl 1-6/+6
2005-10-30[PATCH] SELinux: convert to kzallocGravatar James Morris 1-34/+17
2005-10-23[PATCH] selinux: Fix NULL deref in policydb_destroyGravatar Stephen Smalley 1-2/+4
2005-09-05[PATCH] selinux: endian notationsGravatar Alexey Dobriyan 1-26/+34
2005-09-05[PATCH] selinux: Reduce memory use by avtabGravatar Stephen Smalley 1-1/+46
2005-06-25[PATCH] selinux: kfree cleanupGravatar Jesper Juhl 1-10/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1843