aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss
Commit message (Expand)AuthorAge
* selinux: convert the policy type_attr_map to flex_arrayEric Paris2010-08-02
* SELinux: break ocontext reading into a separate functionEric Paris2010-08-02
* SELinux: move genfs read to a separate functionEric Paris2010-08-02
* selinux: fix error codes in symtab_init()Dan Carpenter2010-08-02
* selinux: fix error codes in cond_read_bool()Dan Carpenter2010-08-02
* selinux: fix error codes in cond_policydb_init()Dan Carpenter2010-08-02
* selinux: fix error codes in cond_read_node()Dan Carpenter2010-08-02
* selinux: fix error codes in cond_read_av_list()Dan Carpenter2010-08-02
* selinux: propagate error codes in cond_read_list()Dan Carpenter2010-08-02
* selinux: cleanup return codes in avtab_read_item()Dan Carpenter2010-08-02
* SELinux: seperate range transition rules to a seperate functionEric Paris2010-08-02
* security/selinux/ss: Use kstrdupJulia Lawall2010-05-16
* SELinux: return error codes on policy load failureEric Paris2010-04-20
* Security: Fix coding style in security/wzt.wzt@gmail.com2010-04-09
* SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley2010-03-15
* Merge branch 'next-queue' into nextJames Morris2010-03-08
|\
| * selinux: const strings in tablesStephen Hemminger2010-03-07
| * Selinux: Remove unused headers slab.h in selinux/ss/symtab.cwzt.wzt@gmail.com2010-03-02
* | Merge branch 'next' into for-linusJames Morris2010-02-28
|\ \ | |/ |/|
| * selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()KaiGai Kohei2010-02-21
| * security: fix a couple of sparse warningsJames Morris2010-02-16
| * selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-03
| * selinux: load the initial SIDs upon every policy loadGuido Trentalancia2010-02-03
| * selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei2010-01-24
| * selinux: convert range transition list to a hashtabStephen Smalley2010-01-24
| * Merge branch 'master' into nextJames Morris2010-01-17
| |\
| * | selinux: change the handling of unknown classesStephen Smalley2010-01-17
| * | selinux: remove a useless returnAmerigo Wang2009-12-07
| * | security/selinux/ss: correct size computationJulia Lawall2009-12-07
* | | netlabel: fix export of SELinux categories > 127Joshua Roys2010-02-25
| |/ |/|
* | Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\ \ | |/ |/|
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | SELinux: print denials for buggy kernel with unknown permsEric Paris2009-11-23
* | SELinux: fix locking issue introduced with c6d3aaa4e35c71a3Stephen Smalley2009-10-19
* | selinux: drop remapping of netlink classesStephen Smalley2009-10-07
* | selinux: generate flask headers during kernel buildStephen Smalley2009-10-07
* | selinux: dynamic class/perm discoveryStephen Smalley2009-10-07
|/
* Merge branch 'master' into nextJames Morris2009-06-18
|\
| * Permissive domain in userspace object managerKaiGai Kohei2009-04-01
* | Add audit messages on type boundary violationsKaiGai Kohei2009-06-18
* | cleanup in ss/services.cKaiGai Kohei2009-06-18
|/
* SELinux: remove unused av.decided fieldEric Paris2009-02-13
* Merge branch 'next' into for-linusJames Morris2009-01-06
|\
| * SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric Paris2009-01-05
* | audit: validate comparison operations, store them in sane formAl Viro2009-01-04
|/
* Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris2008-10-10
|\
| * netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Paul Moore2008-10-10
| * selinux: Fix a problem in security_netlbl_sid_to_secattr()Paul Moore2008-10-10
| * selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore2008-10-03
* | selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore2008-10-03