aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/include/security.h
Commit message (Expand)AuthorAgeFilesLines
* SELinux: per-command whitelisting of ioctlsJeff Vander Stoep2015-11-091-2/+32
* SELinux: Update policy version to support constraints infoRichard Haines2015-11-071-1/+2
* SELinux: add default_type statementsEric Paris2015-11-071-1/+2
* SELinux: allow default source/target selectors for user/role/rangeEric Paris2015-11-071-1/+2
* SELinux: security_read_policy should take a size_t not ssize_tEric Paris2011-04-251-1/+1
* selinux: add type_transition with name extension support for selinuxfsKohei Kaigai2011-04-011-2/+2
* SELinux: Add class support to the role_trans structureHarry Ciao2011-03-281-1/+2
* SELinux: Use dentry name in new object labelingEric Paris2011-02-011-3/+5
* SELinux: allow userspace to read policy back out of the kernelEric Paris2010-10-211-0/+2
* secmark: make secmark object handling genericEric Paris2010-10-211-0/+1
* selinux: fix up style problem on /selinux/statusKaiGai Kohei2010-10-211-2/+1
* selinux: fast status update interface (/selinux/status)KaiGai Kohei2010-10-211-0/+21
* selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-041-1/+2
* selinux: change the handling of unknown classesStephen Smalley2010-01-181-6/+4
* selinux: dynamic class/perm discoveryStephen Smalley2009-10-071-3/+10
* SELinux: move SELINUX_MAGIC into magic.hEric Paris2009-05-191-2/+1
* Permissive domain in userspace object managerKaiGai Kohei2009-04-021-1/+3
* SELinux: remove unused av.decided fieldEric Paris2009-02-141-1/+0
* SELinux: Add new security mount option to indicate security label support.David P. Quigley2009-01-191-0/+2
* SELinux: Condense super block security structure flags and cleanup necessary ...David P. Quigley2009-01-191-0/+6
* SELinux: add boundary support and thread context assignmentKaiGai Kohei2008-08-291-1/+14
* Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris2008-07-151-1/+1
* SELinux: allow fstype unknown to policy to use xattrs if presentEric Paris2008-07-141-1/+1
* selinux: support deferred mapping of contextsStephen Smalley2008-07-141-0/+5
* Security: Make secctx_to_secid() take const secdataDavid Howells2008-04-291-1/+1
* xattr: add missing consts to function argumentsDavid Howells2008-04-291-1/+1
* SELinux: selinux/include/security.h whitespace, syntax, and other cleanupsEric Paris2008-04-281-2/+2
* SELinux: Add network port SID cachePaul Moore2008-04-181-2/+1
* SELinux: turn mount options strings into definesEric Paris2008-04-181-0/+5
* selinux: introduce permissive typesEric Paris2008-04-181-1/+4
* SELinux: create new open permissionEric Paris2008-04-181-0/+2
* SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeStephen Smalley2008-04-081-1/+2
* LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris2008-03-061-0/+5
* SELinux: Remove security_get_policycaps()Paul Moore2008-02-061-1/+0
* SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-301-2/+0
* SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-301-0/+4
* SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-301-1/+14
* SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-301-2/+1
* SELinux: policy selectable handling of unknown classes and permsEric Paris2007-10-171-0/+2
* selinux: add selinuxfs structure for object class discoveryChristopher J. PeBenito2007-07-111-0/+1
* selinux: add support for querying object classes and permissions from the run...Christopher J. PeBenito2007-07-111-0/+3
* selinux: export initial SID contexts via selinuxfsJames Carter2007-04-261-0/+2
* SELinux: move security_skb_extlbl_sid() out of the security serverPaul Moore2007-04-261-3/+0
* SELinux: extract the NetLabel SELinux support from the security serverPaul Moore2007-04-261-0/+24
* Compile fix for "peer secid consolidation for external network labeling"James Morris2006-12-021-1/+2
* SELinux: peer secid consolidation for external network labelingPaul Moore2006-12-021-0/+3
* [PATCH] selinux: add support for range transitions on object classesDarrel Goeddel2006-09-261-1/+2
* [PATCH] selinux: enable configuration of max policy versionStephen Smalley2006-09-261-1/+5
* [MLSXFRM]: Define new SELinux service routineVenkat Yekkirala2006-09-221-0/+2
* [PATCH] selinux: Clear selinux_enabled flag upon runtime disable.Stephen Smalley2006-05-031-5/+0