summaryrefslogtreecommitdiff
path: root/security/selinux/ss/services.c
AgeCommit message (Expand)Author
2011-05-27selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds
2011-05-24Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into fo...James Morris
2011-04-28SELinux: put name based create rules in a hashtableEric Paris
2011-04-28SELinux: skip filename trans rules if ttype does not match parent dirEric Paris
2011-04-28SELinux: rename filename_compute_type argument to *type instead of *conEric Paris
2011-04-28SELinux: fix comment to state filename_compute_type takes an objname not a qstrEric Paris
2011-04-25SELinux: security_read_policy should take a size_t not ssize_tEric Paris
2011-04-07selinux: Fix regression for XorgStephen Smalley
2011-04-01selinux: add type_transition with name extension support for selinuxfsKohei Kaigai
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28selinux: Fix regression for XorgStephen Smalley
2011-03-28SELinux: Compute role in newcontext for all classesHarry Ciao
2011-03-03SELinux: Socket retains creator role and MLS attributeHarry Ciao
2011-02-01SELinux: Use dentry name in new object labelingEric Paris
2010-11-30selinux: convert part of the sym_val_to_name array to use flex_arrayEric Paris
2010-11-30selinux: convert type_val_to_struct to flex_arrayEric Paris
2010-11-30selinux: rework security_netlbl_secattr_to_sidEric Paris
2010-11-30SELinux: standardize return code handling in selinuxfs.cEric Paris
2010-10-20selinux: include vmalloc.h for vmalloc_userStephen Rothwell
2010-10-20selinux: implement mmap on /selinux/policyEric Paris
2010-10-20SELinux: allow userspace to read policy back out of the kernelEric Paris
2010-10-20security: secid_to_secctx returns len when data is NULLEric Paris
2010-10-20selinux: fast status update interface (/selinux/status)KaiGai Kohei
2010-08-02selinux: convert the policy type_attr_map to flex_arrayEric Paris
2010-04-20SELinux: return error codes on policy load failureEric Paris
2010-04-09Security: Fix coding style in security/wzt.wzt@gmail.com
2010-02-21selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()KaiGai Kohei
2010-02-16security: fix a couple of sparse warningsJames Morris
2010-02-03selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia
2010-02-03selinux: load the initial SIDs upon every policy loadGuido Trentalancia
2010-01-24selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei
2010-01-17Merge branch 'master' into nextJames Morris
2010-01-17selinux: 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-18Merge branch 'master' into nextJames Morris
2009-06-18Add audit messages on type boundary violationsKaiGai Kohei
2009-06-18cleanup in ss/services.cKaiGai Kohei
2009-04-01Permissive domain in userspace object managerKaiGai Kohei
2009-02-13SELinux: remove unused av.decided fieldEric Paris
2009-01-04audit: validate comparison operations, store them in sane formAl Viro
2008-10-10Merge 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-03selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore