Commit Graph

86 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
Tetsuo Handa a427fd14d3 TOMOYO: Remove tomoyo_policy_memory_lock spinlock. 14 years ago
Tetsuo Handa f9732ea145 TOMOYO: Simplify garbage collector. 14 years ago
Tetsuo Handa 778c4a4d60 TOMOYO: Fix make namespacecheck warnings. 14 years ago
Tetsuo Handa 6bce98edc3 TOMOYO: Allow specifying domain transition preference. 14 years ago
Tetsuo Handa 843d183cdd TOMOYO: Bump version. 14 years ago
Tetsuo Handa 731d37aa70 TOMOYO: Allow domain transition without execve(). 14 years ago
Tetsuo Handa 1f067a682a TOMOYO: Allow controlling generation of access granted logs for per an entry basis. 14 years ago
Tetsuo Handa 059d84dbb3 TOMOYO: Add socket operation restriction support. 14 years ago
Tetsuo Handa d58e0da854 TOMOYO: Add environment variable name restriction support. 14 years ago
Tetsuo Handa 97fb35e413 TOMOYO: Enable conditional ACL. 14 years ago
Tetsuo Handa 5b636857fe TOMOYO: Allow using argv[]/envp[] of execve() as conditions. 14 years ago
Tetsuo Handa 2ca9bf453b TOMOYO: Allow using executable's realpath and symlink's target as conditions. 14 years ago
Tetsuo Handa 8761afd49e TOMOYO: Allow using owner/group etc. of file objects as conditions. 14 years ago
Tetsuo Handa 2066a36125 TOMOYO: Allow using UID/GID etc. of current thread as conditions. 14 years ago
Tetsuo Handa 5c4274f138 TOMOYO: Remove /sys/kernel/security/tomoyo/.domain_status interface. 14 years ago
Tetsuo Handa 3ddf17f08c TOMOYO: Cleanup header file. 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 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
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 0849e3ba53 TOMOYO: Add missing poll() hook. 15 years ago
Tetsuo Handa e2bf69077a TOMOYO: Rename symbols. 15 years ago
Tetsuo Handa f23571e866 TOMOYO: Copy directly to userspace buffer. 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 8fbe71f0e0 TOMOYO: Make read function to void. 15 years ago
Tetsuo Handa 71c282362d TOMOYO: Remove wrapper function for reading keyword. 15 years ago
Tetsuo Handa 75093152a9 TOMOYO: Rename symbols. 15 years ago
Tetsuo Handa 99a852596b TOMOYO: Use callback for permission check. 15 years ago
Tetsuo Handa cf6e9a6468 TOMOYO: Pass parameters via structure. 15 years ago
Tetsuo Handa 05336dee9f TOMOYO: Use common code for open and mkdir etc. 15 years ago
Tetsuo Handa 36f5e1ffbf TOMOYO: Use callback for updating entries. 15 years ago
Tetsuo Handa 82e0f001a4 TOMOYO: Use common structure for list element. 15 years ago