| Commit message (Expand) | Author | Age | Files | Lines |
* | selinux: don't pass in NULL avd to avc_has_perm_noaudit | Linus Torvalds | 2011-05-26 | 1 | -1/+2 |
* | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo... | James Morris | 2011-05-24 | 1 | -32/+40 |
|\ |
|
| * | SELinux: put name based create rules in a hashtable | Eric Paris | 2011-04-28 | 1 | -10/+10 |
| * | SELinux: skip filename trans rules if ttype does not match parent dir | Eric Paris | 2011-04-28 | 1 | -0/+9 |
| * | SELinux: rename filename_compute_type argument to *type instead of *con | Eric Paris | 2011-04-28 | 1 | -3/+3 |
| * | SELinux: fix comment to state filename_compute_type takes an objname not a qstr | Eric Paris | 2011-04-28 | 1 | -1/+1 |
| * | SELinux: security_read_policy should take a size_t not ssize_t | Eric Paris | 2011-04-25 | 1 | -1/+1 |
| * | selinux: Fix regression for Xorg | Stephen Smalley | 2011-04-07 | 1 | -1/+1 |
| * | selinux: add type_transition with name extension support for selinuxfs | Kohei Kaigai | 2011-04-01 | 1 | -8/+9 |
| * | SELinux: Compute role in newcontext for all classes | Harry Ciao | 2011-03-28 | 1 | -11/+9 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | | selinux: Fix regression for Xorg | Stephen Smalley | 2011-03-29 | 1 | -1/+1 |
|/ |
|
* | SELinux: Socket retains creator role and MLS attribute | Harry Ciao | 2011-03-03 | 1 | -4/+24 |
* | SELinux: Use dentry name in new object labeling | Eric Paris | 2011-02-01 | 1 | -14/+31 |
* | selinux: convert part of the sym_val_to_name array to use flex_array | Eric Paris | 2010-11-30 | 1 | -19/+19 |
* | selinux: convert type_val_to_struct to flex_array | Eric Paris | 2010-11-30 | 1 | -5/+12 |
* | selinux: rework security_netlbl_secattr_to_sid | Eric Paris | 2010-11-30 | 1 | -21/+21 |
* | SELinux: standardize return code handling in selinuxfs.c | Eric Paris | 2010-11-30 | 1 | -171/+157 |
* | selinux: include vmalloc.h for vmalloc_user | Stephen Rothwell | 2010-10-21 | 1 | -0/+1 |
* | selinux: implement mmap on /selinux/policy | Eric Paris | 2010-10-21 | 1 | -1/+1 |
* | SELinux: allow userspace to read policy back out of the kernel | Eric Paris | 2010-10-21 | 1 | -0/+48 |
* | security: secid_to_secctx returns len when data is NULL | Eric Paris | 2010-10-21 | 1 | -2/+9 |
* | selinux: fast status update interface (/selinux/status) | KaiGai Kohei | 2010-10-21 | 1 | -0/+3 |
* | selinux: convert the policy type_attr_map to flex_array | Eric Paris | 2010-08-02 | 1 | -2/+5 |
* | SELinux: return error codes on policy load failure | Eric Paris | 2010-04-21 | 1 | -15/+22 |
* | Security: Fix coding style in security/ | wzt.wzt@gmail.com | 2010-04-09 | 1 | -6/+6 |
* | selinux: libsepol: remove dead code in check_avtab_hierarchy_callback() | KaiGai Kohei | 2010-02-22 | 1 | -4/+39 |
* | security: fix a couple of sparse warnings | James Morris | 2010-02-16 | 1 | -2/+3 |
* | selinux: allow MLS->non-MLS and vice versa upon policy reload | Guido Trentalancia | 2010-02-04 | 1 | -6/+56 |
* | selinux: load the initial SIDs upon every policy load | Guido Trentalancia | 2010-02-04 | 1 | -4/+12 |
* | selinux: remove dead code in type_attribute_bounds_av() | KaiGai Kohei | 2010-01-25 | 1 | -39/+4 |
* | Merge branch 'master' into next | James Morris | 2010-01-18 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | | selinux: change the handling of unknown classes | Stephen Smalley | 2010-01-18 | 1 | -105/+81 |
* | | | security/selinux/ss: correct size computation | Julia Lawall | 2009-12-08 | 1 | -2/+2 |
|/ / |
|
* | | SELinux: print denials for buggy kernel with unknown perms | Eric Paris | 2009-11-24 | 1 | -0/+7 |
* | | SELinux: fix locking issue introduced with c6d3aaa4e35c71a3 | Stephen Smalley | 2009-10-20 | 1 | -3/+7 |
* | | selinux: drop remapping of netlink classes | Stephen Smalley | 2009-10-07 | 1 | -25/+0 |
* | | selinux: dynamic class/perm discovery | Stephen Smalley | 2009-10-07 | 1 | -253/+287 |
|/ |
|
* | Merge branch 'master' into next | James Morris | 2009-06-19 | 1 | -25/+5 |
|\ |
|
| * | Permissive domain in userspace object manager | KaiGai Kohei | 2009-04-02 | 1 | -25/+5 |
* | | Add audit messages on type boundary violations | KaiGai Kohei | 2009-06-19 | 1 | -19/+117 |
* | | cleanup in ss/services.c | KaiGai Kohei | 2009-06-18 | 1 | -3/+3 |
|/ |
|
* | SELinux: remove unused av.decided field | Eric Paris | 2009-02-14 | 1 | -2/+0 |
* | audit: validate comparison operations, store them in sane form | Al Viro | 2009-01-04 | 1 | -13/+13 |
* | Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex... | James Morris | 2008-10-11 | 1 | -3/+10 |
|\ |
|
| * | netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f... | Paul Moore | 2008-10-10 | 1 | -1/+2 |
| * | selinux: Fix a problem in security_netlbl_sid_to_secattr() | Paul Moore | 2008-10-10 | 1 | -2/+8 |
| * | selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid() | Paul Moore | 2008-10-04 | 1 | -7/+4 |