aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/include/security.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley1-3/+10
2009-05-19SELinux: move SELINUX_MAGIC into magic.hEric Paris1-2/+1
2009-04-02Permissive domain in userspace object managerKaiGai Kohei1-1/+3
2009-02-14SELinux: remove unused av.decided fieldEric Paris1-1/+0
2009-01-19SELinux: Add new security mount option to indicate security label support.David P. Quigley1-0/+2
2009-01-19SELinux: Condense super block security structure flags and cleanup necessary code.David P. Quigley1-0/+6
2008-08-29SELinux: add boundary support and thread context assignmentKaiGai Kohei1-1/+14
2008-07-15Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris1-1/+1
2008-07-14SELinux: allow fstype unknown to policy to use xattrs if presentEric Paris1-1/+1
2008-07-14selinux: support deferred mapping of contextsStephen Smalley1-0/+5
2008-04-29Security: Make secctx_to_secid() take const secdataDavid Howells1-1/+1
2008-04-29xattr: add missing consts to function argumentsDavid Howells1-1/+1
2008-04-28SELinux: selinux/include/security.h whitespace, syntax, and other cleanupsEric Paris1-2/+2
2008-04-18SELinux: Add network port SID cachePaul Moore1-2/+1
2008-04-18SELinux: turn mount options strings into definesEric Paris1-0/+5
2008-04-18selinux: introduce permissive typesEric Paris1-1/+4
2008-04-18SELinux: create new open permissionEric Paris1-0/+2
2008-04-08SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeStephen Smalley1-1/+2
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris1-0/+5
2008-02-06SELinux: Remove security_get_policycaps()Paul Moore1-1/+0
2008-01-30SELinux: Allow NetLabel to directly cache SIDsPaul Moore1-2/+0
2008-01-30SELinux: Better integration between peer labeling subsystemsPaul Moore1-0/+4
2008-01-30SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore1-1/+14
2008-01-30SELinux: Convert the netif code to use ifindex valuesPaul Moore1-2/+1
2007-10-17SELinux: policy selectable handling of unknown classes and permsEric Paris1-0/+2
2007-07-11selinux: add selinuxfs structure for object class discoveryChristopher J. PeBenito1-0/+1
2007-07-11selinux: add support for querying object classes and permissions from the running policyChristopher J. PeBenito1-0/+3
2007-04-26selinux: export initial SID contexts via selinuxfsJames Carter1-0/+2
2007-04-26SELinux: move security_skb_extlbl_sid() out of the security serverPaul Moore1-3/+0
2007-04-26SELinux: extract the NetLabel SELinux support from the security serverPaul Moore1-0/+24
2006-12-02Compile fix for "peer secid consolidation for external network labeling"James Morris1-1/+2
2006-12-02SELinux: peer secid consolidation for external network labelingPaul Moore1-0/+3
2006-09-26[PATCH] selinux: add support for range transitions on object classesDarrel Goeddel1-1/+2
2006-09-26[PATCH] selinux: enable configuration of max policy versionStephen Smalley1-1/+5
2006-09-22[MLSXFRM]: Define new SELinux service routineVenkat Yekkirala1-0/+2
2006-05-03[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley1-5/+0
2005-09-05[PATCH] selinux: Reduce memory use by avtabStephen Smalley1-1/+2
2005-07-28[PATCH] SELinux: default labeling of MLS fieldJames Morris1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+97