summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/services.c
Commit message (Expand)AuthorAgeFilesLines
* SELinux: add boundary support and thread context assignmentKaiGai Kohei2008-08-291-1/+171
* selinux: Unify for- and while-loop styleVesa-Matti Kari2008-08-151-4/+4
* Revert "SELinux: allow fstype unknown to policy to use xattrs if present"James Morris2008-07-151-19/+8
* SELinux: allow fstype unknown to policy to use xattrs if presentEric Paris2008-07-141-8/+19
* SELinux: more user friendly unknown handling printkEric Paris2008-07-141-0/+7
* selinux: change handling of invalid classes (Was: Re: 2.6.26-rc5-mm1 selinux ...Stephen Smalley2008-07-141-3/+13
* SELinux: drop load_mutex in security_load_policyEric Paris2008-07-141-13/+1
* SELinux: fix off by 1 reference of class_to_string in context_struct_compute_avEric Paris2008-07-141-1/+1
* SELinux: open code load_mutexJames Morris2008-07-141-12/+9
* SELinux: open code policy_rwlockJames Morris2008-07-141-56/+52
* SELinux: keep the code clean formating and syntaxEric Paris2008-07-141-2/+2
* SELinux: fix sleeping allocation in security_context_to_sidStephen Smalley2008-07-141-30/+40
* selinux: support deferred mapping of contextsStephen Smalley2008-07-141-72/+173
* Security: Make secctx_to_secid() take const secdataDavid Howells2008-04-291-2/+2
* xattr: add missing consts to function argumentsDavid Howells2008-04-291-2/+2
* SELinux: clean up printksEric Paris2008-04-211-32/+31
* SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris2008-04-211-60/+55
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-181-11/+34
|\
| * SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-191-11/+34
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-181-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-171-5/+7
| |\
| * | NetLabel: Allow passing the LSM domain as a shared pointerPaul Moore2008-04-121-1/+1
* | | SELinux: Add network port SID cachePaul Moore2008-04-181-7/+1
* | | selinux/ss/services.c should #include <linux/selinux.h>Adrian Bunk2008-04-181-0/+1
* | | selinux: introduce permissive typesEric Paris2008-04-181-0/+25
* | | security: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-181-2/+2
* | | SELinux: create new open permissionEric Paris2008-04-181-0/+3
* | | SELinux: unify printk messagesJames Morris2008-04-181-14/+14
| |/ |/|
* | SELinux: more GFP_NOFS fixups to prevent selinux from re-entering the fs codeStephen Smalley2008-04-081-5/+7
|/
* SELinux: Remove security_get_policycaps()Paul Moore2008-02-061-33/+0
* [AUDIT] add session id to audit messagesEric Paris2008-02-011-2/+3
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-011-1/+1
* [SELinux]: Fix double free in selinux_netlbl_sock_setsid()Paul Moore2008-01-311-1/+0
* SELinux: Allow NetLabel to directly cache SIDsPaul Moore2008-01-301-104/+20
* SELinux: Better integration between peer labeling subsystemsPaul Moore2008-01-301-0/+85
* SELinux: Add a capabilities bitmap to SELinux policy version 22Paul Moore2008-01-301-1/+66
* SELinux: Convert the netif code to use ifindex valuesPaul Moore2008-01-301-8/+2
* NetLabel: Add secid token support to the NetLabel secattr structPaul Moore2008-01-301-1/+4
* selinux: fix labeling of /proc/net inodesStephen Smalley2008-01-261-0/+3
* selinux: fix memory leak in netlabel codePaul Moore2008-01-221-2/+0
* SELinux: improve performance when AVC misses.KaiGai Kohei2007-10-171-12/+4
* SELinux: policy selectable handling of unknown classes and permsEric Paris2007-10-171-9/+66
* SELinux: correct error code in selinux_audit_rule_initSteve G2007-08-161-1/+1
* Typo fixes errror -> errorGabriel Craciunescu2007-07-311-1/+1
* SELinux: fix memory leak in security_netlbl_cache_add()Jesper Juhl2007-07-231-1/+3
* SELinux: allow preemption between transition permission checksStephen Smalley2007-07-111-19/+30
* selinux: add support for querying object classes and permissions from the run...Christopher J. PeBenito2007-07-111-0/+95
* selinux: preserve boolean values across policy reloadsStephen Smalley2007-04-261-0/+38
* selinux: export initial SID contexts via selinuxfsJames Carter2007-04-261-0/+7
* selinux: remove userland security class and permission definitionsStephen Smalley2007-04-261-0/+2
OpenPOWER on IntegriCloud