aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/ss/services.c
AgeCommit message (Expand)Author
2010-04-21SELinux: return error codes on policy load failureEric Paris
2010-04-09Security: Fix coding style in security/wzt.wzt@gmail.com
2010-02-22selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()KaiGai Kohei
2010-02-16security: fix a couple of sparse warningsJames Morris
2010-02-04selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia
2010-02-04selinux: load the initial SIDs upon every policy loadGuido Trentalancia
2010-01-25selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei
2010-01-18Merge branch 'master' into nextJames Morris
2010-01-18selinux: change the handling of unknown classesStephen Smalley
2009-12-08security/selinux/ss: correct size computationJulia Lawall
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-24SELinux: print denials for buggy kernel with unknown permsEric Paris
2009-10-20SELinux: fix locking issue introduced with c6d3aaa4e35c71a3Stephen Smalley
2009-10-07selinux: drop remapping of netlink classesStephen Smalley
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley
2009-06-19Merge branch 'master' into nextJames Morris
2009-06-19Add audit messages on type boundary violationsKaiGai Kohei
2009-06-18cleanup in ss/services.cKaiGai Kohei
2009-04-02Permissive domain in userspace object managerKaiGai Kohei
2009-02-14SELinux: remove unused av.decided fieldEric Paris
2009-01-04audit: validate comparison operations, store them in sane formAl Viro
2008-10-11Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris
2008-10-10netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Paul Moore
2008-10-10selinux: Fix a problem in security_netlbl_sid_to_secattr()Paul Moore
2008-10-04selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore
2008-10-04selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore
2008-09-21Merge branch 'master' into nextJames Morris
2008-09-04SELinux: memory leak in security_context_to_sid_coreEric Paris
2008-08-29SELinux: add boundary support and thread context assignmentKaiGai Kohei
2008-08-15selinux: Unify for- and while-loop styleVesa-Matti Kari
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: more user friendly unknown handling printkEric Paris
2008-07-14selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux ...Stephen Smalley
2008-07-14SELinux: drop load_mutex in security_load_policyEric Paris
2008-07-14SELinux: fix off by 1 reference of class_to_string in context_struct_compute_avEric Paris
2008-07-14SELinux: open code load_mutexJames Morris
2008-07-14SELinux: open code policy_rwlockJames Morris
2008-07-14SELinux: keep the code clean formating and syntaxEric Paris
2008-07-14SELinux: fix sleeping allocation in security_context_to_sidStephen Smalley
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-21SELinux: clean up printksEric Paris
2008-04-21SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-19SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish
2008-04-18SELinux: Add network port SID cachePaul Moore