Commit Graph

57 Commits (177f3b920cf6d1ab6d97f0978f866a8a711918e6)

Author SHA1 Message Date
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
Tetsuo Handa 237ab459f1 TOMOYO: Use callback for updating entries. 15 years ago
Tetsuo Handa 57c2590fb7 TOMOYO: Update profile structure. 15 years ago
Tetsuo Handa 1084307ca0 TOMOYO: Add pathname aggregation support. 15 years ago
Tetsuo Handa 3f62963632 TOMOYO: Allow wildcard for execute permission. 15 years ago
Tetsuo Handa c8c57e8427 TOMOYO: Support longer pathname. 15 years ago
Tetsuo Handa 9b244373da TOMOYO: Several fixes for TOMOYO's management programs. 15 years ago
Tetsuo Handa c3ef1500ec TOMOYO: Split files into some pieces. 15 years ago
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 1708000886 TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain 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 084da356f6 TOMOYO: Use enum for index numbers. 15 years ago
Tetsuo Handa 847b173ea3 TOMOYO: Add garbage collector. 15 years ago
Tetsuo Handa ec8e6a4e06 TOMOYO: Add refcounter on domain structure. 15 years ago
Tetsuo Handa 76bb0895d0 TOMOYO: Merge headers. 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