Commit Graph

201 Commits (9826a516ff77c5820e591211e4f3e58ff36f46be)

Author SHA1 Message Date
Tetsuo Handa ea50481912 TOMOYO: Fix wrong domainname in tomoyo_init_log(). 14 years ago
Tetsuo Handa 3ddf17f08c TOMOYO: Cleanup header file. 14 years ago
Tetsuo Handa 7986cf28bc TOMOYO: Fix build error with CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y . 14 years ago
Tetsuo Handa 0e4ae0e0de TOMOYO: Make several options configurable. 14 years ago
Tetsuo Handa efe836ab2b TOMOYO: Add built-in policy support. 14 years ago
Tetsuo Handa b22b8b9fd9 TOMOYO: Rename meminfo to stat and show more statistics. 14 years ago
Tetsuo Handa 2c47ab9353 TOMOYO: Cleanup part 4. 14 years ago
Tetsuo Handa 2e503bbb43 TOMOYO: Fix lockdep warning. 14 years ago
Tetsuo Handa 5625f2e326 TOMOYO: Change pathname for non-rename()able filesystems. 14 years ago
Tetsuo Handa bd03a3e4c9 TOMOYO: Add policy namespace support. 14 years ago
Tetsuo Handa 32997144fd TOMOYO: Add ACL group support. 14 years ago
Tetsuo Handa eadd99cc85 TOMOYO: Add auditing interface. 14 years ago
Tetsuo Handa d5ca1725ac TOMOYO: Simplify profile structure. 14 years ago
Tetsuo Handa 0d2171d711 TOMOYO: Rename directives. 14 years ago
Tetsuo Handa a238cf5b89 TOMOYO: Use struct for passing ACL line. 14 years ago
Tetsuo Handa 0df7e8b8f1 TOMOYO: Cleanup part 3. 14 years ago
Tetsuo Handa b5bc60b4ce TOMOYO: Cleanup part 2. 14 years ago
Tetsuo Handa 7c75964f43 TOMOYO: Cleanup part 1. 14 years ago
Tetsuo Handa 4e78c724d4 TOMOYO: Fix oops in tomoyo_mount_acl(). 14 years ago
Tetsuo Handa e77dc3460f TOMOYO: Fix wrong domainname validation. 14 years ago
Tetsuo Handa db5ca356d8 TOMOYO: Fix refcount leak in tomoyo_mount_acl(). 14 years ago
Tetsuo Handa c0fa797ae6 TOMOYO: Fix infinite loop bug when reading /sys/kernel/security/tomoyo/audit 14 years ago
Tetsuo Handa e4f5f26d83 TOMOYO: Don't add / for allow_unmount permission check. 14 years ago
Tetsuo Handa 2a086e5d3a TOMOYO: Fix race on updating profile's comment line. 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Xiaochen Wang cfc64fd91f tomoyo: fix memory leak in tomoyo_commit_ok() 14 years ago
Tetsuo Handa eae61f3c82 TOMOYO: Fix memory leak upon file open. 14 years ago
Nick Piggin da5029563a fs: dcache scale d_unhashed 14 years ago
Christoph Hellwig be148247cf fs: take dcache_lock inside __d_path 14 years ago
Tetsuo Handa 9f1c1d426b TOMOYO: Print URL information before panic(). 15 years ago
Dan Carpenter 68eda8f590 tomoyo: cleanup. don't store bogus pointer 15 years ago
Ben Hutchings c8da96e87d TOMOYO: Don't abuse sys_getpid(), sys_getppid() 15 years ago
Tetsuo Handa 484ca79c65 TOMOYO: Use pathname specified by policy rather than execve() 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
Tetsuo Handa 7e2deb7ce8 TOMOYO: Explicitly set file_operations->llseek pointer. 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
Tetsuo Handa e79acf0ef4 TOMOYO: Pass "struct list_head" rather than "void *". 15 years ago