aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Merge branch 'master' into nextJames Morris1-25/+5
2009-06-19Add audit messages on type boundary violationsKaiGai Kohei1-19/+117
2009-06-18cleanup in ss/services.cKaiGai Kohei1-3/+3
2009-04-02Permissive domain in userspace object managerKaiGai Kohei1-25/+5
2009-02-14SELinux: remove unused av.decided fieldEric Paris1-2/+0
2009-01-07Merge branch 'next' into for-linusJames Morris1-1/+1
2009-01-05SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric Paris1-1/+1
2009-01-04audit: validate comparison operations, store them in sane formAl Viro1-13/+13
2008-10-11Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_next into nextJames Morris1-3/+10
2008-10-10netlabel: Changes to the NetLabel security attributes to allow LSMs to pass full contextsPaul Moore1-1/+2
2008-10-10selinux: Fix a problem in security_netlbl_sid_to_secattr()Paul Moore1-2/+8
2008-10-04selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore1-7/+4
2008-10-04selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore1-7/+4
2008-09-21Merge branch 'master' into nextJames Morris1-3/+3
2008-09-04SELinux: memory leak in security_context_to_sid_coreEric Paris1-3/+3
2008-08-29SELinux: add boundary support and thread context assignmentKaiGai Kohei3-15/+367
2008-08-15selinux: Unify for- and while-loop styleVesa-Matti Kari6-24/+24
2008-08-07selinux: conditional expression type validation was off-by-oneVesa-Matti Kari1-1/+1
2008-08-05SELinux: trivial, remove unneeded local variableVesa-Matti J Kari1-4/+2
2008-08-05SELinux: Trivial minor fixes that change C null character styleVesa-Matti J Kari3-18/+18
2008-07-15Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris1-19/+8
2008-07-14SELinux: allow fstype unknown to policy to use xattrs if presentEric Paris1-8/+19
2008-07-14SELinux: more user friendly unknown handling printkEric Paris1-0/+7
2008-07-14selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux whine)Stephen Smalley1-3/+13
2008-07-14SELinux: drop load_mutex in security_load_policyEric Paris1-13/+1
2008-07-14SELinux: fix off by 1 reference of class_to_string in context_struct_compute_avEric Paris1-1/+1
2008-07-14SELinux: open code sidtab lockJames Morris1-11/+7
2008-07-14SELinux: open code load_mutexJames Morris1-12/+9
2008-07-14SELinux: open code policy_rwlockJames Morris1-56/+52
2008-07-14selinux: fix endianness bug in network node address handlingStephen Smalley1-7/+8
2008-07-14SELinux: keep the code clean formating and syntaxEric Paris3-7/+7
2008-07-14SELinux: fix sleeping allocation in security_context_to_sidStephen Smalley1-30/+40
2008-07-14selinux: support deferred mapping of contextsStephen Smalley6-124/+227
2008-04-29Security: Make secctx_to_secid() take const secdataDavid Howells1-2/+2
2008-04-29xattr: add missing consts to function argumentsDavid Howells1-2/+2
2008-04-28SELinux: policydb.h whitespace, syntax, and other cleanupsEric Paris1-5/+5
2008-04-28SELinux: mls_types.h whitespace, syntax, and other cleanupsEric Paris1-2/+2
2008-04-28SELinux: mls.h whitespace, syntax, and other cleanupsEric Paris1-3/+3
2008-04-28SELinux: hashtab.h whitespace, syntax, and other cleanupsEric Paris1-3/+3
2008-04-28SELinux: context.h whitespace, syntax, and other cleanupsEric Paris1-2/+2
2008-04-28SELinux: ss/conditional.h whitespace, syntax, and other cleanupsEric Paris1-3/+3
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds8-254/+235
2008-04-21changing whitespace for fun and profit: policydb.cEric Paris1-68/+63
2008-04-21SELinux: clean up printksEric Paris4-61/+60
2008-04-21SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-4/+2
2008-04-21SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris1-60/+55
2008-04-21SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris1-13/+14
2008-04-21SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris1-2/+2
2008-04-21SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris1-3/+2
2008-04-21SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris1-33/+26