Namhyung Kim
|
4b6f405f72
selinux: introduce str_read() helper
|
11 years ago |
Himangi Saraogi
|
5c7001b84b
SELinux: use ARRAY_SIZE
|
11 years ago |
Eric Paris
|
9085a64229
SELinux: bigendian problems with filename trans rules
|
11 years ago |
Tetsuo Handa
|
8ed8146028
SELinux: Fix memory leak upon loading policy
|
11 years ago |
Richard Haines
|
a660bec1d8
SELinux: Update policy version to support constraints info
|
11 years ago |
Paul Moore
|
98f700f317
Merge git://git.infradead.org/users/eparis/selinux
|
12 years ago |
Eric Paris
|
b138004ea0
SELinux: fix selinuxfs policy file on big endian systems
|
12 years ago |
David Quigley
|
eb9ae68650
SELinux: Add new labeling type native labels
|
12 years ago |
Eric Paris
|
eed7795d0a
SELinux: add default_type statements
|
13 years ago |
Eric Paris
|
aa893269de
SELinux: allow default source/target selectors for user/role/range
|
13 years ago |
James Morris
|
7b98a5857c
selinux: sparse fix: fix several warnings in the security server code
|
14 years ago |
Paul Moore
|
82c21bfab4
doc: Update the email address for Paul Moore in various source files
|
14 years ago |
Roy.Li
|
ded509880f
SELinux: skip file_name_trans_write() when policy downgraded.
|
14 years ago |
Eric Paris
|
5a3ea8782c
flex_array: flex_array_prealloc takes a number of elements, not an end
|
14 years ago |
Eric Paris
|
2463c26d50
SELinux: put name based create rules in a hashtable
|
14 years ago |
Eric Paris
|
3f058ef778
SELinux: generic hashtab entry counter
|
14 years ago |
Eric Paris
|
be30b16d43
SELinux: calculate and print hashtab stats with a generic function
|
14 years ago |
Eric Paris
|
03a4c0182a
SELinux: skip filename trans rules if ttype does not match parent dir
|
14 years ago |
Eric Paris
|
425b473de5
SELinux: delete debugging printks from filename_trans rule processing
|
14 years ago |
Harry Ciao
|
1214eac73f
Initialize policydb.process_class eariler.
|
14 years ago |
Harry Ciao
|
c900ff323d
SELinux: Write class field in role_trans_write.
|
14 years ago |
Harry Ciao
|
8023976cf4
SELinux: Add class support to the role_trans structure
|
14 years ago |
James Morris
|
fe3fa43039
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
|
14 years ago |
Eric Paris
|
652bb9b0d6
SELinux: Use dentry name in new object labeling
|
14 years ago |
Davidlohr Bueso
|
3ac285ff23
selinux: return -ENOMEM when memory allocation fails
|
14 years ago |
Eric Paris
|
1d9bc6dc5b
SELinux: merge policydb_index_classes and policydb_index_others
|
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
|
9398c7f794
SELinux: standardize return code handling in policydb.c
|
14 years ago |
Eric Paris
|
cee74f47a6
SELinux: allow userspace to read policy back out of the kernel
|
15 years ago |