Commit Graph

39 Commits (17fcfbd9d45b57f38d40e31f9d28db53f4af5c88)

Author SHA1 Message Date
Tetsuo Handa 17fcfbd9d4 TOMOYO: Add interactive enforcing mode. 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
Tetsuo Handa 4c3e9e2ded TOMOYO: Add numeric values grouping support. 15 years ago
Tetsuo Handa 7762fbfffd TOMOYO: Add pathname grouping support. 15 years ago
Tetsuo Handa 9e4b50e937 TOMOYO: Use stack memory for pending entry. 15 years ago
Tetsuo Handa 2928238142 TOMOYO: Use mutex_lock_interruptible. 15 years ago
Tetsuo Handa 4e5d6f7ec3 TOMOYO: Use GFP_NOFS rather than GFP_KERNEL. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Dan Carpenter 181427a7e0 tomoyo: fix potential use after free 15 years ago
Tetsuo Handa b380de9e54 TOMOYO: Remove unused variables. 15 years ago
Tetsuo Handa 1fcdc7c527 TOMOYO: Protect find_task_by_vpid() with RCU. 15 years ago
Tetsuo Handa 1708000886 TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain 15 years ago
Tetsuo Handa 7ef612331f TOMOYO: Use shorter names. 15 years ago
Tetsuo Handa 847b173ea3 TOMOYO: Add garbage collector. 15 years ago
Tetsuo Handa 76bb0895d0 TOMOYO: Merge headers. 15 years ago
Tetsuo Handa bf24fb016c TOMOYO: Add refcounter on string data. 15 years ago
Tetsuo Handa ca0b7df337 TOMOYO: Reduce lines by using common path for addition and deletion. 15 years ago
Tetsuo Handa ea13ddbad0 TOMOYO: Extract bitfield 15 years ago
Tetsuo Handa 8e2d39a166 TOMOYO: Remove usage counter for temporary memory. 15 years ago
Tetsuo Handa cd7bec6ad8 TOMOYO: Remove memory pool for list elements. 15 years ago
Tetsuo Handa f737d95ddf TOMOYO: Replace rw_semaphore by mutex. 15 years ago
Tetsuo Handa fdb8ebb729 TOMOYO: Use RCU primitives for list operation 15 years ago
Tetsuo Handa 937bf6133b TOMOYO: Add rest of file operation restrictions. 15 years ago
Tetsuo Handa 7539cf4b92 TOMOYO: Add recursive directory matching operator support. 15 years ago
Tetsuo Handa ccf135f509 TOMOYO: Move tomoyo_delete_domain(). 16 years ago
Tetsuo Handa c3fa109a58 TOMOYO: Add description of lists and structures. 16 years ago
Tetsuo Handa 5bf1692f65 TOMOYO: Remove unused field. 16 years ago
Tetsuo Handa 7d2948b124 TOMOYO: Simplify policy reader. 16 years ago
Tetsuo Handa ab588ccadc TOMOYO: Remove redundant markers. 16 years ago
Al Viro e24977d45f Reduce path_lookup() abuses 16 years ago
Tetsuo Handa 39826a1e17 tomoyo: version bump to 2.2.0. 16 years ago
Tetsuo Handa a0558fc349 tomoyo: remove "undelete domain" command. 16 years ago
Tetsuo Handa 7ba5779533 tomoyo: remove "undelete domain" command. 16 years ago
Tetsuo Handa e5a3b95f58 TOMOYO: Don't create securityfs entries unless registered. 16 years ago
Kentaro Takeda 9590837b89 Common functions for TOMOYO Linux. 16 years ago