aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/include/security.h
AgeCommit message (Expand)Author
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-04-09SELinux: add default_type statementsEric Paris
2012-04-09SELinux: allow default source/target selectors for user/role/rangeEric Paris
2011-09-09selinux: sparse fix: fix warnings in netlink codeJames Morris
2011-09-09selinux: sparse fix: eliminate warnings for selinuxfsJames Morris
2011-09-09selinux: sparse fix: declare selinux_disable() in security.hJames Morris
2011-09-09selinux: sparse fix: move selinux_complete_initJames Morris
2011-04-25SELinux: security_read_policy should take a size_t not ssize_tEric Paris
2011-04-01selinux: add type_transition with name extension support for selinuxfsKohei Kaigai
2011-03-28SELinux: Add class support to the role_trans structureHarry Ciao
2011-02-01SELinux: Use dentry name in new object labelingEric Paris
2010-10-21SELinux: allow userspace to read policy back out of the kernelEric Paris
2010-10-21secmark: make secmark object handling genericEric Paris
2010-10-21selinux: fix up style problem on /selinux/statusKaiGai Kohei
2010-10-21selinux: fast status update interface (/selinux/status)KaiGai Kohei
2010-02-04selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia
2010-01-18selinux: change the handling of unknown classesStephen Smalley
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley
2009-05-19SELinux: move SELINUX_MAGIC into magic.hEric Paris
2009-04-02Permissive domain in userspace object managerKaiGai Kohei
2009-02-14SELinux: remove unused av.decided fieldEric Paris
2009-01-19SELinux: Add new security mount option to indicate security label support.David P. Quigley
2009-01-19SELinux: Condense super block security structure flags and cleanup necessary ...David P. Quigley
2008-08-29SELinux: add boundary support and thread context assignmentKaiGai Kohei
2008-07-15Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris
2008-07-14SELinux: allow fstype unknown to policy to use xattrs if presentEric Paris
2008-07-14selinux: support deferred mapping of contextsStephen Smalley
2008-04-29Security: Make secctx_to_secid() take const secdataDavid Howells
2008-04-29xattr: add missing consts to function argumentsDavid Howells
2008-04-28SELinux: selinux/include/security.h whitespace, syntax, and other cleanupsEric Paris
2008-04-18SELinux: Add network port SID cachePaul Moore
2008-04-18SELinux: turn mount options strings into definesEric Paris
2008-04-18selinux: introduce permissive typesEric Paris
2008-04-18SELinux: create new open permissionEric Paris
2008-04-08SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeStephen Smalley
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris
2008-02-06SELinux: Remove security_get_policycaps()Paul Moore
2008-01-30SELinux: Allow NetLabel to directly cache SIDsPaul Moore
2008-01-30SELinux: Better integration between peer labeling subsystemsPaul Moore
2008-01-30SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore
2008-01-30SELinux: Convert the netif code to use ifindex valuesPaul Moore
2007-10-17SELinux: policy selectable handling of unknown classes and permsEric Paris
2007-07-11selinux: add selinuxfs structure for object class discoveryChristopher J. PeBenito
2007-07-11selinux: add support for querying object classes and permissions from the run...Christopher J. PeBenito
2007-04-26selinux: export initial SID contexts via selinuxfsJames Carter
2007-04-26SELinux: move security_skb_extlbl_sid() out of the security serverPaul Moore
2007-04-26SELinux: extract the NetLabel SELinux support from the security serverPaul Moore
2006-12-02Compile fix for "peer secid consolidation for external network labeling"James Morris
2006-12-02SELinux: peer secid consolidation for external network labelingPaul Moore
2006-09-26[PATCH] selinux: add support for range transitions on object classesDarrel Goeddel