Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TOMOYO: Add policy namespace support. | Tetsuo Handa | 2011-06-29 | 1 | -13/+8 |
* | TOMOYO: Add ACL group support. | Tetsuo Handa | 2011-06-29 | 1 | -0/+2 |
* | TOMOYO: Add auditing interface. | Tetsuo Handa | 2011-06-29 | 1 | -0/+5 |
* | TOMOYO: Use struct for passing ACL line. | Tetsuo Handa | 2011-06-29 | 1 | -7/+13 |
* | TOMOYO: Cleanup part 3. | Tetsuo Handa | 2011-06-29 | 1 | -8/+8 |
* | tomoyo: fix memory leak in tomoyo_commit_ok() | Xiaochen Wang | 2011-03-31 | 1 | -0/+1 |
* | TOMOYO: Rename symbols. | Tetsuo Handa | 2010-08-02 | 1 | -1/+1 |
* | TOMOYO: Copy directly to userspace buffer. | Tetsuo Handa | 2010-08-02 | 1 | -2/+2 |
* | TOMOYO: Use common code for domain transition control. | Tetsuo Handa | 2010-08-02 | 1 | -4/+4 |
* | TOMOYO: Merge path_group and number_group. | Tetsuo Handa | 2010-08-02 | 1 | -0/+44 |
* | TOMOYO: Use array of "struct list_head". | Tetsuo Handa | 2010-08-02 | 1 | -0/+4 |
* | TOMOYO: Make read function to void. | Tetsuo Handa | 2010-08-02 | 1 | -2/+1 |
* | TOMOYO: Support longer pathname. | Tetsuo Handa | 2010-08-02 | 1 | -1/+0 |
* | TOMOYO: Split files into some pieces. | Tetsuo Handa | 2010-08-02 | 1 | -0/+236 |