summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss
Commit message (Expand)AuthorAgeFilesLines
* selinux: convert the policy type_attr_map to flex_arrayEric Paris2010-08-023-13/+39
* SELinux: break ocontext reading into a separate functionEric Paris2010-08-021-111/+133
* SELinux: move genfs read to a separate functionEric Paris2010-08-021-105/+133
* selinux: fix error codes in symtab_init()Dan Carpenter2010-08-021-1/+1
* selinux: fix error codes in cond_read_bool()Dan Carpenter2010-08-021-5/+8
* selinux: fix error codes in cond_policydb_init()Dan Carpenter2010-08-021-2/+6
* selinux: fix error codes in cond_read_node()Dan Carpenter2010-08-021-8/+12
* selinux: fix error codes in cond_read_av_list()Dan Carpenter2010-08-021-6/+8
* selinux: propagate error codes in cond_read_list()Dan Carpenter2010-08-021-4/+6
* selinux: cleanup return codes in avtab_read_item()Dan Carpenter2010-08-021-20/+19
* SELinux: seperate range transition rules to a seperate functionEric Paris2010-08-021-64/+75
* security/selinux/ss: Use kstrdupJulia Lawall2010-05-171-2/+1
* SELinux: return error codes on policy load failureEric Paris2010-04-211-15/+22
* Security: Fix coding style in security/wzt.wzt@gmail.com2010-04-093-9/+9
* SELinux: Reduce max avtab size to avoid page allocation failuresStephen Smalley2010-03-161-1/+1
* Merge branch 'next-queue' into nextJames Morris2010-03-092-2/+1
|\
| * selinux: const strings in tablesStephen Hemminger2010-03-081-1/+1
| * Selinux: Remove unused headers slab.h in selinux/ss/symtab.cwzt.wzt@gmail.com2010-03-031-1/+0
* | Merge branch 'next' into for-linusJames Morris2010-03-017-213/+266
|\ \ | |/ |/|
| * selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()KaiGai Kohei2010-02-221-4/+39
| * security: fix a couple of sparse warningsJames Morris2010-02-161-2/+3
| * selinux: allow MLS->non-MLS and vice versa upon policy reloadGuido Trentalancia2010-02-047-57/+80
| * selinux: load the initial SIDs upon every policy loadGuido Trentalancia2010-02-041-4/+12
| * selinux: remove dead code in type_attribute_bounds_av()KaiGai Kohei2010-01-251-39/+4
| * selinux: convert range transition list to a hashtabStephen Smalley2010-01-253-41/+86
| * Merge branch 'master' into nextJames Morris2010-01-181-1/+1
| |\
| * | selinux: change the handling of unknown classesStephen Smalley2010-01-181-105/+81
| * | selinux: remove a useless returnAmerigo Wang2009-12-081-2/+2
| * | security/selinux/ss: correct size computationJulia Lawall2009-12-081-2/+2
* | | netlabel: fix export of SELinux categories > 127Joshua Roys2010-02-251-1/+1
| |/ |/|
* | Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
|\ \ | |/ |/|
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | SELinux: print denials for buggy kernel with unknown permsEric Paris2009-11-241-0/+7
* | SELinux: fix locking issue introduced with c6d3aaa4e35c71a3Stephen Smalley2009-10-201-3/+7
* | selinux: drop remapping of netlink classesStephen Smalley2009-10-071-25/+0
* | selinux: generate flask headers during kernel buildStephen Smalley2009-10-071-1/+1
* | selinux: dynamic class/perm discoveryStephen Smalley2009-10-074-257/+339
|/
* Merge branch 'master' into nextJames Morris2009-06-191-25/+5
|\
| * Permissive domain in userspace object managerKaiGai Kohei2009-04-021-25/+5
* | Add audit messages on type boundary violationsKaiGai Kohei2009-06-191-19/+117
* | cleanup in ss/services.cKaiGai Kohei2009-06-181-3/+3
|/
* SELinux: remove unused av.decided fieldEric Paris2009-02-141-2/+0
* Merge branch 'next' into for-linusJames Morris2009-01-071-1/+1
|\
| * SELinux: shrink sizeof av_inhert selinux_class_perm and contextEric Paris2009-01-051-1/+1
* | audit: validate comparison operations, store them in sane formAl Viro2009-01-041-13/+13
|/
* Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6_nex...James Morris2008-10-111-3/+10
|\
| * netlabel: Changes to the NetLabel security attributes to allow LSMs to pass f...Paul Moore2008-10-101-1/+2
| * selinux: Fix a problem in security_netlbl_sid_to_secattr()Paul Moore2008-10-101-2/+8
| * selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore2008-10-041-7/+4
* | selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore2008-10-041-7/+4
OpenPOWER on IntegriCloud