aboutsummaryrefslogtreecommitdiff
path: root/security/selinux/ss
AgeCommit message (Expand)Author
2010-08-02selinux: convert the policy type_attr_map to flex_arrayEric Paris
2010-08-02SELinux: break ocontext reading into a separate functionEric Paris
2010-08-02SELinux: move genfs read to a separate functionEric Paris
2010-08-02selinux: fix error codes in symtab_init()Dan Carpenter
2010-08-02selinux: fix error codes in cond_read_bool()Dan Carpenter
2010-08-02selinux: fix error codes in cond_policydb_init()Dan Carpenter
2010-08-02selinux: fix error codes in cond_read_node()Dan Carpenter
2010-08-02selinux: fix error codes in cond_read_av_list()Dan Carpenter
2010-08-02selinux: propagate error codes in cond_read_list()Dan Carpenter
2010-08-02selinux: cleanup return codes in avtab_read_item()Dan Carpenter
2010-08-02SELinux: seperate range transition rules to a seperate functionEric Paris
2010-05-17security/selinux/ss: Use kstrdupJulia Lawall
2010-04-21SELinux: return error codes on policy load failureEric Paris
2010-04-09Security: Fix coding style in security/wzt.wzt@gmail.com
2010-03-16SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley
2010-03-09Merge branch 'next-queue' into nextJames Morris
2010-03-08selinux: const strings in tablesStephen Hemminger
2010-03-03Selinux: Remove unused headers slab.h in selinux/ss/symtab.cwzt.wzt@gmail.com
2010-03-01Merge branch 'next' into for-linusJames Morris
2010-02-25netlabel: fix export of SELinux categories > 127Joshua Roys
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-25selinux: convert range transition list to a hashtabStephen Smalley
2010-01-18Merge branch 'master' into nextJames Morris
2010-01-18selinux: change the handling of unknown classesStephen Smalley
2009-12-08selinux: remove a useless returnAmerigo Wang
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: generate flask headers during kernel buildStephen 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-07Merge branch 'next' into for-linusJames Morris
2009-01-05SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric 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
2008-10-04selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore
2008-10-04selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore