Commit Graph

1386 Commits (1d92a08da23848a38eece4df7eaa4e8ec0e6c699)

Author SHA1 Message Date
Tetsuo Handa 484ca79c65 TOMOYO: Use pathname specified by policy rather than execve() 15 years ago
James Morris 4d6ec10bb4 AppArmor: update path_truncate method to latest version 15 years ago
John Johansen c88d4c7b04 AppArmor: core policy routines 15 years ago
John Johansen 736ec752d9 AppArmor: policy routines for loading and unpacking policy 15 years ago
John Johansen 0ed3b28ab8 AppArmor: mediation of non file objects 15 years ago
John Johansen b5e95b4868 AppArmor: LSM interface, and security module initialization 15 years ago
John Johansen f9ad1af53d AppArmor: Enable configuring and building of the AppArmor security module 15 years ago
John Johansen 898127c34e AppArmor: functions for domain transitions 15 years ago
John Johansen 6380bd8ddf AppArmor: file enforcement routines 15 years ago
John Johansen 63e2b42377 AppArmor: userspace interfaces 15 years ago
John Johansen e06f75a6a2 AppArmor: dfa match engine 15 years ago
John Johansen c75afcd153 AppArmor: contexts used in attaching policy to system objects 15 years ago
John Johansen 67012e8209 AppArmor: basic auditing infrastructure. 15 years ago
John Johansen cdff264264 AppArmor: misc. base functions and defines 15 years ago
Tetsuo Handa e6f6a4cc95 TOMOYO: Update version to 2.3.0 15 years ago
Tetsuo Handa 7e3d199a40 TOMOYO: Fix quota check. 15 years ago
Eric Paris b424485abe SELinux: Move execmod to the common perms 15 years ago
Eric Paris 49b7b8de46 selinux: place open in the common file perms 15 years ago
Eric Paris b782e0a68d SELinux: special dontaudit for access checks 15 years ago
Eric Paris d09ca73979 security: make LSMs explicitly mask off permissions 15 years ago
Eric Paris 692a8a231b SELinux: break ocontext reading into a separate function 15 years ago
Eric Paris d1b43547e5 SELinux: move genfs read to a separate function 15 years ago
Dan Carpenter 9a7982793c selinux: fix error codes in symtab_init() 15 years ago
Dan Carpenter 338437f6a0 selinux: fix error codes in cond_read_bool() 15 years ago
Dan Carpenter 38184c5222 selinux: fix error codes in cond_policydb_init() 15 years ago
Dan Carpenter fc5c126e47 selinux: fix error codes in cond_read_node() 15 years ago
Dan Carpenter 9d623b17a7 selinux: fix error codes in cond_read_av_list() 15 years ago
Dan Carpenter 5241c1074f selinux: propagate error codes in cond_read_list() 15 years ago
Dan Carpenter 9e0bd4cba4 selinux: cleanup return codes in avtab_read_item() 15 years ago
Chihau Chau dce3a3d2ee Security: capability: code style issue 15 years ago
Tvrtko Ursulin b8bc83ab4d securityfs: Drop dentry reference count when mknod fails 15 years ago
Arnd Bergmann 57a62c2317 selinux: use generic_file_llseek 15 years ago
Arnd Bergmann cdcd90f9e4 ima: use generic_file_llseek for securityfs 15 years ago
Tetsuo Handa 7e2deb7ce8 TOMOYO: Explicitly set file_operations->llseek pointer. 15 years ago
Mimi Zohar af4f136056 security: move LSM xattrnames to xattr.h 15 years ago
Justin P. Mattock 5ad18a0d59 KEYS: Reinstate lost passing of process keyring ID in call_sbin_request_key() 15 years ago
David Howells 94fd8405ea KEYS: Use the variable 'key' in keyctl_describe_key() 15 years ago
Tetsuo Handa 0849e3ba53 TOMOYO: Add missing poll() hook. 15 years ago
Tetsuo Handa e2bf69077a TOMOYO: Rename symbols. 15 years ago
Tetsuo Handa 8e5686874b TOMOYO: Small cleanup. 15 years ago
Tetsuo Handa f23571e866 TOMOYO: Copy directly to userspace buffer. 15 years ago
Tetsuo Handa 5db5a39b64 TOMOYO: Use common code for policy reading. 15 years ago
Tetsuo Handa 063821c816 TOMOYO: Allow reading only execute permission. 15 years ago
Tetsuo Handa 475e6fa3d3 TOMOYO: Change list iterator. 15 years ago
Tetsuo Handa 5448ec4f50 TOMOYO: Use common code for domain transition control. 15 years ago
Tetsuo Handa 0617c7ff34 TOMOYO: Remove alias keyword. 15 years ago
Tetsuo Handa 7c2ea22e3c TOMOYO: Merge path_group and number_group. 15 years ago
Tetsuo Handa 31845e8c6d TOMOYO: Aggregate reader functions. 15 years ago
Tetsuo Handa a230f9e712 TOMOYO: Use array of "struct list_head". 15 years ago
Tetsuo Handa a98aa4debe TOMOYO: Merge tomoyo_path_group and tomoyo_number_group 15 years ago