Tetsuo Handa
|
484ca79c65
TOMOYO: Use pathname specified by policy rather than execve()
|
15 年之前 |
Tetsuo Handa
|
e2bf69077a
TOMOYO: Rename symbols.
|
15 年之前 |
Tetsuo Handa
|
5448ec4f50
TOMOYO: Use common code for domain transition control.
|
15 年之前 |
Tetsuo Handa
|
0617c7ff34
TOMOYO: Remove alias keyword.
|
15 年之前 |
Tetsuo Handa
|
31845e8c6d
TOMOYO: Aggregate reader functions.
|
15 年之前 |
Tetsuo Handa
|
a230f9e712
TOMOYO: Use array of "struct list_head".
|
15 年之前 |
Tetsuo Handa
|
75093152a9
TOMOYO: Rename symbols.
|
15 年之前 |
Tetsuo Handa
|
99a852596b
TOMOYO: Use callback for permission check.
|
15 年之前 |
Tetsuo Handa
|
05336dee9f
TOMOYO: Use common code for open and mkdir etc.
|
15 年之前 |
Tetsuo Handa
|
36f5e1ffbf
TOMOYO: Use callback for updating entries.
|
15 年之前 |
Tetsuo Handa
|
82e0f001a4
TOMOYO: Use common structure for list element.
|
15 年之前 |
Tetsuo Handa
|
237ab459f1
TOMOYO: Use callback for updating entries.
|
15 年之前 |
Tetsuo Handa
|
57c2590fb7
TOMOYO: Update profile structure.
|
15 年之前 |
Tetsuo Handa
|
1084307ca0
TOMOYO: Add pathname aggregation support.
|
15 年之前 |
Tetsuo Handa
|
3f62963632
TOMOYO: Allow wildcard for execute permission.
|
15 年之前 |
Tetsuo Handa
|
c8c57e8427
TOMOYO: Support longer pathname.
|
15 年之前 |
Tetsuo Handa
|
c3ef1500ec
TOMOYO: Split files into some pieces.
|
15 年之前 |
Tetsuo Handa
|
17fcfbd9d4
TOMOYO: Add interactive enforcing mode.
|
15 年之前 |
Tetsuo Handa
|
cb0abe6a5b
TOMOYO: Use structure for passing common arguments.
|
15 年之前 |
Tetsuo Handa
|
9e4b50e937
TOMOYO: Use stack memory for pending entry.
|
15 年之前 |
Tetsuo Handa
|
2928238142
TOMOYO: Use mutex_lock_interruptible.
|
15 年之前 |
James Morris
|
0ffbe2699c
Merge branch 'master' into next
|
15 年之前 |
Tetsuo Handa
|
4e5d6f7ec3
TOMOYO: Use GFP_NOFS rather than GFP_KERNEL.
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Tetsuo Handa
|
1708000886
TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain
|
15 年之前 |
Tetsuo Handa
|
847b173ea3
TOMOYO: Add garbage collector.
|
15 年之前 |
Tetsuo Handa
|
ec8e6a4e06
TOMOYO: Add refcounter on domain structure.
|
15 年之前 |
Tetsuo Handa
|
76bb0895d0
TOMOYO: Merge headers.
|
15 年之前 |
Tetsuo Handa
|
bf24fb016c
TOMOYO: Add refcounter on string data.
|
15 年之前 |
Tetsuo Handa
|
ca0b7df337
TOMOYO: Reduce lines by using common path for addition and deletion.
|
15 年之前 |