aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/ss/services.c
AgeCommit message (Expand)Author
2011-08-01doc: Update the email address for Paul Moore in various source filesPaul Moore
2011-05-26selinux: 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-29selinux: 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-21selinux: include vmalloc.h for vmalloc_userStephen Rothwell
2010-10-21selinux: implement mmap on /selinux/policyEric Paris
2010-10-21SELinux: allow userspace to read policy back out of the kernelEric Paris
2010-10-21security: secid_to_secctx returns len when data is NULLEric Paris
2010-10-21selinux: fast status update interface (/selinux/status)KaiGai Kohei
2010-08-02selinux: convert the policy type_attr_map to flex_arrayEric Paris
2010-04-21SELinux: return error codes on policy load failureEric Paris
2010-04-09Security: Fix coding style in security/wzt.wzt@gmail.com
2010-02-22selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()KaiGai Kohei
2010-02-16security: fix a couple of sparse warningsJames Morris
2010-02-04selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia
2010-02-04selinux: load the initial SIDs upon every policy loadGuido Trentalancia
2010-01-25selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei
2010-01-18Merge branch 'master' into nextJames Morris
2010-01-18selinux: 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-19Merge branch 'master' into nextJames Morris
2009-06-19Add audit messages on type boundary violationsKaiGai Kohei
2009-06-18cleanup in ss/services.cKaiGai Kohei
2009-04-02Permissive domain in userspace object managerKaiGai Kohei
2009-02-14SELinux: remove unused av.decided fieldEric Paris
2009-01-04audit: validate comparison operations, store them in sane formAl Viro
2008-10-11Merge 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