Commit Graph

67 Commits (07b4e2bc9c35ea88cbd36d806fcd5e3bcbf022be)

Author SHA1 Message Date
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 0f2a55d5bb TOMOYO: Update kernel-doc. 14 years ago
Tetsuo Handa 97fb35e413 TOMOYO: Enable conditional ACL. 14 years ago
Tetsuo Handa 2c47ab9353 TOMOYO: Cleanup part 4. 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 eadd99cc85 TOMOYO: Add auditing interface. 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 e4f5f26d83 TOMOYO: Don't add / for allow_unmount permission check. 14 years ago
Tetsuo Handa eae61f3c82 TOMOYO: Fix memory leak upon file open. 14 years ago
Tetsuo Handa 484ca79c65 TOMOYO: Use pathname specified by policy rather than execve() 15 years ago
Tetsuo Handa e2bf69077a TOMOYO: Rename symbols. 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 cb917cf517 TOMOYO: Merge functions. 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 3f62963632 TOMOYO: Allow wildcard for execute permission. 15 years ago
Tetsuo Handa c8c57e8427 TOMOYO: Support longer pathname. 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 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
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 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