aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/ss/services.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Merge branch 'master' into nextGravatar James Morris 1-25/+5
2009-06-19Add audit messages on type boundary violationsGravatar KaiGai Kohei 1-19/+117
2009-06-18cleanup in ss/services.cGravatar KaiGai Kohei 1-3/+3
2009-04-02Permissive domain in userspace object managerGravatar KaiGai Kohei 1-25/+5
2009-02-14SELinux: remove unused av.decided fieldGravatar Eric Paris 1-2/+0
2009-01-04audit: validate comparison operations, store them in sane formGravatar Al Viro 1-13/+13
2008-10-11Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...Gravatar James Morris 1-3/+10
2008-10-10netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Gravatar Paul Moore 1-1/+2
2008-10-10selinux: Fix a problem in security_netlbl_sid_to_secattr()Gravatar Paul Moore 1-2/+8
2008-10-04selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Gravatar Paul Moore 1-7/+4
2008-10-04selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Gravatar Paul Moore 1-7/+4
2008-09-21Merge branch 'master' into nextGravatar James Morris 1-3/+3
2008-09-04SELinux: memory leak in security_context_to_sid_coreGravatar Eric Paris 1-3/+3
2008-08-29SELinux: add boundary support and thread context assignmentGravatar KaiGai Kohei 1-1/+171
2008-08-15selinux: Unify for- and while-loop styleGravatar Vesa-Matti Kari 1-4/+4
2008-07-15Revert "SELinux: allow fstype unknown to policy to use xattrs if present"Gravatar James Morris 1-19/+8
2008-07-14SELinux: allow fstype unknown to policy to use xattrs if presentGravatar Eric Paris 1-8/+19
2008-07-14SELinux: more user friendly unknown handling printkGravatar Eric Paris 1-0/+7
2008-07-14selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux ...Gravatar Stephen Smalley 1-3/+13
2008-07-14SELinux: drop load_mutex in security_load_policyGravatar Eric Paris 1-13/+1
2008-07-14SELinux: fix off by 1 reference of class_to_string in context_struct_compute_avGravatar Eric Paris 1-1/+1
2008-07-14SELinux: open code load_mutexGravatar James Morris 1-12/+9
2008-07-14SELinux: open code policy_rwlockGravatar James Morris 1-56/+52
2008-07-14SELinux: keep the code clean formating and syntaxGravatar Eric Paris 1-2/+2
2008-07-14SELinux: fix sleeping allocation in security_context_to_sidGravatar Stephen Smalley 1-30/+40
2008-07-14selinux: support deferred mapping of contextsGravatar Stephen Smalley 1-72/+173
2008-04-29Security: Make secctx_to_secid() take const secdataGravatar David Howells 1-2/+2
2008-04-29xattr: add missing consts to function argumentsGravatar David Howells 1-2/+2
2008-04-21SELinux: clean up printksGravatar Eric Paris 1-32/+31
2008-04-21SELinux: services.c whitespace, syntax, and static declaraction cleanupsGravatar Eric Paris 1-60/+55
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-11/+34
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Gravatar Linus Torvalds 1-1/+1
2008-04-19SELinux: use new audit hooks, remove redundant exportsGravatar Ahmed S. Darwish 1-11/+34
2008-04-18SELinux: Add network port SID cacheGravatar Paul Moore 1-7/+1
2008-04-18selinux/ss/services.c should #include <linux/selinux.h>Gravatar Adrian Bunk 1-0/+1
2008-04-18selinux: introduce permissive typesGravatar Eric Paris 1-0/+25
2008-04-18security: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-2/+2
2008-04-18SELinux: create new open permissionGravatar Eric Paris 1-0/+3
2008-04-18SELinux: unify printk messagesGravatar James Morris 1-14/+14
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Gravatar David S. Miller 1-5/+7
2008-04-12NetLabel: Allow passing the LSM domain as a shared pointerGravatar Paul Moore 1-1/+1
2008-04-08SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeGravatar Stephen Smalley 1-5/+7
2008-02-06SELinux: Remove security_get_policycaps()Gravatar Paul Moore 1-33/+0
2008-02-01[AUDIT] add session id to audit messagesGravatar Eric Paris 1-2/+3
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Gravatar Al Viro 1-1/+1
2008-01-31[SELinux]: Fix double free in selinux_netlbl_sock_setsid()Gravatar Paul Moore 1-1/+0
2008-01-30SELinux: Allow NetLabel to directly cache SIDsGravatar Paul Moore 1-104/+20
2008-01-30SELinux: Better integration between peer labeling subsystemsGravatar Paul Moore 1-0/+85
2008-01-30SELinux: Add a capabilities bitmap to SELinux policy version 22Gravatar Paul Moore 1-1/+66
2008-01-30SELinux: Convert the netif code to use ifindex valuesGravatar Paul Moore 1-8/+2