Al Viro
|
cdcf116d44
switch security_path_chmod() to struct path *
|
13 years ago |
Al Viro
|
04fc66e789
switch ->path_mknod() to umode_t
|
13 years ago |
Al Viro
|
4572befe24
switch ->path_mkdir() to umode_t
|
13 years ago |
Al Viro
|
910f4ecef3
switch security_path_chmod() to umode_t
|
14 years ago |
Tetsuo Handa
|
059d84dbb3
TOMOYO: Add socket operation restriction support.
|
13 years ago |
Tetsuo Handa
|
0f2a55d5bb
TOMOYO: Update kernel-doc.
|
14 years ago |
Tetsuo Handa
|
97fb35e413
TOMOYO: Enable conditional ACL.
|
14 years ago |
Tetsuo Handa
|
7986cf28bc
TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y .
|
14 years ago |
Tetsuo Handa
|
7c75964f43
TOMOYO: Cleanup part 1.
|
14 years ago |
Tetsuo Handa
|
75093152a9
TOMOYO: Rename symbols.
|
15 years ago |
Tetsuo Handa
|
ea0d3ab239
LSM: Remove unused arguments from security_path_truncate().
|
15 years ago |
Tetsuo Handa
|
c3ef1500ec
TOMOYO: Split files into some pieces.
|
15 years ago |
Tetsuo Handa
|
2106ccd972
TOMOYO: Add mount restriction.
|
15 years ago |
Tetsuo Handa
|
a1f9bb6a37
TOMOYO: Split file access control functions by type of parameters.
|
15 years ago |
Tetsuo Handa
|
cb0abe6a5b
TOMOYO: Use structure for passing common arguments.
|
15 years ago |
James Morris
|
b4ccebdd37
Merge branch 'next' into for-linus
|
15 years ago |
Tetsuo Handa
|
97d6931ead
TOMOYO: Remove unneeded parameter.
|
15 years ago |
Tetsuo Handa
|
7ef612331f
TOMOYO: Use shorter names.
|
15 years ago |
Tetsuo Handa
|
ec8e6a4e06
TOMOYO: Add refcounter on domain structure.
|
15 years ago |
Tetsuo Handa
|
76bb0895d0
TOMOYO: Merge headers.
|
15 years ago |
Al Viro
|
6d125529c6
Fix ACC_MODE() for real
|
15 years ago |
Tetsuo Handa
|
fdb8ebb729
TOMOYO: Use RCU primitives for list operation
|
15 years ago |
James Morris
|
1ad1f10cd9
Merge branch 'master' into next
|
15 years ago |
Tetsuo Handa
|
937bf6133b
TOMOYO: Add rest of file operation restrictions.
|
15 years ago |
Eric W. Biederman
|
c656ae95d1
security/tomoyo: Remove now unnecessary handling of security_sysctl.
|
15 years ago |
Tetsuo Handa
|
86b1bc68e2
sysctl security/tomoyo: Don't look at ctl_name
|
15 years ago |
David Howells
|
ee18d64c1f
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
|
16 years ago |
Tetsuo Handa
|
56f8c9bc41
TOMOYO: Remove next_domain from tomoyo_find_next_domain().
|
16 years ago |
Tetsuo Handa
|
c3fa109a58
TOMOYO: Add description of lists and structures.
|
16 years ago |
Herton Ronaldo Krzesinski
|
b1338d199d
tomoyo: add missing call to cap_bprm_set_creds
|
16 years ago |