James Morris
|
6a3fbe8117
selinux: sparse fix: fix warnings in netlink code
|
14 years ago |
James Morris
|
cc59a582d6
selinux: sparse fix: move selinux_complete_init
|
14 years ago |
Paul Moore
|
82c21bfab4
doc: Update the email address for Paul Moore in various source files
|
14 years ago |
Linus Torvalds
|
f01e1af445
selinux: don't pass in NULL avd to avc_has_perm_noaudit
|
14 years ago |
James Morris
|
b7b57551bb
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus
|
14 years ago |
Eric Paris
|
2463c26d50
SELinux: put name based create rules in a hashtable
|
14 years ago |
Eric Paris
|
03a4c0182a
SELinux: skip filename trans rules if ttype does not match parent dir
|
14 years ago |
Eric Paris
|
2667991f60
SELinux: rename filename_compute_type argument to *type instead of *con
|
14 years ago |
Eric Paris
|
4742600cf5
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
|
14 years ago |
Eric Paris
|
6b697323a7
SELinux: security_read_policy should take a size_t not ssize_t
|
14 years ago |
Stephen Smalley
|
eba71de2cb
selinux: Fix regression for Xorg
|
14 years ago |
Kohei Kaigai
|
f50a3ec961
selinux: add type_transition with name extension support for selinuxfs
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Stephen Smalley
|
85cd6da53a
selinux: Fix regression for Xorg
|
14 years ago |
Harry Ciao
|
63a312ca55
SELinux: Compute role in newcontext for all classes
|
14 years ago |
Harry Ciao
|
6f5317e730
SELinux: Socket retains creator role and MLS attribute
|
14 years ago |
Eric Paris
|
652bb9b0d6
SELinux: Use dentry name in new object labeling
|
14 years ago |
Eric Paris
|
ac76c05bec
selinux: convert part of the sym_val_to_name array to use flex_array
|
14 years ago |
Eric Paris
|
23bdecb000
selinux: convert type_val_to_struct to flex_array
|
14 years ago |
Eric Paris
|
7ae9f23cbd
selinux: rework security_netlbl_secattr_to_sid
|
14 years ago |
Eric Paris
|
4b02b52448
SELinux: standardize return code handling in selinuxfs.c
|
14 years ago |
Stephen Rothwell
|
f0d3d9894e
selinux: include vmalloc.h for vmalloc_user
|
14 years ago |
Eric Paris
|
845ca30fe9
selinux: implement mmap on /selinux/policy
|
14 years ago |
Eric Paris
|
cee74f47a6
SELinux: allow userspace to read policy back out of the kernel
|
14 years ago |
Eric Paris
|
d5630b9d27
security: secid_to_secctx returns len when data is NULL
|
14 years ago |
KaiGai Kohei
|
1190416725
selinux: fast status update interface (/selinux/status)
|
14 years ago |
Eric Paris
|
6371dcd36f
selinux: convert the policy type_attr_map to flex_array
|
15 years ago |
Eric Paris
|
a200005038
SELinux: return error codes on policy load failure
|
15 years ago |
wzt.wzt@gmail.com
|
c1a7368a6f
Security: Fix coding style in security/
|
15 years ago |
KaiGai Kohei
|
2ae3ba3938
selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()
|
15 years ago |